2024-04-26T16:25:44.502 INFO:root:teuthology version: 0.0.1.dev269+g9481b1d 2024-04-26T16:25:44.502 DEBUG:teuthology.run:Teuthology command: teuthology --name phlogistonjohn-2024-04-26_15:06:39-orch:cephadm-wip-phlogistonjohn-testing-2024-04-25-1915-distro-default-smithi --verbose --owner scheduled_phlogistonjohn@teuthology --archive /home/teuthworker/archive/phlogistonjohn-2024-04-26_15:06:39-orch:cephadm-wip-phlogistonjohn-testing-2024-04-25-1915-distro-default-smithi/7674878 --description orch:cephadm/with-work/{0-distro/centos_9.stream_runc fixed-2 mode/packaged mon_election/classic msgr/async-v2only start tasks/rotate-keys} -- /home/teuthworker/archive/phlogistonjohn-2024-04-26_15:06:39-orch:cephadm-wip-phlogistonjohn-testing-2024-04-25-1915-distro-default-smithi/7674878/orig.config.yaml 2024-04-26T16:25:44.533 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-26T16:25:44.616 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/phlogistonjohn-2024-04-26_15:06:39-orch:cephadm-wip-phlogistonjohn-testing-2024-04-25-1915-distro-default-smithi/7674878 branch: wip-phlogistonjohn-testing-2024-04-25-1915 description: orch:cephadm/with-work/{0-distro/centos_9.stream_runc fixed-2 mode/packaged mon_election/classic msgr/async-v2only start tasks/rotate-keys} email: jmulligan@redhat.com first_in_suite: false job_id: '7674878' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: phlogistonjohn-2024-04-26_15:06:39-orch:cephadm-wip-phlogistonjohn-testing-2024-04-25-1915-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-phlogistonjohn-testing-2024-04-25-1915 ceph: conf: global: mon election default strategy: 1 ms bind msgr1: false ms bind msgr2: true ms type: async 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 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) log-only-match: - CEPHADM_ sha1: a430f9ed84de3008ca5b632b1ed304bac0e753f6 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} cephadm: cephadm_mode: cephadm-package install: ceph: flavor: default sha1: a430f9ed84de3008ca5b632b1ed304bac0e753f6 extra_packages: - cephadm selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-phlogistonjohn-testing-2024-04-25-1915 sha1: a430f9ed84de3008ca5b632b1ed304bac0e753f6 owner: scheduled_phlogistonjohn@teuthology priority: 89 repo: https://git.ceph.com/ceph-ci.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - ceph.rgw.foo.a - 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 - ceph.iscsi.iscsi.a seed: 4852 sha1: a430f9ed84de3008ca5b632b1ed304bac0e753f6 sleep_before_teardown: 0 subset: 1/30 suite: orch:cephadm suite_branch: wip-phlogistonjohn-testing-2024-04-25-1915 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_a430f9ed84de3008ca5b632b1ed304bac0e753f6/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: a430f9ed84de3008ca5b632b1ed304bac0e753f6 targets: smithi016.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDwKral0VSHBHBOA8fBxD8vBGpfwoomoeUUMh4yY7sM/AEaroYFX7PEHGtGq+QpiO4awoY5/xwiVuat8C6silvo= smithi057.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ1QV/T4B7KvR6q/4Ahm3dkT/wivsMfI5NWvYmS581AQIbP2C55pgP6Yz7wr0YPq5IixAFP+4cB81YcPwnkUemE= tasks: - pexec: all: - sudo dnf install runc -y - sudo sed -i 's/^#runtime = "crun"/runtime = "runc"/g' /usr/share/containers/containers.conf - sudo sed -i 's/runtime = "crun"/#runtime = "crun"/g' /usr/share/containers/containers.conf - install: null - cephadm: conf: mgr: debug mgr: 20 debug ms: 1 - cephadm.shell: mon.a: - "set -ex\nfor f in osd.0 osd.1 osd.2 osd.3 osd.4 osd.5 osd.6 osd.7 mgr.y mgr.x\n\ do\n echo \"rotating key for $f\"\n K=$(ceph auth get-key $f)\n NK=\"\ $K\"\n ceph orch daemon rotate-key $f\n while [ \"$K\" == \"$NK\" ]; do\n\ \ sleep 5\n NK=$(ceph auth get-key $f)\n done\ndone\n" teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17 timestamp: 2024-04-26_15:06:39 tube: smithi user: phlogistonjohn verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-04-26T16:25:44.617 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_a430f9ed84de3008ca5b632b1ed304bac0e753f6/qa; will attempt to use it 2024-04-26T16:25:44.617 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_a430f9ed84de3008ca5b632b1ed304bac0e753f6/qa/tasks 2024-04-26T16:25:44.618 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-04-26T16:25:44.619 INFO:teuthology.task.internal:Checking packages... 2024-04-26T16:25:44.644 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'a430f9ed84de3008ca5b632b1ed304bac0e753f6' 2024-04-26T16:25:44.644 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-26T16:25:44.644 INFO:teuthology.packaging:ref: None 2024-04-26T16:25:44.644 INFO:teuthology.packaging:tag: None 2024-04-26T16:25:44.644 INFO:teuthology.packaging:branch: wip-phlogistonjohn-testing-2024-04-25-1915 2024-04-26T16:25:44.644 INFO:teuthology.packaging:sha1: a430f9ed84de3008ca5b632b1ed304bac0e753f6 2024-04-26T16:25:44.644 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=wip-phlogistonjohn-testing-2024-04-25-1915 2024-04-26T16:25:44.792 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-3305.ga430f9ed 2024-04-26T16:25:44.794 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-04-26T16:25:44.800 INFO:teuthology.task.internal:no buildpackages task found 2024-04-26T16:25:44.800 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-04-26T16:25:44.807 INFO:teuthology.task.internal:Saving configuration 2024-04-26T16:25:44.818 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-04-26T16:25:44.825 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-26T16:25:44.852 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi016.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/phlogistonjohn-2024-04-26_15:06:39-orch:cephadm-wip-phlogistonjohn-testing-2024-04-25-1915-distro-default-smithi/7674878', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-26 16:20:32.321413', 'locked_by': 'scheduled_phlogistonjohn@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDwKral0VSHBHBOA8fBxD8vBGpfwoomoeUUMh4yY7sM/AEaroYFX7PEHGtGq+QpiO4awoY5/xwiVuat8C6silvo='} 2024-04-26T16:25:44.878 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi057.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/phlogistonjohn-2024-04-26_15:06:39-orch:cephadm-wip-phlogistonjohn-testing-2024-04-25-1915-distro-default-smithi/7674878', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-26 16:20:32.323144', 'locked_by': 'scheduled_phlogistonjohn@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ1QV/T4B7KvR6q/4Ahm3dkT/wivsMfI5NWvYmS581AQIbP2C55pgP6Yz7wr0YPq5IixAFP+4cB81YcPwnkUemE='} 2024-04-26T16:25:44.878 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-04-26T16:25:44.885 INFO:teuthology.task.internal:roles: ubuntu@smithi016.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'ceph.rgw.foo.a', 'node-exporter.a', 'alertmanager.a'] 2024-04-26T16:25:44.885 INFO:teuthology.task.internal:roles: ubuntu@smithi057.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', 'ceph.iscsi.iscsi.a'] 2024-04-26T16:25:44.885 INFO:teuthology.run_tasks:Running task console_log... 2024-04-26T16:25:44.962 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f90df80b0d0>, signals=[15]) 2024-04-26T16:25:44.962 INFO:teuthology.run_tasks:Running task internal.connect... 2024-04-26T16:25:44.968 INFO:teuthology.task.internal:Opening connections... 2024-04-26T16:25:44.968 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi016.front.sepia.ceph.com 2024-04-26T16:25:44.970 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi016.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-26T16:25:45.048 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi057.front.sepia.ceph.com 2024-04-26T16:25:45.049 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi057.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-26T16:25:45.124 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-04-26T16:25:45.131 DEBUG:teuthology.orchestra.run.smithi016:> uname -m 2024-04-26T16:25:45.150 INFO:teuthology.orchestra.run.smithi016.stdout:x86_64 2024-04-26T16:25:45.151 DEBUG:teuthology.orchestra.run.smithi016:> cat /etc/os-release 2024-04-26T16:25:45.208 INFO:teuthology.orchestra.run.smithi016.stdout:NAME="CentOS Stream" 2024-04-26T16:25:45.208 INFO:teuthology.orchestra.run.smithi016.stdout:VERSION="9" 2024-04-26T16:25:45.208 INFO:teuthology.orchestra.run.smithi016.stdout:ID="centos" 2024-04-26T16:25:45.208 INFO:teuthology.orchestra.run.smithi016.stdout:ID_LIKE="rhel fedora" 2024-04-26T16:25:45.208 INFO:teuthology.orchestra.run.smithi016.stdout:VERSION_ID="9" 2024-04-26T16:25:45.208 INFO:teuthology.orchestra.run.smithi016.stdout:PLATFORM_ID="platform:el9" 2024-04-26T16:25:45.208 INFO:teuthology.orchestra.run.smithi016.stdout:PRETTY_NAME="CentOS Stream 9" 2024-04-26T16:25:45.208 INFO:teuthology.orchestra.run.smithi016.stdout:ANSI_COLOR="0;31" 2024-04-26T16:25:45.209 INFO:teuthology.orchestra.run.smithi016.stdout:LOGO="fedora-logo-icon" 2024-04-26T16:25:45.209 INFO:teuthology.orchestra.run.smithi016.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-04-26T16:25:45.209 INFO:teuthology.orchestra.run.smithi016.stdout:HOME_URL="https://centos.org/" 2024-04-26T16:25:45.209 INFO:teuthology.orchestra.run.smithi016.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-26T16:25:45.209 INFO:teuthology.orchestra.run.smithi016.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-04-26T16:25:45.209 INFO:teuthology.orchestra.run.smithi016.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-26T16:25:45.210 INFO:teuthology.lock.ops:Updating smithi016.front.sepia.ceph.com on lock server 2024-04-26T16:25:45.245 DEBUG:teuthology.orchestra.run.smithi057:> uname -m 2024-04-26T16:25:45.264 INFO:teuthology.orchestra.run.smithi057.stdout:x86_64 2024-04-26T16:25:45.264 DEBUG:teuthology.orchestra.run.smithi057:> cat /etc/os-release 2024-04-26T16:25:45.322 INFO:teuthology.orchestra.run.smithi057.stdout:NAME="CentOS Stream" 2024-04-26T16:25:45.323 INFO:teuthology.orchestra.run.smithi057.stdout:VERSION="9" 2024-04-26T16:25:45.323 INFO:teuthology.orchestra.run.smithi057.stdout:ID="centos" 2024-04-26T16:25:45.323 INFO:teuthology.orchestra.run.smithi057.stdout:ID_LIKE="rhel fedora" 2024-04-26T16:25:45.323 INFO:teuthology.orchestra.run.smithi057.stdout:VERSION_ID="9" 2024-04-26T16:25:45.323 INFO:teuthology.orchestra.run.smithi057.stdout:PLATFORM_ID="platform:el9" 2024-04-26T16:25:45.323 INFO:teuthology.orchestra.run.smithi057.stdout:PRETTY_NAME="CentOS Stream 9" 2024-04-26T16:25:45.323 INFO:teuthology.orchestra.run.smithi057.stdout:ANSI_COLOR="0;31" 2024-04-26T16:25:45.323 INFO:teuthology.orchestra.run.smithi057.stdout:LOGO="fedora-logo-icon" 2024-04-26T16:25:45.323 INFO:teuthology.orchestra.run.smithi057.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-04-26T16:25:45.323 INFO:teuthology.orchestra.run.smithi057.stdout:HOME_URL="https://centos.org/" 2024-04-26T16:25:45.323 INFO:teuthology.orchestra.run.smithi057.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-26T16:25:45.324 INFO:teuthology.orchestra.run.smithi057.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-04-26T16:25:45.324 INFO:teuthology.orchestra.run.smithi057.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-26T16:25:45.324 INFO:teuthology.lock.ops:Updating smithi057.front.sepia.ceph.com on lock server 2024-04-26T16:25:45.345 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-04-26T16:25:45.353 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-04-26T16:25:45.359 INFO:teuthology.task.internal:Checking for old test directory... 2024-04-26T16:25:45.360 DEBUG:teuthology.orchestra.run.smithi016:> test '!' -e /home/ubuntu/cephtest 2024-04-26T16:25:45.362 DEBUG:teuthology.orchestra.run.smithi057:> test '!' -e /home/ubuntu/cephtest 2024-04-26T16:25:45.381 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-04-26T16:25:45.386 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-04-26T16:25:45.387 DEBUG:teuthology.orchestra.run.smithi016:> test -z $(ls -A /var/lib/ceph) 2024-04-26T16:25:45.420 DEBUG:teuthology.orchestra.run.smithi057:> test -z $(ls -A /var/lib/ceph) 2024-04-26T16:25:45.451 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-04-26T16:25:45.505 INFO:teuthology.run_tasks:Running task kernel... 2024-04-26T16:25:45.520 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2024-04-26T16:25:45.520 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2024-04-26T16:25:45.521 DEBUG:teuthology.orchestra.run.smithi016:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-26T16:25:45.521 DEBUG:teuthology.orchestra.run.smithi057:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-26T16:25:45.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-26T16:25:45.539 DEBUG:teuthology.orchestra.run.smithi016:> uname -r 2024-04-26T16:25:45.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-26T16:25:45.540 DEBUG:teuthology.orchestra.run.smithi057:> uname -r 2024-04-26T16:25:45.597 INFO:teuthology.orchestra.run.smithi016.stdout:5.14.0-437.el9.x86_64 2024-04-26T16:25:45.597 INFO:teuthology.task.kernel:Running kernel on smithi016: 5.14.0-437.el9.x86_64 2024-04-26T16:25:45.598 DEBUG:teuthology.orchestra.run.smithi016:> sudo yum install -y kernel 2024-04-26T16:25:45.599 INFO:teuthology.orchestra.run.smithi057.stdout:5.14.0-437.el9.x86_64 2024-04-26T16:25:45.599 INFO:teuthology.task.kernel:Running kernel on smithi057: 5.14.0-437.el9.x86_64 2024-04-26T16:25:45.600 DEBUG:teuthology.orchestra.run.smithi057:> sudo yum install -y kernel 2024-04-26T16:25:47.863 INFO:teuthology.orchestra.run.smithi057.stdout:CentOS Stream 9 - BaseOS 11 MB/s | 8.0 MB 00:00 2024-04-26T16:25:48.468 INFO:teuthology.orchestra.run.smithi016.stdout:CentOS Stream 9 - BaseOS 6.9 MB/s | 8.0 MB 00:01 2024-04-26T16:25:49.857 INFO:teuthology.orchestra.run.smithi057.stdout:CentOS Stream 9 - AppStream 21 MB/s | 19 MB 00:00 2024-04-26T16:25:50.685 INFO:teuthology.orchestra.run.smithi016.stdout:CentOS Stream 9 - AppStream 17 MB/s | 19 MB 00:01 2024-04-26T16:25:54.698 INFO:teuthology.orchestra.run.smithi057.stdout:CentOS Stream 9 - CRB 5.3 MB/s | 6.2 MB 00:01 2024-04-26T16:25:55.636 INFO:teuthology.orchestra.run.smithi016.stdout:CentOS Stream 9 - CRB 5.0 MB/s | 6.2 MB 00:01 2024-04-26T16:25:56.188 INFO:teuthology.orchestra.run.smithi057.stdout:CentOS Stream 9 - Extras packages 55 kB/s | 16 kB 00:00 2024-04-26T16:25:57.109 INFO:teuthology.orchestra.run.smithi016.stdout:CentOS Stream 9 - Extras packages 61 kB/s | 16 kB 00:00 2024-04-26T16:25:57.547 INFO:teuthology.orchestra.run.smithi057.stdout:Extra Packages for Enterprise Linux 17 MB/s | 21 MB 00:01 2024-04-26T16:26:00.544 INFO:teuthology.orchestra.run.smithi016.stdout:Extra Packages for Enterprise Linux 6.3 MB/s | 21 MB 00:03 2024-04-26T16:26:02.734 INFO:teuthology.orchestra.run.smithi057.stdout:lab-extras 31 kB/s | 1.7 kB 00:00 2024-04-26T16:26:04.703 INFO:teuthology.orchestra.run.smithi057.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-04-26T16:26:04.704 INFO:teuthology.orchestra.run.smithi057.stdout:Package kernel-5.14.0-437.el9.x86_64 is already installed. 2024-04-26T16:26:04.782 INFO:teuthology.orchestra.run.smithi057.stdout:Dependencies resolved. 2024-04-26T16:26:04.783 INFO:teuthology.orchestra.run.smithi057.stdout:Nothing to do. 2024-04-26T16:26:04.783 INFO:teuthology.orchestra.run.smithi057.stdout:Complete! 2024-04-26T16:26:04.930 DEBUG:teuthology.orchestra.run.smithi057:> echo no | sudo yum reinstall kernel || true 2024-04-26T16:26:05.451 INFO:teuthology.orchestra.run.smithi057.stdout:Last metadata expiration check: 0:00:03 ago on Fri 26 Apr 2024 04:26:02 PM UTC. 2024-04-26T16:26:05.584 INFO:teuthology.orchestra.run.smithi057.stdout:Dependencies resolved. 2024-04-26T16:26:05.592 INFO:teuthology.orchestra.run.smithi057.stdout:================================================================================ 2024-04-26T16:26:05.592 INFO:teuthology.orchestra.run.smithi057.stdout: Package Architecture Version Repository Size 2024-04-26T16:26:05.592 INFO:teuthology.orchestra.run.smithi057.stdout:================================================================================ 2024-04-26T16:26:05.592 INFO:teuthology.orchestra.run.smithi057.stdout:Reinstalling: 2024-04-26T16:26:05.592 INFO:teuthology.orchestra.run.smithi057.stdout: kernel x86_64 5.14.0-437.el9 baseos 255 k 2024-04-26T16:26:05.592 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:26:05.592 INFO:teuthology.orchestra.run.smithi057.stdout:Transaction Summary 2024-04-26T16:26:05.592 INFO:teuthology.orchestra.run.smithi057.stdout:================================================================================ 2024-04-26T16:26:05.592 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:26:05.593 INFO:teuthology.orchestra.run.smithi057.stdout:Total download size: 255 k 2024-04-26T16:26:05.593 INFO:teuthology.orchestra.run.smithi057.stdout:Installed size: 0 2024-04-26T16:26:05.593 INFO:teuthology.orchestra.run.smithi057.stderr:Operation aborted. 2024-04-26T16:26:05.648 INFO:teuthology.orchestra.run.smithi057.stdout:Is this ok [y/N]: 2024-04-26T16:26:05.648 DEBUG:teuthology.orchestra.run.smithi057:> sudo yum reinstall -y kernel || true 2024-04-26T16:26:05.860 INFO:teuthology.orchestra.run.smithi016.stdout:lab-extras 30 kB/s | 1.7 kB 00:00 2024-04-26T16:26:06.166 INFO:teuthology.orchestra.run.smithi057.stdout:Last metadata expiration check: 0:00:04 ago on Fri 26 Apr 2024 04:26:02 PM UTC. 2024-04-26T16:26:06.286 INFO:teuthology.orchestra.run.smithi057.stdout:Dependencies resolved. 2024-04-26T16:26:06.287 INFO:teuthology.orchestra.run.smithi057.stdout:================================================================================ 2024-04-26T16:26:06.287 INFO:teuthology.orchestra.run.smithi057.stdout: Package Architecture Version Repository Size 2024-04-26T16:26:06.287 INFO:teuthology.orchestra.run.smithi057.stdout:================================================================================ 2024-04-26T16:26:06.288 INFO:teuthology.orchestra.run.smithi057.stdout:Reinstalling: 2024-04-26T16:26:06.288 INFO:teuthology.orchestra.run.smithi057.stdout: kernel x86_64 5.14.0-437.el9 baseos 255 k 2024-04-26T16:26:06.288 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:26:06.288 INFO:teuthology.orchestra.run.smithi057.stdout:Transaction Summary 2024-04-26T16:26:06.288 INFO:teuthology.orchestra.run.smithi057.stdout:================================================================================ 2024-04-26T16:26:06.288 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:26:06.288 INFO:teuthology.orchestra.run.smithi057.stdout:Total download size: 255 k 2024-04-26T16:26:06.288 INFO:teuthology.orchestra.run.smithi057.stdout:Installed size: 0 2024-04-26T16:26:06.288 INFO:teuthology.orchestra.run.smithi057.stdout:Downloading Packages: 2024-04-26T16:26:06.566 INFO:teuthology.orchestra.run.smithi057.stdout:kernel-5.14.0-437.el9.x86_64.rpm 1.8 MB/s | 255 kB 00:00 2024-04-26T16:26:06.566 INFO:teuthology.orchestra.run.smithi057.stdout:-------------------------------------------------------------------------------- 2024-04-26T16:26:06.567 INFO:teuthology.orchestra.run.smithi057.stdout:Total 913 kB/s | 255 kB 00:00 2024-04-26T16:26:06.582 INFO:teuthology.orchestra.run.smithi057.stdout:Running transaction check 2024-04-26T16:26:06.776 INFO:teuthology.orchestra.run.smithi057.stdout:Transaction check succeeded. 2024-04-26T16:26:06.776 INFO:teuthology.orchestra.run.smithi057.stdout:Running transaction test 2024-04-26T16:26:06.782 INFO:teuthology.orchestra.run.smithi057.stdout:Transaction test succeeded. 2024-04-26T16:26:06.782 INFO:teuthology.orchestra.run.smithi057.stdout:Running transaction 2024-04-26T16:26:06.936 INFO:teuthology.orchestra.run.smithi057.stdout: Preparing : 1/1 2024-04-26T16:26:07.000 INFO:teuthology.orchestra.run.smithi057.stdout: Reinstalling : kernel-5.14.0-437.el9.x86_64 1/2 2024-04-26T16:26:07.001 INFO:teuthology.orchestra.run.smithi057.stdout: Cleanup : kernel-5.14.0-437.el9.x86_64 2/2 2024-04-26T16:26:07.641 INFO:teuthology.orchestra.run.smithi057.stdout: Running scriptlet: kernel-5.14.0-437.el9.x86_64 2/2 2024-04-26T16:26:07.641 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : kernel-5.14.0-437.el9.x86_64 1/2 2024-04-26T16:26:07.808 INFO:teuthology.orchestra.run.smithi016.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-04-26T16:26:07.808 INFO:teuthology.orchestra.run.smithi016.stdout:Package kernel-5.14.0-437.el9.x86_64 is already installed. 2024-04-26T16:26:07.914 INFO:teuthology.orchestra.run.smithi016.stdout:Dependencies resolved. 2024-04-26T16:26:07.916 INFO:teuthology.orchestra.run.smithi016.stdout:Nothing to do. 2024-04-26T16:26:07.916 INFO:teuthology.orchestra.run.smithi016.stdout:Complete! 2024-04-26T16:26:08.025 DEBUG:teuthology.orchestra.run.smithi016:> echo no | sudo yum reinstall kernel || true 2024-04-26T16:26:08.311 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : kernel-5.14.0-437.el9.x86_64 2/2 2024-04-26T16:26:08.312 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:26:08.312 INFO:teuthology.orchestra.run.smithi057.stdout:Reinstalled: 2024-04-26T16:26:08.312 INFO:teuthology.orchestra.run.smithi057.stdout: kernel-5.14.0-437.el9.x86_64 2024-04-26T16:26:08.312 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:26:08.312 INFO:teuthology.orchestra.run.smithi057.stdout:Complete! 2024-04-26T16:26:08.482 DEBUG:teuthology.orchestra.run.smithi057:> rpm -q kernel | sort -rV | head -n 1 2024-04-26T16:26:08.531 INFO:teuthology.orchestra.run.smithi057.stdout:kernel-5.14.0-437.el9.x86_64 2024-04-26T16:26:08.531 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-437.el9.x86_64 2024-04-26T16:26:08.531 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-04-26T16:26:08.531 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-04-26T16:26:08.532 DEBUG:teuthology.orchestra.run.smithi057:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-26T16:26:08.565 INFO:teuthology.orchestra.run.smithi057.stdout:ttyS1 2024-04-26T16:26:08.586 INFO:teuthology.orchestra.run.smithi016.stdout:Last metadata expiration check: 0:00:03 ago on Fri 26 Apr 2024 04:26:05 PM UTC. 2024-04-26T16:26:08.593 DEBUG:teuthology.parallel:result is None 2024-04-26T16:26:08.724 INFO:teuthology.orchestra.run.smithi016.stdout:Dependencies resolved. 2024-04-26T16:26:08.733 INFO:teuthology.orchestra.run.smithi016.stdout:================================================================================ 2024-04-26T16:26:08.734 INFO:teuthology.orchestra.run.smithi016.stdout: Package Architecture Version Repository Size 2024-04-26T16:26:08.734 INFO:teuthology.orchestra.run.smithi016.stdout:================================================================================ 2024-04-26T16:26:08.734 INFO:teuthology.orchestra.run.smithi016.stdout:Reinstalling: 2024-04-26T16:26:08.734 INFO:teuthology.orchestra.run.smithi016.stdout: kernel x86_64 5.14.0-437.el9 baseos 255 k 2024-04-26T16:26:08.734 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:26:08.734 INFO:teuthology.orchestra.run.smithi016.stdout:Transaction Summary 2024-04-26T16:26:08.734 INFO:teuthology.orchestra.run.smithi016.stdout:================================================================================ 2024-04-26T16:26:08.734 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:26:08.734 INFO:teuthology.orchestra.run.smithi016.stdout:Total download size: 255 k 2024-04-26T16:26:08.734 INFO:teuthology.orchestra.run.smithi016.stdout:Installed size: 0 2024-04-26T16:26:08.735 INFO:teuthology.orchestra.run.smithi016.stderr:Operation aborted. 2024-04-26T16:26:08.788 INFO:teuthology.orchestra.run.smithi016.stdout:Is this ok [y/N]: 2024-04-26T16:26:08.788 DEBUG:teuthology.orchestra.run.smithi016:> sudo yum reinstall -y kernel || true 2024-04-26T16:26:09.305 INFO:teuthology.orchestra.run.smithi016.stdout:Last metadata expiration check: 0:00:04 ago on Fri 26 Apr 2024 04:26:05 PM UTC. 2024-04-26T16:26:09.425 INFO:teuthology.orchestra.run.smithi016.stdout:Dependencies resolved. 2024-04-26T16:26:09.425 INFO:teuthology.orchestra.run.smithi016.stdout:================================================================================ 2024-04-26T16:26:09.425 INFO:teuthology.orchestra.run.smithi016.stdout: Package Architecture Version Repository Size 2024-04-26T16:26:09.426 INFO:teuthology.orchestra.run.smithi016.stdout:================================================================================ 2024-04-26T16:26:09.426 INFO:teuthology.orchestra.run.smithi016.stdout:Reinstalling: 2024-04-26T16:26:09.426 INFO:teuthology.orchestra.run.smithi016.stdout: kernel x86_64 5.14.0-437.el9 baseos 255 k 2024-04-26T16:26:09.426 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:26:09.426 INFO:teuthology.orchestra.run.smithi016.stdout:Transaction Summary 2024-04-26T16:26:09.426 INFO:teuthology.orchestra.run.smithi016.stdout:================================================================================ 2024-04-26T16:26:09.426 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:26:09.426 INFO:teuthology.orchestra.run.smithi016.stdout:Total download size: 255 k 2024-04-26T16:26:09.426 INFO:teuthology.orchestra.run.smithi016.stdout:Installed size: 0 2024-04-26T16:26:09.426 INFO:teuthology.orchestra.run.smithi016.stdout:Downloading Packages: 2024-04-26T16:26:09.704 INFO:teuthology.orchestra.run.smithi016.stdout:kernel-5.14.0-437.el9.x86_64.rpm 1.9 MB/s | 255 kB 00:00 2024-04-26T16:26:09.704 INFO:teuthology.orchestra.run.smithi016.stdout:-------------------------------------------------------------------------------- 2024-04-26T16:26:09.704 INFO:teuthology.orchestra.run.smithi016.stdout:Total 915 kB/s | 255 kB 00:00 2024-04-26T16:26:09.722 INFO:teuthology.orchestra.run.smithi016.stdout:Running transaction check 2024-04-26T16:26:09.902 INFO:teuthology.orchestra.run.smithi016.stdout:Transaction check succeeded. 2024-04-26T16:26:09.902 INFO:teuthology.orchestra.run.smithi016.stdout:Running transaction test 2024-04-26T16:26:09.908 INFO:teuthology.orchestra.run.smithi016.stdout:Transaction test succeeded. 2024-04-26T16:26:09.908 INFO:teuthology.orchestra.run.smithi016.stdout:Running transaction 2024-04-26T16:26:10.048 INFO:teuthology.orchestra.run.smithi016.stdout: Preparing : 1/1 2024-04-26T16:26:10.147 INFO:teuthology.orchestra.run.smithi016.stdout: Reinstalling : kernel-5.14.0-437.el9.x86_64 1/2 2024-04-26T16:26:10.147 INFO:teuthology.orchestra.run.smithi016.stdout: Cleanup : kernel-5.14.0-437.el9.x86_64 2/2 2024-04-26T16:26:10.781 INFO:teuthology.orchestra.run.smithi016.stdout: Running scriptlet: kernel-5.14.0-437.el9.x86_64 2/2 2024-04-26T16:26:10.781 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : kernel-5.14.0-437.el9.x86_64 1/2 2024-04-26T16:26:11.473 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : kernel-5.14.0-437.el9.x86_64 2/2 2024-04-26T16:26:11.474 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:26:11.474 INFO:teuthology.orchestra.run.smithi016.stdout:Reinstalled: 2024-04-26T16:26:11.474 INFO:teuthology.orchestra.run.smithi016.stdout: kernel-5.14.0-437.el9.x86_64 2024-04-26T16:26:11.474 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:26:11.474 INFO:teuthology.orchestra.run.smithi016.stdout:Complete! 2024-04-26T16:26:11.644 DEBUG:teuthology.orchestra.run.smithi016:> rpm -q kernel | sort -rV | head -n 1 2024-04-26T16:26:11.693 INFO:teuthology.orchestra.run.smithi016.stdout:kernel-5.14.0-437.el9.x86_64 2024-04-26T16:26:11.693 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-437.el9.x86_64 2024-04-26T16:26:11.693 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-04-26T16:26:11.693 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-04-26T16:26:11.693 DEBUG:teuthology.orchestra.run.smithi016:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-26T16:26:11.736 INFO:teuthology.orchestra.run.smithi016.stdout:ttyS1 2024-04-26T16:26:11.761 DEBUG:teuthology.parallel:result is None 2024-04-26T16:26:11.761 INFO:teuthology.run_tasks:Running task internal.base... 2024-04-26T16:26:11.769 INFO:teuthology.task.internal:Creating test directory... 2024-04-26T16:26:11.770 DEBUG:teuthology.orchestra.run.smithi016:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-26T16:26:11.804 DEBUG:teuthology.orchestra.run.smithi057:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-26T16:26:11.823 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-04-26T16:26:11.829 INFO:teuthology.run_tasks:Running task internal.archive... 2024-04-26T16:26:11.834 INFO:teuthology.task.internal:Creating archive directory... 2024-04-26T16:26:11.835 DEBUG:teuthology.orchestra.run.smithi016:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-26T16:26:11.858 DEBUG:teuthology.orchestra.run.smithi057:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-26T16:26:11.896 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-04-26T16:26:11.903 INFO:teuthology.task.internal:Enabling coredump saving... 2024-04-26T16:26:11.903 DEBUG:teuthology.orchestra.run.smithi016:> 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-04-26T16:26:11.922 DEBUG:teuthology.orchestra.run.smithi057:> 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-04-26T16:26:11.962 INFO:teuthology.orchestra.run.smithi016.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-26T16:26:11.963 INFO:teuthology.orchestra.run.smithi057.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-26T16:26:11.972 INFO:teuthology.orchestra.run.smithi016.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-26T16:26:11.975 INFO:teuthology.orchestra.run.smithi057.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-26T16:26:11.976 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-04-26T16:26:11.984 INFO:teuthology.task.internal:Configuring sudo... 2024-04-26T16:26:11.984 DEBUG:teuthology.orchestra.run.smithi016:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-26T16:26:12.017 DEBUG:teuthology.orchestra.run.smithi057:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-26T16:26:12.046 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-04-26T16:26:12.054 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-04-26T16:26:12.055 DEBUG:teuthology.orchestra.run.smithi016:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-26T16:26:12.082 DEBUG:teuthology.orchestra.run.smithi057:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-26T16:26:12.103 DEBUG:teuthology.orchestra.run.smithi016:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-26T16:26:12.179 DEBUG:teuthology.orchestra.run.smithi016:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-26T16:26:12.220 DEBUG:teuthology.orchestra.run.smithi016:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-26T16:26:12.299 DEBUG:teuthology.orchestra.run.smithi016:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-26T16:26:12.342 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-04-26T16:26:12.342 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-26T16:26:12.405 DEBUG:teuthology.orchestra.run.smithi057:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-26T16:26:12.449 DEBUG:teuthology.orchestra.run.smithi057:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-26T16:26:12.505 DEBUG:teuthology.orchestra.run.smithi057:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-26T16:26:12.588 DEBUG:teuthology.orchestra.run.smithi057:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-26T16:26:12.635 DEBUG:teuthology.orchestra.run.smithi057:> set -ex 2024-04-26T16:26:12.635 DEBUG:teuthology.orchestra.run.smithi057:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-26T16:26:12.703 DEBUG:teuthology.orchestra.run.smithi016:> sudo service rsyslog restart 2024-04-26T16:26:12.705 DEBUG:teuthology.orchestra.run.smithi057:> sudo service rsyslog restart 2024-04-26T16:26:12.741 INFO:teuthology.orchestra.run.smithi016.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-26T16:26:12.775 INFO:teuthology.orchestra.run.smithi057.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-26T16:26:13.086 INFO:teuthology.run_tasks:Running task internal.timer... 2024-04-26T16:26:13.094 INFO:teuthology.task.internal:Starting timer... 2024-04-26T16:26:13.094 INFO:teuthology.run_tasks:Running task pcp... 2024-04-26T16:26:13.104 INFO:teuthology.run_tasks:Running task selinux... 2024-04-26T16:26:13.112 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-04-26T16:26:13.112 DEBUG:teuthology.orchestra.run.smithi016:> sudo service auditd rotate 2024-04-26T16:26:13.173 INFO:teuthology.orchestra.run.smithi016.stdout:Rotating logs: 2024-04-26T16:26:13.175 DEBUG:teuthology.orchestra.run.smithi057:> sudo service auditd rotate 2024-04-26T16:26:13.260 INFO:teuthology.orchestra.run.smithi057.stdout:Rotating logs: 2024-04-26T16:26:13.262 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-04-26T16:26:13.262 DEBUG:teuthology.orchestra.run.smithi016:> /usr/sbin/getenforce 2024-04-26T16:26:13.281 INFO:teuthology.orchestra.run.smithi016.stdout:Permissive 2024-04-26T16:26:13.281 DEBUG:teuthology.orchestra.run.smithi057:> /usr/sbin/getenforce 2024-04-26T16:26:13.306 INFO:teuthology.orchestra.run.smithi057.stdout:Permissive 2024-04-26T16:26:13.307 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi016.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi057.front.sepia.ceph.com': 'permissive'} 2024-04-26T16:26:13.307 DEBUG:teuthology.orchestra.run.smithi016:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-04-26T16:26:13.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-26T16:26:13.347 DEBUG:teuthology.orchestra.run.smithi057:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-04-26T16:26:13.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-26T16:26:13.374 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-04-26T16:26:13.374 DEBUG:teuthology.orchestra.run.smithi016:> sudo /usr/sbin/setenforce permissive 2024-04-26T16:26:13.412 DEBUG:teuthology.orchestra.run.smithi057:> sudo /usr/sbin/setenforce permissive 2024-04-26T16:26:13.440 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-04-26T16:26:13.449 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-04-26T16:26:13.472 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-04-26T16:26:13.474 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi016.front.sepia.ceph.com,smithi057.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-04-26T16:29:56.370 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi016.front.sepia.ceph.com'), Remote(name='ubuntu@smithi057.front.sepia.ceph.com')] 2024-04-26T16:29:56.371 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi016.front.sepia.ceph.com' 2024-04-26T16:29:56.373 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi016.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-26T16:29:56.451 DEBUG:teuthology.orchestra.run.smithi016:> true 2024-04-26T16:29:56.526 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi016.front.sepia.ceph.com' 2024-04-26T16:29:56.526 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi057.front.sepia.ceph.com' 2024-04-26T16:29:56.527 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi057.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-26T16:29:56.603 DEBUG:teuthology.orchestra.run.smithi057:> true 2024-04-26T16:29:56.683 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi057.front.sepia.ceph.com' 2024-04-26T16:29:56.684 INFO:teuthology.run_tasks:Running task clock... 2024-04-26T16:29:56.694 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-04-26T16:29:56.694 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-26T16:29:56.695 DEBUG:teuthology.orchestra.run.smithi016:> 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-04-26T16:29:56.697 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-26T16:29:56.697 DEBUG:teuthology.orchestra.run.smithi057:> 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-04-26T16:29:56.726 INFO:teuthology.orchestra.run.smithi016.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-26T16:29:56.742 INFO:teuthology.orchestra.run.smithi016.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-26T16:29:56.755 INFO:teuthology.orchestra.run.smithi057.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-26T16:29:56.766 INFO:teuthology.orchestra.run.smithi016.stderr:sudo: ntpd: command not found 2024-04-26T16:29:56.769 INFO:teuthology.orchestra.run.smithi057.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-26T16:29:56.777 INFO:teuthology.orchestra.run.smithi016.stdout:506 Cannot talk to daemon 2024-04-26T16:29:56.791 INFO:teuthology.orchestra.run.smithi016.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-26T16:29:56.793 INFO:teuthology.orchestra.run.smithi057.stderr:sudo: ntpd: command not found 2024-04-26T16:29:56.804 INFO:teuthology.orchestra.run.smithi057.stdout:506 Cannot talk to daemon 2024-04-26T16:29:56.805 INFO:teuthology.orchestra.run.smithi016.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-26T16:29:56.818 INFO:teuthology.orchestra.run.smithi057.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-26T16:29:56.832 INFO:teuthology.orchestra.run.smithi057.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-26T16:29:56.866 INFO:teuthology.orchestra.run.smithi016.stderr:bash: line 1: ntpq: command not found 2024-04-26T16:29:56.869 INFO:teuthology.orchestra.run.smithi016.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-26T16:29:56.870 INFO:teuthology.orchestra.run.smithi016.stdout:=============================================================================== 2024-04-26T16:29:56.870 INFO:teuthology.orchestra.run.smithi016.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-26T16:29:56.870 INFO:teuthology.orchestra.run.smithi016.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-26T16:29:56.870 INFO:teuthology.orchestra.run.smithi016.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-26T16:29:56.870 INFO:teuthology.orchestra.run.smithi016.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-26T16:29:56.887 INFO:teuthology.orchestra.run.smithi057.stderr:bash: line 1: ntpq: command not found 2024-04-26T16:29:56.891 INFO:teuthology.orchestra.run.smithi057.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-26T16:29:56.891 INFO:teuthology.orchestra.run.smithi057.stdout:=============================================================================== 2024-04-26T16:29:56.891 INFO:teuthology.orchestra.run.smithi057.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-26T16:29:56.891 INFO:teuthology.orchestra.run.smithi057.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-26T16:29:56.891 INFO:teuthology.orchestra.run.smithi057.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-26T16:29:56.891 INFO:teuthology.orchestra.run.smithi057.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-26T16:29:56.891 INFO:teuthology.run_tasks:Running task pexec... 2024-04-26T16:29:56.900 INFO:teuthology.task.pexec:Executing custom commands... 2024-04-26T16:29:56.901 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi016.front.sepia.ceph.com 2024-04-26T16:29:56.901 DEBUG:teuthology.orchestra.run.smithi016:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-04-26T16:29:56.901 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi057.front.sepia.ceph.com 2024-04-26T16:29:56.902 DEBUG:teuthology.orchestra.run.smithi057:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-04-26T16:29:57.456 INFO:teuthology.orchestra.run.smithi016.stdout:Last metadata expiration check: 0:00:48 ago on Fri 26 Apr 2024 04:29:09 PM UTC. 2024-04-26T16:29:57.482 INFO:teuthology.orchestra.run.smithi057.stdout:Last metadata expiration check: 0:00:40 ago on Fri 26 Apr 2024 04:29:17 PM UTC. 2024-04-26T16:29:57.579 INFO:teuthology.orchestra.run.smithi016.stdout:Dependencies resolved. 2024-04-26T16:29:57.580 INFO:teuthology.orchestra.run.smithi016.stdout:================================================================================ 2024-04-26T16:29:57.580 INFO:teuthology.orchestra.run.smithi016.stdout: Package Architecture Version Repository Size 2024-04-26T16:29:57.580 INFO:teuthology.orchestra.run.smithi016.stdout:================================================================================ 2024-04-26T16:29:57.580 INFO:teuthology.orchestra.run.smithi016.stdout:Installing: 2024-04-26T16:29:57.580 INFO:teuthology.orchestra.run.smithi016.stdout: runc x86_64 4:1.1.12-2.el9 appstream 3.1 M 2024-04-26T16:29:57.581 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:29:57.581 INFO:teuthology.orchestra.run.smithi016.stdout:Transaction Summary 2024-04-26T16:29:57.581 INFO:teuthology.orchestra.run.smithi016.stdout:================================================================================ 2024-04-26T16:29:57.581 INFO:teuthology.orchestra.run.smithi016.stdout:Install 1 Package 2024-04-26T16:29:57.581 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:29:57.581 INFO:teuthology.orchestra.run.smithi016.stdout:Total download size: 3.1 M 2024-04-26T16:29:57.581 INFO:teuthology.orchestra.run.smithi016.stdout:Installed size: 9.8 M 2024-04-26T16:29:57.581 INFO:teuthology.orchestra.run.smithi016.stdout:Downloading Packages: 2024-04-26T16:29:57.602 INFO:teuthology.orchestra.run.smithi057.stdout:Dependencies resolved. 2024-04-26T16:29:57.603 INFO:teuthology.orchestra.run.smithi057.stdout:================================================================================ 2024-04-26T16:29:57.603 INFO:teuthology.orchestra.run.smithi057.stdout: Package Architecture Version Repository Size 2024-04-26T16:29:57.603 INFO:teuthology.orchestra.run.smithi057.stdout:================================================================================ 2024-04-26T16:29:57.604 INFO:teuthology.orchestra.run.smithi057.stdout:Installing: 2024-04-26T16:29:57.604 INFO:teuthology.orchestra.run.smithi057.stdout: runc x86_64 4:1.1.12-2.el9 appstream 3.1 M 2024-04-26T16:29:57.604 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:29:57.604 INFO:teuthology.orchestra.run.smithi057.stdout:Transaction Summary 2024-04-26T16:29:57.604 INFO:teuthology.orchestra.run.smithi057.stdout:================================================================================ 2024-04-26T16:29:57.604 INFO:teuthology.orchestra.run.smithi057.stdout:Install 1 Package 2024-04-26T16:29:57.604 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:29:57.604 INFO:teuthology.orchestra.run.smithi057.stdout:Total download size: 3.1 M 2024-04-26T16:29:57.604 INFO:teuthology.orchestra.run.smithi057.stdout:Installed size: 9.8 M 2024-04-26T16:29:57.604 INFO:teuthology.orchestra.run.smithi057.stdout:Downloading Packages: 2024-04-26T16:29:57.845 INFO:teuthology.orchestra.run.smithi016.stdout:runc-1.1.12-2.el9.x86_64.rpm 16 MB/s | 3.1 MB 00:00 2024-04-26T16:29:57.846 INFO:teuthology.orchestra.run.smithi016.stdout:-------------------------------------------------------------------------------- 2024-04-26T16:29:57.846 INFO:teuthology.orchestra.run.smithi016.stdout:Total 12 MB/s | 3.1 MB 00:00 2024-04-26T16:29:57.883 INFO:teuthology.orchestra.run.smithi016.stdout:Running transaction check 2024-04-26T16:29:57.890 INFO:teuthology.orchestra.run.smithi016.stdout:Transaction check succeeded. 2024-04-26T16:29:57.890 INFO:teuthology.orchestra.run.smithi016.stdout:Running transaction test 2024-04-26T16:29:57.892 INFO:teuthology.orchestra.run.smithi057.stdout:runc-1.1.12-2.el9.x86_64.rpm 15 MB/s | 3.1 MB 00:00 2024-04-26T16:29:57.893 INFO:teuthology.orchestra.run.smithi057.stdout:-------------------------------------------------------------------------------- 2024-04-26T16:29:57.893 INFO:teuthology.orchestra.run.smithi057.stdout:Total 11 MB/s | 3.1 MB 00:00 2024-04-26T16:29:57.931 INFO:teuthology.orchestra.run.smithi057.stdout:Running transaction check 2024-04-26T16:29:57.937 INFO:teuthology.orchestra.run.smithi057.stdout:Transaction check succeeded. 2024-04-26T16:29:57.937 INFO:teuthology.orchestra.run.smithi057.stdout:Running transaction test 2024-04-26T16:29:57.978 INFO:teuthology.orchestra.run.smithi016.stdout:Transaction test succeeded. 2024-04-26T16:29:57.979 INFO:teuthology.orchestra.run.smithi016.stdout:Running transaction 2024-04-26T16:29:58.026 INFO:teuthology.orchestra.run.smithi057.stdout:Transaction test succeeded. 2024-04-26T16:29:58.026 INFO:teuthology.orchestra.run.smithi057.stdout:Running transaction 2024-04-26T16:29:58.205 INFO:teuthology.orchestra.run.smithi016.stdout: Preparing : 1/1 2024-04-26T16:29:58.258 INFO:teuthology.orchestra.run.smithi057.stdout: Preparing : 1/1 2024-04-26T16:29:58.307 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-26T16:29:58.362 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-26T16:29:58.786 INFO:teuthology.orchestra.run.smithi016.stdout: Running scriptlet: runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-26T16:29:58.911 INFO:teuthology.orchestra.run.smithi057.stdout: Running scriptlet: runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-26T16:29:59.104 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-26T16:29:59.105 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:29:59.105 INFO:teuthology.orchestra.run.smithi016.stdout:Installed: 2024-04-26T16:29:59.105 INFO:teuthology.orchestra.run.smithi016.stdout: runc-4:1.1.12-2.el9.x86_64 2024-04-26T16:29:59.105 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:29:59.105 INFO:teuthology.orchestra.run.smithi016.stdout:Complete! 2024-04-26T16:29:59.185 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-26T16:29:59.185 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:29:59.185 INFO:teuthology.orchestra.run.smithi057.stdout:Installed: 2024-04-26T16:29:59.186 INFO:teuthology.orchestra.run.smithi057.stdout: runc-4:1.1.12-2.el9.x86_64 2024-04-26T16:29:59.186 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:29:59.186 INFO:teuthology.orchestra.run.smithi057.stdout:Complete! 2024-04-26T16:29:59.366 DEBUG:teuthology.parallel:result is None 2024-04-26T16:29:59.427 DEBUG:teuthology.parallel:result is None 2024-04-26T16:29:59.427 INFO:teuthology.run_tasks:Running task install... 2024-04-26T16:29:59.435 DEBUG:teuthology.task.install:project ceph 2024-04-26T16:29:59.436 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': 'a430f9ed84de3008ca5b632b1ed304bac0e753f6'}, 'extra_packages': ['cephadm']} 2024-04-26T16:29:59.436 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': 'a430f9ed84de3008ca5b632b1ed304bac0e753f6'} 2024-04-26T16:29:59.436 INFO:teuthology.task.install:Using flavor: default 2024-04-26T16:29:59.441 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'ceph-volume', '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', 'ceph-volume', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2024-04-26T16:29:59.442 INFO:teuthology.task.install:extra packages: [] 2024-04-26T16:29:59.442 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': 'a430f9ed84de3008ca5b632b1ed304bac0e753f6', 'tag': None, 'wait_for_package': False} 2024-04-26T16:29:59.442 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=a430f9ed84de3008ca5b632b1ed304bac0e753f6 2024-04-26T16:29:59.444 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': 'a430f9ed84de3008ca5b632b1ed304bac0e753f6', 'tag': None, 'wait_for_package': False} 2024-04-26T16:29:59.444 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=a430f9ed84de3008ca5b632b1ed304bac0e753f6 2024-04-26T16:29:59.666 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-04-25-1915/a430f9ed84de3008ca5b632b1ed304bac0e753f6/centos/9/flavors/default/ 2024-04-26T16:29:59.666 INFO:teuthology.task.install.rpm:Package version is 19.0.0-3305.ga430f9ed 2024-04-26T16:29:59.675 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-04-25-1915/a430f9ed84de3008ca5b632b1ed304bac0e753f6/centos/9/flavors/default/ 2024-04-26T16:29:59.675 INFO:teuthology.task.install.rpm:Package version is 19.0.0-3305.ga430f9ed 2024-04-26T16:29:59.784 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-04-25-1915/a430f9ed84de3008ca5b632b1ed304bac0e753f6/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-04-25-1915/a430f9ed84de3008ca5b632b1ed304bac0e753f6/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-04-25-1915/a430f9ed84de3008ca5b632b1ed304bac0e753f6/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-04-26T16:29:59.784 DEBUG:teuthology.orchestra.run.smithi057:> set -ex 2024-04-26T16:29:59.784 DEBUG:teuthology.orchestra.run.smithi057:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-04-26T16:29:59.810 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2024-04-26T16:29:59.810 DEBUG:teuthology.orchestra.run.smithi057:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;sha1/a430f9ed84de3008ca5b632b1ed304bac0e753f6/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-04-26T16:29:59.835 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-04-25-1915/a430f9ed84de3008ca5b632b1ed304bac0e753f6/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-04-25-1915/a430f9ed84de3008ca5b632b1ed304bac0e753f6/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2024-04-25-1915/a430f9ed84de3008ca5b632b1ed304bac0e753f6/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-04-26T16:29:59.835 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-04-26T16:29:59.836 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-04-26T16:29:59.861 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2024-04-26T16:29:59.861 DEBUG:teuthology.orchestra.run.smithi016:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;sha1/a430f9ed84de3008ca5b632b1ed304bac0e753f6/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-04-26T16:29:59.876 DEBUG:teuthology.orchestra.run.smithi057:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2024-04-26T16:29:59.927 DEBUG:teuthology.orchestra.run.smithi016:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2024-04-26T16:29:59.953 DEBUG:teuthology.orchestra.run.smithi057:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2024-04-26T16:30:00.003 DEBUG:teuthology.orchestra.run.smithi016:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2024-04-26T16:30:00.017 INFO:teuthology.orchestra.run.smithi057.stdout:check_obsoletes = 1 2024-04-26T16:30:00.019 DEBUG:teuthology.orchestra.run.smithi057:> sudo yum clean all 2024-04-26T16:30:00.070 INFO:teuthology.orchestra.run.smithi016.stdout:check_obsoletes = 1 2024-04-26T16:30:00.071 DEBUG:teuthology.orchestra.run.smithi016:> sudo yum clean all 2024-04-26T16:30:00.261 INFO:teuthology.orchestra.run.smithi057.stdout:48 files removed 2024-04-26T16:30:00.293 DEBUG:teuthology.orchestra.run.smithi057:> sudo yum -y install ceph-radosgw 2024-04-26T16:30:00.331 INFO:teuthology.orchestra.run.smithi016.stdout:48 files removed 2024-04-26T16:30:00.359 DEBUG:teuthology.orchestra.run.smithi016:> sudo yum -y install ceph-radosgw 2024-04-26T16:30:00.950 INFO:teuthology.orchestra.run.smithi057.stdout:ceph packages for x86_64 219 kB/s | 84 kB 00:00 2024-04-26T16:30:01.111 INFO:teuthology.orchestra.run.smithi016.stdout:ceph packages for x86_64 177 kB/s | 84 kB 00:00 2024-04-26T16:30:01.347 INFO:teuthology.orchestra.run.smithi057.stdout:ceph noarch packages 33 kB/s | 12 kB 00:00 2024-04-26T16:30:01.563 INFO:teuthology.orchestra.run.smithi016.stdout:ceph noarch packages 29 kB/s | 12 kB 00:00 2024-04-26T16:30:01.709 INFO:teuthology.orchestra.run.smithi057.stdout:ceph source packages 5.8 kB/s | 1.9 kB 00:00 2024-04-26T16:30:02.032 INFO:teuthology.orchestra.run.smithi016.stdout:ceph source packages 4.4 kB/s | 1.9 kB 00:00 2024-04-26T16:30:02.326 INFO:teuthology.orchestra.run.smithi057.stdout:CentOS Stream 9 - BaseOS 14 MB/s | 8.0 MB 00:00 2024-04-26T16:30:02.679 INFO:teuthology.orchestra.run.smithi016.stdout:CentOS Stream 9 - BaseOS 13 MB/s | 8.0 MB 00:00 2024-04-26T16:30:05.411 INFO:teuthology.orchestra.run.smithi057.stdout:CentOS Stream 9 - AppStream 9.7 MB/s | 19 MB 00:01 2024-04-26T16:30:05.864 INFO:teuthology.orchestra.run.smithi016.stdout:CentOS Stream 9 - AppStream 9.4 MB/s | 19 MB 00:02 2024-04-26T16:30:09.853 INFO:teuthology.orchestra.run.smithi057.stdout:CentOS Stream 9 - CRB 9.4 MB/s | 6.2 MB 00:00 2024-04-26T16:30:10.397 INFO:teuthology.orchestra.run.smithi016.stdout:CentOS Stream 9 - CRB 7.4 MB/s | 6.2 MB 00:00 2024-04-26T16:30:11.912 INFO:teuthology.orchestra.run.smithi016.stdout:CentOS Stream 9 - Extras packages 49 kB/s | 16 kB 00:00 2024-04-26T16:30:12.085 INFO:teuthology.orchestra.run.smithi057.stdout:CentOS Stream 9 - Extras packages 16 kB/s | 16 kB 00:01 2024-04-26T16:30:15.087 INFO:teuthology.orchestra.run.smithi057.stdout:Extra Packages for Enterprise Linux 7.3 MB/s | 21 MB 00:02 2024-04-26T16:30:15.372 INFO:teuthology.orchestra.run.smithi016.stdout:Extra Packages for Enterprise Linux 6.3 MB/s | 21 MB 00:03 2024-04-26T16:30:20.311 INFO:teuthology.orchestra.run.smithi057.stdout:lab-extras 31 kB/s | 1.7 kB 00:00 2024-04-26T16:30:20.650 INFO:teuthology.orchestra.run.smithi016.stdout:lab-extras 41 kB/s | 1.7 kB 00:00 2024-04-26T16:30:22.536 INFO:teuthology.orchestra.run.smithi057.stdout:Dependencies resolved. 2024-04-26T16:30:22.539 INFO:teuthology.orchestra.run.smithi057.stdout:================================================================================ 2024-04-26T16:30:22.539 INFO:teuthology.orchestra.run.smithi057.stdout: Package Arch Version Repository Size 2024-04-26T16:30:22.539 INFO:teuthology.orchestra.run.smithi057.stdout:================================================================================ 2024-04-26T16:30:22.539 INFO:teuthology.orchestra.run.smithi057.stdout:Installing: 2024-04-26T16:30:22.539 INFO:teuthology.orchestra.run.smithi057.stdout: ceph-radosgw x86_64 2:19.0.0-3305.ga430f9ed.el9 ceph 11 M 2024-04-26T16:30:22.539 INFO:teuthology.orchestra.run.smithi057.stdout:Upgrading: 2024-04-26T16:30:22.539 INFO:teuthology.orchestra.run.smithi057.stdout: librados2 x86_64 2:19.0.0-3305.ga430f9ed.el9 ceph 3.4 M 2024-04-26T16:30:22.539 INFO:teuthology.orchestra.run.smithi057.stdout: librbd1 x86_64 2:19.0.0-3305.ga430f9ed.el9 ceph 3.1 M 2024-04-26T16:30:22.539 INFO:teuthology.orchestra.run.smithi057.stdout:Installing dependencies: 2024-04-26T16:30:22.540 INFO:teuthology.orchestra.run.smithi057.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-04-26T16:30:22.540 INFO:teuthology.orchestra.run.smithi057.stdout: ceph-base x86_64 2:19.0.0-3305.ga430f9ed.el9 ceph 5.4 M 2024-04-26T16:30:22.540 INFO:teuthology.orchestra.run.smithi057.stdout: ceph-common x86_64 2:19.0.0-3305.ga430f9ed.el9 ceph 21 M 2024-04-26T16:30:22.540 INFO:teuthology.orchestra.run.smithi057.stdout: ceph-selinux x86_64 2:19.0.0-3305.ga430f9ed.el9 ceph 25 k 2024-04-26T16:30:22.540 INFO:teuthology.orchestra.run.smithi057.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-04-26T16:30:22.540 INFO:teuthology.orchestra.run.smithi057.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-04-26T16:30:22.540 INFO:teuthology.orchestra.run.smithi057.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-04-26T16:30:22.540 INFO:teuthology.orchestra.run.smithi057.stdout: libcephfs2 x86_64 2:19.0.0-3305.ga430f9ed.el9 ceph 746 k 2024-04-26T16:30:22.540 INFO:teuthology.orchestra.run.smithi057.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-04-26T16:30:22.540 INFO:teuthology.orchestra.run.smithi057.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-04-26T16:30:22.540 INFO:teuthology.orchestra.run.smithi057.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-04-26T16:30:22.540 INFO:teuthology.orchestra.run.smithi057.stdout: libradosstriper1 x86_64 2:19.0.0-3305.ga430f9ed.el9 ceph 501 k 2024-04-26T16:30:22.540 INFO:teuthology.orchestra.run.smithi057.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-04-26T16:30:22.540 INFO:teuthology.orchestra.run.smithi057.stdout: librgw2 x86_64 2:19.0.0-3305.ga430f9ed.el9 ceph 5.4 M 2024-04-26T16:30:22.541 INFO:teuthology.orchestra.run.smithi057.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-04-26T16:30:22.541 INFO:teuthology.orchestra.run.smithi057.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-04-26T16:30:22.541 INFO:teuthology.orchestra.run.smithi057.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-04-26T16:30:22.541 INFO:teuthology.orchestra.run.smithi057.stdout: python3-ceph-argparse x86_64 2:19.0.0-3305.ga430f9ed.el9 ceph 45 k 2024-04-26T16:30:22.541 INFO:teuthology.orchestra.run.smithi057.stdout: python3-ceph-common x86_64 2:19.0.0-3305.ga430f9ed.el9 ceph 135 k 2024-04-26T16:30:22.541 INFO:teuthology.orchestra.run.smithi057.stdout: python3-cephfs x86_64 2:19.0.0-3305.ga430f9ed.el9 ceph 162 k 2024-04-26T16:30:22.541 INFO:teuthology.orchestra.run.smithi057.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-04-26T16:30:22.541 INFO:teuthology.orchestra.run.smithi057.stdout: python3-rados x86_64 2:19.0.0-3305.ga430f9ed.el9 ceph 321 k 2024-04-26T16:30:22.541 INFO:teuthology.orchestra.run.smithi057.stdout: python3-rbd x86_64 2:19.0.0-3305.ga430f9ed.el9 ceph 298 k 2024-04-26T16:30:22.541 INFO:teuthology.orchestra.run.smithi057.stdout: python3-rgw x86_64 2:19.0.0-3305.ga430f9ed.el9 ceph 99 k 2024-04-26T16:30:22.541 INFO:teuthology.orchestra.run.smithi057.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-04-26T16:30:22.541 INFO:teuthology.orchestra.run.smithi057.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-04-26T16:30:22.541 INFO:teuthology.orchestra.run.smithi057.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-04-26T16:30:22.542 INFO:teuthology.orchestra.run.smithi057.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-04-26T16:30:22.542 INFO:teuthology.orchestra.run.smithi057.stdout:Installing weak dependencies: 2024-04-26T16:30:22.542 INFO:teuthology.orchestra.run.smithi057.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-04-26T16:30:22.542 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:30:22.542 INFO:teuthology.orchestra.run.smithi057.stdout:Transaction Summary 2024-04-26T16:30:22.542 INFO:teuthology.orchestra.run.smithi057.stdout:================================================================================ 2024-04-26T16:30:22.542 INFO:teuthology.orchestra.run.smithi057.stdout:Install 30 Packages 2024-04-26T16:30:22.542 INFO:teuthology.orchestra.run.smithi057.stdout:Upgrade 2 Packages 2024-04-26T16:30:22.542 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:30:22.543 INFO:teuthology.orchestra.run.smithi057.stdout:Total download size: 60 M 2024-04-26T16:30:22.543 INFO:teuthology.orchestra.run.smithi057.stdout:Downloading Packages: 2024-04-26T16:30:22.907 INFO:teuthology.orchestra.run.smithi016.stdout:Dependencies resolved. 2024-04-26T16:30:22.909 INFO:teuthology.orchestra.run.smithi016.stdout:================================================================================ 2024-04-26T16:30:22.909 INFO:teuthology.orchestra.run.smithi016.stdout: Package Arch Version Repository Size 2024-04-26T16:30:22.909 INFO:teuthology.orchestra.run.smithi016.stdout:================================================================================ 2024-04-26T16:30:22.910 INFO:teuthology.orchestra.run.smithi016.stdout:Installing: 2024-04-26T16:30:22.910 INFO:teuthology.orchestra.run.smithi016.stdout: ceph-radosgw x86_64 2:19.0.0-3305.ga430f9ed.el9 ceph 11 M 2024-04-26T16:30:22.910 INFO:teuthology.orchestra.run.smithi016.stdout:Upgrading: 2024-04-26T16:30:22.910 INFO:teuthology.orchestra.run.smithi016.stdout: librados2 x86_64 2:19.0.0-3305.ga430f9ed.el9 ceph 3.4 M 2024-04-26T16:30:22.910 INFO:teuthology.orchestra.run.smithi016.stdout: librbd1 x86_64 2:19.0.0-3305.ga430f9ed.el9 ceph 3.1 M 2024-04-26T16:30:22.910 INFO:teuthology.orchestra.run.smithi016.stdout:Installing dependencies: 2024-04-26T16:30:22.910 INFO:teuthology.orchestra.run.smithi016.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-04-26T16:30:22.910 INFO:teuthology.orchestra.run.smithi016.stdout: ceph-base x86_64 2:19.0.0-3305.ga430f9ed.el9 ceph 5.4 M 2024-04-26T16:30:22.910 INFO:teuthology.orchestra.run.smithi016.stdout: ceph-common x86_64 2:19.0.0-3305.ga430f9ed.el9 ceph 21 M 2024-04-26T16:30:22.910 INFO:teuthology.orchestra.run.smithi016.stdout: ceph-selinux x86_64 2:19.0.0-3305.ga430f9ed.el9 ceph 25 k 2024-04-26T16:30:22.910 INFO:teuthology.orchestra.run.smithi016.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-04-26T16:30:22.911 INFO:teuthology.orchestra.run.smithi016.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-04-26T16:30:22.911 INFO:teuthology.orchestra.run.smithi016.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-04-26T16:30:22.911 INFO:teuthology.orchestra.run.smithi016.stdout: libcephfs2 x86_64 2:19.0.0-3305.ga430f9ed.el9 ceph 746 k 2024-04-26T16:30:22.911 INFO:teuthology.orchestra.run.smithi016.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-04-26T16:30:22.911 INFO:teuthology.orchestra.run.smithi016.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-04-26T16:30:22.911 INFO:teuthology.orchestra.run.smithi016.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-04-26T16:30:22.911 INFO:teuthology.orchestra.run.smithi016.stdout: libradosstriper1 x86_64 2:19.0.0-3305.ga430f9ed.el9 ceph 501 k 2024-04-26T16:30:22.911 INFO:teuthology.orchestra.run.smithi016.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-04-26T16:30:22.911 INFO:teuthology.orchestra.run.smithi016.stdout: librgw2 x86_64 2:19.0.0-3305.ga430f9ed.el9 ceph 5.4 M 2024-04-26T16:30:22.911 INFO:teuthology.orchestra.run.smithi016.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-04-26T16:30:22.911 INFO:teuthology.orchestra.run.smithi016.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-04-26T16:30:22.911 INFO:teuthology.orchestra.run.smithi016.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-04-26T16:30:22.911 INFO:teuthology.orchestra.run.smithi016.stdout: python3-ceph-argparse x86_64 2:19.0.0-3305.ga430f9ed.el9 ceph 45 k 2024-04-26T16:30:22.912 INFO:teuthology.orchestra.run.smithi016.stdout: python3-ceph-common x86_64 2:19.0.0-3305.ga430f9ed.el9 ceph 135 k 2024-04-26T16:30:22.912 INFO:teuthology.orchestra.run.smithi016.stdout: python3-cephfs x86_64 2:19.0.0-3305.ga430f9ed.el9 ceph 162 k 2024-04-26T16:30:22.912 INFO:teuthology.orchestra.run.smithi016.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-04-26T16:30:22.912 INFO:teuthology.orchestra.run.smithi016.stdout: python3-rados x86_64 2:19.0.0-3305.ga430f9ed.el9 ceph 321 k 2024-04-26T16:30:22.912 INFO:teuthology.orchestra.run.smithi016.stdout: python3-rbd x86_64 2:19.0.0-3305.ga430f9ed.el9 ceph 298 k 2024-04-26T16:30:22.912 INFO:teuthology.orchestra.run.smithi016.stdout: python3-rgw x86_64 2:19.0.0-3305.ga430f9ed.el9 ceph 99 k 2024-04-26T16:30:22.912 INFO:teuthology.orchestra.run.smithi016.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-04-26T16:30:22.912 INFO:teuthology.orchestra.run.smithi016.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-04-26T16:30:22.912 INFO:teuthology.orchestra.run.smithi016.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-04-26T16:30:22.912 INFO:teuthology.orchestra.run.smithi016.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-04-26T16:30:22.912 INFO:teuthology.orchestra.run.smithi016.stdout:Installing weak dependencies: 2024-04-26T16:30:22.912 INFO:teuthology.orchestra.run.smithi016.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-04-26T16:30:22.912 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:30:22.912 INFO:teuthology.orchestra.run.smithi016.stdout:Transaction Summary 2024-04-26T16:30:22.913 INFO:teuthology.orchestra.run.smithi016.stdout:================================================================================ 2024-04-26T16:30:22.913 INFO:teuthology.orchestra.run.smithi016.stdout:Install 30 Packages 2024-04-26T16:30:22.913 INFO:teuthology.orchestra.run.smithi016.stdout:Upgrade 2 Packages 2024-04-26T16:30:22.913 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:30:22.913 INFO:teuthology.orchestra.run.smithi016.stdout:Total download size: 60 M 2024-04-26T16:30:22.913 INFO:teuthology.orchestra.run.smithi016.stdout:Downloading Packages: 2024-04-26T16:30:24.812 INFO:teuthology.orchestra.run.smithi057.stdout:(1/32): ceph-base-19.0.0-3305.ga430f9ed.el9.x86 3.0 MB/s | 5.4 MB 00:01 2024-04-26T16:30:24.929 INFO:teuthology.orchestra.run.smithi057.stdout:(2/32): ceph-selinux-19.0.0-3305.ga430f9ed.el9. 216 kB/s | 25 kB 00:00 2024-04-26T16:30:25.226 INFO:teuthology.orchestra.run.smithi016.stdout:(1/32): ceph-base-19.0.0-3305.ga430f9ed.el9.x86 2.6 MB/s | 5.4 MB 00:02 2024-04-26T16:30:25.293 INFO:teuthology.orchestra.run.smithi016.stdout:(2/32): ceph-selinux-19.0.0-3305.ga430f9ed.el9. 378 kB/s | 25 kB 00:00 2024-04-26T16:30:25.321 INFO:teuthology.orchestra.run.smithi057.stdout:(3/32): ceph-common-19.0.0-3305.ga430f9ed.el9.x 9.2 MB/s | 21 MB 00:02 2024-04-26T16:30:25.354 INFO:teuthology.orchestra.run.smithi057.stdout:(4/32): libcephfs2-19.0.0-3305.ga430f9ed.el9.x8 1.7 MB/s | 746 kB 00:00 2024-04-26T16:30:25.396 INFO:teuthology.orchestra.run.smithi057.stdout:(5/32): libradosstriper1-19.0.0-3305.ga430f9ed. 6.5 MB/s | 501 kB 00:00 2024-04-26T16:30:25.455 INFO:teuthology.orchestra.run.smithi057.stdout:(6/32): python3-ceph-argparse-19.0.0-3305.ga430 777 kB/s | 45 kB 00:00 2024-04-26T16:30:25.522 INFO:teuthology.orchestra.run.smithi057.stdout:(7/32): python3-ceph-common-19.0.0-3305.ga430f9 2.0 MB/s | 135 kB 00:00 2024-04-26T16:30:25.581 INFO:teuthology.orchestra.run.smithi057.stdout:(8/32): python3-cephfs-19.0.0-3305.ga430f9ed.el 2.7 MB/s | 162 kB 00:00 2024-04-26T16:30:25.639 INFO:teuthology.orchestra.run.smithi057.stdout:(9/32): python3-rados-19.0.0-3305.ga430f9ed.el9 5.4 MB/s | 321 kB 00:00 2024-04-26T16:30:25.748 INFO:teuthology.orchestra.run.smithi057.stdout:(10/32): ceph-radosgw-19.0.0-3305.ga430f9ed.el9 3.9 MB/s | 11 MB 00:02 2024-04-26T16:30:25.773 INFO:teuthology.orchestra.run.smithi057.stdout:(11/32): python3-rbd-19.0.0-3305.ga430f9ed.el9. 2.2 MB/s | 298 kB 00:00 2024-04-26T16:30:25.873 INFO:teuthology.orchestra.run.smithi057.stdout:(12/32): python3-rgw-19.0.0-3305.ga430f9ed.el9. 796 kB/s | 99 kB 00:00 2024-04-26T16:30:25.951 INFO:teuthology.orchestra.run.smithi016.stdout:(3/32): libcephfs2-19.0.0-3305.ga430f9ed.el9.x8 1.1 MB/s | 746 kB 00:00 2024-04-26T16:30:26.015 INFO:teuthology.orchestra.run.smithi057.stdout:(13/32): boost-program-options-1.75.0-8.el9.x86 442 kB/s | 107 kB 00:00 2024-04-26T16:30:26.057 INFO:teuthology.orchestra.run.smithi057.stdout:(14/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 1.1 MB/s | 45 kB 00:00 2024-04-26T16:30:26.082 INFO:teuthology.orchestra.run.smithi057.stdout:(15/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 767 kB/s | 160 kB 00:00 2024-04-26T16:30:26.118 INFO:teuthology.orchestra.run.smithi016.stdout:(4/32): libradosstriper1-19.0.0-3305.ga430f9ed. 2.9 MB/s | 501 kB 00:00 2024-04-26T16:30:26.141 INFO:teuthology.orchestra.run.smithi057.stdout:(16/32): librdkafka-1.6.1-102.el9.x86_64.rpm 7.8 MB/s | 662 kB 00:00 2024-04-26T16:30:26.166 INFO:teuthology.orchestra.run.smithi057.stdout:(17/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 3.4 MB/s | 292 kB 00:00 2024-04-26T16:30:26.191 INFO:teuthology.orchestra.run.smithi057.stdout:(18/32): python3-prettytable-0.7.2-27.el9.noarc 854 kB/s | 42 kB 00:00 2024-04-26T16:30:26.217 INFO:teuthology.orchestra.run.smithi057.stdout:(19/32): qatlib-24.02.0-1.el9.x86_64.rpm 4.3 MB/s | 221 kB 00:00 2024-04-26T16:30:26.242 INFO:teuthology.orchestra.run.smithi057.stdout:(20/32): qatlib-service-24.02.0-1.el9.x86_64.rp 721 kB/s | 36 kB 00:00 2024-04-26T16:30:26.276 INFO:teuthology.orchestra.run.smithi057.stdout:(21/32): qatzip-libs-1.2.0-1.el9.x86_64.rpm 806 kB/s | 47 kB 00:00 2024-04-26T16:30:26.510 INFO:teuthology.orchestra.run.smithi057.stdout:(22/32): gperftools-libs-2.9.1-2.el9.x86_64.rpm 1.1 MB/s | 309 kB 00:00 2024-04-26T16:30:26.552 INFO:teuthology.orchestra.run.smithi016.stdout:(5/32): ceph-radosgw-19.0.0-3305.ga430f9ed.el9. 3.1 MB/s | 11 MB 00:03 2024-04-26T16:30:26.568 INFO:teuthology.orchestra.run.smithi057.stdout:(23/32): libarrow-doc-9.0.0-11.el9.noarch.rpm 460 kB/s | 26 kB 00:00 2024-04-26T16:30:26.619 INFO:teuthology.orchestra.run.smithi016.stdout:(6/32): python3-ceph-argparse-19.0.0-3305.ga430 679 kB/s | 45 kB 00:00 2024-04-26T16:30:26.643 INFO:teuthology.orchestra.run.smithi057.stdout:(24/32): libarrow-9.0.0-11.el9.x86_64.rpm 12 MB/s | 4.4 MB 00:00 2024-04-26T16:30:26.669 INFO:teuthology.orchestra.run.smithi057.stdout:(25/32): liboath-2.6.7-2.el9.x86_64.rpm 491 kB/s | 49 kB 00:00 2024-04-26T16:30:26.677 INFO:teuthology.orchestra.run.smithi016.stdout:(7/32): python3-ceph-common-19.0.0-3305.ga430f9 2.3 MB/s | 135 kB 00:00 2024-04-26T16:30:26.685 INFO:teuthology.orchestra.run.smithi057.stdout:(26/32): libunwind-1.6.2-1.el9.x86_64.rpm 1.6 MB/s | 67 kB 00:00 2024-04-26T16:30:26.752 INFO:teuthology.orchestra.run.smithi057.stdout:(27/32): librgw2-19.0.0-3305.ga430f9ed.el9.x86_ 3.8 MB/s | 5.4 MB 00:01 2024-04-26T16:30:26.761 INFO:teuthology.orchestra.run.smithi016.stdout:(8/32): python3-cephfs-19.0.0-3305.ga430f9ed.el 1.9 MB/s | 162 kB 00:00 2024-04-26T16:30:26.786 INFO:teuthology.orchestra.run.smithi057.stdout:(28/32): parquet-libs-9.0.0-11.el9.x86_64.rpm 7.0 MB/s | 839 kB 00:00 2024-04-26T16:30:26.803 INFO:teuthology.orchestra.run.smithi057.stdout:(29/32): re2-20211101-3.el9.x86_64.rpm 1.6 MB/s | 192 kB 00:00 2024-04-26T16:30:26.854 INFO:teuthology.orchestra.run.smithi057.stdout:(30/32): thrift-0.15.0-2.el9.x86_64.rpm 16 MB/s | 1.6 MB 00:00 2024-04-26T16:30:27.003 INFO:teuthology.orchestra.run.smithi016.stdout:(9/32): ceph-common-19.0.0-3305.ga430f9ed.el9.x 5.5 MB/s | 21 MB 00:03 2024-04-26T16:30:27.028 INFO:teuthology.orchestra.run.smithi016.stdout:(10/32): python3-rados-19.0.0-3305.ga430f9ed.el 1.2 MB/s | 321 kB 00:00 2024-04-26T16:30:27.070 INFO:teuthology.orchestra.run.smithi057.stdout:(31/32): librbd1-19.0.0-3305.ga430f9ed.el9.x86_ 12 MB/s | 3.1 MB 00:00 2024-04-26T16:30:27.086 INFO:teuthology.orchestra.run.smithi016.stdout:(11/32): python3-rgw-19.0.0-3305.ga430f9ed.el9. 1.7 MB/s | 99 kB 00:00 2024-04-26T16:30:27.112 INFO:teuthology.orchestra.run.smithi016.stdout:(12/32): python3-rbd-19.0.0-3305.ga430f9ed.el9. 2.7 MB/s | 298 kB 00:00 2024-04-26T16:30:27.237 INFO:teuthology.orchestra.run.smithi016.stdout:(13/32): boost-program-options-1.75.0-8.el9.x86 712 kB/s | 107 kB 00:00 2024-04-26T16:30:27.262 INFO:teuthology.orchestra.run.smithi016.stdout:(14/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 1.0 MB/s | 160 kB 00:00 2024-04-26T16:30:27.287 INFO:teuthology.orchestra.run.smithi016.stdout:(15/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 906 kB/s | 45 kB 00:00 2024-04-26T16:30:27.363 INFO:teuthology.orchestra.run.smithi016.stdout:(16/32): librdkafka-1.6.1-102.el9.x86_64.rpm 6.5 MB/s | 662 kB 00:00 2024-04-26T16:30:27.388 INFO:teuthology.orchestra.run.smithi016.stdout:(17/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 2.9 MB/s | 292 kB 00:00 2024-04-26T16:30:27.413 INFO:teuthology.orchestra.run.smithi016.stdout:(18/32): python3-prettytable-0.7.2-27.el9.noarc 851 kB/s | 42 kB 00:00 2024-04-26T16:30:27.442 INFO:teuthology.orchestra.run.smithi016.stdout:(19/32): qatlib-24.02.0-1.el9.x86_64.rpm 4.3 MB/s | 221 kB 00:00 2024-04-26T16:30:27.464 INFO:teuthology.orchestra.run.smithi016.stdout:(20/32): qatlib-service-24.02.0-1.el9.x86_64.rp 720 kB/s | 36 kB 00:00 2024-04-26T16:30:27.478 INFO:teuthology.orchestra.run.smithi057.stdout:(32/32): librados2-19.0.0-3305.ga430f9ed.el9.x8 4.9 MB/s | 3.4 MB 00:00 2024-04-26T16:30:27.485 INFO:teuthology.orchestra.run.smithi057.stdout:-------------------------------------------------------------------------------- 2024-04-26T16:30:27.485 INFO:teuthology.orchestra.run.smithi057.stdout:Total 12 MB/s | 60 MB 00:04 2024-04-26T16:30:27.489 INFO:teuthology.orchestra.run.smithi016.stdout:(21/32): qatzip-libs-1.2.0-1.el9.x86_64.rpm 946 kB/s | 47 kB 00:00 2024-04-26T16:30:27.591 INFO:teuthology.orchestra.run.smithi057.stdout:Running transaction check 2024-04-26T16:30:27.631 INFO:teuthology.orchestra.run.smithi057.stdout:Transaction check succeeded. 2024-04-26T16:30:27.632 INFO:teuthology.orchestra.run.smithi057.stdout:Running transaction test 2024-04-26T16:30:27.673 INFO:teuthology.orchestra.run.smithi016.stdout:(22/32): librgw2-19.0.0-3305.ga430f9ed.el9.x86_ 3.5 MB/s | 5.4 MB 00:01 2024-04-26T16:30:27.932 INFO:teuthology.orchestra.run.smithi016.stdout:(23/32): libarrow-doc-9.0.0-11.el9.noarch.rpm 101 kB/s | 26 kB 00:00 2024-04-26T16:30:28.016 INFO:teuthology.orchestra.run.smithi016.stdout:(24/32): gperftools-libs-2.9.1-2.el9.x86_64.rpm 560 kB/s | 309 kB 00:00 2024-04-26T16:30:28.124 INFO:teuthology.orchestra.run.smithi016.stdout:(25/32): libunwind-1.6.2-1.el9.x86_64.rpm 623 kB/s | 67 kB 00:00 2024-04-26T16:30:28.125 INFO:teuthology.orchestra.run.smithi057.stdout:Transaction test succeeded. 2024-04-26T16:30:28.125 INFO:teuthology.orchestra.run.smithi057.stdout:Running transaction 2024-04-26T16:30:28.149 INFO:teuthology.orchestra.run.smithi016.stdout:(26/32): liboath-2.6.7-2.el9.x86_64.rpm 224 kB/s | 49 kB 00:00 2024-04-26T16:30:28.550 INFO:teuthology.orchestra.run.smithi016.stdout:(27/32): libarrow-9.0.0-11.el9.x86_64.rpm 4.2 MB/s | 4.4 MB 00:01 2024-04-26T16:30:28.591 INFO:teuthology.orchestra.run.smithi016.stdout:(28/32): parquet-libs-9.0.0-11.el9.x86_64.rpm 1.8 MB/s | 839 kB 00:00 2024-04-26T16:30:28.617 INFO:teuthology.orchestra.run.smithi016.stdout:(29/32): re2-20211101-3.el9.x86_64.rpm 410 kB/s | 192 kB 00:00 2024-04-26T16:30:28.676 INFO:teuthology.orchestra.run.smithi016.stdout:(30/32): thrift-0.15.0-2.el9.x86_64.rpm 13 MB/s | 1.6 MB 00:00 2024-04-26T16:30:29.067 INFO:teuthology.orchestra.run.smithi016.stdout:(31/32): librbd1-19.0.0-3305.ga430f9ed.el9.x86_ 7.0 MB/s | 3.1 MB 00:00 2024-04-26T16:30:29.342 INFO:teuthology.orchestra.run.smithi016.stdout:(32/32): librados2-19.0.0-3305.ga430f9ed.el9.x8 4.5 MB/s | 3.4 MB 00:00 2024-04-26T16:30:29.347 INFO:teuthology.orchestra.run.smithi016.stdout:-------------------------------------------------------------------------------- 2024-04-26T16:30:29.347 INFO:teuthology.orchestra.run.smithi016.stdout:Total 9.4 MB/s | 60 MB 00:06 2024-04-26T16:30:29.448 INFO:teuthology.orchestra.run.smithi016.stdout:Running transaction check 2024-04-26T16:30:29.489 INFO:teuthology.orchestra.run.smithi016.stdout:Transaction check succeeded. 2024-04-26T16:30:29.489 INFO:teuthology.orchestra.run.smithi016.stdout:Running transaction test 2024-04-26T16:30:29.639 INFO:teuthology.orchestra.run.smithi057.stdout: Preparing : 1/1 2024-04-26T16:30:29.730 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-04-26T16:30:29.767 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-04-26T16:30:29.792 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-04-26T16:30:29.815 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-26T16:30:29.835 INFO:teuthology.orchestra.run.smithi057.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-26T16:30:29.982 INFO:teuthology.orchestra.run.smithi016.stdout:Transaction test succeeded. 2024-04-26T16:30:29.982 INFO:teuthology.orchestra.run.smithi016.stdout:Running transaction 2024-04-26T16:30:30.025 INFO:teuthology.orchestra.run.smithi057.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-26T16:30:30.078 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-26T16:30:30.480 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-04-26T16:30:30.527 INFO:teuthology.orchestra.run.smithi057.stdout: Upgrading : librados2-2:19.0.0-3305.ga430f9ed.el9.x86_64 7/34 2024-04-26T16:30:30.620 INFO:teuthology.orchestra.run.smithi057.stdout: Running scriptlet: librados2-2:19.0.0-3305.ga430f9ed.el9.x86_64 7/34 2024-04-26T16:30:30.710 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : python3-rados-2:19.0.0-3305.ga430f9ed.el9.x86_64 8/34 2024-04-26T16:30:30.737 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : libcephfs2-2:19.0.0-3305.ga430f9ed.el9.x86_64 9/34 2024-04-26T16:30:30.800 INFO:teuthology.orchestra.run.smithi057.stdout: Running scriptlet: libcephfs2-2:19.0.0-3305.ga430f9ed.el9.x86_64 9/34 2024-04-26T16:30:30.837 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-04-26T16:30:30.881 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : python3-ceph-argparse-2:19.0.0-3305.ga430f9ed.el9. 11/34 2024-04-26T16:30:30.943 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : python3-cephfs-2:19.0.0-3305.ga430f9ed.el9.x86_64 12/34 2024-04-26T16:30:30.981 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : libradosstriper1-2:19.0.0-3305.ga430f9ed.el9.x86_6 13/34 2024-04-26T16:30:31.045 INFO:teuthology.orchestra.run.smithi057.stdout: Running scriptlet: libradosstriper1-2:19.0.0-3305.ga430f9ed.el9.x86_6 13/34 2024-04-26T16:30:31.079 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/34 2024-04-26T16:30:31.189 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : re2-1:20211101-3.el9.x86_64 15/34 2024-04-26T16:30:31.221 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 16/34 2024-04-26T16:30:31.262 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-04-26T16:30:31.295 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 18/34 2024-04-26T16:30:31.325 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 19/34 2024-04-26T16:30:31.357 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-04-26T16:30:31.472 INFO:teuthology.orchestra.run.smithi016.stdout: Preparing : 1/1 2024-04-26T16:30:31.552 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-04-26T16:30:31.581 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-04-26T16:30:31.614 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-04-26T16:30:31.637 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-26T16:30:31.664 INFO:teuthology.orchestra.run.smithi016.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-26T16:30:31.687 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-04-26T16:30:31.728 INFO:teuthology.orchestra.run.smithi057.stdout: Upgrading : librbd1-2:19.0.0-3305.ga430f9ed.el9.x86_64 22/34 2024-04-26T16:30:31.828 INFO:teuthology.orchestra.run.smithi057.stdout: Running scriptlet: librbd1-2:19.0.0-3305.ga430f9ed.el9.x86_64 22/34 2024-04-26T16:30:31.855 INFO:teuthology.orchestra.run.smithi016.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-26T16:30:31.858 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : python3-rbd-2:19.0.0-3305.ga430f9ed.el9.x86_64 23/34 2024-04-26T16:30:31.894 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-04-26T16:30:31.910 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-26T16:30:32.258 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-04-26T16:30:32.374 INFO:teuthology.orchestra.run.smithi016.stdout: Upgrading : librados2-2:19.0.0-3305.ga430f9ed.el9.x86_64 7/34 2024-04-26T16:30:32.402 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 25/34 2024-04-26T16:30:32.431 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : librgw2-2:19.0.0-3305.ga430f9ed.el9.x86_64 26/34 2024-04-26T16:30:32.467 INFO:teuthology.orchestra.run.smithi016.stdout: Running scriptlet: librados2-2:19.0.0-3305.ga430f9ed.el9.x86_64 7/34 2024-04-26T16:30:32.503 INFO:teuthology.orchestra.run.smithi057.stdout: Running scriptlet: librgw2-2:19.0.0-3305.ga430f9ed.el9.x86_64 26/34 2024-04-26T16:30:32.565 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : python3-rados-2:19.0.0-3305.ga430f9ed.el9.x86_64 8/34 2024-04-26T16:30:32.582 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : python3-rgw-2:19.0.0-3305.ga430f9ed.el9.x86_64 27/34 2024-04-26T16:30:32.593 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : libcephfs2-2:19.0.0-3305.ga430f9ed.el9.x86_64 9/34 2024-04-26T16:30:32.616 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : python3-ceph-common-2:19.0.0-3305.ga430f9ed.el9.x8 28/34 2024-04-26T16:30:32.656 INFO:teuthology.orchestra.run.smithi016.stdout: Running scriptlet: libcephfs2-2:19.0.0-3305.ga430f9ed.el9.x86_64 9/34 2024-04-26T16:30:32.685 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-04-26T16:30:32.728 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : python3-ceph-argparse-2:19.0.0-3305.ga430f9ed.el9. 11/34 2024-04-26T16:30:32.798 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : python3-cephfs-2:19.0.0-3305.ga430f9ed.el9.x86_64 12/34 2024-04-26T16:30:32.820 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : libradosstriper1-2:19.0.0-3305.ga430f9ed.el9.x86_6 13/34 2024-04-26T16:30:32.884 INFO:teuthology.orchestra.run.smithi016.stdout: Running scriptlet: libradosstriper1-2:19.0.0-3305.ga430f9ed.el9.x86_6 13/34 2024-04-26T16:30:32.918 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/34 2024-04-26T16:30:33.032 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : re2-1:20211101-3.el9.x86_64 15/34 2024-04-26T16:30:33.061 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 16/34 2024-04-26T16:30:33.101 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-04-26T16:30:33.135 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 18/34 2024-04-26T16:30:33.164 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 19/34 2024-04-26T16:30:33.197 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-04-26T16:30:33.526 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-04-26T16:30:33.576 INFO:teuthology.orchestra.run.smithi016.stdout: Upgrading : librbd1-2:19.0.0-3305.ga430f9ed.el9.x86_64 22/34 2024-04-26T16:30:33.659 INFO:teuthology.orchestra.run.smithi016.stdout: Running scriptlet: librbd1-2:19.0.0-3305.ga430f9ed.el9.x86_64 22/34 2024-04-26T16:30:33.681 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : python3-rbd-2:19.0.0-3305.ga430f9ed.el9.x86_64 23/34 2024-04-26T16:30:33.718 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-04-26T16:30:34.224 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 25/34 2024-04-26T16:30:34.253 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : librgw2-2:19.0.0-3305.ga430f9ed.el9.x86_64 26/34 2024-04-26T16:30:34.325 INFO:teuthology.orchestra.run.smithi016.stdout: Running scriptlet: librgw2-2:19.0.0-3305.ga430f9ed.el9.x86_64 26/34 2024-04-26T16:30:34.405 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : python3-rgw-2:19.0.0-3305.ga430f9ed.el9.x86_64 27/34 2024-04-26T16:30:34.439 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : python3-ceph-common-2:19.0.0-3305.ga430f9ed.el9.x8 28/34 2024-04-26T16:30:35.155 INFO:teuthology.orchestra.run.smithi057.stdout: Running scriptlet: ceph-common-2:19.0.0-3305.ga430f9ed.el9.x86_64 29/34 2024-04-26T16:30:35.188 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : ceph-common-2:19.0.0-3305.ga430f9ed.el9.x86_64 29/34 2024-04-26T16:30:35.763 INFO:teuthology.orchestra.run.smithi057.stdout: Running scriptlet: ceph-common-2:19.0.0-3305.ga430f9ed.el9.x86_64 29/34 2024-04-26T16:30:35.799 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : ceph-base-2:19.0.0-3305.ga430f9ed.el9.x86_64 30/34 2024-04-26T16:30:35.888 INFO:teuthology.orchestra.run.smithi057.stdout: Running scriptlet: ceph-base-2:19.0.0-3305.ga430f9ed.el9.x86_64 30/34 2024-04-26T16:30:35.888 INFO:teuthology.orchestra.run.smithi057.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-04-26T16:30:35.889 INFO:teuthology.orchestra.run.smithi057.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-04-26T16:30:35.889 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:30:35.917 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : ceph-selinux-2:19.0.0-3305.ga430f9ed.el9.x86_64 31/34 2024-04-26T16:30:36.894 INFO:teuthology.orchestra.run.smithi016.stdout: Running scriptlet: ceph-common-2:19.0.0-3305.ga430f9ed.el9.x86_64 29/34 2024-04-26T16:30:36.936 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : ceph-common-2:19.0.0-3305.ga430f9ed.el9.x86_64 29/34 2024-04-26T16:30:37.509 INFO:teuthology.orchestra.run.smithi016.stdout: Running scriptlet: ceph-common-2:19.0.0-3305.ga430f9ed.el9.x86_64 29/34 2024-04-26T16:30:37.548 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : ceph-base-2:19.0.0-3305.ga430f9ed.el9.x86_64 30/34 2024-04-26T16:30:37.630 INFO:teuthology.orchestra.run.smithi016.stdout: Running scriptlet: ceph-base-2:19.0.0-3305.ga430f9ed.el9.x86_64 30/34 2024-04-26T16:30:37.630 INFO:teuthology.orchestra.run.smithi016.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-04-26T16:30:37.630 INFO:teuthology.orchestra.run.smithi016.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-04-26T16:30:37.630 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:30:37.657 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : ceph-selinux-2:19.0.0-3305.ga430f9ed.el9.x86_64 31/34 2024-04-26T16:30:46.034 INFO:teuthology.orchestra.run.smithi057.stdout: Running scriptlet: ceph-selinux-2:19.0.0-3305.ga430f9ed.el9.x86_64 31/34 2024-04-26T16:30:46.035 INFO:teuthology.orchestra.run.smithi057.stdout:skipping the directory /sys 2024-04-26T16:30:46.035 INFO:teuthology.orchestra.run.smithi057.stdout:skipping the directory /proc 2024-04-26T16:30:46.035 INFO:teuthology.orchestra.run.smithi057.stdout:skipping the directory /mnt 2024-04-26T16:30:46.035 INFO:teuthology.orchestra.run.smithi057.stdout:skipping the directory /var/tmp 2024-04-26T16:30:46.035 INFO:teuthology.orchestra.run.smithi057.stdout:skipping the directory /home 2024-04-26T16:30:46.035 INFO:teuthology.orchestra.run.smithi057.stdout:skipping the directory /root 2024-04-26T16:30:46.035 INFO:teuthology.orchestra.run.smithi057.stdout:skipping the directory /tmp 2024-04-26T16:30:46.035 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:30:47.049 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : ceph-radosgw-2:19.0.0-3305.ga430f9ed.el9.x86_64 32/34 2024-04-26T16:30:47.075 INFO:teuthology.orchestra.run.smithi057.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-3305.ga430f9ed.el9.x86_64 32/34 2024-04-26T16:30:47.075 INFO:teuthology.orchestra.run.smithi057.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-26T16:30:47.076 INFO:teuthology.orchestra.run.smithi057.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-04-26T16:30:47.076 INFO:teuthology.orchestra.run.smithi057.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-26T16:30:47.076 INFO:teuthology.orchestra.run.smithi057.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-26T16:30:47.076 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:30:47.077 INFO:teuthology.orchestra.run.smithi057.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-26T16:30:47.185 INFO:teuthology.orchestra.run.smithi057.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-26T16:30:47.185 INFO:teuthology.orchestra.run.smithi057.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-26T16:30:47.568 INFO:teuthology.orchestra.run.smithi016.stdout: Running scriptlet: ceph-selinux-2:19.0.0-3305.ga430f9ed.el9.x86_64 31/34 2024-04-26T16:30:47.568 INFO:teuthology.orchestra.run.smithi016.stdout:skipping the directory /sys 2024-04-26T16:30:47.568 INFO:teuthology.orchestra.run.smithi016.stdout:skipping the directory /proc 2024-04-26T16:30:47.568 INFO:teuthology.orchestra.run.smithi016.stdout:skipping the directory /mnt 2024-04-26T16:30:47.568 INFO:teuthology.orchestra.run.smithi016.stdout:skipping the directory /var/tmp 2024-04-26T16:30:47.568 INFO:teuthology.orchestra.run.smithi016.stdout:skipping the directory /home 2024-04-26T16:30:47.568 INFO:teuthology.orchestra.run.smithi016.stdout:skipping the directory /root 2024-04-26T16:30:47.569 INFO:teuthology.orchestra.run.smithi016.stdout:skipping the directory /tmp 2024-04-26T16:30:47.569 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:30:48.450 INFO:teuthology.orchestra.run.smithi057.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-26T16:30:48.450 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : ceph-base-2:19.0.0-3305.ga430f9ed.el9.x86_64 1/34 2024-04-26T16:30:48.450 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : ceph-common-2:19.0.0-3305.ga430f9ed.el9.x86_64 2/34 2024-04-26T16:30:48.450 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : ceph-radosgw-2:19.0.0-3305.ga430f9ed.el9.x86_64 3/34 2024-04-26T16:30:48.451 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : ceph-selinux-2:19.0.0-3305.ga430f9ed.el9.x86_64 4/34 2024-04-26T16:30:48.451 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : libcephfs2-2:19.0.0-3305.ga430f9ed.el9.x86_64 5/34 2024-04-26T16:30:48.451 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : libradosstriper1-2:19.0.0-3305.ga430f9ed.el9.x86_6 6/34 2024-04-26T16:30:48.451 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : librgw2-2:19.0.0-3305.ga430f9ed.el9.x86_64 7/34 2024-04-26T16:30:48.451 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : python3-ceph-argparse-2:19.0.0-3305.ga430f9ed.el9. 8/34 2024-04-26T16:30:48.451 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : python3-ceph-common-2:19.0.0-3305.ga430f9ed.el9.x8 9/34 2024-04-26T16:30:48.451 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : python3-cephfs-2:19.0.0-3305.ga430f9ed.el9.x86_64 10/34 2024-04-26T16:30:48.451 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : python3-rados-2:19.0.0-3305.ga430f9ed.el9.x86_64 11/34 2024-04-26T16:30:48.451 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : python3-rbd-2:19.0.0-3305.ga430f9ed.el9.x86_64 12/34 2024-04-26T16:30:48.451 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : python3-rgw-2:19.0.0-3305.ga430f9ed.el9.x86_64 13/34 2024-04-26T16:30:48.451 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-04-26T16:30:48.451 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-04-26T16:30:48.451 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-04-26T16:30:48.451 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-04-26T16:30:48.452 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-04-26T16:30:48.452 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-04-26T16:30:48.452 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 20/34 2024-04-26T16:30:48.452 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 21/34 2024-04-26T16:30:48.452 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 22/34 2024-04-26T16:30:48.452 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 23/34 2024-04-26T16:30:48.452 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 24/34 2024-04-26T16:30:48.452 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 25/34 2024-04-26T16:30:48.452 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-04-26T16:30:48.452 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-04-26T16:30:48.452 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 28/34 2024-04-26T16:30:48.452 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : re2-1:20211101-3.el9.x86_64 29/34 2024-04-26T16:30:48.452 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-04-26T16:30:48.452 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : librados2-2:19.0.0-3305.ga430f9ed.el9.x86_64 31/34 2024-04-26T16:30:48.452 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-04-26T16:30:48.453 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : librbd1-2:19.0.0-3305.ga430f9ed.el9.x86_64 33/34 2024-04-26T16:30:48.583 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : ceph-radosgw-2:19.0.0-3305.ga430f9ed.el9.x86_64 32/34 2024-04-26T16:30:48.610 INFO:teuthology.orchestra.run.smithi016.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-3305.ga430f9ed.el9.x86_64 32/34 2024-04-26T16:30:48.610 INFO:teuthology.orchestra.run.smithi016.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-26T16:30:48.610 INFO:teuthology.orchestra.run.smithi016.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-04-26T16:30:48.610 INFO:teuthology.orchestra.run.smithi016.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-26T16:30:48.611 INFO:teuthology.orchestra.run.smithi016.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-26T16:30:48.611 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:30:48.612 INFO:teuthology.orchestra.run.smithi016.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-26T16:30:48.694 INFO:teuthology.orchestra.run.smithi016.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-26T16:30:48.694 INFO:teuthology.orchestra.run.smithi016.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-26T16:30:49.175 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-04-26T16:30:49.175 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:30:49.175 INFO:teuthology.orchestra.run.smithi057.stdout:Upgraded: 2024-04-26T16:30:49.175 INFO:teuthology.orchestra.run.smithi057.stdout: librados2-2:19.0.0-3305.ga430f9ed.el9.x86_64 2024-04-26T16:30:49.175 INFO:teuthology.orchestra.run.smithi057.stdout: librbd1-2:19.0.0-3305.ga430f9ed.el9.x86_64 2024-04-26T16:30:49.175 INFO:teuthology.orchestra.run.smithi057.stdout:Installed: 2024-04-26T16:30:49.175 INFO:teuthology.orchestra.run.smithi057.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-04-26T16:30:49.176 INFO:teuthology.orchestra.run.smithi057.stdout: ceph-base-2:19.0.0-3305.ga430f9ed.el9.x86_64 2024-04-26T16:30:49.176 INFO:teuthology.orchestra.run.smithi057.stdout: ceph-common-2:19.0.0-3305.ga430f9ed.el9.x86_64 2024-04-26T16:30:49.176 INFO:teuthology.orchestra.run.smithi057.stdout: ceph-radosgw-2:19.0.0-3305.ga430f9ed.el9.x86_64 2024-04-26T16:30:49.176 INFO:teuthology.orchestra.run.smithi057.stdout: ceph-selinux-2:19.0.0-3305.ga430f9ed.el9.x86_64 2024-04-26T16:30:49.176 INFO:teuthology.orchestra.run.smithi057.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-04-26T16:30:49.176 INFO:teuthology.orchestra.run.smithi057.stdout: libarrow-9.0.0-11.el9.x86_64 2024-04-26T16:30:49.176 INFO:teuthology.orchestra.run.smithi057.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-04-26T16:30:49.176 INFO:teuthology.orchestra.run.smithi057.stdout: libcephfs2-2:19.0.0-3305.ga430f9ed.el9.x86_64 2024-04-26T16:30:49.176 INFO:teuthology.orchestra.run.smithi057.stdout: liboath-2.6.7-2.el9.x86_64 2024-04-26T16:30:49.176 INFO:teuthology.orchestra.run.smithi057.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-04-26T16:30:49.176 INFO:teuthology.orchestra.run.smithi057.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-04-26T16:30:49.176 INFO:teuthology.orchestra.run.smithi057.stdout: libradosstriper1-2:19.0.0-3305.ga430f9ed.el9.x86_64 2024-04-26T16:30:49.176 INFO:teuthology.orchestra.run.smithi057.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-04-26T16:30:49.176 INFO:teuthology.orchestra.run.smithi057.stdout: librgw2-2:19.0.0-3305.ga430f9ed.el9.x86_64 2024-04-26T16:30:49.177 INFO:teuthology.orchestra.run.smithi057.stdout: libunwind-1.6.2-1.el9.x86_64 2024-04-26T16:30:49.177 INFO:teuthology.orchestra.run.smithi057.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-04-26T16:30:49.177 INFO:teuthology.orchestra.run.smithi057.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-04-26T16:30:49.177 INFO:teuthology.orchestra.run.smithi057.stdout: python3-ceph-argparse-2:19.0.0-3305.ga430f9ed.el9.x86_64 2024-04-26T16:30:49.177 INFO:teuthology.orchestra.run.smithi057.stdout: python3-ceph-common-2:19.0.0-3305.ga430f9ed.el9.x86_64 2024-04-26T16:30:49.177 INFO:teuthology.orchestra.run.smithi057.stdout: python3-cephfs-2:19.0.0-3305.ga430f9ed.el9.x86_64 2024-04-26T16:30:49.177 INFO:teuthology.orchestra.run.smithi057.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-04-26T16:30:49.177 INFO:teuthology.orchestra.run.smithi057.stdout: python3-rados-2:19.0.0-3305.ga430f9ed.el9.x86_64 2024-04-26T16:30:49.177 INFO:teuthology.orchestra.run.smithi057.stdout: python3-rbd-2:19.0.0-3305.ga430f9ed.el9.x86_64 2024-04-26T16:30:49.177 INFO:teuthology.orchestra.run.smithi057.stdout: python3-rgw-2:19.0.0-3305.ga430f9ed.el9.x86_64 2024-04-26T16:30:49.177 INFO:teuthology.orchestra.run.smithi057.stdout: qatlib-24.02.0-1.el9.x86_64 2024-04-26T16:30:49.177 INFO:teuthology.orchestra.run.smithi057.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-04-26T16:30:49.177 INFO:teuthology.orchestra.run.smithi057.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-04-26T16:30:49.177 INFO:teuthology.orchestra.run.smithi057.stdout: re2-1:20211101-3.el9.x86_64 2024-04-26T16:30:49.177 INFO:teuthology.orchestra.run.smithi057.stdout: thrift-0.15.0-2.el9.x86_64 2024-04-26T16:30:49.178 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:30:49.178 INFO:teuthology.orchestra.run.smithi057.stdout:Complete! 2024-04-26T16:30:49.495 DEBUG:teuthology.orchestra.run.smithi057:> sudo yum -y install ceph-test 2024-04-26T16:30:49.809 INFO:teuthology.orchestra.run.smithi016.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-26T16:30:49.809 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : ceph-base-2:19.0.0-3305.ga430f9ed.el9.x86_64 1/34 2024-04-26T16:30:49.809 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : ceph-common-2:19.0.0-3305.ga430f9ed.el9.x86_64 2/34 2024-04-26T16:30:49.809 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : ceph-radosgw-2:19.0.0-3305.ga430f9ed.el9.x86_64 3/34 2024-04-26T16:30:49.809 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : ceph-selinux-2:19.0.0-3305.ga430f9ed.el9.x86_64 4/34 2024-04-26T16:30:49.809 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : libcephfs2-2:19.0.0-3305.ga430f9ed.el9.x86_64 5/34 2024-04-26T16:30:49.809 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : libradosstriper1-2:19.0.0-3305.ga430f9ed.el9.x86_6 6/34 2024-04-26T16:30:49.809 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : librgw2-2:19.0.0-3305.ga430f9ed.el9.x86_64 7/34 2024-04-26T16:30:49.809 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : python3-ceph-argparse-2:19.0.0-3305.ga430f9ed.el9. 8/34 2024-04-26T16:30:49.809 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : python3-ceph-common-2:19.0.0-3305.ga430f9ed.el9.x8 9/34 2024-04-26T16:30:49.809 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : python3-cephfs-2:19.0.0-3305.ga430f9ed.el9.x86_64 10/34 2024-04-26T16:30:49.810 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : python3-rados-2:19.0.0-3305.ga430f9ed.el9.x86_64 11/34 2024-04-26T16:30:49.810 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : python3-rbd-2:19.0.0-3305.ga430f9ed.el9.x86_64 12/34 2024-04-26T16:30:49.810 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : python3-rgw-2:19.0.0-3305.ga430f9ed.el9.x86_64 13/34 2024-04-26T16:30:49.810 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-04-26T16:30:49.810 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-04-26T16:30:49.810 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-04-26T16:30:49.810 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-04-26T16:30:49.810 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-04-26T16:30:49.810 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-04-26T16:30:49.810 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 20/34 2024-04-26T16:30:49.810 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 21/34 2024-04-26T16:30:49.810 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 22/34 2024-04-26T16:30:49.811 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 23/34 2024-04-26T16:30:49.811 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 24/34 2024-04-26T16:30:49.811 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 25/34 2024-04-26T16:30:49.811 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-04-26T16:30:49.811 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-04-26T16:30:49.811 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 28/34 2024-04-26T16:30:49.811 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : re2-1:20211101-3.el9.x86_64 29/34 2024-04-26T16:30:49.811 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-04-26T16:30:49.811 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : librados2-2:19.0.0-3305.ga430f9ed.el9.x86_64 31/34 2024-04-26T16:30:49.811 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-04-26T16:30:49.811 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : librbd1-2:19.0.0-3305.ga430f9ed.el9.x86_64 33/34 2024-04-26T16:30:50.032 INFO:teuthology.orchestra.run.smithi057.stdout:Last metadata expiration check: 0:00:30 ago on Fri 26 Apr 2024 04:30:20 PM UTC. 2024-04-26T16:30:50.156 INFO:teuthology.orchestra.run.smithi057.stdout:Dependencies resolved. 2024-04-26T16:30:50.156 INFO:teuthology.orchestra.run.smithi057.stdout:================================================================================ 2024-04-26T16:30:50.157 INFO:teuthology.orchestra.run.smithi057.stdout: Package Arch Version Repository Size 2024-04-26T16:30:50.157 INFO:teuthology.orchestra.run.smithi057.stdout:================================================================================ 2024-04-26T16:30:50.157 INFO:teuthology.orchestra.run.smithi057.stdout:Installing: 2024-04-26T16:30:50.157 INFO:teuthology.orchestra.run.smithi057.stdout: ceph-test x86_64 2:19.0.0-3305.ga430f9ed.el9 ceph 49 M 2024-04-26T16:30:50.157 INFO:teuthology.orchestra.run.smithi057.stdout:Installing dependencies: 2024-04-26T16:30:50.157 INFO:teuthology.orchestra.run.smithi057.stdout: libcephsqlite x86_64 2:19.0.0-3305.ga430f9ed.el9 ceph 163 k 2024-04-26T16:30:50.157 INFO:teuthology.orchestra.run.smithi057.stdout: socat x86_64 1.7.4.1-5.el9 appstream 305 k 2024-04-26T16:30:50.157 INFO:teuthology.orchestra.run.smithi057.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-04-26T16:30:50.157 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:30:50.157 INFO:teuthology.orchestra.run.smithi057.stdout:Transaction Summary 2024-04-26T16:30:50.157 INFO:teuthology.orchestra.run.smithi057.stdout:================================================================================ 2024-04-26T16:30:50.157 INFO:teuthology.orchestra.run.smithi057.stdout:Install 4 Packages 2024-04-26T16:30:50.157 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:30:50.158 INFO:teuthology.orchestra.run.smithi057.stdout:Total download size: 50 M 2024-04-26T16:30:50.158 INFO:teuthology.orchestra.run.smithi057.stdout:Installed size: 211 M 2024-04-26T16:30:50.158 INFO:teuthology.orchestra.run.smithi057.stdout:Downloading Packages: 2024-04-26T16:30:50.473 INFO:teuthology.orchestra.run.smithi057.stdout:(1/4): socat-1.7.4.1-5.el9.x86_64.rpm 1.7 MB/s | 305 kB 00:00 2024-04-26T16:30:50.489 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-04-26T16:30:50.489 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:30:50.489 INFO:teuthology.orchestra.run.smithi016.stdout:Upgraded: 2024-04-26T16:30:50.489 INFO:teuthology.orchestra.run.smithi016.stdout: librados2-2:19.0.0-3305.ga430f9ed.el9.x86_64 2024-04-26T16:30:50.489 INFO:teuthology.orchestra.run.smithi016.stdout: librbd1-2:19.0.0-3305.ga430f9ed.el9.x86_64 2024-04-26T16:30:50.489 INFO:teuthology.orchestra.run.smithi016.stdout:Installed: 2024-04-26T16:30:50.489 INFO:teuthology.orchestra.run.smithi016.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-04-26T16:30:50.489 INFO:teuthology.orchestra.run.smithi016.stdout: ceph-base-2:19.0.0-3305.ga430f9ed.el9.x86_64 2024-04-26T16:30:50.489 INFO:teuthology.orchestra.run.smithi016.stdout: ceph-common-2:19.0.0-3305.ga430f9ed.el9.x86_64 2024-04-26T16:30:50.489 INFO:teuthology.orchestra.run.smithi016.stdout: ceph-radosgw-2:19.0.0-3305.ga430f9ed.el9.x86_64 2024-04-26T16:30:50.489 INFO:teuthology.orchestra.run.smithi016.stdout: ceph-selinux-2:19.0.0-3305.ga430f9ed.el9.x86_64 2024-04-26T16:30:50.490 INFO:teuthology.orchestra.run.smithi016.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-04-26T16:30:50.490 INFO:teuthology.orchestra.run.smithi016.stdout: libarrow-9.0.0-11.el9.x86_64 2024-04-26T16:30:50.490 INFO:teuthology.orchestra.run.smithi016.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-04-26T16:30:50.490 INFO:teuthology.orchestra.run.smithi016.stdout: libcephfs2-2:19.0.0-3305.ga430f9ed.el9.x86_64 2024-04-26T16:30:50.490 INFO:teuthology.orchestra.run.smithi016.stdout: liboath-2.6.7-2.el9.x86_64 2024-04-26T16:30:50.490 INFO:teuthology.orchestra.run.smithi016.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-04-26T16:30:50.490 INFO:teuthology.orchestra.run.smithi016.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-04-26T16:30:50.490 INFO:teuthology.orchestra.run.smithi016.stdout: libradosstriper1-2:19.0.0-3305.ga430f9ed.el9.x86_64 2024-04-26T16:30:50.490 INFO:teuthology.orchestra.run.smithi016.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-04-26T16:30:50.490 INFO:teuthology.orchestra.run.smithi016.stdout: librgw2-2:19.0.0-3305.ga430f9ed.el9.x86_64 2024-04-26T16:30:50.490 INFO:teuthology.orchestra.run.smithi016.stdout: libunwind-1.6.2-1.el9.x86_64 2024-04-26T16:30:50.490 INFO:teuthology.orchestra.run.smithi016.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-04-26T16:30:50.490 INFO:teuthology.orchestra.run.smithi016.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-04-26T16:30:50.490 INFO:teuthology.orchestra.run.smithi016.stdout: python3-ceph-argparse-2:19.0.0-3305.ga430f9ed.el9.x86_64 2024-04-26T16:30:50.491 INFO:teuthology.orchestra.run.smithi016.stdout: python3-ceph-common-2:19.0.0-3305.ga430f9ed.el9.x86_64 2024-04-26T16:30:50.491 INFO:teuthology.orchestra.run.smithi016.stdout: python3-cephfs-2:19.0.0-3305.ga430f9ed.el9.x86_64 2024-04-26T16:30:50.491 INFO:teuthology.orchestra.run.smithi016.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-04-26T16:30:50.491 INFO:teuthology.orchestra.run.smithi016.stdout: python3-rados-2:19.0.0-3305.ga430f9ed.el9.x86_64 2024-04-26T16:30:50.491 INFO:teuthology.orchestra.run.smithi016.stdout: python3-rbd-2:19.0.0-3305.ga430f9ed.el9.x86_64 2024-04-26T16:30:50.491 INFO:teuthology.orchestra.run.smithi016.stdout: python3-rgw-2:19.0.0-3305.ga430f9ed.el9.x86_64 2024-04-26T16:30:50.491 INFO:teuthology.orchestra.run.smithi016.stdout: qatlib-24.02.0-1.el9.x86_64 2024-04-26T16:30:50.491 INFO:teuthology.orchestra.run.smithi016.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-04-26T16:30:50.491 INFO:teuthology.orchestra.run.smithi016.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-04-26T16:30:50.491 INFO:teuthology.orchestra.run.smithi016.stdout: re2-1:20211101-3.el9.x86_64 2024-04-26T16:30:50.491 INFO:teuthology.orchestra.run.smithi016.stdout: thrift-0.15.0-2.el9.x86_64 2024-04-26T16:30:50.491 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:30:50.491 INFO:teuthology.orchestra.run.smithi016.stdout:Complete! 2024-04-26T16:30:50.506 INFO:teuthology.orchestra.run.smithi057.stdout:(2/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.9 MB/s | 64 kB 00:00 2024-04-26T16:30:50.565 INFO:teuthology.orchestra.run.smithi057.stdout:(3/4): libcephsqlite-19.0.0-3305.ga430f9ed.el9. 621 kB/s | 163 kB 00:00 2024-04-26T16:30:50.812 DEBUG:teuthology.orchestra.run.smithi016:> sudo yum -y install ceph-test 2024-04-26T16:30:51.344 INFO:teuthology.orchestra.run.smithi016.stdout:Last metadata expiration check: 0:00:31 ago on Fri 26 Apr 2024 04:30:20 PM UTC. 2024-04-26T16:30:51.467 INFO:teuthology.orchestra.run.smithi016.stdout:Dependencies resolved. 2024-04-26T16:30:51.468 INFO:teuthology.orchestra.run.smithi016.stdout:================================================================================ 2024-04-26T16:30:51.468 INFO:teuthology.orchestra.run.smithi016.stdout: Package Arch Version Repository Size 2024-04-26T16:30:51.468 INFO:teuthology.orchestra.run.smithi016.stdout:================================================================================ 2024-04-26T16:30:51.468 INFO:teuthology.orchestra.run.smithi016.stdout:Installing: 2024-04-26T16:30:51.468 INFO:teuthology.orchestra.run.smithi016.stdout: ceph-test x86_64 2:19.0.0-3305.ga430f9ed.el9 ceph 49 M 2024-04-26T16:30:51.468 INFO:teuthology.orchestra.run.smithi016.stdout:Installing dependencies: 2024-04-26T16:30:51.468 INFO:teuthology.orchestra.run.smithi016.stdout: libcephsqlite x86_64 2:19.0.0-3305.ga430f9ed.el9 ceph 163 k 2024-04-26T16:30:51.468 INFO:teuthology.orchestra.run.smithi016.stdout: socat x86_64 1.7.4.1-5.el9 appstream 305 k 2024-04-26T16:30:51.469 INFO:teuthology.orchestra.run.smithi016.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-04-26T16:30:51.469 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:30:51.469 INFO:teuthology.orchestra.run.smithi016.stdout:Transaction Summary 2024-04-26T16:30:51.469 INFO:teuthology.orchestra.run.smithi016.stdout:================================================================================ 2024-04-26T16:30:51.469 INFO:teuthology.orchestra.run.smithi016.stdout:Install 4 Packages 2024-04-26T16:30:51.469 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:30:51.469 INFO:teuthology.orchestra.run.smithi016.stdout:Total download size: 50 M 2024-04-26T16:30:51.470 INFO:teuthology.orchestra.run.smithi016.stdout:Installed size: 211 M 2024-04-26T16:30:51.470 INFO:teuthology.orchestra.run.smithi016.stdout:Downloading Packages: 2024-04-26T16:30:51.774 INFO:teuthology.orchestra.run.smithi016.stdout:(1/4): socat-1.7.4.1-5.el9.x86_64.rpm 1.3 MB/s | 305 kB 00:00 2024-04-26T16:30:51.808 INFO:teuthology.orchestra.run.smithi016.stdout:(2/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.9 MB/s | 64 kB 00:00 2024-04-26T16:30:51.991 INFO:teuthology.orchestra.run.smithi016.stdout:(3/4): libcephsqlite-19.0.0-3305.ga430f9ed.el9. 362 kB/s | 163 kB 00:00 2024-04-26T16:30:53.273 INFO:teuthology.orchestra.run.smithi057.stdout:(4/4): ceph-test-19.0.0-3305.ga430f9ed.el9.x86_ 17 MB/s | 49 MB 00:02 2024-04-26T16:30:53.277 INFO:teuthology.orchestra.run.smithi057.stdout:-------------------------------------------------------------------------------- 2024-04-26T16:30:53.277 INFO:teuthology.orchestra.run.smithi057.stdout:Total 16 MB/s | 50 MB 00:03 2024-04-26T16:30:53.305 INFO:teuthology.orchestra.run.smithi057.stdout:Running transaction check 2024-04-26T16:30:53.328 INFO:teuthology.orchestra.run.smithi057.stdout:Transaction check succeeded. 2024-04-26T16:30:53.328 INFO:teuthology.orchestra.run.smithi057.stdout:Running transaction test 2024-04-26T16:30:53.719 INFO:teuthology.orchestra.run.smithi057.stdout:Transaction test succeeded. 2024-04-26T16:30:53.719 INFO:teuthology.orchestra.run.smithi057.stdout:Running transaction 2024-04-26T16:30:54.264 INFO:teuthology.orchestra.run.smithi057.stdout: Preparing : 1/1 2024-04-26T16:30:54.351 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-04-26T16:30:54.390 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : socat-1.7.4.1-5.el9.x86_64 2/4 2024-04-26T16:30:54.417 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : libcephsqlite-2:19.0.0-3305.ga430f9ed.el9.x86_64 3/4 2024-04-26T16:30:55.825 INFO:teuthology.orchestra.run.smithi016.stdout:(4/4): ceph-test-19.0.0-3305.ga430f9ed.el9.x86_ 11 MB/s | 49 MB 00:04 2024-04-26T16:30:55.828 INFO:teuthology.orchestra.run.smithi016.stdout:-------------------------------------------------------------------------------- 2024-04-26T16:30:55.828 INFO:teuthology.orchestra.run.smithi016.stdout:Total 11 MB/s | 50 MB 00:04 2024-04-26T16:30:55.857 INFO:teuthology.orchestra.run.smithi016.stdout:Running transaction check 2024-04-26T16:30:55.880 INFO:teuthology.orchestra.run.smithi016.stdout:Transaction check succeeded. 2024-04-26T16:30:55.880 INFO:teuthology.orchestra.run.smithi016.stdout:Running transaction test 2024-04-26T16:30:56.271 INFO:teuthology.orchestra.run.smithi016.stdout:Transaction test succeeded. 2024-04-26T16:30:56.271 INFO:teuthology.orchestra.run.smithi016.stdout:Running transaction 2024-04-26T16:30:56.817 INFO:teuthology.orchestra.run.smithi016.stdout: Preparing : 1/1 2024-04-26T16:30:56.893 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-04-26T16:30:56.941 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : socat-1.7.4.1-5.el9.x86_64 2/4 2024-04-26T16:30:56.968 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : libcephsqlite-2:19.0.0-3305.ga430f9ed.el9.x86_64 3/4 2024-04-26T16:30:59.285 INFO:teuthology.orchestra.run.smithi057.stdout: Running scriptlet: libcephsqlite-2:19.0.0-3305.ga430f9ed.el9.x86_64 3/4 2024-04-26T16:30:59.358 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : ceph-test-2:19.0.0-3305.ga430f9ed.el9.x86_64 4/4 2024-04-26T16:31:01.765 INFO:teuthology.orchestra.run.smithi057.stdout: Running scriptlet: ceph-test-2:19.0.0-3305.ga430f9ed.el9.x86_64 4/4 2024-04-26T16:31:01.766 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : ceph-test-2:19.0.0-3305.ga430f9ed.el9.x86_64 1/4 2024-04-26T16:31:01.766 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : libcephsqlite-2:19.0.0-3305.ga430f9ed.el9.x86_64 2/4 2024-04-26T16:31:01.766 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : socat-1.7.4.1-5.el9.x86_64 3/4 2024-04-26T16:31:01.842 INFO:teuthology.orchestra.run.smithi016.stdout: Running scriptlet: libcephsqlite-2:19.0.0-3305.ga430f9ed.el9.x86_64 3/4 2024-04-26T16:31:01.919 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : ceph-test-2:19.0.0-3305.ga430f9ed.el9.x86_64 4/4 2024-04-26T16:31:02.044 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-04-26T16:31:02.044 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:31:02.044 INFO:teuthology.orchestra.run.smithi057.stdout:Installed: 2024-04-26T16:31:02.044 INFO:teuthology.orchestra.run.smithi057.stdout: ceph-test-2:19.0.0-3305.ga430f9ed.el9.x86_64 2024-04-26T16:31:02.045 INFO:teuthology.orchestra.run.smithi057.stdout: libcephsqlite-2:19.0.0-3305.ga430f9ed.el9.x86_64 2024-04-26T16:31:02.045 INFO:teuthology.orchestra.run.smithi057.stdout: socat-1.7.4.1-5.el9.x86_64 2024-04-26T16:31:02.045 INFO:teuthology.orchestra.run.smithi057.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-04-26T16:31:02.045 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:31:02.045 INFO:teuthology.orchestra.run.smithi057.stdout:Complete! 2024-04-26T16:31:02.298 DEBUG:teuthology.orchestra.run.smithi057:> sudo yum -y install ceph 2024-04-26T16:31:02.834 INFO:teuthology.orchestra.run.smithi057.stdout:Last metadata expiration check: 0:00:42 ago on Fri 26 Apr 2024 04:30:20 PM UTC. 2024-04-26T16:31:02.967 INFO:teuthology.orchestra.run.smithi057.stdout:Dependencies resolved. 2024-04-26T16:31:02.969 INFO:teuthology.orchestra.run.smithi057.stdout:================================================================================ 2024-04-26T16:31:02.969 INFO:teuthology.orchestra.run.smithi057.stdout: Package Arch Version Repository Size 2024-04-26T16:31:02.969 INFO:teuthology.orchestra.run.smithi057.stdout:================================================================================ 2024-04-26T16:31:02.969 INFO:teuthology.orchestra.run.smithi057.stdout:Installing: 2024-04-26T16:31:02.969 INFO:teuthology.orchestra.run.smithi057.stdout: ceph x86_64 2:19.0.0-3305.ga430f9ed.el9 ceph 6.6 k 2024-04-26T16:31:02.970 INFO:teuthology.orchestra.run.smithi057.stdout:Installing dependencies: 2024-04-26T16:31:02.970 INFO:teuthology.orchestra.run.smithi057.stdout: ceph-mds x86_64 2:19.0.0-3305.ga430f9ed.el9 ceph 2.4 M 2024-04-26T16:31:02.970 INFO:teuthology.orchestra.run.smithi057.stdout: ceph-mgr x86_64 2:19.0.0-3305.ga430f9ed.el9 ceph 1.5 M 2024-04-26T16:31:02.970 INFO:teuthology.orchestra.run.smithi057.stdout: ceph-mgr-modules-core noarch 2:19.0.0-3305.ga430f9ed.el9 ceph-noarch 274 k 2024-04-26T16:31:02.970 INFO:teuthology.orchestra.run.smithi057.stdout: ceph-mon x86_64 2:19.0.0-3305.ga430f9ed.el9 ceph 4.7 M 2024-04-26T16:31:02.970 INFO:teuthology.orchestra.run.smithi057.stdout: ceph-osd x86_64 2:19.0.0-3305.ga430f9ed.el9 ceph 17 M 2024-04-26T16:31:02.970 INFO:teuthology.orchestra.run.smithi057.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-04-26T16:31:02.970 INFO:teuthology.orchestra.run.smithi057.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-04-26T16:31:02.970 INFO:teuthology.orchestra.run.smithi057.stdout: luarocks noarch 3.9.2-1.el9 epel 151 k 2024-04-26T16:31:02.970 INFO:teuthology.orchestra.run.smithi057.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-04-26T16:31:02.970 INFO:teuthology.orchestra.run.smithi057.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-04-26T16:31:02.970 INFO:teuthology.orchestra.run.smithi057.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-04-26T16:31:02.971 INFO:teuthology.orchestra.run.smithi057.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-04-26T16:31:02.971 INFO:teuthology.orchestra.run.smithi057.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-04-26T16:31:02.971 INFO:teuthology.orchestra.run.smithi057.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-04-26T16:31:02.971 INFO:teuthology.orchestra.run.smithi057.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-04-26T16:31:02.971 INFO:teuthology.orchestra.run.smithi057.stdout: python3-jaraco-collections 2024-04-26T16:31:02.971 INFO:teuthology.orchestra.run.smithi057.stdout: noarch 3.0.0-8.el9 epel 23 k 2024-04-26T16:31:02.971 INFO:teuthology.orchestra.run.smithi057.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-04-26T16:31:02.971 INFO:teuthology.orchestra.run.smithi057.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-04-26T16:31:02.971 INFO:teuthology.orchestra.run.smithi057.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-04-26T16:31:02.971 INFO:teuthology.orchestra.run.smithi057.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-04-26T16:31:02.971 INFO:teuthology.orchestra.run.smithi057.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-04-26T16:31:02.971 INFO:teuthology.orchestra.run.smithi057.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-04-26T16:31:02.971 INFO:teuthology.orchestra.run.smithi057.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-04-26T16:31:02.971 INFO:teuthology.orchestra.run.smithi057.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-04-26T16:31:02.972 INFO:teuthology.orchestra.run.smithi057.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-04-26T16:31:02.972 INFO:teuthology.orchestra.run.smithi057.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-04-26T16:31:02.972 INFO:teuthology.orchestra.run.smithi057.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-04-26T16:31:02.972 INFO:teuthology.orchestra.run.smithi057.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-04-26T16:31:02.972 INFO:teuthology.orchestra.run.smithi057.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-04-26T16:31:02.972 INFO:teuthology.orchestra.run.smithi057.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-04-26T16:31:02.972 INFO:teuthology.orchestra.run.smithi057.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-04-26T16:31:02.972 INFO:teuthology.orchestra.run.smithi057.stdout: python3-urllib3 noarch 1.26.5-5.el9 baseos 215 k 2024-04-26T16:31:02.972 INFO:teuthology.orchestra.run.smithi057.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-04-26T16:31:02.972 INFO:teuthology.orchestra.run.smithi057.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-04-26T16:31:02.972 INFO:teuthology.orchestra.run.smithi057.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-04-26T16:31:02.972 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:31:02.972 INFO:teuthology.orchestra.run.smithi057.stdout:Transaction Summary 2024-04-26T16:31:02.972 INFO:teuthology.orchestra.run.smithi057.stdout:================================================================================ 2024-04-26T16:31:02.972 INFO:teuthology.orchestra.run.smithi057.stdout:Install 36 Packages 2024-04-26T16:31:02.973 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:31:02.973 INFO:teuthology.orchestra.run.smithi057.stdout:Total download size: 30 M 2024-04-26T16:31:02.973 INFO:teuthology.orchestra.run.smithi057.stdout:Installed size: 108 M 2024-04-26T16:31:02.973 INFO:teuthology.orchestra.run.smithi057.stdout:Downloading Packages: 2024-04-26T16:31:04.099 INFO:teuthology.orchestra.run.smithi057.stdout:(1/36): ceph-19.0.0-3305.ga430f9ed.el9.x86_64.r 38 kB/s | 6.6 kB 00:00 2024-04-26T16:31:04.196 INFO:teuthology.orchestra.run.smithi016.stdout: Running scriptlet: ceph-test-2:19.0.0-3305.ga430f9ed.el9.x86_64 4/4 2024-04-26T16:31:04.196 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : ceph-test-2:19.0.0-3305.ga430f9ed.el9.x86_64 1/4 2024-04-26T16:31:04.196 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : libcephsqlite-2:19.0.0-3305.ga430f9ed.el9.x86_64 2/4 2024-04-26T16:31:04.197 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : socat-1.7.4.1-5.el9.x86_64 3/4 2024-04-26T16:31:04.333 INFO:teuthology.orchestra.run.smithi057.stdout:(2/36): ceph-mgr-19.0.0-3305.ga430f9ed.el9.x86_ 3.7 MB/s | 1.5 MB 00:00 2024-04-26T16:31:04.490 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-04-26T16:31:04.490 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:31:04.490 INFO:teuthology.orchestra.run.smithi016.stdout:Installed: 2024-04-26T16:31:04.490 INFO:teuthology.orchestra.run.smithi016.stdout: ceph-test-2:19.0.0-3305.ga430f9ed.el9.x86_64 2024-04-26T16:31:04.490 INFO:teuthology.orchestra.run.smithi016.stdout: libcephsqlite-2:19.0.0-3305.ga430f9ed.el9.x86_64 2024-04-26T16:31:04.490 INFO:teuthology.orchestra.run.smithi016.stdout: socat-1.7.4.1-5.el9.x86_64 2024-04-26T16:31:04.490 INFO:teuthology.orchestra.run.smithi016.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-04-26T16:31:04.490 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:31:04.490 INFO:teuthology.orchestra.run.smithi016.stdout:Complete! 2024-04-26T16:31:04.608 INFO:teuthology.orchestra.run.smithi057.stdout:(3/36): ceph-mds-19.0.0-3305.ga430f9ed.el9.x86_ 3.5 MB/s | 2.4 MB 00:00 2024-04-26T16:31:04.708 INFO:teuthology.orchestra.run.smithi057.stdout:(4/36): ceph-mgr-modules-core-19.0.0-3305.ga430 2.7 MB/s | 274 kB 00:00 2024-04-26T16:31:04.782 DEBUG:teuthology.orchestra.run.smithi016:> sudo yum -y install ceph 2024-04-26T16:31:04.792 INFO:teuthology.orchestra.run.smithi057.stdout:(5/36): ceph-mon-19.0.0-3305.ga430f9ed.el9.x86_ 6.8 MB/s | 4.7 MB 00:00 2024-04-26T16:31:04.934 INFO:teuthology.orchestra.run.smithi057.stdout:(6/36): python3-cffi-1.14.5-5.el9.x86_64.rpm 1.1 MB/s | 253 kB 00:00 2024-04-26T16:31:04.967 INFO:teuthology.orchestra.run.smithi057.stdout:(7/36): python3-ply-3.11-14.el9.noarch.rpm 3.2 MB/s | 106 kB 00:00 2024-04-26T16:31:05.001 INFO:teuthology.orchestra.run.smithi057.stdout:(8/36): python3-cryptography-36.0.1-4.el9.x86_6 5.9 MB/s | 1.2 MB 00:00 2024-04-26T16:31:05.026 INFO:teuthology.orchestra.run.smithi057.stdout:(9/36): python3-pycparser-2.20-6.el9.noarch.rpm 2.3 MB/s | 135 kB 00:00 2024-04-26T16:31:05.043 INFO:teuthology.orchestra.run.smithi057.stdout:(10/36): python3-requests-2.25.1-8.el9.noarch.r 2.9 MB/s | 125 kB 00:00 2024-04-26T16:31:05.068 INFO:teuthology.orchestra.run.smithi057.stdout:(11/36): python3-urllib3-1.26.5-5.el9.noarch.rp 5.0 MB/s | 215 kB 00:00 2024-04-26T16:31:05.093 INFO:teuthology.orchestra.run.smithi057.stdout:(12/36): lua-5.4.4-4.el9.x86_64.rpm 3.7 MB/s | 188 kB 00:00 2024-04-26T16:31:05.118 INFO:teuthology.orchestra.run.smithi057.stdout:(13/36): python3-mako-1.1.4-6.el9.noarch.rpm 3.4 MB/s | 172 kB 00:00 2024-04-26T16:31:05.144 INFO:teuthology.orchestra.run.smithi057.stdout:(14/36): python3-markupsafe-1.1.1-12.el9.x86_64 695 kB/s | 35 kB 00:00 2024-04-26T16:31:05.169 INFO:teuthology.orchestra.run.smithi057.stdout:(15/36): python3-pytz-2021.1-5.el9.noarch.rpm 1.0 MB/s | 51 kB 00:00 2024-04-26T16:31:05.194 INFO:teuthology.orchestra.run.smithi057.stdout:(16/36): python3-toml-0.10.2-6.el9.noarch.rpm 835 kB/s | 42 kB 00:00 2024-04-26T16:31:05.220 INFO:teuthology.orchestra.run.smithi057.stdout:(17/36): lua-devel-5.4.4-4.el9.x86_64.rpm 446 kB/s | 22 kB 00:00 2024-04-26T16:31:05.307 INFO:teuthology.orchestra.run.smithi016.stdout:Last metadata expiration check: 0:00:45 ago on Fri 26 Apr 2024 04:30:20 PM UTC. 2024-04-26T16:31:05.432 INFO:teuthology.orchestra.run.smithi016.stdout:Dependencies resolved. 2024-04-26T16:31:05.435 INFO:teuthology.orchestra.run.smithi016.stdout:================================================================================ 2024-04-26T16:31:05.435 INFO:teuthology.orchestra.run.smithi016.stdout: Package Arch Version Repository Size 2024-04-26T16:31:05.435 INFO:teuthology.orchestra.run.smithi016.stdout:================================================================================ 2024-04-26T16:31:05.435 INFO:teuthology.orchestra.run.smithi016.stdout:Installing: 2024-04-26T16:31:05.435 INFO:teuthology.orchestra.run.smithi016.stdout: ceph x86_64 2:19.0.0-3305.ga430f9ed.el9 ceph 6.6 k 2024-04-26T16:31:05.436 INFO:teuthology.orchestra.run.smithi016.stdout:Installing dependencies: 2024-04-26T16:31:05.436 INFO:teuthology.orchestra.run.smithi016.stdout: ceph-mds x86_64 2:19.0.0-3305.ga430f9ed.el9 ceph 2.4 M 2024-04-26T16:31:05.436 INFO:teuthology.orchestra.run.smithi016.stdout: ceph-mgr x86_64 2:19.0.0-3305.ga430f9ed.el9 ceph 1.5 M 2024-04-26T16:31:05.436 INFO:teuthology.orchestra.run.smithi016.stdout: ceph-mgr-modules-core noarch 2:19.0.0-3305.ga430f9ed.el9 ceph-noarch 274 k 2024-04-26T16:31:05.436 INFO:teuthology.orchestra.run.smithi016.stdout: ceph-mon x86_64 2:19.0.0-3305.ga430f9ed.el9 ceph 4.7 M 2024-04-26T16:31:05.436 INFO:teuthology.orchestra.run.smithi016.stdout: ceph-osd x86_64 2:19.0.0-3305.ga430f9ed.el9 ceph 17 M 2024-04-26T16:31:05.436 INFO:teuthology.orchestra.run.smithi016.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-04-26T16:31:05.436 INFO:teuthology.orchestra.run.smithi016.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-04-26T16:31:05.436 INFO:teuthology.orchestra.run.smithi016.stdout: luarocks noarch 3.9.2-1.el9 epel 151 k 2024-04-26T16:31:05.436 INFO:teuthology.orchestra.run.smithi016.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-04-26T16:31:05.436 INFO:teuthology.orchestra.run.smithi016.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-04-26T16:31:05.437 INFO:teuthology.orchestra.run.smithi016.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-04-26T16:31:05.437 INFO:teuthology.orchestra.run.smithi016.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-04-26T16:31:05.437 INFO:teuthology.orchestra.run.smithi016.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-04-26T16:31:05.437 INFO:teuthology.orchestra.run.smithi016.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-04-26T16:31:05.437 INFO:teuthology.orchestra.run.smithi016.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-04-26T16:31:05.437 INFO:teuthology.orchestra.run.smithi016.stdout: python3-jaraco-collections 2024-04-26T16:31:05.437 INFO:teuthology.orchestra.run.smithi016.stdout: noarch 3.0.0-8.el9 epel 23 k 2024-04-26T16:31:05.437 INFO:teuthology.orchestra.run.smithi016.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-04-26T16:31:05.437 INFO:teuthology.orchestra.run.smithi016.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-04-26T16:31:05.437 INFO:teuthology.orchestra.run.smithi016.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-04-26T16:31:05.437 INFO:teuthology.orchestra.run.smithi016.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-04-26T16:31:05.437 INFO:teuthology.orchestra.run.smithi016.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-04-26T16:31:05.438 INFO:teuthology.orchestra.run.smithi016.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-04-26T16:31:05.438 INFO:teuthology.orchestra.run.smithi016.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-04-26T16:31:05.438 INFO:teuthology.orchestra.run.smithi016.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-04-26T16:31:05.438 INFO:teuthology.orchestra.run.smithi016.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-04-26T16:31:05.438 INFO:teuthology.orchestra.run.smithi016.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-04-26T16:31:05.438 INFO:teuthology.orchestra.run.smithi016.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-04-26T16:31:05.438 INFO:teuthology.orchestra.run.smithi016.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-04-26T16:31:05.438 INFO:teuthology.orchestra.run.smithi016.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-04-26T16:31:05.438 INFO:teuthology.orchestra.run.smithi016.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-04-26T16:31:05.438 INFO:teuthology.orchestra.run.smithi016.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-04-26T16:31:05.438 INFO:teuthology.orchestra.run.smithi016.stdout: python3-urllib3 noarch 1.26.5-5.el9 baseos 215 k 2024-04-26T16:31:05.438 INFO:teuthology.orchestra.run.smithi016.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-04-26T16:31:05.439 INFO:teuthology.orchestra.run.smithi016.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-04-26T16:31:05.439 INFO:teuthology.orchestra.run.smithi016.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-04-26T16:31:05.439 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:31:05.439 INFO:teuthology.orchestra.run.smithi016.stdout:Transaction Summary 2024-04-26T16:31:05.439 INFO:teuthology.orchestra.run.smithi016.stdout:================================================================================ 2024-04-26T16:31:05.439 INFO:teuthology.orchestra.run.smithi016.stdout:Install 36 Packages 2024-04-26T16:31:05.439 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:31:05.440 INFO:teuthology.orchestra.run.smithi016.stdout:Total download size: 30 M 2024-04-26T16:31:05.440 INFO:teuthology.orchestra.run.smithi016.stdout:Installed size: 108 M 2024-04-26T16:31:05.440 INFO:teuthology.orchestra.run.smithi016.stdout:Downloading Packages: 2024-04-26T16:31:05.512 INFO:teuthology.orchestra.run.smithi057.stdout:(18/36): ceph-osd-19.0.0-3305.ga430f9ed.el9.x86 14 MB/s | 17 MB 00:01 2024-04-26T16:31:05.737 INFO:teuthology.orchestra.run.smithi057.stdout:(19/36): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 84 kB/s | 43 kB 00:00 2024-04-26T16:31:05.887 INFO:teuthology.orchestra.run.smithi057.stdout:(20/36): luarocks-3.9.2-1.el9.noarch.rpm 218 kB/s | 151 kB 00:00 2024-04-26T16:31:06.021 INFO:teuthology.orchestra.run.smithi057.stdout:(21/36): python3-jaraco-8.2.1-3.el9.noarch.rpm 80 kB/s | 11 kB 00:00 2024-04-26T16:31:06.121 INFO:teuthology.orchestra.run.smithi057.stdout:(22/36): python3-cherrypy-18.6.1-2.el9.noarch.r 934 kB/s | 358 kB 00:00 2024-04-26T16:31:06.146 INFO:teuthology.orchestra.run.smithi057.stdout:(23/36): python3-cheroot-8.6.0-4.el9.noarch.rpm 272 kB/s | 172 kB 00:00 2024-04-26T16:31:06.171 INFO:teuthology.orchestra.run.smithi057.stdout:(24/36): python3-jaraco-classes-3.2.1-5.el9.noa 117 kB/s | 18 kB 00:00 2024-04-26T16:31:06.222 INFO:teuthology.orchestra.run.smithi057.stdout:(25/36): python3-jaraco-collections-3.0.0-8.el9 230 kB/s | 23 kB 00:00 2024-04-26T16:31:06.280 INFO:teuthology.orchestra.run.smithi057.stdout:(26/36): python3-jaraco-functools-3.5.0-2.el9.n 145 kB/s | 19 kB 00:00 2024-04-26T16:31:06.305 INFO:teuthology.orchestra.run.smithi057.stdout:(27/36): python3-jaraco-text-3.2.0-6.el9.noarch 147 kB/s | 20 kB 00:00 2024-04-26T16:31:06.331 INFO:teuthology.orchestra.run.smithi057.stdout:(28/36): python3-logutils-0.3.5-21.el9.noarch.r 425 kB/s | 46 kB 00:00 2024-04-26T16:31:06.393 INFO:teuthology.orchestra.run.smithi016.stdout:(1/36): ceph-19.0.0-3305.ga430f9ed.el9.x86_64.r 40 kB/s | 6.6 kB 00:00 2024-04-26T16:31:06.465 INFO:teuthology.orchestra.run.smithi057.stdout:(29/36): python3-more-itertools-8.12.0-2.el9.no 428 kB/s | 79 kB 00:00 2024-04-26T16:31:06.490 INFO:teuthology.orchestra.run.smithi057.stdout:(30/36): python3-portend-3.1.0-2.el9.noarch.rpm 103 kB/s | 16 kB 00:00 2024-04-26T16:31:06.565 INFO:teuthology.orchestra.run.smithi057.stdout:(31/36): python3-pecan-1.4.2-3.el9.noarch.rpm 1.0 MB/s | 272 kB 00:00 2024-04-26T16:31:06.590 INFO:teuthology.orchestra.run.smithi057.stdout:(32/36): python3-tempora-5.0.0-2.el9.noarch.rpm 356 kB/s | 36 kB 00:00 2024-04-26T16:31:06.616 INFO:teuthology.orchestra.run.smithi057.stdout:(33/36): python3-pyOpenSSL-21.0.0-1.el9.noarch. 596 kB/s | 90 kB 00:00 2024-04-26T16:31:06.716 INFO:teuthology.orchestra.run.smithi057.stdout:(34/36): python3-webob-1.8.7-6.el9.noarch.rpm 1.5 MB/s | 230 kB 00:00 2024-04-26T16:31:06.741 INFO:teuthology.orchestra.run.smithi057.stdout:(35/36): python3-zc-lockfile-2.0-10.el9.noarch. 160 kB/s | 20 kB 00:00 2024-04-26T16:31:06.766 INFO:teuthology.orchestra.run.smithi057.stdout:(36/36): python3-werkzeug-2.0.3-3.el9.1.noarch. 2.4 MB/s | 427 kB 00:00 2024-04-26T16:31:06.774 INFO:teuthology.orchestra.run.smithi057.stdout:-------------------------------------------------------------------------------- 2024-04-26T16:31:06.774 INFO:teuthology.orchestra.run.smithi057.stdout:Total 7.9 MB/s | 30 MB 00:03 2024-04-26T16:31:06.776 INFO:teuthology.orchestra.run.smithi016.stdout:(2/36): ceph-mon-19.0.0-3305.ga430f9ed.el9.x86_ 12 MB/s | 4.7 MB 00:00 2024-04-26T16:31:06.916 INFO:teuthology.orchestra.run.smithi057.stdout:Running transaction check 2024-04-26T16:31:06.935 INFO:teuthology.orchestra.run.smithi016.stdout:(3/36): ceph-mds-19.0.0-3305.ga430f9ed.el9.x86_ 3.3 MB/s | 2.4 MB 00:00 2024-04-26T16:31:06.960 INFO:teuthology.orchestra.run.smithi057.stdout:Transaction check succeeded. 2024-04-26T16:31:06.961 INFO:teuthology.orchestra.run.smithi057.stdout:Running transaction test 2024-04-26T16:31:07.052 INFO:teuthology.orchestra.run.smithi016.stdout:(4/36): ceph-mgr-modules-core-19.0.0-3305.ga430 2.3 MB/s | 274 kB 00:00 2024-04-26T16:31:07.085 INFO:teuthology.orchestra.run.smithi016.stdout:(5/36): ceph-mgr-19.0.0-3305.ga430f9ed.el9.x86_ 1.8 MB/s | 1.5 MB 00:00 2024-04-26T16:31:07.211 INFO:teuthology.orchestra.run.smithi016.stdout:(6/36): python3-cffi-1.14.5-5.el9.x86_64.rpm 1.6 MB/s | 253 kB 00:00 2024-04-26T16:31:07.244 INFO:teuthology.orchestra.run.smithi016.stdout:(7/36): python3-ply-3.11-14.el9.noarch.rpm 3.2 MB/s | 106 kB 00:00 2024-04-26T16:31:07.273 INFO:teuthology.orchestra.run.smithi057.stdout:Transaction test succeeded. 2024-04-26T16:31:07.273 INFO:teuthology.orchestra.run.smithi057.stdout:Running transaction 2024-04-26T16:31:07.277 INFO:teuthology.orchestra.run.smithi016.stdout:(8/36): python3-cryptography-36.0.1-4.el9.x86_6 7.3 MB/s | 1.2 MB 00:00 2024-04-26T16:31:07.304 INFO:teuthology.orchestra.run.smithi016.stdout:(9/36): python3-pycparser-2.20-6.el9.noarch.rpm 2.3 MB/s | 135 kB 00:00 2024-04-26T16:31:07.328 INFO:teuthology.orchestra.run.smithi016.stdout:(10/36): python3-requests-2.25.1-8.el9.noarch.r 2.4 MB/s | 125 kB 00:00 2024-04-26T16:31:07.354 INFO:teuthology.orchestra.run.smithi016.stdout:(11/36): python3-urllib3-1.26.5-5.el9.noarch.rp 4.2 MB/s | 215 kB 00:00 2024-04-26T16:31:07.379 INFO:teuthology.orchestra.run.smithi016.stdout:(12/36): lua-5.4.4-4.el9.x86_64.rpm 3.7 MB/s | 188 kB 00:00 2024-04-26T16:31:07.404 INFO:teuthology.orchestra.run.smithi016.stdout:(13/36): python3-mako-1.1.4-6.el9.noarch.rpm 3.4 MB/s | 172 kB 00:00 2024-04-26T16:31:07.429 INFO:teuthology.orchestra.run.smithi016.stdout:(14/36): python3-markupsafe-1.1.1-12.el9.x86_64 694 kB/s | 35 kB 00:00 2024-04-26T16:31:07.454 INFO:teuthology.orchestra.run.smithi016.stdout:(15/36): python3-pytz-2021.1-5.el9.noarch.rpm 1.0 MB/s | 51 kB 00:00 2024-04-26T16:31:07.480 INFO:teuthology.orchestra.run.smithi016.stdout:(16/36): python3-toml-0.10.2-6.el9.noarch.rpm 828 kB/s | 42 kB 00:00 2024-04-26T16:31:07.505 INFO:teuthology.orchestra.run.smithi016.stdout:(17/36): lua-devel-5.4.4-4.el9.x86_64.rpm 444 kB/s | 22 kB 00:00 2024-04-26T16:31:07.813 INFO:teuthology.orchestra.run.smithi016.stdout:(18/36): ceph-osd-19.0.0-3305.ga430f9ed.el9.x86 16 MB/s | 17 MB 00:01 2024-04-26T16:31:07.989 INFO:teuthology.orchestra.run.smithi016.stdout:(19/36): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 90 kB/s | 43 kB 00:00 2024-04-26T16:31:08.098 INFO:teuthology.orchestra.run.smithi016.stdout:(20/36): luarocks-3.9.2-1.el9.noarch.rpm 245 kB/s | 151 kB 00:00 2024-04-26T16:31:08.140 INFO:teuthology.orchestra.run.smithi016.stdout:(21/36): python3-cheroot-8.6.0-4.el9.noarch.rpm 530 kB/s | 172 kB 00:00 2024-04-26T16:31:08.182 INFO:teuthology.orchestra.run.smithi016.stdout:(22/36): python3-cherrypy-18.6.1-2.el9.noarch.r 1.8 MB/s | 358 kB 00:00 2024-04-26T16:31:08.210 INFO:teuthology.orchestra.run.smithi016.stdout:(23/36): python3-jaraco-8.2.1-3.el9.noarch.rpm 98 kB/s | 11 kB 00:00 2024-04-26T16:31:08.232 INFO:teuthology.orchestra.run.smithi016.stdout:(24/36): python3-jaraco-classes-3.2.1-5.el9.noa 193 kB/s | 18 kB 00:00 2024-04-26T16:31:08.258 INFO:teuthology.orchestra.run.smithi016.stdout:(25/36): python3-jaraco-collections-3.0.0-8.el9 306 kB/s | 23 kB 00:00 2024-04-26T16:31:08.283 INFO:teuthology.orchestra.run.smithi016.stdout:(26/36): python3-jaraco-functools-3.5.0-2.el9.n 258 kB/s | 19 kB 00:00 2024-04-26T16:31:08.308 INFO:teuthology.orchestra.run.smithi016.stdout:(27/36): python3-jaraco-text-3.2.0-6.el9.noarch 260 kB/s | 20 kB 00:00 2024-04-26T16:31:08.333 INFO:teuthology.orchestra.run.smithi016.stdout:(28/36): python3-logutils-0.3.5-21.el9.noarch.r 615 kB/s | 46 kB 00:00 2024-04-26T16:31:08.358 INFO:teuthology.orchestra.run.smithi016.stdout:(29/36): python3-more-itertools-8.12.0-2.el9.no 1.0 MB/s | 79 kB 00:00 2024-04-26T16:31:08.392 INFO:teuthology.orchestra.run.smithi016.stdout:(30/36): python3-pecan-1.4.2-3.el9.noarch.rpm 3.2 MB/s | 272 kB 00:00 2024-04-26T16:31:08.417 INFO:teuthology.orchestra.run.smithi016.stdout:(31/36): python3-portend-3.1.0-2.el9.noarch.rpm 196 kB/s | 16 kB 00:00 2024-04-26T16:31:08.434 INFO:teuthology.orchestra.run.smithi016.stdout:(32/36): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.2 MB/s | 90 kB 00:00 2024-04-26T16:31:08.468 INFO:teuthology.orchestra.run.smithi016.stdout:(33/36): python3-tempora-5.0.0-2.el9.noarch.rpm 474 kB/s | 36 kB 00:00 2024-04-26T16:31:08.502 INFO:teuthology.orchestra.run.smithi016.stdout:(34/36): python3-webob-1.8.7-6.el9.noarch.rpm 2.7 MB/s | 230 kB 00:00 2024-04-26T16:31:08.526 INFO:teuthology.orchestra.run.smithi016.stdout:(35/36): python3-werkzeug-2.0.3-3.el9.1.noarch. 4.5 MB/s | 427 kB 00:00 2024-04-26T16:31:08.548 INFO:teuthology.orchestra.run.smithi057.stdout: Preparing : 1/1 2024-04-26T16:31:08.552 INFO:teuthology.orchestra.run.smithi016.stdout:(36/36): python3-zc-lockfile-2.0-10.el9.noarch. 240 kB/s | 20 kB 00:00 2024-04-26T16:31:08.559 INFO:teuthology.orchestra.run.smithi016.stdout:-------------------------------------------------------------------------------- 2024-04-26T16:31:08.559 INFO:teuthology.orchestra.run.smithi016.stdout:Total 9.7 MB/s | 30 MB 00:03 2024-04-26T16:31:08.611 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/36 2024-04-26T16:31:08.645 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/36 2024-04-26T16:31:08.671 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/36 2024-04-26T16:31:08.700 INFO:teuthology.orchestra.run.smithi016.stdout:Running transaction check 2024-04-26T16:31:08.745 INFO:teuthology.orchestra.run.smithi016.stdout:Transaction check succeeded. 2024-04-26T16:31:08.745 INFO:teuthology.orchestra.run.smithi016.stdout:Running transaction test 2024-04-26T16:31:08.746 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/36 2024-04-26T16:31:08.795 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : luarocks-3.9.2-1.el9.noarch 5/36 2024-04-26T16:31:08.829 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/36 2024-04-26T16:31:08.925 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/36 2024-04-26T16:31:09.010 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/36 2024-04-26T16:31:09.056 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 9/36 2024-04-26T16:31:09.058 INFO:teuthology.orchestra.run.smithi016.stdout:Transaction test succeeded. 2024-04-26T16:31:09.060 INFO:teuthology.orchestra.run.smithi016.stdout:Running transaction 2024-04-26T16:31:09.091 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/36 2024-04-26T16:31:09.121 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/36 2024-04-26T16:31:09.156 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/36 2024-04-26T16:31:09.189 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/36 2024-04-26T16:31:09.230 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/36 2024-04-26T16:31:09.273 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/36 2024-04-26T16:31:09.307 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/36 2024-04-26T16:31:09.345 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/36 2024-04-26T16:31:09.422 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 18/36 2024-04-26T16:31:09.574 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 19/36 2024-04-26T16:31:09.657 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 20/36 2024-04-26T16:31:09.716 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : python3-urllib3-1.26.5-5.el9.noarch 21/36 2024-04-26T16:31:09.754 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 22/36 2024-04-26T16:31:09.812 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : python3-ply-3.11-14.el9.noarch 23/36 2024-04-26T16:31:09.876 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 24/36 2024-04-26T16:31:10.072 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 25/36 2024-04-26T16:31:10.124 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 26/36 2024-04-26T16:31:10.222 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 27/36 2024-04-26T16:31:10.321 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 28/36 2024-04-26T16:31:10.336 INFO:teuthology.orchestra.run.smithi016.stdout: Preparing : 1/1 2024-04-26T16:31:10.356 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 29/36 2024-04-26T16:31:10.388 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/36 2024-04-26T16:31:10.421 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/36 2024-04-26T16:31:10.449 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/36 2024-04-26T16:31:10.489 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 30/36 2024-04-26T16:31:10.524 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/36 2024-04-26T16:31:10.574 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : luarocks-3.9.2-1.el9.noarch 5/36 2024-04-26T16:31:10.606 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/36 2024-04-26T16:31:10.662 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : ceph-mgr-modules-core-2:19.0.0-3305.ga430f9ed.el9. 31/36 2024-04-26T16:31:10.683 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : ceph-mgr-2:19.0.0-3305.ga430f9ed.el9.x86_64 32/36 2024-04-26T16:31:10.702 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/36 2024-04-26T16:31:10.710 INFO:teuthology.orchestra.run.smithi057.stdout: Running scriptlet: ceph-mgr-2:19.0.0-3305.ga430f9ed.el9.x86_64 32/36 2024-04-26T16:31:10.710 INFO:teuthology.orchestra.run.smithi057.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-26T16:31:10.710 INFO:teuthology.orchestra.run.smithi057.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-04-26T16:31:10.710 INFO:teuthology.orchestra.run.smithi057.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-26T16:31:10.710 INFO:teuthology.orchestra.run.smithi057.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-26T16:31:10.710 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:31:10.788 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/36 2024-04-26T16:31:10.834 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 9/36 2024-04-26T16:31:10.869 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/36 2024-04-26T16:31:10.898 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/36 2024-04-26T16:31:10.933 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/36 2024-04-26T16:31:10.966 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/36 2024-04-26T16:31:11.008 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/36 2024-04-26T16:31:11.059 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/36 2024-04-26T16:31:11.093 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/36 2024-04-26T16:31:11.131 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/36 2024-04-26T16:31:11.208 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 18/36 2024-04-26T16:31:11.363 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 19/36 2024-04-26T16:31:11.443 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 20/36 2024-04-26T16:31:11.552 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : python3-urllib3-1.26.5-5.el9.noarch 21/36 2024-04-26T16:31:11.590 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 22/36 2024-04-26T16:31:11.648 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : python3-ply-3.11-14.el9.noarch 23/36 2024-04-26T16:31:11.720 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 24/36 2024-04-26T16:31:11.916 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 25/36 2024-04-26T16:31:11.977 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 26/36 2024-04-26T16:31:12.059 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 27/36 2024-04-26T16:31:12.147 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 28/36 2024-04-26T16:31:12.184 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 29/36 2024-04-26T16:31:12.234 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : ceph-osd-2:19.0.0-3305.ga430f9ed.el9.x86_64 33/36 2024-04-26T16:31:12.261 INFO:teuthology.orchestra.run.smithi057.stdout: Running scriptlet: ceph-osd-2:19.0.0-3305.ga430f9ed.el9.x86_64 33/36 2024-04-26T16:31:12.262 INFO:teuthology.orchestra.run.smithi057.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-26T16:31:12.262 INFO:teuthology.orchestra.run.smithi057.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-04-26T16:31:12.262 INFO:teuthology.orchestra.run.smithi057.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-26T16:31:12.262 INFO:teuthology.orchestra.run.smithi057.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-26T16:31:12.262 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:31:12.320 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 30/36 2024-04-26T16:31:12.488 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : ceph-mgr-modules-core-2:19.0.0-3305.ga430f9ed.el9. 31/36 2024-04-26T16:31:12.511 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : ceph-mgr-2:19.0.0-3305.ga430f9ed.el9.x86_64 32/36 2024-04-26T16:31:12.538 INFO:teuthology.orchestra.run.smithi016.stdout: Running scriptlet: ceph-mgr-2:19.0.0-3305.ga430f9ed.el9.x86_64 32/36 2024-04-26T16:31:12.539 INFO:teuthology.orchestra.run.smithi016.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-26T16:31:12.539 INFO:teuthology.orchestra.run.smithi016.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-04-26T16:31:12.539 INFO:teuthology.orchestra.run.smithi016.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-26T16:31:12.539 INFO:teuthology.orchestra.run.smithi016.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-26T16:31:12.539 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:31:12.726 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : ceph-mon-2:19.0.0-3305.ga430f9ed.el9.x86_64 34/36 2024-04-26T16:31:12.750 INFO:teuthology.orchestra.run.smithi057.stdout: Running scriptlet: ceph-mon-2:19.0.0-3305.ga430f9ed.el9.x86_64 34/36 2024-04-26T16:31:12.750 INFO:teuthology.orchestra.run.smithi057.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-26T16:31:12.751 INFO:teuthology.orchestra.run.smithi057.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-04-26T16:31:12.751 INFO:teuthology.orchestra.run.smithi057.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-26T16:31:12.751 INFO:teuthology.orchestra.run.smithi057.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-26T16:31:12.751 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:31:12.985 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : ceph-mds-2:19.0.0-3305.ga430f9ed.el9.x86_64 35/36 2024-04-26T16:31:13.009 INFO:teuthology.orchestra.run.smithi057.stdout: Running scriptlet: ceph-mds-2:19.0.0-3305.ga430f9ed.el9.x86_64 35/36 2024-04-26T16:31:13.009 INFO:teuthology.orchestra.run.smithi057.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-26T16:31:13.010 INFO:teuthology.orchestra.run.smithi057.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-04-26T16:31:13.010 INFO:teuthology.orchestra.run.smithi057.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-26T16:31:13.010 INFO:teuthology.orchestra.run.smithi057.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-26T16:31:13.010 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:31:13.075 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : ceph-2:19.0.0-3305.ga430f9ed.el9.x86_64 36/36 2024-04-26T16:31:14.082 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : ceph-osd-2:19.0.0-3305.ga430f9ed.el9.x86_64 33/36 2024-04-26T16:31:14.107 INFO:teuthology.orchestra.run.smithi016.stdout: Running scriptlet: ceph-osd-2:19.0.0-3305.ga430f9ed.el9.x86_64 33/36 2024-04-26T16:31:14.107 INFO:teuthology.orchestra.run.smithi016.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-26T16:31:14.107 INFO:teuthology.orchestra.run.smithi016.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-04-26T16:31:14.107 INFO:teuthology.orchestra.run.smithi016.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-26T16:31:14.107 INFO:teuthology.orchestra.run.smithi016.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-26T16:31:14.107 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:31:14.571 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : ceph-mon-2:19.0.0-3305.ga430f9ed.el9.x86_64 34/36 2024-04-26T16:31:14.596 INFO:teuthology.orchestra.run.smithi016.stdout: Running scriptlet: ceph-mon-2:19.0.0-3305.ga430f9ed.el9.x86_64 34/36 2024-04-26T16:31:14.596 INFO:teuthology.orchestra.run.smithi016.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-26T16:31:14.596 INFO:teuthology.orchestra.run.smithi016.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-04-26T16:31:14.596 INFO:teuthology.orchestra.run.smithi016.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-26T16:31:14.596 INFO:teuthology.orchestra.run.smithi016.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-26T16:31:14.596 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:31:14.788 INFO:teuthology.orchestra.run.smithi057.stdout: Running scriptlet: ceph-2:19.0.0-3305.ga430f9ed.el9.x86_64 36/36 2024-04-26T16:31:14.789 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : ceph-2:19.0.0-3305.ga430f9ed.el9.x86_64 1/36 2024-04-26T16:31:14.789 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : ceph-mds-2:19.0.0-3305.ga430f9ed.el9.x86_64 2/36 2024-04-26T16:31:14.789 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : ceph-mgr-2:19.0.0-3305.ga430f9ed.el9.x86_64 3/36 2024-04-26T16:31:14.789 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : ceph-mon-2:19.0.0-3305.ga430f9ed.el9.x86_64 4/36 2024-04-26T16:31:14.789 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : ceph-osd-2:19.0.0-3305.ga430f9ed.el9.x86_64 5/36 2024-04-26T16:31:14.789 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : ceph-mgr-modules-core-2:19.0.0-3305.ga430f9ed.el9. 6/36 2024-04-26T16:31:14.789 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/36 2024-04-26T16:31:14.789 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/36 2024-04-26T16:31:14.789 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/36 2024-04-26T16:31:14.789 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/36 2024-04-26T16:31:14.789 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/36 2024-04-26T16:31:14.789 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : python3-urllib3-1.26.5-5.el9.noarch 12/36 2024-04-26T16:31:14.790 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/36 2024-04-26T16:31:14.790 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/36 2024-04-26T16:31:14.790 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/36 2024-04-26T16:31:14.790 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 16/36 2024-04-26T16:31:14.790 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 17/36 2024-04-26T16:31:14.790 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 18/36 2024-04-26T16:31:14.790 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : luarocks-3.9.2-1.el9.noarch 19/36 2024-04-26T16:31:14.790 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 20/36 2024-04-26T16:31:14.790 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-04-26T16:31:14.790 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 22/36 2024-04-26T16:31:14.790 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 23/36 2024-04-26T16:31:14.790 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 24/36 2024-04-26T16:31:14.790 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 25/36 2024-04-26T16:31:14.790 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 26/36 2024-04-26T16:31:14.791 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 27/36 2024-04-26T16:31:14.792 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 28/36 2024-04-26T16:31:14.792 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 29/36 2024-04-26T16:31:14.792 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-04-26T16:31:14.792 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 31/36 2024-04-26T16:31:14.792 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 32/36 2024-04-26T16:31:14.792 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 33/36 2024-04-26T16:31:14.792 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 34/36 2024-04-26T16:31:14.792 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 35/36 2024-04-26T16:31:14.838 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : ceph-mds-2:19.0.0-3305.ga430f9ed.el9.x86_64 35/36 2024-04-26T16:31:14.863 INFO:teuthology.orchestra.run.smithi016.stdout: Running scriptlet: ceph-mds-2:19.0.0-3305.ga430f9ed.el9.x86_64 35/36 2024-04-26T16:31:14.864 INFO:teuthology.orchestra.run.smithi016.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-26T16:31:14.864 INFO:teuthology.orchestra.run.smithi016.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-04-26T16:31:14.864 INFO:teuthology.orchestra.run.smithi016.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-26T16:31:14.864 INFO:teuthology.orchestra.run.smithi016.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-26T16:31:14.864 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:31:14.938 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : ceph-2:19.0.0-3305.ga430f9ed.el9.x86_64 36/36 2024-04-26T16:31:15.705 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 36/36 2024-04-26T16:31:15.705 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:31:15.705 INFO:teuthology.orchestra.run.smithi057.stdout:Installed: 2024-04-26T16:31:15.705 INFO:teuthology.orchestra.run.smithi057.stdout: ceph-2:19.0.0-3305.ga430f9ed.el9.x86_64 2024-04-26T16:31:15.705 INFO:teuthology.orchestra.run.smithi057.stdout: ceph-mds-2:19.0.0-3305.ga430f9ed.el9.x86_64 2024-04-26T16:31:15.705 INFO:teuthology.orchestra.run.smithi057.stdout: ceph-mgr-2:19.0.0-3305.ga430f9ed.el9.x86_64 2024-04-26T16:31:15.705 INFO:teuthology.orchestra.run.smithi057.stdout: ceph-mgr-modules-core-2:19.0.0-3305.ga430f9ed.el9.noarch 2024-04-26T16:31:15.705 INFO:teuthology.orchestra.run.smithi057.stdout: ceph-mon-2:19.0.0-3305.ga430f9ed.el9.x86_64 2024-04-26T16:31:15.705 INFO:teuthology.orchestra.run.smithi057.stdout: ceph-osd-2:19.0.0-3305.ga430f9ed.el9.x86_64 2024-04-26T16:31:15.706 INFO:teuthology.orchestra.run.smithi057.stdout: lua-5.4.4-4.el9.x86_64 2024-04-26T16:31:15.706 INFO:teuthology.orchestra.run.smithi057.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-04-26T16:31:15.706 INFO:teuthology.orchestra.run.smithi057.stdout: luarocks-3.9.2-1.el9.noarch 2024-04-26T16:31:15.706 INFO:teuthology.orchestra.run.smithi057.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-04-26T16:31:15.706 INFO:teuthology.orchestra.run.smithi057.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-04-26T16:31:15.706 INFO:teuthology.orchestra.run.smithi057.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-04-26T16:31:15.706 INFO:teuthology.orchestra.run.smithi057.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-04-26T16:31:15.706 INFO:teuthology.orchestra.run.smithi057.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-04-26T16:31:15.706 INFO:teuthology.orchestra.run.smithi057.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-04-26T16:31:15.706 INFO:teuthology.orchestra.run.smithi057.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-04-26T16:31:15.706 INFO:teuthology.orchestra.run.smithi057.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-04-26T16:31:15.706 INFO:teuthology.orchestra.run.smithi057.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-04-26T16:31:15.707 INFO:teuthology.orchestra.run.smithi057.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-04-26T16:31:15.707 INFO:teuthology.orchestra.run.smithi057.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-04-26T16:31:15.707 INFO:teuthology.orchestra.run.smithi057.stdout: python3-mako-1.1.4-6.el9.noarch 2024-04-26T16:31:15.707 INFO:teuthology.orchestra.run.smithi057.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-04-26T16:31:15.707 INFO:teuthology.orchestra.run.smithi057.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-04-26T16:31:15.707 INFO:teuthology.orchestra.run.smithi057.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-04-26T16:31:15.707 INFO:teuthology.orchestra.run.smithi057.stdout: python3-ply-3.11-14.el9.noarch 2024-04-26T16:31:15.707 INFO:teuthology.orchestra.run.smithi057.stdout: python3-portend-3.1.0-2.el9.noarch 2024-04-26T16:31:15.707 INFO:teuthology.orchestra.run.smithi057.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-04-26T16:31:15.707 INFO:teuthology.orchestra.run.smithi057.stdout: python3-pycparser-2.20-6.el9.noarch 2024-04-26T16:31:15.707 INFO:teuthology.orchestra.run.smithi057.stdout: python3-pytz-2021.1-5.el9.noarch 2024-04-26T16:31:15.707 INFO:teuthology.orchestra.run.smithi057.stdout: python3-requests-2.25.1-8.el9.noarch 2024-04-26T16:31:15.707 INFO:teuthology.orchestra.run.smithi057.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-04-26T16:31:15.707 INFO:teuthology.orchestra.run.smithi057.stdout: python3-toml-0.10.2-6.el9.noarch 2024-04-26T16:31:15.707 INFO:teuthology.orchestra.run.smithi057.stdout: python3-urllib3-1.26.5-5.el9.noarch 2024-04-26T16:31:15.708 INFO:teuthology.orchestra.run.smithi057.stdout: python3-webob-1.8.7-6.el9.noarch 2024-04-26T16:31:15.708 INFO:teuthology.orchestra.run.smithi057.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-04-26T16:31:15.708 INFO:teuthology.orchestra.run.smithi057.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-04-26T16:31:15.708 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:31:15.708 INFO:teuthology.orchestra.run.smithi057.stdout:Complete! 2024-04-26T16:31:16.047 DEBUG:teuthology.orchestra.run.smithi057:> sudo yum -y install ceph-base 2024-04-26T16:31:16.590 INFO:teuthology.orchestra.run.smithi057.stdout:Last metadata expiration check: 0:00:56 ago on Fri 26 Apr 2024 04:30:20 PM UTC. 2024-04-26T16:31:16.666 INFO:teuthology.orchestra.run.smithi016.stdout: Running scriptlet: ceph-2:19.0.0-3305.ga430f9ed.el9.x86_64 36/36 2024-04-26T16:31:16.666 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : ceph-2:19.0.0-3305.ga430f9ed.el9.x86_64 1/36 2024-04-26T16:31:16.666 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : ceph-mds-2:19.0.0-3305.ga430f9ed.el9.x86_64 2/36 2024-04-26T16:31:16.666 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : ceph-mgr-2:19.0.0-3305.ga430f9ed.el9.x86_64 3/36 2024-04-26T16:31:16.666 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : ceph-mon-2:19.0.0-3305.ga430f9ed.el9.x86_64 4/36 2024-04-26T16:31:16.666 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : ceph-osd-2:19.0.0-3305.ga430f9ed.el9.x86_64 5/36 2024-04-26T16:31:16.666 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : ceph-mgr-modules-core-2:19.0.0-3305.ga430f9ed.el9. 6/36 2024-04-26T16:31:16.666 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/36 2024-04-26T16:31:16.666 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/36 2024-04-26T16:31:16.667 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/36 2024-04-26T16:31:16.667 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/36 2024-04-26T16:31:16.667 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/36 2024-04-26T16:31:16.667 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : python3-urllib3-1.26.5-5.el9.noarch 12/36 2024-04-26T16:31:16.667 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/36 2024-04-26T16:31:16.667 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/36 2024-04-26T16:31:16.667 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/36 2024-04-26T16:31:16.667 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 16/36 2024-04-26T16:31:16.667 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 17/36 2024-04-26T16:31:16.667 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 18/36 2024-04-26T16:31:16.667 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : luarocks-3.9.2-1.el9.noarch 19/36 2024-04-26T16:31:16.668 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 20/36 2024-04-26T16:31:16.668 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-04-26T16:31:16.668 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 22/36 2024-04-26T16:31:16.668 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 23/36 2024-04-26T16:31:16.668 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 24/36 2024-04-26T16:31:16.668 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 25/36 2024-04-26T16:31:16.669 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 26/36 2024-04-26T16:31:16.670 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 27/36 2024-04-26T16:31:16.670 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 28/36 2024-04-26T16:31:16.670 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 29/36 2024-04-26T16:31:16.670 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-04-26T16:31:16.670 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 31/36 2024-04-26T16:31:16.670 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 32/36 2024-04-26T16:31:16.670 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 33/36 2024-04-26T16:31:16.670 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 34/36 2024-04-26T16:31:16.670 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 35/36 2024-04-26T16:31:16.672 INFO:teuthology.orchestra.run.smithi057.stdout:Package ceph-base-2:19.0.0-3305.ga430f9ed.el9.x86_64 is already installed. 2024-04-26T16:31:16.716 INFO:teuthology.orchestra.run.smithi057.stdout:Dependencies resolved. 2024-04-26T16:31:16.717 INFO:teuthology.orchestra.run.smithi057.stdout:Nothing to do. 2024-04-26T16:31:16.717 INFO:teuthology.orchestra.run.smithi057.stdout:Complete! 2024-04-26T16:31:16.779 DEBUG:teuthology.orchestra.run.smithi057:> sudo yum -y install cephadm 2024-04-26T16:31:17.315 INFO:teuthology.orchestra.run.smithi057.stdout:Last metadata expiration check: 0:00:57 ago on Fri 26 Apr 2024 04:30:20 PM UTC. 2024-04-26T16:31:17.441 INFO:teuthology.orchestra.run.smithi057.stdout:Dependencies resolved. 2024-04-26T16:31:17.442 INFO:teuthology.orchestra.run.smithi057.stdout:================================================================================ 2024-04-26T16:31:17.442 INFO:teuthology.orchestra.run.smithi057.stdout: Package Arch Version Repository Size 2024-04-26T16:31:17.442 INFO:teuthology.orchestra.run.smithi057.stdout:================================================================================ 2024-04-26T16:31:17.442 INFO:teuthology.orchestra.run.smithi057.stdout:Installing: 2024-04-26T16:31:17.442 INFO:teuthology.orchestra.run.smithi057.stdout: cephadm noarch 2:19.0.0-3305.ga430f9ed.el9 ceph-noarch 762 k 2024-04-26T16:31:17.442 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:31:17.442 INFO:teuthology.orchestra.run.smithi057.stdout:Transaction Summary 2024-04-26T16:31:17.442 INFO:teuthology.orchestra.run.smithi057.stdout:================================================================================ 2024-04-26T16:31:17.442 INFO:teuthology.orchestra.run.smithi057.stdout:Install 1 Package 2024-04-26T16:31:17.442 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:31:17.442 INFO:teuthology.orchestra.run.smithi057.stdout:Total download size: 762 k 2024-04-26T16:31:17.442 INFO:teuthology.orchestra.run.smithi057.stdout:Installed size: 769 k 2024-04-26T16:31:17.442 INFO:teuthology.orchestra.run.smithi057.stdout:Downloading Packages: 2024-04-26T16:31:17.720 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 36/36 2024-04-26T16:31:17.720 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:31:17.720 INFO:teuthology.orchestra.run.smithi016.stdout:Installed: 2024-04-26T16:31:17.720 INFO:teuthology.orchestra.run.smithi016.stdout: ceph-2:19.0.0-3305.ga430f9ed.el9.x86_64 2024-04-26T16:31:17.720 INFO:teuthology.orchestra.run.smithi016.stdout: ceph-mds-2:19.0.0-3305.ga430f9ed.el9.x86_64 2024-04-26T16:31:17.720 INFO:teuthology.orchestra.run.smithi016.stdout: ceph-mgr-2:19.0.0-3305.ga430f9ed.el9.x86_64 2024-04-26T16:31:17.720 INFO:teuthology.orchestra.run.smithi016.stdout: ceph-mgr-modules-core-2:19.0.0-3305.ga430f9ed.el9.noarch 2024-04-26T16:31:17.721 INFO:teuthology.orchestra.run.smithi016.stdout: ceph-mon-2:19.0.0-3305.ga430f9ed.el9.x86_64 2024-04-26T16:31:17.721 INFO:teuthology.orchestra.run.smithi016.stdout: ceph-osd-2:19.0.0-3305.ga430f9ed.el9.x86_64 2024-04-26T16:31:17.721 INFO:teuthology.orchestra.run.smithi016.stdout: lua-5.4.4-4.el9.x86_64 2024-04-26T16:31:17.721 INFO:teuthology.orchestra.run.smithi016.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-04-26T16:31:17.721 INFO:teuthology.orchestra.run.smithi016.stdout: luarocks-3.9.2-1.el9.noarch 2024-04-26T16:31:17.721 INFO:teuthology.orchestra.run.smithi016.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-04-26T16:31:17.721 INFO:teuthology.orchestra.run.smithi016.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-04-26T16:31:17.721 INFO:teuthology.orchestra.run.smithi016.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-04-26T16:31:17.721 INFO:teuthology.orchestra.run.smithi016.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-04-26T16:31:17.721 INFO:teuthology.orchestra.run.smithi016.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-04-26T16:31:17.721 INFO:teuthology.orchestra.run.smithi016.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-04-26T16:31:17.721 INFO:teuthology.orchestra.run.smithi016.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-04-26T16:31:17.721 INFO:teuthology.orchestra.run.smithi016.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-04-26T16:31:17.721 INFO:teuthology.orchestra.run.smithi016.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-04-26T16:31:17.721 INFO:teuthology.orchestra.run.smithi016.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-04-26T16:31:17.722 INFO:teuthology.orchestra.run.smithi016.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-04-26T16:31:17.722 INFO:teuthology.orchestra.run.smithi016.stdout: python3-mako-1.1.4-6.el9.noarch 2024-04-26T16:31:17.722 INFO:teuthology.orchestra.run.smithi016.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-04-26T16:31:17.722 INFO:teuthology.orchestra.run.smithi016.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-04-26T16:31:17.722 INFO:teuthology.orchestra.run.smithi016.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-04-26T16:31:17.722 INFO:teuthology.orchestra.run.smithi016.stdout: python3-ply-3.11-14.el9.noarch 2024-04-26T16:31:17.722 INFO:teuthology.orchestra.run.smithi016.stdout: python3-portend-3.1.0-2.el9.noarch 2024-04-26T16:31:17.722 INFO:teuthology.orchestra.run.smithi016.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-04-26T16:31:17.722 INFO:teuthology.orchestra.run.smithi016.stdout: python3-pycparser-2.20-6.el9.noarch 2024-04-26T16:31:17.722 INFO:teuthology.orchestra.run.smithi016.stdout: python3-pytz-2021.1-5.el9.noarch 2024-04-26T16:31:17.722 INFO:teuthology.orchestra.run.smithi016.stdout: python3-requests-2.25.1-8.el9.noarch 2024-04-26T16:31:17.722 INFO:teuthology.orchestra.run.smithi016.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-04-26T16:31:17.722 INFO:teuthology.orchestra.run.smithi016.stdout: python3-toml-0.10.2-6.el9.noarch 2024-04-26T16:31:17.722 INFO:teuthology.orchestra.run.smithi016.stdout: python3-urllib3-1.26.5-5.el9.noarch 2024-04-26T16:31:17.723 INFO:teuthology.orchestra.run.smithi016.stdout: python3-webob-1.8.7-6.el9.noarch 2024-04-26T16:31:17.723 INFO:teuthology.orchestra.run.smithi016.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-04-26T16:31:17.723 INFO:teuthology.orchestra.run.smithi016.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-04-26T16:31:17.723 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:31:17.723 INFO:teuthology.orchestra.run.smithi016.stdout:Complete! 2024-04-26T16:31:17.925 INFO:teuthology.orchestra.run.smithi057.stdout:cephadm-19.0.0-3305.ga430f9ed.el9.noarch.rpm 1.5 MB/s | 762 kB 00:00 2024-04-26T16:31:17.925 INFO:teuthology.orchestra.run.smithi057.stdout:-------------------------------------------------------------------------------- 2024-04-26T16:31:17.926 INFO:teuthology.orchestra.run.smithi057.stdout:Total 1.5 MB/s | 762 kB 00:00 2024-04-26T16:31:17.926 INFO:teuthology.orchestra.run.smithi057.stdout:Running transaction check 2024-04-26T16:31:17.932 INFO:teuthology.orchestra.run.smithi057.stdout:Transaction check succeeded. 2024-04-26T16:31:17.932 INFO:teuthology.orchestra.run.smithi057.stdout:Running transaction test 2024-04-26T16:31:17.938 INFO:teuthology.orchestra.run.smithi057.stdout:Transaction test succeeded. 2024-04-26T16:31:17.938 INFO:teuthology.orchestra.run.smithi057.stdout:Running transaction 2024-04-26T16:31:18.010 INFO:teuthology.orchestra.run.smithi057.stdout: Preparing : 1/1 2024-04-26T16:31:18.072 DEBUG:teuthology.orchestra.run.smithi016:> sudo yum -y install ceph-base 2024-04-26T16:31:18.489 INFO:teuthology.orchestra.run.smithi057.stdout: Running scriptlet: cephadm-2:19.0.0-3305.ga430f9ed.el9.noarch 1/1 2024-04-26T16:31:18.610 INFO:teuthology.orchestra.run.smithi016.stdout:Last metadata expiration check: 0:00:58 ago on Fri 26 Apr 2024 04:30:20 PM UTC. 2024-04-26T16:31:18.640 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : cephadm-2:19.0.0-3305.ga430f9ed.el9.noarch 1/1 2024-04-26T16:31:18.694 INFO:teuthology.orchestra.run.smithi016.stdout:Package ceph-base-2:19.0.0-3305.ga430f9ed.el9.x86_64 is already installed. 2024-04-26T16:31:18.739 INFO:teuthology.orchestra.run.smithi016.stdout:Dependencies resolved. 2024-04-26T16:31:18.740 INFO:teuthology.orchestra.run.smithi016.stdout:Nothing to do. 2024-04-26T16:31:18.740 INFO:teuthology.orchestra.run.smithi016.stdout:Complete! 2024-04-26T16:31:18.799 DEBUG:teuthology.orchestra.run.smithi016:> sudo yum -y install cephadm 2024-04-26T16:31:18.949 INFO:teuthology.orchestra.run.smithi057.stdout: Running scriptlet: cephadm-2:19.0.0-3305.ga430f9ed.el9.noarch 1/1 2024-04-26T16:31:19.184 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : cephadm-2:19.0.0-3305.ga430f9ed.el9.noarch 1/1 2024-04-26T16:31:19.184 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:31:19.184 INFO:teuthology.orchestra.run.smithi057.stdout:Installed: 2024-04-26T16:31:19.185 INFO:teuthology.orchestra.run.smithi057.stdout: cephadm-2:19.0.0-3305.ga430f9ed.el9.noarch 2024-04-26T16:31:19.185 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:31:19.185 INFO:teuthology.orchestra.run.smithi057.stdout:Complete! 2024-04-26T16:31:19.333 INFO:teuthology.orchestra.run.smithi016.stdout:Last metadata expiration check: 0:00:59 ago on Fri 26 Apr 2024 04:30:20 PM UTC. 2024-04-26T16:31:19.422 DEBUG:teuthology.orchestra.run.smithi057:> sudo yum -y install ceph-immutable-object-cache 2024-04-26T16:31:19.459 INFO:teuthology.orchestra.run.smithi016.stdout:Dependencies resolved. 2024-04-26T16:31:19.460 INFO:teuthology.orchestra.run.smithi016.stdout:================================================================================ 2024-04-26T16:31:19.460 INFO:teuthology.orchestra.run.smithi016.stdout: Package Arch Version Repository Size 2024-04-26T16:31:19.460 INFO:teuthology.orchestra.run.smithi016.stdout:================================================================================ 2024-04-26T16:31:19.460 INFO:teuthology.orchestra.run.smithi016.stdout:Installing: 2024-04-26T16:31:19.460 INFO:teuthology.orchestra.run.smithi016.stdout: cephadm noarch 2:19.0.0-3305.ga430f9ed.el9 ceph-noarch 762 k 2024-04-26T16:31:19.460 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:31:19.460 INFO:teuthology.orchestra.run.smithi016.stdout:Transaction Summary 2024-04-26T16:31:19.461 INFO:teuthology.orchestra.run.smithi016.stdout:================================================================================ 2024-04-26T16:31:19.461 INFO:teuthology.orchestra.run.smithi016.stdout:Install 1 Package 2024-04-26T16:31:19.461 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:31:19.461 INFO:teuthology.orchestra.run.smithi016.stdout:Total download size: 762 k 2024-04-26T16:31:19.461 INFO:teuthology.orchestra.run.smithi016.stdout:Installed size: 769 k 2024-04-26T16:31:19.461 INFO:teuthology.orchestra.run.smithi016.stdout:Downloading Packages: 2024-04-26T16:31:19.953 INFO:teuthology.orchestra.run.smithi057.stdout:Last metadata expiration check: 0:00:59 ago on Fri 26 Apr 2024 04:30:20 PM UTC. 2024-04-26T16:31:20.079 INFO:teuthology.orchestra.run.smithi057.stdout:Dependencies resolved. 2024-04-26T16:31:20.079 INFO:teuthology.orchestra.run.smithi057.stdout:================================================================================ 2024-04-26T16:31:20.080 INFO:teuthology.orchestra.run.smithi057.stdout: Package Arch Version Repo Size 2024-04-26T16:31:20.080 INFO:teuthology.orchestra.run.smithi057.stdout:================================================================================ 2024-04-26T16:31:20.080 INFO:teuthology.orchestra.run.smithi057.stdout:Installing: 2024-04-26T16:31:20.080 INFO:teuthology.orchestra.run.smithi057.stdout: ceph-immutable-object-cache x86_64 2:19.0.0-3305.ga430f9ed.el9 ceph 145 k 2024-04-26T16:31:20.080 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:31:20.080 INFO:teuthology.orchestra.run.smithi057.stdout:Transaction Summary 2024-04-26T16:31:20.080 INFO:teuthology.orchestra.run.smithi057.stdout:================================================================================ 2024-04-26T16:31:20.080 INFO:teuthology.orchestra.run.smithi057.stdout:Install 1 Package 2024-04-26T16:31:20.080 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:31:20.080 INFO:teuthology.orchestra.run.smithi057.stdout:Total download size: 145 k 2024-04-26T16:31:20.080 INFO:teuthology.orchestra.run.smithi057.stdout:Installed size: 435 k 2024-04-26T16:31:20.080 INFO:teuthology.orchestra.run.smithi057.stdout:Downloading Packages: 2024-04-26T16:31:20.348 INFO:teuthology.orchestra.run.smithi016.stdout:cephadm-19.0.0-3305.ga430f9ed.el9.noarch.rpm 860 kB/s | 762 kB 00:00 2024-04-26T16:31:20.348 INFO:teuthology.orchestra.run.smithi016.stdout:-------------------------------------------------------------------------------- 2024-04-26T16:31:20.349 INFO:teuthology.orchestra.run.smithi016.stdout:Total 859 kB/s | 762 kB 00:00 2024-04-26T16:31:20.349 INFO:teuthology.orchestra.run.smithi016.stdout:Running transaction check 2024-04-26T16:31:20.355 INFO:teuthology.orchestra.run.smithi016.stdout:Transaction check succeeded. 2024-04-26T16:31:20.388 INFO:teuthology.orchestra.run.smithi016.stdout:Running transaction test 2024-04-26T16:31:20.389 INFO:teuthology.orchestra.run.smithi016.stdout:Transaction test succeeded. 2024-04-26T16:31:20.389 INFO:teuthology.orchestra.run.smithi016.stdout:Running transaction 2024-04-26T16:31:20.431 INFO:teuthology.orchestra.run.smithi057.stdout:ceph-immutable-object-cache-19.0.0-3305.ga430f9 414 kB/s | 145 kB 00:00 2024-04-26T16:31:20.431 INFO:teuthology.orchestra.run.smithi057.stdout:-------------------------------------------------------------------------------- 2024-04-26T16:31:20.432 INFO:teuthology.orchestra.run.smithi057.stdout:Total 412 kB/s | 145 kB 00:00 2024-04-26T16:31:20.432 INFO:teuthology.orchestra.run.smithi057.stdout:Running transaction check 2024-04-26T16:31:20.440 INFO:teuthology.orchestra.run.smithi057.stdout:Transaction check succeeded. 2024-04-26T16:31:20.441 INFO:teuthology.orchestra.run.smithi057.stdout:Running transaction test 2024-04-26T16:31:20.441 INFO:teuthology.orchestra.run.smithi016.stdout: Preparing : 1/1 2024-04-26T16:31:20.500 INFO:teuthology.orchestra.run.smithi057.stdout:Transaction test succeeded. 2024-04-26T16:31:20.501 INFO:teuthology.orchestra.run.smithi057.stdout:Running transaction 2024-04-26T16:31:20.658 INFO:teuthology.orchestra.run.smithi057.stdout: Preparing : 1/1 2024-04-26T16:31:20.740 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : ceph-immutable-object-cache-2:19.0.0-3305.ga430f9ed. 1/1 2024-04-26T16:31:20.767 INFO:teuthology.orchestra.run.smithi057.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.0.0-3305.ga430f9ed. 1/1 2024-04-26T16:31:20.767 INFO:teuthology.orchestra.run.smithi057.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-26T16:31:20.767 INFO:teuthology.orchestra.run.smithi057.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-04-26T16:31:20.767 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:31:20.821 INFO:teuthology.orchestra.run.smithi016.stdout: Running scriptlet: cephadm-2:19.0.0-3305.ga430f9ed.el9.noarch 1/1 2024-04-26T16:31:20.903 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : cephadm-2:19.0.0-3305.ga430f9ed.el9.noarch 1/1 2024-04-26T16:31:21.198 INFO:teuthology.orchestra.run.smithi016.stdout: Running scriptlet: cephadm-2:19.0.0-3305.ga430f9ed.el9.noarch 1/1 2024-04-26T16:31:21.431 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : cephadm-2:19.0.0-3305.ga430f9ed.el9.noarch 1/1 2024-04-26T16:31:21.432 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:31:21.432 INFO:teuthology.orchestra.run.smithi016.stdout:Installed: 2024-04-26T16:31:21.432 INFO:teuthology.orchestra.run.smithi016.stdout: cephadm-2:19.0.0-3305.ga430f9ed.el9.noarch 2024-04-26T16:31:21.432 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:31:21.432 INFO:teuthology.orchestra.run.smithi016.stdout:Complete! 2024-04-26T16:31:21.634 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : ceph-immutable-object-cache-2:19.0.0-3305.ga430f9ed. 1/1 2024-04-26T16:31:21.635 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:31:21.635 INFO:teuthology.orchestra.run.smithi057.stdout:Installed: 2024-04-26T16:31:21.635 INFO:teuthology.orchestra.run.smithi057.stdout: ceph-immutable-object-cache-2:19.0.0-3305.ga430f9ed.el9.x86_64 2024-04-26T16:31:21.635 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:31:21.635 INFO:teuthology.orchestra.run.smithi057.stdout:Complete! 2024-04-26T16:31:21.651 DEBUG:teuthology.orchestra.run.smithi016:> sudo yum -y install ceph-immutable-object-cache 2024-04-26T16:31:21.818 DEBUG:teuthology.orchestra.run.smithi057:> sudo yum -y install ceph-mgr 2024-04-26T16:31:22.184 INFO:teuthology.orchestra.run.smithi016.stdout:Last metadata expiration check: 0:01:02 ago on Fri 26 Apr 2024 04:30:20 PM UTC. 2024-04-26T16:31:22.309 INFO:teuthology.orchestra.run.smithi016.stdout:Dependencies resolved. 2024-04-26T16:31:22.310 INFO:teuthology.orchestra.run.smithi016.stdout:================================================================================ 2024-04-26T16:31:22.310 INFO:teuthology.orchestra.run.smithi016.stdout: Package Arch Version Repo Size 2024-04-26T16:31:22.310 INFO:teuthology.orchestra.run.smithi016.stdout:================================================================================ 2024-04-26T16:31:22.310 INFO:teuthology.orchestra.run.smithi016.stdout:Installing: 2024-04-26T16:31:22.310 INFO:teuthology.orchestra.run.smithi016.stdout: ceph-immutable-object-cache x86_64 2:19.0.0-3305.ga430f9ed.el9 ceph 145 k 2024-04-26T16:31:22.310 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:31:22.310 INFO:teuthology.orchestra.run.smithi016.stdout:Transaction Summary 2024-04-26T16:31:22.310 INFO:teuthology.orchestra.run.smithi016.stdout:================================================================================ 2024-04-26T16:31:22.310 INFO:teuthology.orchestra.run.smithi016.stdout:Install 1 Package 2024-04-26T16:31:22.310 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:31:22.311 INFO:teuthology.orchestra.run.smithi016.stdout:Total download size: 145 k 2024-04-26T16:31:22.311 INFO:teuthology.orchestra.run.smithi016.stdout:Installed size: 435 k 2024-04-26T16:31:22.311 INFO:teuthology.orchestra.run.smithi016.stdout:Downloading Packages: 2024-04-26T16:31:22.355 INFO:teuthology.orchestra.run.smithi057.stdout:Last metadata expiration check: 0:01:02 ago on Fri 26 Apr 2024 04:30:20 PM UTC. 2024-04-26T16:31:22.436 INFO:teuthology.orchestra.run.smithi057.stdout:Package ceph-mgr-2:19.0.0-3305.ga430f9ed.el9.x86_64 is already installed. 2024-04-26T16:31:22.480 INFO:teuthology.orchestra.run.smithi057.stdout:Dependencies resolved. 2024-04-26T16:31:22.481 INFO:teuthology.orchestra.run.smithi057.stdout:Nothing to do. 2024-04-26T16:31:22.481 INFO:teuthology.orchestra.run.smithi057.stdout:Complete! 2024-04-26T16:31:22.528 INFO:teuthology.orchestra.run.smithi016.stdout:ceph-immutable-object-cache-19.0.0-3305.ga430f9 669 kB/s | 145 kB 00:00 2024-04-26T16:31:22.529 INFO:teuthology.orchestra.run.smithi016.stdout:-------------------------------------------------------------------------------- 2024-04-26T16:31:22.529 INFO:teuthology.orchestra.run.smithi016.stdout:Total 663 kB/s | 145 kB 00:00 2024-04-26T16:31:22.529 INFO:teuthology.orchestra.run.smithi016.stdout:Running transaction check 2024-04-26T16:31:22.538 INFO:teuthology.orchestra.run.smithi016.stdout:Transaction check succeeded. 2024-04-26T16:31:22.538 INFO:teuthology.orchestra.run.smithi016.stdout:Running transaction test 2024-04-26T16:31:22.542 DEBUG:teuthology.orchestra.run.smithi057:> sudo yum -y install ceph-mgr-dashboard 2024-04-26T16:31:22.598 INFO:teuthology.orchestra.run.smithi016.stdout:Transaction test succeeded. 2024-04-26T16:31:22.598 INFO:teuthology.orchestra.run.smithi016.stdout:Running transaction 2024-04-26T16:31:22.746 INFO:teuthology.orchestra.run.smithi016.stdout: Preparing : 1/1 2024-04-26T16:31:22.830 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : ceph-immutable-object-cache-2:19.0.0-3305.ga430f9ed. 1/1 2024-04-26T16:31:22.856 INFO:teuthology.orchestra.run.smithi016.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.0.0-3305.ga430f9ed. 1/1 2024-04-26T16:31:22.856 INFO:teuthology.orchestra.run.smithi016.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-26T16:31:22.856 INFO:teuthology.orchestra.run.smithi016.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-04-26T16:31:22.856 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:31:23.068 INFO:teuthology.orchestra.run.smithi057.stdout:Last metadata expiration check: 0:01:03 ago on Fri 26 Apr 2024 04:30:20 PM UTC. 2024-04-26T16:31:23.192 INFO:teuthology.orchestra.run.smithi057.stdout:Dependencies resolved. 2024-04-26T16:31:23.194 INFO:teuthology.orchestra.run.smithi057.stdout:================================================================================ 2024-04-26T16:31:23.194 INFO:teuthology.orchestra.run.smithi057.stdout: Package Arch Version Repository Size 2024-04-26T16:31:23.194 INFO:teuthology.orchestra.run.smithi057.stdout:================================================================================ 2024-04-26T16:31:23.194 INFO:teuthology.orchestra.run.smithi057.stdout:Installing: 2024-04-26T16:31:23.194 INFO:teuthology.orchestra.run.smithi057.stdout: ceph-mgr-dashboard noarch 2:19.0.0-3305.ga430f9ed.el9 ceph-noarch 3.5 M 2024-04-26T16:31:23.194 INFO:teuthology.orchestra.run.smithi057.stdout:Installing dependencies: 2024-04-26T16:31:23.194 INFO:teuthology.orchestra.run.smithi057.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-04-26T16:31:23.194 INFO:teuthology.orchestra.run.smithi057.stdout: ceph-grafana-dashboards noarch 2:19.0.0-3305.ga430f9ed.el9 ceph-noarch 34 k 2024-04-26T16:31:23.194 INFO:teuthology.orchestra.run.smithi057.stdout: ceph-prometheus-alerts noarch 2:19.0.0-3305.ga430f9ed.el9 ceph-noarch 16 k 2024-04-26T16:31:23.194 INFO:teuthology.orchestra.run.smithi057.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-04-26T16:31:23.195 INFO:teuthology.orchestra.run.smithi057.stdout: protobuf x86_64 3.14.0-13.el9 appstream 1.0 M 2024-04-26T16:31:23.195 INFO:teuthology.orchestra.run.smithi057.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-04-26T16:31:23.195 INFO:teuthology.orchestra.run.smithi057.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-04-26T16:31:23.195 INFO:teuthology.orchestra.run.smithi057.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-04-26T16:31:23.195 INFO:teuthology.orchestra.run.smithi057.stdout: python3-protobuf noarch 3.14.0-13.el9 appstream 269 k 2024-04-26T16:31:23.195 INFO:teuthology.orchestra.run.smithi057.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-04-26T16:31:23.195 INFO:teuthology.orchestra.run.smithi057.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-04-26T16:31:23.195 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:31:23.195 INFO:teuthology.orchestra.run.smithi057.stdout:Transaction Summary 2024-04-26T16:31:23.195 INFO:teuthology.orchestra.run.smithi057.stdout:================================================================================ 2024-04-26T16:31:23.195 INFO:teuthology.orchestra.run.smithi057.stdout:Install 12 Packages 2024-04-26T16:31:23.195 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:31:23.196 INFO:teuthology.orchestra.run.smithi057.stdout:Total download size: 8.6 M 2024-04-26T16:31:23.196 INFO:teuthology.orchestra.run.smithi057.stdout:Installed size: 104 M 2024-04-26T16:31:23.196 INFO:teuthology.orchestra.run.smithi057.stdout:Downloading Packages: 2024-04-26T16:31:23.697 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : ceph-immutable-object-cache-2:19.0.0-3305.ga430f9ed. 1/1 2024-04-26T16:31:23.697 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:31:23.697 INFO:teuthology.orchestra.run.smithi016.stdout:Installed: 2024-04-26T16:31:23.697 INFO:teuthology.orchestra.run.smithi016.stdout: ceph-immutable-object-cache-2:19.0.0-3305.ga430f9ed.el9.x86_64 2024-04-26T16:31:23.697 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:31:23.697 INFO:teuthology.orchestra.run.smithi016.stdout:Complete! 2024-04-26T16:31:23.918 DEBUG:teuthology.orchestra.run.smithi016:> sudo yum -y install ceph-mgr 2024-04-26T16:31:24.009 INFO:teuthology.orchestra.run.smithi057.stdout:(1/12): ceph-prometheus-alerts-19.0.0-3305.ga43 84 kB/s | 16 kB 00:00 2024-04-26T16:31:24.101 INFO:teuthology.orchestra.run.smithi057.stdout:(2/12): ceph-grafana-dashboards-19.0.0-3305.ga4 119 kB/s | 34 kB 00:00 2024-04-26T16:31:24.168 INFO:teuthology.orchestra.run.smithi057.stdout:(3/12): protobuf-3.14.0-13.el9.x86_64.rpm 6.4 MB/s | 1.0 MB 00:00 2024-04-26T16:31:24.193 INFO:teuthology.orchestra.run.smithi057.stdout:(4/12): python3-protobuf-3.14.0-13.el9.noarch.r 2.9 MB/s | 269 kB 00:00 2024-04-26T16:31:24.227 INFO:teuthology.orchestra.run.smithi057.stdout:(5/12): protobuf-compiler-3.14.0-13.el9.x86_64. 15 MB/s | 863 kB 00:00 2024-04-26T16:31:24.302 INFO:teuthology.orchestra.run.smithi057.stdout:(6/12): ceph-mgr-dashboard-19.0.0-3305.ga430f9e 7.3 MB/s | 3.5 MB 00:00 2024-04-26T16:31:24.450 INFO:teuthology.orchestra.run.smithi016.stdout:Last metadata expiration check: 0:01:04 ago on Fri 26 Apr 2024 04:30:20 PM UTC. 2024-04-26T16:31:24.502 INFO:teuthology.orchestra.run.smithi057.stdout:(7/12): grpc-data-1.46.7-10.el9.noarch.rpm 71 kB/s | 19 kB 00:00 2024-04-26T16:31:24.530 INFO:teuthology.orchestra.run.smithi016.stdout:Package ceph-mgr-2:19.0.0-3305.ga430f9ed.el9.x86_64 is already installed. 2024-04-26T16:31:24.574 INFO:teuthology.orchestra.run.smithi016.stdout:Dependencies resolved. 2024-04-26T16:31:24.575 INFO:teuthology.orchestra.run.smithi016.stdout:Nothing to do. 2024-04-26T16:31:24.575 INFO:teuthology.orchestra.run.smithi016.stdout:Complete! 2024-04-26T16:31:24.629 DEBUG:teuthology.orchestra.run.smithi016:> sudo yum -y install ceph-mgr-dashboard 2024-04-26T16:31:24.694 INFO:teuthology.orchestra.run.smithi057.stdout:(8/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 1.1 MB/s | 548 kB 00:00 2024-04-26T16:31:24.711 INFO:teuthology.orchestra.run.smithi057.stdout:(9/12): python3-grpcio-tools-1.46.7-10.el9.x86_ 693 kB/s | 144 kB 00:00 2024-04-26T16:31:24.753 INFO:teuthology.orchestra.run.smithi057.stdout:(10/12): python3-repoze-lru-0.7-16.el9.noarch.r 527 kB/s | 31 kB 00:00 2024-04-26T16:31:24.786 INFO:teuthology.orchestra.run.smithi057.stdout:(11/12): python3-routes-2.5.1-5.el9.noarch.rpm 2.5 MB/s | 188 kB 00:00 2024-04-26T16:31:24.920 INFO:teuthology.orchestra.run.smithi057.stdout:(12/12): python3-grpcio-1.46.7-10.el9.x86_64.rp 3.6 MB/s | 2.0 MB 00:00 2024-04-26T16:31:24.925 INFO:teuthology.orchestra.run.smithi057.stdout:-------------------------------------------------------------------------------- 2024-04-26T16:31:24.925 INFO:teuthology.orchestra.run.smithi057.stdout:Total 5.0 MB/s | 8.6 MB 00:01 2024-04-26T16:31:24.974 INFO:teuthology.orchestra.run.smithi057.stdout:Running transaction check 2024-04-26T16:31:24.992 INFO:teuthology.orchestra.run.smithi057.stdout:Transaction check succeeded. 2024-04-26T16:31:24.992 INFO:teuthology.orchestra.run.smithi057.stdout:Running transaction test 2024-04-26T16:31:25.157 INFO:teuthology.orchestra.run.smithi016.stdout:Last metadata expiration check: 0:01:05 ago on Fri 26 Apr 2024 04:30:20 PM UTC. 2024-04-26T16:31:25.159 INFO:teuthology.orchestra.run.smithi057.stdout:Transaction test succeeded. 2024-04-26T16:31:25.160 INFO:teuthology.orchestra.run.smithi057.stdout:Running transaction 2024-04-26T16:31:25.285 INFO:teuthology.orchestra.run.smithi016.stdout:Dependencies resolved. 2024-04-26T16:31:25.286 INFO:teuthology.orchestra.run.smithi016.stdout:================================================================================ 2024-04-26T16:31:25.286 INFO:teuthology.orchestra.run.smithi016.stdout: Package Arch Version Repository Size 2024-04-26T16:31:25.286 INFO:teuthology.orchestra.run.smithi016.stdout:================================================================================ 2024-04-26T16:31:25.286 INFO:teuthology.orchestra.run.smithi016.stdout:Installing: 2024-04-26T16:31:25.286 INFO:teuthology.orchestra.run.smithi016.stdout: ceph-mgr-dashboard noarch 2:19.0.0-3305.ga430f9ed.el9 ceph-noarch 3.5 M 2024-04-26T16:31:25.286 INFO:teuthology.orchestra.run.smithi016.stdout:Installing dependencies: 2024-04-26T16:31:25.286 INFO:teuthology.orchestra.run.smithi016.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-04-26T16:31:25.287 INFO:teuthology.orchestra.run.smithi016.stdout: ceph-grafana-dashboards noarch 2:19.0.0-3305.ga430f9ed.el9 ceph-noarch 34 k 2024-04-26T16:31:25.287 INFO:teuthology.orchestra.run.smithi016.stdout: ceph-prometheus-alerts noarch 2:19.0.0-3305.ga430f9ed.el9 ceph-noarch 16 k 2024-04-26T16:31:25.287 INFO:teuthology.orchestra.run.smithi016.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-04-26T16:31:25.287 INFO:teuthology.orchestra.run.smithi016.stdout: protobuf x86_64 3.14.0-13.el9 appstream 1.0 M 2024-04-26T16:31:25.287 INFO:teuthology.orchestra.run.smithi016.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-04-26T16:31:25.287 INFO:teuthology.orchestra.run.smithi016.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-04-26T16:31:25.287 INFO:teuthology.orchestra.run.smithi016.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-04-26T16:31:25.287 INFO:teuthology.orchestra.run.smithi016.stdout: python3-protobuf noarch 3.14.0-13.el9 appstream 269 k 2024-04-26T16:31:25.287 INFO:teuthology.orchestra.run.smithi016.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-04-26T16:31:25.287 INFO:teuthology.orchestra.run.smithi016.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-04-26T16:31:25.287 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:31:25.287 INFO:teuthology.orchestra.run.smithi016.stdout:Transaction Summary 2024-04-26T16:31:25.287 INFO:teuthology.orchestra.run.smithi016.stdout:================================================================================ 2024-04-26T16:31:25.288 INFO:teuthology.orchestra.run.smithi016.stdout:Install 12 Packages 2024-04-26T16:31:25.288 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:31:25.288 INFO:teuthology.orchestra.run.smithi016.stdout:Total download size: 8.6 M 2024-04-26T16:31:25.288 INFO:teuthology.orchestra.run.smithi016.stdout:Installed size: 104 M 2024-04-26T16:31:25.288 INFO:teuthology.orchestra.run.smithi016.stdout:Downloading Packages: 2024-04-26T16:31:25.698 INFO:teuthology.orchestra.run.smithi057.stdout: Preparing : 1/1 2024-04-26T16:31:25.771 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-04-26T16:31:25.806 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-04-26T16:31:25.854 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-04-26T16:31:25.883 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-04-26T16:31:25.963 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-04-26T16:31:26.016 INFO:teuthology.orchestra.run.smithi016.stdout:(1/12): ceph-grafana-dashboards-19.0.0-3305.ga4 143 kB/s | 34 kB 00:00 2024-04-26T16:31:26.041 INFO:teuthology.orchestra.run.smithi016.stdout:(2/12): ceph-prometheus-alerts-19.0.0-3305.ga43 62 kB/s | 16 kB 00:00 2024-04-26T16:31:26.106 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-04-26T16:31:26.198 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-04-26T16:31:26.233 INFO:teuthology.orchestra.run.smithi016.stdout:(3/12): python3-protobuf-3.14.0-13.el9.noarch.r 1.4 MB/s | 269 kB 00:00 2024-04-26T16:31:26.247 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-04-26T16:31:26.275 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-04-26T16:31:26.307 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : ceph-prometheus-alerts-2:19.0.0-3305.ga430f9ed.el9 10/12 2024-04-26T16:31:26.308 INFO:teuthology.orchestra.run.smithi016.stdout:(4/12): ceph-mgr-dashboard-19.0.0-3305.ga430f9e 6.7 MB/s | 3.5 MB 00:00 2024-04-26T16:31:26.350 INFO:teuthology.orchestra.run.smithi016.stdout:(5/12): protobuf-3.14.0-13.el9.x86_64.rpm 3.0 MB/s | 1.0 MB 00:00 2024-04-26T16:31:26.375 INFO:teuthology.orchestra.run.smithi016.stdout:(6/12): protobuf-compiler-3.14.0-13.el9.x86_64. 6.0 MB/s | 863 kB 00:00 2024-04-26T16:31:26.534 INFO:teuthology.orchestra.run.smithi016.stdout:(7/12): grpc-data-1.46.7-10.el9.noarch.rpm 106 kB/s | 19 kB 00:00 2024-04-26T16:31:26.642 INFO:teuthology.orchestra.run.smithi016.stdout:(8/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 1.6 MB/s | 548 kB 00:00 2024-04-26T16:31:26.667 INFO:teuthology.orchestra.run.smithi016.stdout:(9/12): python3-grpcio-tools-1.46.7-10.el9.x86_ 1.1 MB/s | 144 kB 00:00 2024-04-26T16:31:26.718 INFO:teuthology.orchestra.run.smithi016.stdout:(10/12): python3-repoze-lru-0.7-16.el9.noarch.r 617 kB/s | 31 kB 00:00 2024-04-26T16:31:26.743 INFO:teuthology.orchestra.run.smithi016.stdout:(11/12): python3-routes-2.5.1-5.el9.noarch.rpm 2.5 MB/s | 188 kB 00:00 2024-04-26T16:31:26.802 INFO:teuthology.orchestra.run.smithi016.stdout:(12/12): python3-grpcio-1.46.7-10.el9.x86_64.rp 4.8 MB/s | 2.0 MB 00:00 2024-04-26T16:31:26.807 INFO:teuthology.orchestra.run.smithi016.stdout:-------------------------------------------------------------------------------- 2024-04-26T16:31:26.807 INFO:teuthology.orchestra.run.smithi016.stdout:Total 5.7 MB/s | 8.6 MB 00:01 2024-04-26T16:31:26.854 INFO:teuthology.orchestra.run.smithi016.stdout:Running transaction check 2024-04-26T16:31:26.873 INFO:teuthology.orchestra.run.smithi016.stdout:Transaction check succeeded. 2024-04-26T16:31:26.873 INFO:teuthology.orchestra.run.smithi016.stdout:Running transaction test 2024-04-26T16:31:27.038 INFO:teuthology.orchestra.run.smithi016.stdout:Transaction test succeeded. 2024-04-26T16:31:27.040 INFO:teuthology.orchestra.run.smithi016.stdout:Running transaction 2024-04-26T16:31:27.414 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : ceph-grafana-dashboards-2:19.0.0-3305.ga430f9ed.el 11/12 2024-04-26T16:31:27.457 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : ceph-mgr-dashboard-2:19.0.0-3305.ga430f9ed.el9.noa 12/12 2024-04-26T16:31:27.570 INFO:teuthology.orchestra.run.smithi016.stdout: Preparing : 1/1 2024-04-26T16:31:27.636 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-04-26T16:31:27.671 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-04-26T16:31:27.727 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-04-26T16:31:27.764 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-04-26T16:31:27.845 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-04-26T16:31:27.980 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-04-26T16:31:28.071 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-04-26T16:31:28.129 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-04-26T16:31:28.156 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-04-26T16:31:28.189 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : ceph-prometheus-alerts-2:19.0.0-3305.ga430f9ed.el9 10/12 2024-04-26T16:31:28.830 INFO:teuthology.orchestra.run.smithi057.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.0.0-3305.ga430f9ed.el9.noa 12/12 2024-04-26T16:31:28.830 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : ceph-grafana-dashboards-2:19.0.0-3305.ga430f9ed.el 1/12 2024-04-26T16:31:28.830 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : ceph-mgr-dashboard-2:19.0.0-3305.ga430f9ed.el9.noa 2/12 2024-04-26T16:31:28.831 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : ceph-prometheus-alerts-2:19.0.0-3305.ga430f9ed.el9 3/12 2024-04-26T16:31:28.831 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-04-26T16:31:28.831 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-04-26T16:31:28.831 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-04-26T16:31:28.831 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-04-26T16:31:28.831 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-04-26T16:31:28.831 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-04-26T16:31:28.831 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-04-26T16:31:28.831 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-04-26T16:31:29.134 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-04-26T16:31:29.135 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:31:29.135 INFO:teuthology.orchestra.run.smithi057.stdout:Installed: 2024-04-26T16:31:29.135 INFO:teuthology.orchestra.run.smithi057.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-04-26T16:31:29.135 INFO:teuthology.orchestra.run.smithi057.stdout: ceph-grafana-dashboards-2:19.0.0-3305.ga430f9ed.el9.noarch 2024-04-26T16:31:29.135 INFO:teuthology.orchestra.run.smithi057.stdout: ceph-mgr-dashboard-2:19.0.0-3305.ga430f9ed.el9.noarch 2024-04-26T16:31:29.135 INFO:teuthology.orchestra.run.smithi057.stdout: ceph-prometheus-alerts-2:19.0.0-3305.ga430f9ed.el9.noarch 2024-04-26T16:31:29.135 INFO:teuthology.orchestra.run.smithi057.stdout: grpc-data-1.46.7-10.el9.noarch 2024-04-26T16:31:29.135 INFO:teuthology.orchestra.run.smithi057.stdout: protobuf-3.14.0-13.el9.x86_64 2024-04-26T16:31:29.135 INFO:teuthology.orchestra.run.smithi057.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-04-26T16:31:29.135 INFO:teuthology.orchestra.run.smithi057.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-04-26T16:31:29.135 INFO:teuthology.orchestra.run.smithi057.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-04-26T16:31:29.135 INFO:teuthology.orchestra.run.smithi057.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-04-26T16:31:29.136 INFO:teuthology.orchestra.run.smithi057.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-04-26T16:31:29.136 INFO:teuthology.orchestra.run.smithi057.stdout: python3-routes-2.5.1-5.el9.noarch 2024-04-26T16:31:29.136 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:31:29.136 INFO:teuthology.orchestra.run.smithi057.stdout:Complete! 2024-04-26T16:31:29.293 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : ceph-grafana-dashboards-2:19.0.0-3305.ga430f9ed.el 11/12 2024-04-26T16:31:29.347 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : ceph-mgr-dashboard-2:19.0.0-3305.ga430f9ed.el9.noa 12/12 2024-04-26T16:31:29.374 DEBUG:teuthology.orchestra.run.smithi057:> sudo yum -y install ceph-mgr-diskprediction-local 2024-04-26T16:31:29.910 INFO:teuthology.orchestra.run.smithi057.stdout:Last metadata expiration check: 0:01:09 ago on Fri 26 Apr 2024 04:30:20 PM UTC. 2024-04-26T16:31:30.039 INFO:teuthology.orchestra.run.smithi057.stdout:Dependencies resolved. 2024-04-26T16:31:30.040 INFO:teuthology.orchestra.run.smithi057.stdout:======================================================================================= 2024-04-26T16:31:30.040 INFO:teuthology.orchestra.run.smithi057.stdout: Package Arch Version Repository Size 2024-04-26T16:31:30.040 INFO:teuthology.orchestra.run.smithi057.stdout:======================================================================================= 2024-04-26T16:31:30.040 INFO:teuthology.orchestra.run.smithi057.stdout:Installing: 2024-04-26T16:31:30.041 INFO:teuthology.orchestra.run.smithi057.stdout: ceph-mgr-diskprediction-local noarch 2:19.0.0-3305.ga430f9ed.el9 ceph-noarch 7.4 M 2024-04-26T16:31:30.041 INFO:teuthology.orchestra.run.smithi057.stdout:Installing dependencies: 2024-04-26T16:31:30.041 INFO:teuthology.orchestra.run.smithi057.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-04-26T16:31:30.041 INFO:teuthology.orchestra.run.smithi057.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-04-26T16:31:30.041 INFO:teuthology.orchestra.run.smithi057.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-04-26T16:31:30.041 INFO:teuthology.orchestra.run.smithi057.stdout: libgfortran x86_64 11.4.1-3.el9 baseos 803 k 2024-04-26T16:31:30.041 INFO:teuthology.orchestra.run.smithi057.stdout: libquadmath x86_64 11.4.1-3.el9 baseos 195 k 2024-04-26T16:31:30.041 INFO:teuthology.orchestra.run.smithi057.stdout: openblas x86_64 0.3.21-2.el9 appstream 35 k 2024-04-26T16:31:30.041 INFO:teuthology.orchestra.run.smithi057.stdout: openblas-openmp x86_64 0.3.21-2.el9 appstream 4.7 M 2024-04-26T16:31:30.041 INFO:teuthology.orchestra.run.smithi057.stdout: python3-devel x86_64 3.9.18-3.el9 appstream 244 k 2024-04-26T16:31:30.041 INFO:teuthology.orchestra.run.smithi057.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-04-26T16:31:30.041 INFO:teuthology.orchestra.run.smithi057.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-04-26T16:31:30.041 INFO:teuthology.orchestra.run.smithi057.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-04-26T16:31:30.042 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:31:30.042 INFO:teuthology.orchestra.run.smithi057.stdout:Transaction Summary 2024-04-26T16:31:30.042 INFO:teuthology.orchestra.run.smithi057.stdout:======================================================================================= 2024-04-26T16:31:30.042 INFO:teuthology.orchestra.run.smithi057.stdout:Install 12 Packages 2024-04-26T16:31:30.042 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:31:30.042 INFO:teuthology.orchestra.run.smithi057.stdout:Total download size: 38 M 2024-04-26T16:31:30.042 INFO:teuthology.orchestra.run.smithi057.stdout:Installed size: 209 M 2024-04-26T16:31:30.043 INFO:teuthology.orchestra.run.smithi057.stdout:Downloading Packages: 2024-04-26T16:31:30.681 INFO:teuthology.orchestra.run.smithi016.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.0.0-3305.ga430f9ed.el9.noa 12/12 2024-04-26T16:31:30.681 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : ceph-grafana-dashboards-2:19.0.0-3305.ga430f9ed.el 1/12 2024-04-26T16:31:30.681 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : ceph-mgr-dashboard-2:19.0.0-3305.ga430f9ed.el9.noa 2/12 2024-04-26T16:31:30.681 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : ceph-prometheus-alerts-2:19.0.0-3305.ga430f9ed.el9 3/12 2024-04-26T16:31:30.681 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-04-26T16:31:30.681 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-04-26T16:31:30.681 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-04-26T16:31:30.681 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-04-26T16:31:30.681 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-04-26T16:31:30.681 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-04-26T16:31:30.682 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-04-26T16:31:30.682 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-04-26T16:31:30.752 INFO:teuthology.orchestra.run.smithi057.stdout:(1/12): libquadmath-11.4.1-3.el9.x86_64.rpm 1.1 MB/s | 195 kB 00:00 2024-04-26T16:31:30.786 INFO:teuthology.orchestra.run.smithi057.stdout:(2/12): libgfortran-11.4.1-3.el9.x86_64.rpm 3.9 MB/s | 803 kB 00:00 2024-04-26T16:31:30.811 INFO:teuthology.orchestra.run.smithi057.stdout:(3/12): flexiblas-3.0.4-8.el9.x86_64.rpm 569 kB/s | 33 kB 00:00 2024-04-26T16:31:30.853 INFO:teuthology.orchestra.run.smithi057.stdout:(4/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 445 kB/s | 18 kB 00:00 2024-04-26T16:31:30.904 INFO:teuthology.orchestra.run.smithi057.stdout:(5/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 26 MB/s | 3.0 MB 00:00 2024-04-26T16:31:30.929 INFO:teuthology.orchestra.run.smithi057.stdout:(6/12): openblas-0.3.21-2.el9.x86_64.rpm 480 kB/s | 35 kB 00:00 2024-04-26T16:31:30.971 INFO:teuthology.orchestra.run.smithi057.stdout:(7/12): python3-devel-3.9.18-3.el9.x86_64.rpm 5.9 MB/s | 244 kB 00:00 2024-04-26T16:31:30.982 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-04-26T16:31:30.983 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:31:30.983 INFO:teuthology.orchestra.run.smithi016.stdout:Installed: 2024-04-26T16:31:30.983 INFO:teuthology.orchestra.run.smithi016.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-04-26T16:31:30.983 INFO:teuthology.orchestra.run.smithi016.stdout: ceph-grafana-dashboards-2:19.0.0-3305.ga430f9ed.el9.noarch 2024-04-26T16:31:30.983 INFO:teuthology.orchestra.run.smithi016.stdout: ceph-mgr-dashboard-2:19.0.0-3305.ga430f9ed.el9.noarch 2024-04-26T16:31:30.983 INFO:teuthology.orchestra.run.smithi016.stdout: ceph-prometheus-alerts-2:19.0.0-3305.ga430f9ed.el9.noarch 2024-04-26T16:31:30.983 INFO:teuthology.orchestra.run.smithi016.stdout: grpc-data-1.46.7-10.el9.noarch 2024-04-26T16:31:30.983 INFO:teuthology.orchestra.run.smithi016.stdout: protobuf-3.14.0-13.el9.x86_64 2024-04-26T16:31:30.983 INFO:teuthology.orchestra.run.smithi016.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-04-26T16:31:30.984 INFO:teuthology.orchestra.run.smithi016.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-04-26T16:31:30.984 INFO:teuthology.orchestra.run.smithi016.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-04-26T16:31:30.984 INFO:teuthology.orchestra.run.smithi016.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-04-26T16:31:30.984 INFO:teuthology.orchestra.run.smithi016.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-04-26T16:31:30.984 INFO:teuthology.orchestra.run.smithi016.stdout: python3-routes-2.5.1-5.el9.noarch 2024-04-26T16:31:30.984 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:31:30.984 INFO:teuthology.orchestra.run.smithi016.stdout:Complete! 2024-04-26T16:31:31.054 INFO:teuthology.orchestra.run.smithi057.stdout:(8/12): openblas-openmp-0.3.21-2.el9.x86_64.rpm 31 MB/s | 4.7 MB 00:00 2024-04-26T16:31:31.146 INFO:teuthology.orchestra.run.smithi057.stdout:(9/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 30 MB/s | 5.1 MB 00:00 2024-04-26T16:31:31.171 INFO:teuthology.orchestra.run.smithi057.stdout:(10/12): python3-numpy-f2py-1.20.1-5.el9.x86_64 2.1 MB/s | 250 kB 00:00 2024-04-26T16:31:31.209 DEBUG:teuthology.orchestra.run.smithi016:> sudo yum -y install ceph-mgr-diskprediction-local 2024-04-26T16:31:31.547 INFO:teuthology.orchestra.run.smithi057.stdout:(11/12): ceph-mgr-diskprediction-local-19.0.0-3 7.7 MB/s | 7.4 MB 00:00 2024-04-26T16:31:31.731 INFO:teuthology.orchestra.run.smithi057.stdout:(12/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 28 MB/s | 16 MB 00:00 2024-04-26T16:31:31.733 INFO:teuthology.orchestra.run.smithi057.stdout:-------------------------------------------------------------------------------- 2024-04-26T16:31:31.733 INFO:teuthology.orchestra.run.smithi057.stdout:Total 22 MB/s | 38 MB 00:01 2024-04-26T16:31:31.735 INFO:teuthology.orchestra.run.smithi016.stdout:Last metadata expiration check: 0:01:11 ago on Fri 26 Apr 2024 04:30:20 PM UTC. 2024-04-26T16:31:31.861 INFO:teuthology.orchestra.run.smithi016.stdout:Dependencies resolved. 2024-04-26T16:31:31.862 INFO:teuthology.orchestra.run.smithi016.stdout:======================================================================================= 2024-04-26T16:31:31.862 INFO:teuthology.orchestra.run.smithi016.stdout: Package Arch Version Repository Size 2024-04-26T16:31:31.863 INFO:teuthology.orchestra.run.smithi016.stdout:======================================================================================= 2024-04-26T16:31:31.863 INFO:teuthology.orchestra.run.smithi016.stdout:Installing: 2024-04-26T16:31:31.863 INFO:teuthology.orchestra.run.smithi016.stdout: ceph-mgr-diskprediction-local noarch 2:19.0.0-3305.ga430f9ed.el9 ceph-noarch 7.4 M 2024-04-26T16:31:31.863 INFO:teuthology.orchestra.run.smithi016.stdout:Installing dependencies: 2024-04-26T16:31:31.863 INFO:teuthology.orchestra.run.smithi016.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-04-26T16:31:31.863 INFO:teuthology.orchestra.run.smithi016.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-04-26T16:31:31.863 INFO:teuthology.orchestra.run.smithi016.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-04-26T16:31:31.863 INFO:teuthology.orchestra.run.smithi016.stdout: libgfortran x86_64 11.4.1-3.el9 baseos 803 k 2024-04-26T16:31:31.863 INFO:teuthology.orchestra.run.smithi016.stdout: libquadmath x86_64 11.4.1-3.el9 baseos 195 k 2024-04-26T16:31:31.863 INFO:teuthology.orchestra.run.smithi016.stdout: openblas x86_64 0.3.21-2.el9 appstream 35 k 2024-04-26T16:31:31.863 INFO:teuthology.orchestra.run.smithi016.stdout: openblas-openmp x86_64 0.3.21-2.el9 appstream 4.7 M 2024-04-26T16:31:31.863 INFO:teuthology.orchestra.run.smithi016.stdout: python3-devel x86_64 3.9.18-3.el9 appstream 244 k 2024-04-26T16:31:31.863 INFO:teuthology.orchestra.run.smithi016.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-04-26T16:31:31.863 INFO:teuthology.orchestra.run.smithi016.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-04-26T16:31:31.864 INFO:teuthology.orchestra.run.smithi016.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-04-26T16:31:31.864 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:31:31.864 INFO:teuthology.orchestra.run.smithi016.stdout:Transaction Summary 2024-04-26T16:31:31.864 INFO:teuthology.orchestra.run.smithi016.stdout:======================================================================================= 2024-04-26T16:31:31.864 INFO:teuthology.orchestra.run.smithi016.stdout:Install 12 Packages 2024-04-26T16:31:31.864 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:31:31.864 INFO:teuthology.orchestra.run.smithi016.stdout:Total download size: 38 M 2024-04-26T16:31:31.865 INFO:teuthology.orchestra.run.smithi016.stdout:Installed size: 209 M 2024-04-26T16:31:31.865 INFO:teuthology.orchestra.run.smithi016.stdout:Downloading Packages: 2024-04-26T16:31:32.092 INFO:teuthology.orchestra.run.smithi057.stdout:Running transaction check 2024-04-26T16:31:32.120 INFO:teuthology.orchestra.run.smithi057.stdout:Transaction check succeeded. 2024-04-26T16:31:32.120 INFO:teuthology.orchestra.run.smithi057.stdout:Running transaction test 2024-04-26T16:31:32.468 INFO:teuthology.orchestra.run.smithi016.stdout:(1/12): libquadmath-11.4.1-3.el9.x86_64.rpm 1.2 MB/s | 195 kB 00:00 2024-04-26T16:31:32.510 INFO:teuthology.orchestra.run.smithi016.stdout:(2/12): libgfortran-11.4.1-3.el9.x86_64.rpm 3.9 MB/s | 803 kB 00:00 2024-04-26T16:31:32.535 INFO:teuthology.orchestra.run.smithi016.stdout:(3/12): flexiblas-3.0.4-8.el9.x86_64.rpm 497 kB/s | 33 kB 00:00 2024-04-26T16:31:32.553 INFO:teuthology.orchestra.run.smithi057.stdout:Transaction test succeeded. 2024-04-26T16:31:32.553 INFO:teuthology.orchestra.run.smithi057.stdout:Running transaction 2024-04-26T16:31:32.610 INFO:teuthology.orchestra.run.smithi016.stdout:(4/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 30 MB/s | 3.0 MB 00:00 2024-04-26T16:31:32.636 INFO:teuthology.orchestra.run.smithi016.stdout:(5/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 185 kB/s | 18 kB 00:00 2024-04-26T16:31:32.661 INFO:teuthology.orchestra.run.smithi016.stdout:(6/12): openblas-0.3.21-2.el9.x86_64.rpm 700 kB/s | 35 kB 00:00 2024-04-26T16:31:32.761 INFO:teuthology.orchestra.run.smithi016.stdout:(7/12): openblas-openmp-0.3.21-2.el9.x86_64.rpm 38 MB/s | 4.7 MB 00:00 2024-04-26T16:31:32.786 INFO:teuthology.orchestra.run.smithi016.stdout:(8/12): python3-devel-3.9.18-3.el9.x86_64.rpm 1.9 MB/s | 244 kB 00:00 2024-04-26T16:31:32.895 INFO:teuthology.orchestra.run.smithi016.stdout:(9/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 38 MB/s | 5.1 MB 00:00 2024-04-26T16:31:32.920 INFO:teuthology.orchestra.run.smithi016.stdout:(10/12): python3-numpy-f2py-1.20.1-5.el9.x86_64 1.9 MB/s | 250 kB 00:00 2024-04-26T16:31:33.021 INFO:teuthology.orchestra.run.smithi016.stdout:(11/12): ceph-mgr-diskprediction-local-19.0.0-3 10 MB/s | 7.4 MB 00:00 2024-04-26T16:31:33.271 INFO:teuthology.orchestra.run.smithi016.stdout:(12/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 43 MB/s | 16 MB 00:00 2024-04-26T16:31:33.273 INFO:teuthology.orchestra.run.smithi016.stdout:-------------------------------------------------------------------------------- 2024-04-26T16:31:33.274 INFO:teuthology.orchestra.run.smithi016.stdout:Total 27 MB/s | 38 MB 00:01 2024-04-26T16:31:33.411 INFO:teuthology.orchestra.run.smithi057.stdout: Preparing : 1/1 2024-04-26T16:31:33.469 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-04-26T16:31:33.513 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : libquadmath-11.4.1-3.el9.x86_64 2/12 2024-04-26T16:31:33.618 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : libgfortran-11.4.1-3.el9.x86_64 3/12 2024-04-26T16:31:33.633 INFO:teuthology.orchestra.run.smithi016.stdout:Running transaction check 2024-04-26T16:31:33.656 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : python3-devel-3.9.18-3.el9.x86_64 4/12 2024-04-26T16:31:33.661 INFO:teuthology.orchestra.run.smithi016.stdout:Transaction check succeeded. 2024-04-26T16:31:33.661 INFO:teuthology.orchestra.run.smithi016.stdout:Running transaction test 2024-04-26T16:31:33.840 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : openblas-0.3.21-2.el9.x86_64 5/12 2024-04-26T16:31:33.879 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-04-26T16:31:33.957 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-04-26T16:31:34.096 INFO:teuthology.orchestra.run.smithi016.stdout:Transaction test succeeded. 2024-04-26T16:31:34.096 INFO:teuthology.orchestra.run.smithi016.stdout:Running transaction 2024-04-26T16:31:34.644 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-04-26T16:31:34.763 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-04-26T16:31:34.955 INFO:teuthology.orchestra.run.smithi016.stdout: Preparing : 1/1 2024-04-26T16:31:35.018 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-04-26T16:31:35.062 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : libquadmath-11.4.1-3.el9.x86_64 2/12 2024-04-26T16:31:35.175 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : libgfortran-11.4.1-3.el9.x86_64 3/12 2024-04-26T16:31:35.221 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : python3-devel-3.9.18-3.el9.x86_64 4/12 2024-04-26T16:31:35.409 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : openblas-0.3.21-2.el9.x86_64 5/12 2024-04-26T16:31:35.444 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-04-26T16:31:35.523 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-04-26T16:31:36.069 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-04-26T16:31:36.218 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-04-26T16:31:36.346 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-04-26T16:31:37.167 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-04-26T16:31:37.194 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : ceph-mgr-diskprediction-local-2:19.0.0-3305.ga430f 12/12 2024-04-26T16:31:37.666 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-04-26T16:31:38.740 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-04-26T16:31:38.769 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : ceph-mgr-diskprediction-local-2:19.0.0-3305.ga430f 12/12 2024-04-26T16:31:39.772 INFO:teuthology.orchestra.run.smithi057.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.0.0-3305.ga430f 12/12 2024-04-26T16:31:39.772 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.0.0-3305.ga430f 1/12 2024-04-26T16:31:39.772 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : libgfortran-11.4.1-3.el9.x86_64 2/12 2024-04-26T16:31:39.772 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : libquadmath-11.4.1-3.el9.x86_64 3/12 2024-04-26T16:31:39.772 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-04-26T16:31:39.772 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-04-26T16:31:39.772 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-04-26T16:31:39.772 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : openblas-0.3.21-2.el9.x86_64 7/12 2024-04-26T16:31:39.772 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : openblas-openmp-0.3.21-2.el9.x86_64 8/12 2024-04-26T16:31:39.772 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : python3-devel-3.9.18-3.el9.x86_64 9/12 2024-04-26T16:31:39.772 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-04-26T16:31:39.772 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-04-26T16:31:40.174 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-04-26T16:31:40.175 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:31:40.175 INFO:teuthology.orchestra.run.smithi057.stdout:Installed: 2024-04-26T16:31:40.175 INFO:teuthology.orchestra.run.smithi057.stdout: ceph-mgr-diskprediction-local-2:19.0.0-3305.ga430f9ed.el9.noarch 2024-04-26T16:31:40.175 INFO:teuthology.orchestra.run.smithi057.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-04-26T16:31:40.175 INFO:teuthology.orchestra.run.smithi057.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-04-26T16:31:40.175 INFO:teuthology.orchestra.run.smithi057.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-04-26T16:31:40.175 INFO:teuthology.orchestra.run.smithi057.stdout: libgfortran-11.4.1-3.el9.x86_64 2024-04-26T16:31:40.175 INFO:teuthology.orchestra.run.smithi057.stdout: libquadmath-11.4.1-3.el9.x86_64 2024-04-26T16:31:40.175 INFO:teuthology.orchestra.run.smithi057.stdout: openblas-0.3.21-2.el9.x86_64 2024-04-26T16:31:40.175 INFO:teuthology.orchestra.run.smithi057.stdout: openblas-openmp-0.3.21-2.el9.x86_64 2024-04-26T16:31:40.175 INFO:teuthology.orchestra.run.smithi057.stdout: python3-devel-3.9.18-3.el9.x86_64 2024-04-26T16:31:40.175 INFO:teuthology.orchestra.run.smithi057.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-04-26T16:31:40.176 INFO:teuthology.orchestra.run.smithi057.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-04-26T16:31:40.176 INFO:teuthology.orchestra.run.smithi057.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-04-26T16:31:40.176 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:31:40.176 INFO:teuthology.orchestra.run.smithi057.stdout:Complete! 2024-04-26T16:31:40.532 DEBUG:teuthology.orchestra.run.smithi057:> sudo yum -y install ceph-mgr-rook 2024-04-26T16:31:41.066 INFO:teuthology.orchestra.run.smithi057.stdout:Last metadata expiration check: 0:01:21 ago on Fri 26 Apr 2024 04:30:20 PM UTC. 2024-04-26T16:31:41.192 INFO:teuthology.orchestra.run.smithi057.stdout:Dependencies resolved. 2024-04-26T16:31:41.193 INFO:teuthology.orchestra.run.smithi057.stdout:================================================================================ 2024-04-26T16:31:41.193 INFO:teuthology.orchestra.run.smithi057.stdout: Package Arch Version Repository Size 2024-04-26T16:31:41.194 INFO:teuthology.orchestra.run.smithi057.stdout:================================================================================ 2024-04-26T16:31:41.194 INFO:teuthology.orchestra.run.smithi057.stdout:Installing: 2024-04-26T16:31:41.194 INFO:teuthology.orchestra.run.smithi057.stdout: ceph-mgr-rook noarch 2:19.0.0-3305.ga430f9ed.el9 ceph-noarch 49 k 2024-04-26T16:31:41.194 INFO:teuthology.orchestra.run.smithi057.stdout:Installing dependencies: 2024-04-26T16:31:41.194 INFO:teuthology.orchestra.run.smithi057.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-04-26T16:31:41.194 INFO:teuthology.orchestra.run.smithi057.stdout: python3-certifi noarch 2021.10.8-2.el9 epel 15 k 2024-04-26T16:31:41.194 INFO:teuthology.orchestra.run.smithi057.stdout: python3-google-auth noarch 1:2.29.0-1.el9 epel 206 k 2024-04-26T16:31:41.194 INFO:teuthology.orchestra.run.smithi057.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-04-26T16:31:41.194 INFO:teuthology.orchestra.run.smithi057.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-04-26T16:31:41.194 INFO:teuthology.orchestra.run.smithi057.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-04-26T16:31:41.194 INFO:teuthology.orchestra.run.smithi057.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-04-26T16:31:41.194 INFO:teuthology.orchestra.run.smithi057.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-04-26T16:31:41.194 INFO:teuthology.orchestra.run.smithi057.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-04-26T16:31:41.194 INFO:teuthology.orchestra.run.smithi057.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-04-26T16:31:41.195 INFO:teuthology.orchestra.run.smithi057.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-04-26T16:31:41.195 INFO:teuthology.orchestra.run.smithi057.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-04-26T16:31:41.195 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:31:41.195 INFO:teuthology.orchestra.run.smithi057.stdout:Transaction Summary 2024-04-26T16:31:41.195 INFO:teuthology.orchestra.run.smithi057.stdout:================================================================================ 2024-04-26T16:31:41.195 INFO:teuthology.orchestra.run.smithi057.stdout:Install 13 Packages 2024-04-26T16:31:41.195 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:31:41.195 INFO:teuthology.orchestra.run.smithi057.stdout:Total download size: 2.2 M 2024-04-26T16:31:41.196 INFO:teuthology.orchestra.run.smithi057.stdout:Installed size: 26 M 2024-04-26T16:31:41.196 INFO:teuthology.orchestra.run.smithi057.stdout:Downloading Packages: 2024-04-26T16:31:41.286 INFO:teuthology.orchestra.run.smithi016.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.0.0-3305.ga430f 12/12 2024-04-26T16:31:41.286 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.0.0-3305.ga430f 1/12 2024-04-26T16:31:41.286 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : libgfortran-11.4.1-3.el9.x86_64 2/12 2024-04-26T16:31:41.286 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : libquadmath-11.4.1-3.el9.x86_64 3/12 2024-04-26T16:31:41.286 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-04-26T16:31:41.287 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-04-26T16:31:41.287 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-04-26T16:31:41.287 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : openblas-0.3.21-2.el9.x86_64 7/12 2024-04-26T16:31:41.287 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : openblas-openmp-0.3.21-2.el9.x86_64 8/12 2024-04-26T16:31:41.287 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : python3-devel-3.9.18-3.el9.x86_64 9/12 2024-04-26T16:31:41.287 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-04-26T16:31:41.287 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-04-26T16:31:41.639 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-04-26T16:31:41.639 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:31:41.639 INFO:teuthology.orchestra.run.smithi016.stdout:Installed: 2024-04-26T16:31:41.639 INFO:teuthology.orchestra.run.smithi016.stdout: ceph-mgr-diskprediction-local-2:19.0.0-3305.ga430f9ed.el9.noarch 2024-04-26T16:31:41.639 INFO:teuthology.orchestra.run.smithi016.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-04-26T16:31:41.639 INFO:teuthology.orchestra.run.smithi016.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-04-26T16:31:41.640 INFO:teuthology.orchestra.run.smithi016.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-04-26T16:31:41.640 INFO:teuthology.orchestra.run.smithi016.stdout: libgfortran-11.4.1-3.el9.x86_64 2024-04-26T16:31:41.640 INFO:teuthology.orchestra.run.smithi016.stdout: libquadmath-11.4.1-3.el9.x86_64 2024-04-26T16:31:41.640 INFO:teuthology.orchestra.run.smithi016.stdout: openblas-0.3.21-2.el9.x86_64 2024-04-26T16:31:41.640 INFO:teuthology.orchestra.run.smithi016.stdout: openblas-openmp-0.3.21-2.el9.x86_64 2024-04-26T16:31:41.640 INFO:teuthology.orchestra.run.smithi016.stdout: python3-devel-3.9.18-3.el9.x86_64 2024-04-26T16:31:41.641 INFO:teuthology.orchestra.run.smithi016.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-04-26T16:31:41.641 INFO:teuthology.orchestra.run.smithi016.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-04-26T16:31:41.641 INFO:teuthology.orchestra.run.smithi016.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-04-26T16:31:41.641 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:31:41.641 INFO:teuthology.orchestra.run.smithi016.stdout:Complete! 2024-04-26T16:31:41.953 INFO:teuthology.orchestra.run.smithi057.stdout:(1/13): python3-jsonpatch-1.21-16.el9.noarch.rp 184 kB/s | 26 kB 00:00 2024-04-26T16:31:41.967 DEBUG:teuthology.orchestra.run.smithi016:> sudo yum -y install ceph-mgr-rook 2024-04-26T16:31:41.986 INFO:teuthology.orchestra.run.smithi057.stdout:(2/13): python3-jsonpointer-2.0-4.el9.noarch.rp 111 kB/s | 19 kB 00:00 2024-04-26T16:31:42.045 INFO:teuthology.orchestra.run.smithi057.stdout:(3/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 2.4 MB/s | 222 kB 00:00 2024-04-26T16:31:42.071 INFO:teuthology.orchestra.run.smithi057.stdout:(4/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.9 MB/s | 159 kB 00:00 2024-04-26T16:31:42.112 INFO:teuthology.orchestra.run.smithi057.stdout:(5/13): python3-pyasn1-modules-0.4.8-6.el9.noar 4.1 MB/s | 279 kB 00:00 2024-04-26T16:31:42.129 INFO:teuthology.orchestra.run.smithi057.stdout:(6/13): python3-requests-oauthlib-1.3.0-12.el9. 920 kB/s | 54 kB 00:00 2024-04-26T16:31:42.146 INFO:teuthology.orchestra.run.smithi057.stdout:(7/13): ceph-mgr-rook-19.0.0-3305.ga430f9ed.el9 148 kB/s | 49 kB 00:00 2024-04-26T16:31:42.502 INFO:teuthology.orchestra.run.smithi016.stdout:Last metadata expiration check: 0:01:22 ago on Fri 26 Apr 2024 04:30:20 PM UTC. 2024-04-26T16:31:42.573 INFO:teuthology.orchestra.run.smithi057.stdout:(8/13): python3-cachetools-4.2.4-1.el9.noarch.r 70 kB/s | 32 kB 00:00 2024-04-26T16:31:42.599 INFO:teuthology.orchestra.run.smithi057.stdout:(9/13): python3-certifi-2021.10.8-2.el9.noarch. 32 kB/s | 15 kB 00:00 2024-04-26T16:31:42.628 INFO:teuthology.orchestra.run.smithi016.stdout:Dependencies resolved. 2024-04-26T16:31:42.629 INFO:teuthology.orchestra.run.smithi016.stdout:================================================================================ 2024-04-26T16:31:42.629 INFO:teuthology.orchestra.run.smithi016.stdout: Package Arch Version Repository Size 2024-04-26T16:31:42.629 INFO:teuthology.orchestra.run.smithi016.stdout:================================================================================ 2024-04-26T16:31:42.629 INFO:teuthology.orchestra.run.smithi016.stdout:Installing: 2024-04-26T16:31:42.629 INFO:teuthology.orchestra.run.smithi016.stdout: ceph-mgr-rook noarch 2:19.0.0-3305.ga430f9ed.el9 ceph-noarch 49 k 2024-04-26T16:31:42.629 INFO:teuthology.orchestra.run.smithi016.stdout:Installing dependencies: 2024-04-26T16:31:42.629 INFO:teuthology.orchestra.run.smithi016.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-04-26T16:31:42.630 INFO:teuthology.orchestra.run.smithi016.stdout: python3-certifi noarch 2021.10.8-2.el9 epel 15 k 2024-04-26T16:31:42.630 INFO:teuthology.orchestra.run.smithi016.stdout: python3-google-auth noarch 1:2.29.0-1.el9 epel 206 k 2024-04-26T16:31:42.630 INFO:teuthology.orchestra.run.smithi016.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-04-26T16:31:42.630 INFO:teuthology.orchestra.run.smithi016.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-04-26T16:31:42.630 INFO:teuthology.orchestra.run.smithi016.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-04-26T16:31:42.630 INFO:teuthology.orchestra.run.smithi016.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-04-26T16:31:42.630 INFO:teuthology.orchestra.run.smithi016.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-04-26T16:31:42.630 INFO:teuthology.orchestra.run.smithi016.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-04-26T16:31:42.630 INFO:teuthology.orchestra.run.smithi016.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-04-26T16:31:42.630 INFO:teuthology.orchestra.run.smithi016.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-04-26T16:31:42.630 INFO:teuthology.orchestra.run.smithi016.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-04-26T16:31:42.630 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:31:42.630 INFO:teuthology.orchestra.run.smithi016.stdout:Transaction Summary 2024-04-26T16:31:42.631 INFO:teuthology.orchestra.run.smithi016.stdout:================================================================================ 2024-04-26T16:31:42.631 INFO:teuthology.orchestra.run.smithi016.stdout:Install 13 Packages 2024-04-26T16:31:42.631 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:31:42.631 INFO:teuthology.orchestra.run.smithi016.stdout:Total download size: 2.2 M 2024-04-26T16:31:42.631 INFO:teuthology.orchestra.run.smithi016.stdout:Installed size: 26 M 2024-04-26T16:31:42.631 INFO:teuthology.orchestra.run.smithi016.stdout:Downloading Packages: 2024-04-26T16:31:42.857 INFO:teuthology.orchestra.run.smithi057.stdout:(10/13): python3-rsa-4.9-2.el9.noarch.rpm 229 kB/s | 59 kB 00:00 2024-04-26T16:31:42.949 INFO:teuthology.orchestra.run.smithi057.stdout:(11/13): python3-google-auth-2.29.0-1.el9.noarc 256 kB/s | 206 kB 00:00 2024-04-26T16:31:42.987 INFO:teuthology.orchestra.run.smithi016.stdout:(1/13): python3-jsonpointer-2.0-4.el9.noarch.rp 153 kB/s | 19 kB 00:00 2024-04-26T16:31:43.012 INFO:teuthology.orchestra.run.smithi016.stdout:(2/13): python3-jsonpatch-1.21-16.el9.noarch.rp 169 kB/s | 26 kB 00:00 2024-04-26T16:31:43.041 INFO:teuthology.orchestra.run.smithi057.stdout:(12/13): python3-websocket-client-1.2.3-2.el9.n 489 kB/s | 90 kB 00:00 2024-04-26T16:31:43.104 INFO:teuthology.orchestra.run.smithi016.stdout:(3/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 1.9 MB/s | 222 kB 00:00 2024-04-26T16:31:43.130 INFO:teuthology.orchestra.run.smithi016.stdout:(4/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.3 MB/s | 159 kB 00:00 2024-04-26T16:31:43.171 INFO:teuthology.orchestra.run.smithi016.stdout:(5/13): python3-pyasn1-modules-0.4.8-6.el9.noar 4.1 MB/s | 279 kB 00:00 2024-04-26T16:31:43.196 INFO:teuthology.orchestra.run.smithi016.stdout:(6/13): python3-requests-oauthlib-1.3.0-12.el9. 806 kB/s | 54 kB 00:00 2024-04-26T16:31:43.222 INFO:teuthology.orchestra.run.smithi016.stdout:(7/13): ceph-mgr-rook-19.0.0-3305.ga430f9ed.el9 137 kB/s | 49 kB 00:00 2024-04-26T16:31:43.289 INFO:teuthology.orchestra.run.smithi016.stdout:(8/13): python3-certifi-2021.10.8-2.el9.noarch. 163 kB/s | 15 kB 00:00 2024-04-26T16:31:43.314 INFO:teuthology.orchestra.run.smithi016.stdout:(9/13): python3-cachetools-4.2.4-1.el9.noarch.r 226 kB/s | 32 kB 00:00 2024-04-26T16:31:43.398 INFO:teuthology.orchestra.run.smithi016.stdout:(10/13): python3-google-auth-2.29.0-1.el9.noarc 1.1 MB/s | 206 kB 00:00 2024-04-26T16:31:43.423 INFO:teuthology.orchestra.run.smithi016.stdout:(11/13): python3-rsa-4.9-2.el9.noarch.rpm 545 kB/s | 59 kB 00:00 2024-04-26T16:31:43.448 INFO:teuthology.orchestra.run.smithi016.stdout:(12/13): python3-websocket-client-1.2.3-2.el9.n 1.7 MB/s | 90 kB 00:00 2024-04-26T16:31:43.532 INFO:teuthology.orchestra.run.smithi016.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 4.2 MB/s | 1.0 MB 00:00 2024-04-26T16:31:43.534 INFO:teuthology.orchestra.run.smithi016.stdout:-------------------------------------------------------------------------------- 2024-04-26T16:31:43.534 INFO:teuthology.orchestra.run.smithi016.stdout:Total 2.4 MB/s | 2.2 MB 00:00 2024-04-26T16:31:43.600 INFO:teuthology.orchestra.run.smithi016.stdout:Running transaction check 2024-04-26T16:31:43.617 INFO:teuthology.orchestra.run.smithi016.stdout:Transaction check succeeded. 2024-04-26T16:31:43.617 INFO:teuthology.orchestra.run.smithi016.stdout:Running transaction test 2024-04-26T16:31:43.710 INFO:teuthology.orchestra.run.smithi016.stdout:Transaction test succeeded. 2024-04-26T16:31:43.711 INFO:teuthology.orchestra.run.smithi016.stdout:Running transaction 2024-04-26T16:31:43.983 INFO:teuthology.orchestra.run.smithi057.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 742 kB/s | 1.0 MB 00:01 2024-04-26T16:31:43.988 INFO:teuthology.orchestra.run.smithi057.stdout:-------------------------------------------------------------------------------- 2024-04-26T16:31:43.989 INFO:teuthology.orchestra.run.smithi057.stdout:Total 807 kB/s | 2.2 MB 00:02 2024-04-26T16:31:44.060 INFO:teuthology.orchestra.run.smithi057.stdout:Running transaction check 2024-04-26T16:31:44.077 INFO:teuthology.orchestra.run.smithi057.stdout:Transaction check succeeded. 2024-04-26T16:31:44.077 INFO:teuthology.orchestra.run.smithi057.stdout:Running transaction test 2024-04-26T16:31:44.172 INFO:teuthology.orchestra.run.smithi057.stdout:Transaction test succeeded. 2024-04-26T16:31:44.172 INFO:teuthology.orchestra.run.smithi057.stdout:Running transaction 2024-04-26T16:31:44.232 INFO:teuthology.orchestra.run.smithi016.stdout: Preparing : 1/1 2024-04-26T16:31:44.412 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-04-26T16:31:44.477 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-04-26T16:31:44.533 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-04-26T16:31:44.568 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-04-26T16:31:44.611 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : python3-certifi-2021.10.8-2.el9.noarch 5/13 2024-04-26T16:31:44.699 INFO:teuthology.orchestra.run.smithi057.stdout: Preparing : 1/1 2024-04-26T16:31:44.708 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-04-26T16:31:44.820 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : python3-google-auth-1:2.29.0-1.el9.noarch 7/13 2024-04-26T16:31:44.873 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-04-26T16:31:44.888 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-04-26T16:31:44.937 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-04-26T16:31:45.006 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-04-26T16:31:45.044 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-04-26T16:31:45.087 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : python3-certifi-2021.10.8-2.el9.noarch 5/13 2024-04-26T16:31:45.185 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-04-26T16:31:45.295 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : python3-google-auth-1:2.29.0-1.el9.noarch 7/13 2024-04-26T16:31:45.347 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-04-26T16:31:45.652 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-04-26T16:31:45.708 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-04-26T16:31:45.742 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-04-26T16:31:45.791 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-04-26T16:31:45.820 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : ceph-mgr-rook-2:19.0.0-3305.ga430f9ed.el9.noarch 13/13 2024-04-26T16:31:46.121 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-04-26T16:31:46.168 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-04-26T16:31:46.203 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-04-26T16:31:46.252 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-04-26T16:31:46.280 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : ceph-mgr-rook-2:19.0.0-3305.ga430f9ed.el9.noarch 13/13 2024-04-26T16:31:46.535 INFO:teuthology.orchestra.run.smithi016.stdout: Running scriptlet: ceph-mgr-rook-2:19.0.0-3305.ga430f9ed.el9.noarch 13/13 2024-04-26T16:31:46.535 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : ceph-mgr-rook-2:19.0.0-3305.ga430f9ed.el9.noarch 1/13 2024-04-26T16:31:46.535 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-04-26T16:31:46.535 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-04-26T16:31:46.535 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-04-26T16:31:46.535 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-04-26T16:31:46.535 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-04-26T16:31:46.535 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-04-26T16:31:46.535 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-04-26T16:31:46.536 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : python3-certifi-2021.10.8-2.el9.noarch 9/13 2024-04-26T16:31:46.536 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : python3-google-auth-1:2.29.0-1.el9.noarch 10/13 2024-04-26T16:31:46.536 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-04-26T16:31:46.536 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-04-26T16:31:46.871 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-04-26T16:31:46.871 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:31:46.871 INFO:teuthology.orchestra.run.smithi016.stdout:Installed: 2024-04-26T16:31:46.871 INFO:teuthology.orchestra.run.smithi016.stdout: ceph-mgr-rook-2:19.0.0-3305.ga430f9ed.el9.noarch 2024-04-26T16:31:46.871 INFO:teuthology.orchestra.run.smithi016.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-04-26T16:31:46.871 INFO:teuthology.orchestra.run.smithi016.stdout: python3-certifi-2021.10.8-2.el9.noarch 2024-04-26T16:31:46.871 INFO:teuthology.orchestra.run.smithi016.stdout: python3-google-auth-1:2.29.0-1.el9.noarch 2024-04-26T16:31:46.871 INFO:teuthology.orchestra.run.smithi016.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-04-26T16:31:46.871 INFO:teuthology.orchestra.run.smithi016.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-04-26T16:31:46.872 INFO:teuthology.orchestra.run.smithi016.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-04-26T16:31:46.872 INFO:teuthology.orchestra.run.smithi016.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-04-26T16:31:46.872 INFO:teuthology.orchestra.run.smithi016.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-04-26T16:31:46.872 INFO:teuthology.orchestra.run.smithi016.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-04-26T16:31:46.872 INFO:teuthology.orchestra.run.smithi016.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-04-26T16:31:46.872 INFO:teuthology.orchestra.run.smithi016.stdout: python3-rsa-4.9-2.el9.noarch 2024-04-26T16:31:46.872 INFO:teuthology.orchestra.run.smithi016.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-04-26T16:31:46.872 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:31:46.872 INFO:teuthology.orchestra.run.smithi016.stdout:Complete! 2024-04-26T16:31:47.028 INFO:teuthology.orchestra.run.smithi057.stdout: Running scriptlet: ceph-mgr-rook-2:19.0.0-3305.ga430f9ed.el9.noarch 13/13 2024-04-26T16:31:47.029 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : ceph-mgr-rook-2:19.0.0-3305.ga430f9ed.el9.noarch 1/13 2024-04-26T16:31:47.029 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-04-26T16:31:47.029 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-04-26T16:31:47.029 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-04-26T16:31:47.029 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-04-26T16:31:47.029 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-04-26T16:31:47.029 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-04-26T16:31:47.029 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-04-26T16:31:47.029 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : python3-certifi-2021.10.8-2.el9.noarch 9/13 2024-04-26T16:31:47.029 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : python3-google-auth-1:2.29.0-1.el9.noarch 10/13 2024-04-26T16:31:47.029 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-04-26T16:31:47.029 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-04-26T16:31:47.100 DEBUG:teuthology.orchestra.run.smithi016:> sudo yum -y install ceph-mgr-cephadm 2024-04-26T16:31:47.347 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-04-26T16:31:47.347 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:31:47.347 INFO:teuthology.orchestra.run.smithi057.stdout:Installed: 2024-04-26T16:31:47.347 INFO:teuthology.orchestra.run.smithi057.stdout: ceph-mgr-rook-2:19.0.0-3305.ga430f9ed.el9.noarch 2024-04-26T16:31:47.347 INFO:teuthology.orchestra.run.smithi057.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-04-26T16:31:47.347 INFO:teuthology.orchestra.run.smithi057.stdout: python3-certifi-2021.10.8-2.el9.noarch 2024-04-26T16:31:47.347 INFO:teuthology.orchestra.run.smithi057.stdout: python3-google-auth-1:2.29.0-1.el9.noarch 2024-04-26T16:31:47.347 INFO:teuthology.orchestra.run.smithi057.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-04-26T16:31:47.348 INFO:teuthology.orchestra.run.smithi057.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-04-26T16:31:47.348 INFO:teuthology.orchestra.run.smithi057.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-04-26T16:31:47.348 INFO:teuthology.orchestra.run.smithi057.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-04-26T16:31:47.348 INFO:teuthology.orchestra.run.smithi057.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-04-26T16:31:47.348 INFO:teuthology.orchestra.run.smithi057.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-04-26T16:31:47.348 INFO:teuthology.orchestra.run.smithi057.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-04-26T16:31:47.348 INFO:teuthology.orchestra.run.smithi057.stdout: python3-rsa-4.9-2.el9.noarch 2024-04-26T16:31:47.348 INFO:teuthology.orchestra.run.smithi057.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-04-26T16:31:47.348 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:31:47.348 INFO:teuthology.orchestra.run.smithi057.stdout:Complete! 2024-04-26T16:31:47.579 DEBUG:teuthology.orchestra.run.smithi057:> sudo yum -y install ceph-mgr-cephadm 2024-04-26T16:31:47.632 INFO:teuthology.orchestra.run.smithi016.stdout:Last metadata expiration check: 0:01:27 ago on Fri 26 Apr 2024 04:30:20 PM UTC. 2024-04-26T16:31:47.757 INFO:teuthology.orchestra.run.smithi016.stdout:Dependencies resolved. 2024-04-26T16:31:47.758 INFO:teuthology.orchestra.run.smithi016.stdout:================================================================================ 2024-04-26T16:31:47.758 INFO:teuthology.orchestra.run.smithi016.stdout: Package Arch Version Repository Size 2024-04-26T16:31:47.758 INFO:teuthology.orchestra.run.smithi016.stdout:================================================================================ 2024-04-26T16:31:47.758 INFO:teuthology.orchestra.run.smithi016.stdout:Installing: 2024-04-26T16:31:47.758 INFO:teuthology.orchestra.run.smithi016.stdout: ceph-mgr-cephadm noarch 2:19.0.0-3305.ga430f9ed.el9 ceph-noarch 142 k 2024-04-26T16:31:47.758 INFO:teuthology.orchestra.run.smithi016.stdout:Installing dependencies: 2024-04-26T16:31:47.758 INFO:teuthology.orchestra.run.smithi016.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-04-26T16:31:47.758 INFO:teuthology.orchestra.run.smithi016.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-04-26T16:31:47.758 INFO:teuthology.orchestra.run.smithi016.stdout: python3-jinja2 noarch 2.11.3-5.el9 appstream 248 k 2024-04-26T16:31:47.759 INFO:teuthology.orchestra.run.smithi016.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-04-26T16:31:47.759 INFO:teuthology.orchestra.run.smithi016.stdout: python3-typing-extensions noarch 4.4.0-2.el9 epel 51 k 2024-04-26T16:31:47.759 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:31:47.759 INFO:teuthology.orchestra.run.smithi016.stdout:Transaction Summary 2024-04-26T16:31:47.759 INFO:teuthology.orchestra.run.smithi016.stdout:================================================================================ 2024-04-26T16:31:47.759 INFO:teuthology.orchestra.run.smithi016.stdout:Install 6 Packages 2024-04-26T16:31:47.759 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:31:47.759 INFO:teuthology.orchestra.run.smithi016.stdout:Total download size: 7.0 M 2024-04-26T16:31:47.760 INFO:teuthology.orchestra.run.smithi016.stdout:Installed size: 33 M 2024-04-26T16:31:47.760 INFO:teuthology.orchestra.run.smithi016.stdout:Downloading Packages: 2024-04-26T16:31:48.111 INFO:teuthology.orchestra.run.smithi057.stdout:Last metadata expiration check: 0:01:28 ago on Fri 26 Apr 2024 04:30:20 PM UTC. 2024-04-26T16:31:48.236 INFO:teuthology.orchestra.run.smithi057.stdout:Dependencies resolved. 2024-04-26T16:31:48.237 INFO:teuthology.orchestra.run.smithi057.stdout:================================================================================ 2024-04-26T16:31:48.237 INFO:teuthology.orchestra.run.smithi057.stdout: Package Arch Version Repository Size 2024-04-26T16:31:48.237 INFO:teuthology.orchestra.run.smithi057.stdout:================================================================================ 2024-04-26T16:31:48.237 INFO:teuthology.orchestra.run.smithi057.stdout:Installing: 2024-04-26T16:31:48.237 INFO:teuthology.orchestra.run.smithi057.stdout: ceph-mgr-cephadm noarch 2:19.0.0-3305.ga430f9ed.el9 ceph-noarch 142 k 2024-04-26T16:31:48.237 INFO:teuthology.orchestra.run.smithi057.stdout:Installing dependencies: 2024-04-26T16:31:48.237 INFO:teuthology.orchestra.run.smithi057.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-04-26T16:31:48.237 INFO:teuthology.orchestra.run.smithi057.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-04-26T16:31:48.238 INFO:teuthology.orchestra.run.smithi057.stdout: python3-jinja2 noarch 2.11.3-5.el9 appstream 248 k 2024-04-26T16:31:48.238 INFO:teuthology.orchestra.run.smithi057.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-04-26T16:31:48.238 INFO:teuthology.orchestra.run.smithi057.stdout: python3-typing-extensions noarch 4.4.0-2.el9 epel 51 k 2024-04-26T16:31:48.238 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:31:48.238 INFO:teuthology.orchestra.run.smithi057.stdout:Transaction Summary 2024-04-26T16:31:48.238 INFO:teuthology.orchestra.run.smithi057.stdout:================================================================================ 2024-04-26T16:31:48.238 INFO:teuthology.orchestra.run.smithi057.stdout:Install 6 Packages 2024-04-26T16:31:48.238 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:31:48.239 INFO:teuthology.orchestra.run.smithi057.stdout:Total download size: 7.0 M 2024-04-26T16:31:48.239 INFO:teuthology.orchestra.run.smithi057.stdout:Installed size: 33 M 2024-04-26T16:31:48.239 INFO:teuthology.orchestra.run.smithi057.stdout:Downloading Packages: 2024-04-26T16:31:48.637 INFO:teuthology.orchestra.run.smithi057.stdout:(1/6): python3-jinja2-2.11.3-5.el9.noarch.rpm 1.4 MB/s | 248 kB 00:00 2024-04-26T16:31:48.779 INFO:teuthology.orchestra.run.smithi057.stdout:(2/6): python3-babel-2.9.1-2.el9.noarch.rpm 19 MB/s | 6.0 MB 00:00 2024-04-26T16:31:48.885 INFO:teuthology.orchestra.run.smithi057.stdout:(3/6): ceph-mgr-cephadm-19.0.0-3305.ga430f9ed.e 334 kB/s | 142 kB 00:00 2024-04-26T16:31:49.246 INFO:teuthology.orchestra.run.smithi057.stdout:(4/6): python3-natsort-7.1.1-5.el9.noarch.rpm 131 kB/s | 58 kB 00:00 2024-04-26T16:31:49.380 INFO:teuthology.orchestra.run.smithi057.stdout:(5/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 739 kB/s | 548 kB 00:00 2024-04-26T16:31:49.444 INFO:teuthology.orchestra.run.smithi016.stdout:(1/6): python3-jinja2-2.11.3-5.el9.noarch.rpm 1.3 MB/s | 248 kB 00:00 2024-04-26T16:31:49.528 INFO:teuthology.orchestra.run.smithi016.stdout:(2/6): ceph-mgr-cephadm-19.0.0-3305.ga430f9ed.e 527 kB/s | 142 kB 00:00 2024-04-26T16:31:49.612 INFO:teuthology.orchestra.run.smithi016.stdout:(3/6): python3-babel-2.9.1-2.el9.noarch.rpm 17 MB/s | 6.0 MB 00:00 2024-04-26T16:31:49.638 INFO:teuthology.orchestra.run.smithi057.stdout:(6/6): python3-typing-extensions-4.4.0-2.el9.no 70 kB/s | 51 kB 00:00 2024-04-26T16:31:49.643 INFO:teuthology.orchestra.run.smithi057.stdout:-------------------------------------------------------------------------------- 2024-04-26T16:31:49.643 INFO:teuthology.orchestra.run.smithi057.stdout:Total 5.0 MB/s | 7.0 MB 00:01 2024-04-26T16:31:49.717 INFO:teuthology.orchestra.run.smithi057.stdout:Running transaction check 2024-04-26T16:31:49.731 INFO:teuthology.orchestra.run.smithi057.stdout:Transaction check succeeded. 2024-04-26T16:31:49.731 INFO:teuthology.orchestra.run.smithi057.stdout:Running transaction test 2024-04-26T16:31:49.834 INFO:teuthology.orchestra.run.smithi057.stdout:Transaction test succeeded. 2024-04-26T16:31:49.835 INFO:teuthology.orchestra.run.smithi057.stdout:Running transaction 2024-04-26T16:31:49.854 INFO:teuthology.orchestra.run.smithi016.stdout:(4/6): python3-typing-extensions-4.4.0-2.el9.no 268 kB/s | 51 kB 00:00 2024-04-26T16:31:49.912 INFO:teuthology.orchestra.run.smithi016.stdout:(5/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 1.1 MB/s | 548 kB 00:00 2024-04-26T16:31:49.937 INFO:teuthology.orchestra.run.smithi016.stdout:(6/6): python3-natsort-7.1.1-5.el9.noarch.rpm 142 kB/s | 58 kB 00:00 2024-04-26T16:31:49.942 INFO:teuthology.orchestra.run.smithi016.stdout:-------------------------------------------------------------------------------- 2024-04-26T16:31:49.942 INFO:teuthology.orchestra.run.smithi016.stdout:Total 3.2 MB/s | 7.0 MB 00:02 2024-04-26T16:31:50.014 INFO:teuthology.orchestra.run.smithi016.stdout:Running transaction check 2024-04-26T16:31:50.027 INFO:teuthology.orchestra.run.smithi016.stdout:Transaction check succeeded. 2024-04-26T16:31:50.027 INFO:teuthology.orchestra.run.smithi016.stdout:Running transaction test 2024-04-26T16:31:50.130 INFO:teuthology.orchestra.run.smithi016.stdout:Transaction test succeeded. 2024-04-26T16:31:50.131 INFO:teuthology.orchestra.run.smithi016.stdout:Running transaction 2024-04-26T16:31:50.150 INFO:teuthology.orchestra.run.smithi057.stdout: Preparing : 1/1 2024-04-26T16:31:50.321 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : python3-typing-extensions-4.4.0-2.el9.noarch 1/6 2024-04-26T16:31:50.383 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-04-26T16:31:50.565 INFO:teuthology.orchestra.run.smithi016.stdout: Preparing : 1/1 2024-04-26T16:31:50.743 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : python3-typing-extensions-4.4.0-2.el9.noarch 1/6 2024-04-26T16:31:50.799 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-04-26T16:31:50.938 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-04-26T16:31:51.021 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-04-26T16:31:51.093 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : python3-jinja2-2.11.3-5.el9.noarch 5/6 2024-04-26T16:31:51.119 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : ceph-mgr-cephadm-2:19.0.0-3305.ga430f9ed.el9.noarch 6/6 2024-04-26T16:31:51.356 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-04-26T16:31:51.454 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-04-26T16:31:51.533 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : python3-jinja2-2.11.3-5.el9.noarch 5/6 2024-04-26T16:31:51.560 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : ceph-mgr-cephadm-2:19.0.0-3305.ga430f9ed.el9.noarch 6/6 2024-04-26T16:31:51.863 INFO:teuthology.orchestra.run.smithi057.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.0.0-3305.ga430f9ed.el9.noarch 6/6 2024-04-26T16:31:51.863 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : ceph-mgr-cephadm-2:19.0.0-3305.ga430f9ed.el9.noarch 1/6 2024-04-26T16:31:51.863 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-04-26T16:31:51.863 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : python3-jinja2-2.11.3-5.el9.noarch 3/6 2024-04-26T16:31:51.863 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-04-26T16:31:51.863 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-04-26T16:31:52.122 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : python3-typing-extensions-4.4.0-2.el9.noarch 6/6 2024-04-26T16:31:52.122 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:31:52.122 INFO:teuthology.orchestra.run.smithi057.stdout:Installed: 2024-04-26T16:31:52.122 INFO:teuthology.orchestra.run.smithi057.stdout: ceph-mgr-cephadm-2:19.0.0-3305.ga430f9ed.el9.noarch 2024-04-26T16:31:52.123 INFO:teuthology.orchestra.run.smithi057.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-04-26T16:31:52.123 INFO:teuthology.orchestra.run.smithi057.stdout: python3-babel-2.9.1-2.el9.noarch 2024-04-26T16:31:52.123 INFO:teuthology.orchestra.run.smithi057.stdout: python3-jinja2-2.11.3-5.el9.noarch 2024-04-26T16:31:52.123 INFO:teuthology.orchestra.run.smithi057.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-04-26T16:31:52.123 INFO:teuthology.orchestra.run.smithi057.stdout: python3-typing-extensions-4.4.0-2.el9.noarch 2024-04-26T16:31:52.123 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:31:52.123 INFO:teuthology.orchestra.run.smithi057.stdout:Complete! 2024-04-26T16:31:52.262 INFO:teuthology.orchestra.run.smithi016.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.0.0-3305.ga430f9ed.el9.noarch 6/6 2024-04-26T16:31:52.262 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : ceph-mgr-cephadm-2:19.0.0-3305.ga430f9ed.el9.noarch 1/6 2024-04-26T16:31:52.262 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-04-26T16:31:52.262 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : python3-jinja2-2.11.3-5.el9.noarch 3/6 2024-04-26T16:31:52.262 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-04-26T16:31:52.262 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-04-26T16:31:52.351 DEBUG:teuthology.orchestra.run.smithi057:> sudo yum -y install ceph-fuse 2024-04-26T16:31:52.519 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : python3-typing-extensions-4.4.0-2.el9.noarch 6/6 2024-04-26T16:31:52.519 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:31:52.520 INFO:teuthology.orchestra.run.smithi016.stdout:Installed: 2024-04-26T16:31:52.520 INFO:teuthology.orchestra.run.smithi016.stdout: ceph-mgr-cephadm-2:19.0.0-3305.ga430f9ed.el9.noarch 2024-04-26T16:31:52.520 INFO:teuthology.orchestra.run.smithi016.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-04-26T16:31:52.520 INFO:teuthology.orchestra.run.smithi016.stdout: python3-babel-2.9.1-2.el9.noarch 2024-04-26T16:31:52.520 INFO:teuthology.orchestra.run.smithi016.stdout: python3-jinja2-2.11.3-5.el9.noarch 2024-04-26T16:31:52.520 INFO:teuthology.orchestra.run.smithi016.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-04-26T16:31:52.520 INFO:teuthology.orchestra.run.smithi016.stdout: python3-typing-extensions-4.4.0-2.el9.noarch 2024-04-26T16:31:52.520 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:31:52.520 INFO:teuthology.orchestra.run.smithi016.stdout:Complete! 2024-04-26T16:31:52.734 DEBUG:teuthology.orchestra.run.smithi016:> sudo yum -y install ceph-fuse 2024-04-26T16:31:52.887 INFO:teuthology.orchestra.run.smithi057.stdout:Last metadata expiration check: 0:01:32 ago on Fri 26 Apr 2024 04:30:20 PM UTC. 2024-04-26T16:31:53.011 INFO:teuthology.orchestra.run.smithi057.stdout:Dependencies resolved. 2024-04-26T16:31:53.012 INFO:teuthology.orchestra.run.smithi057.stdout:================================================================================ 2024-04-26T16:31:53.012 INFO:teuthology.orchestra.run.smithi057.stdout: Package Arch Version Repository Size 2024-04-26T16:31:53.012 INFO:teuthology.orchestra.run.smithi057.stdout:================================================================================ 2024-04-26T16:31:53.012 INFO:teuthology.orchestra.run.smithi057.stdout:Installing: 2024-04-26T16:31:53.012 INFO:teuthology.orchestra.run.smithi057.stdout: ceph-fuse x86_64 2:19.0.0-3305.ga430f9ed.el9 ceph 890 k 2024-04-26T16:31:53.012 INFO:teuthology.orchestra.run.smithi057.stdout:Installing dependencies: 2024-04-26T16:31:53.012 INFO:teuthology.orchestra.run.smithi057.stdout: fuse x86_64 2.9.9-15.el9 baseos 80 k 2024-04-26T16:31:53.012 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:31:53.012 INFO:teuthology.orchestra.run.smithi057.stdout:Transaction Summary 2024-04-26T16:31:53.013 INFO:teuthology.orchestra.run.smithi057.stdout:================================================================================ 2024-04-26T16:31:53.013 INFO:teuthology.orchestra.run.smithi057.stdout:Install 2 Packages 2024-04-26T16:31:53.013 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:31:53.013 INFO:teuthology.orchestra.run.smithi057.stdout:Total download size: 971 k 2024-04-26T16:31:53.013 INFO:teuthology.orchestra.run.smithi057.stdout:Installed size: 2.8 M 2024-04-26T16:31:53.013 INFO:teuthology.orchestra.run.smithi057.stdout:Downloading Packages: 2024-04-26T16:31:53.268 INFO:teuthology.orchestra.run.smithi016.stdout:Last metadata expiration check: 0:01:33 ago on Fri 26 Apr 2024 04:30:20 PM UTC. 2024-04-26T16:31:53.349 INFO:teuthology.orchestra.run.smithi057.stdout:(1/2): fuse-2.9.9-15.el9.x86_64.rpm 596 kB/s | 80 kB 00:00 2024-04-26T16:31:53.395 INFO:teuthology.orchestra.run.smithi016.stdout:Dependencies resolved. 2024-04-26T16:31:53.395 INFO:teuthology.orchestra.run.smithi016.stdout:================================================================================ 2024-04-26T16:31:53.395 INFO:teuthology.orchestra.run.smithi016.stdout: Package Arch Version Repository Size 2024-04-26T16:31:53.395 INFO:teuthology.orchestra.run.smithi016.stdout:================================================================================ 2024-04-26T16:31:53.395 INFO:teuthology.orchestra.run.smithi016.stdout:Installing: 2024-04-26T16:31:53.396 INFO:teuthology.orchestra.run.smithi016.stdout: ceph-fuse x86_64 2:19.0.0-3305.ga430f9ed.el9 ceph 890 k 2024-04-26T16:31:53.396 INFO:teuthology.orchestra.run.smithi016.stdout:Installing dependencies: 2024-04-26T16:31:53.396 INFO:teuthology.orchestra.run.smithi016.stdout: fuse x86_64 2.9.9-15.el9 baseos 80 k 2024-04-26T16:31:53.396 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:31:53.396 INFO:teuthology.orchestra.run.smithi016.stdout:Transaction Summary 2024-04-26T16:31:53.396 INFO:teuthology.orchestra.run.smithi016.stdout:================================================================================ 2024-04-26T16:31:53.396 INFO:teuthology.orchestra.run.smithi016.stdout:Install 2 Packages 2024-04-26T16:31:53.396 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:31:53.397 INFO:teuthology.orchestra.run.smithi016.stdout:Total download size: 971 k 2024-04-26T16:31:53.397 INFO:teuthology.orchestra.run.smithi016.stdout:Installed size: 2.8 M 2024-04-26T16:31:53.397 INFO:teuthology.orchestra.run.smithi016.stdout:Downloading Packages: 2024-04-26T16:31:53.532 INFO:teuthology.orchestra.run.smithi057.stdout:(2/2): ceph-fuse-19.0.0-3305.ga430f9ed.el9.x86_ 2.7 MB/s | 890 kB 00:00 2024-04-26T16:31:53.533 INFO:teuthology.orchestra.run.smithi057.stdout:-------------------------------------------------------------------------------- 2024-04-26T16:31:53.534 INFO:teuthology.orchestra.run.smithi057.stdout:Total 1.8 MB/s | 971 kB 00:00 2024-04-26T16:31:53.546 INFO:teuthology.orchestra.run.smithi057.stdout:Running transaction check 2024-04-26T16:31:53.570 INFO:teuthology.orchestra.run.smithi057.stdout:Transaction check succeeded. 2024-04-26T16:31:53.570 INFO:teuthology.orchestra.run.smithi057.stdout:Running transaction test 2024-04-26T16:31:53.652 INFO:teuthology.orchestra.run.smithi057.stdout:Transaction test succeeded. 2024-04-26T16:31:53.653 INFO:teuthology.orchestra.run.smithi057.stdout:Running transaction 2024-04-26T16:31:53.814 INFO:teuthology.orchestra.run.smithi016.stdout:(1/2): fuse-2.9.9-15.el9.x86_64.rpm 654 kB/s | 80 kB 00:00 2024-04-26T16:31:53.843 INFO:teuthology.orchestra.run.smithi057.stdout: Preparing : 1/1 2024-04-26T16:31:53.980 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : fuse-2.9.9-15.el9.x86_64 1/2 2024-04-26T16:31:54.014 INFO:teuthology.orchestra.run.smithi016.stdout:(2/2): ceph-fuse-19.0.0-3305.ga430f9ed.el9.x86_ 2.7 MB/s | 890 kB 00:00 2024-04-26T16:31:54.016 INFO:teuthology.orchestra.run.smithi016.stdout:-------------------------------------------------------------------------------- 2024-04-26T16:31:54.016 INFO:teuthology.orchestra.run.smithi016.stdout:Total 1.5 MB/s | 971 kB 00:00 2024-04-26T16:31:54.028 INFO:teuthology.orchestra.run.smithi016.stdout:Running transaction check 2024-04-26T16:31:54.051 INFO:teuthology.orchestra.run.smithi016.stdout:Transaction check succeeded. 2024-04-26T16:31:54.052 INFO:teuthology.orchestra.run.smithi016.stdout:Running transaction test 2024-04-26T16:31:54.058 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : ceph-fuse-2:19.0.0-3305.ga430f9ed.el9.x86_64 2/2 2024-04-26T16:31:54.134 INFO:teuthology.orchestra.run.smithi016.stdout:Transaction test succeeded. 2024-04-26T16:31:54.134 INFO:teuthology.orchestra.run.smithi016.stdout:Running transaction 2024-04-26T16:31:54.336 INFO:teuthology.orchestra.run.smithi016.stdout: Preparing : 1/1 2024-04-26T16:31:54.487 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : fuse-2.9.9-15.el9.x86_64 1/2 2024-04-26T16:31:54.557 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : ceph-fuse-2:19.0.0-3305.ga430f9ed.el9.x86_64 2/2 2024-04-26T16:31:54.682 INFO:teuthology.orchestra.run.smithi057.stdout: Running scriptlet: ceph-fuse-2:19.0.0-3305.ga430f9ed.el9.x86_64 2/2 2024-04-26T16:31:54.682 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : ceph-fuse-2:19.0.0-3305.ga430f9ed.el9.x86_64 1/2 2024-04-26T16:31:54.925 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : fuse-2.9.9-15.el9.x86_64 2/2 2024-04-26T16:31:54.926 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:31:54.926 INFO:teuthology.orchestra.run.smithi057.stdout:Installed: 2024-04-26T16:31:54.926 INFO:teuthology.orchestra.run.smithi057.stdout: ceph-fuse-2:19.0.0-3305.ga430f9ed.el9.x86_64 fuse-2.9.9-15.el9.x86_64 2024-04-26T16:31:54.926 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:31:54.926 INFO:teuthology.orchestra.run.smithi057.stdout:Complete! 2024-04-26T16:31:55.168 INFO:teuthology.orchestra.run.smithi016.stdout: Running scriptlet: ceph-fuse-2:19.0.0-3305.ga430f9ed.el9.x86_64 2/2 2024-04-26T16:31:55.168 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : ceph-fuse-2:19.0.0-3305.ga430f9ed.el9.x86_64 1/2 2024-04-26T16:31:55.197 DEBUG:teuthology.orchestra.run.smithi057:> sudo yum -y install ceph-volume 2024-04-26T16:31:55.444 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : fuse-2.9.9-15.el9.x86_64 2/2 2024-04-26T16:31:55.444 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:31:55.444 INFO:teuthology.orchestra.run.smithi016.stdout:Installed: 2024-04-26T16:31:55.444 INFO:teuthology.orchestra.run.smithi016.stdout: ceph-fuse-2:19.0.0-3305.ga430f9ed.el9.x86_64 fuse-2.9.9-15.el9.x86_64 2024-04-26T16:31:55.444 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:31:55.444 INFO:teuthology.orchestra.run.smithi016.stdout:Complete! 2024-04-26T16:31:55.735 INFO:teuthology.orchestra.run.smithi057.stdout:Last metadata expiration check: 0:01:35 ago on Fri 26 Apr 2024 04:30:20 PM UTC. 2024-04-26T16:31:55.756 DEBUG:teuthology.orchestra.run.smithi016:> sudo yum -y install ceph-volume 2024-04-26T16:31:55.861 INFO:teuthology.orchestra.run.smithi057.stdout:Dependencies resolved. 2024-04-26T16:31:55.862 INFO:teuthology.orchestra.run.smithi057.stdout:================================================================================ 2024-04-26T16:31:55.862 INFO:teuthology.orchestra.run.smithi057.stdout: Package Arch Version Repository Size 2024-04-26T16:31:55.862 INFO:teuthology.orchestra.run.smithi057.stdout:================================================================================ 2024-04-26T16:31:55.862 INFO:teuthology.orchestra.run.smithi057.stdout:Installing: 2024-04-26T16:31:55.862 INFO:teuthology.orchestra.run.smithi057.stdout: ceph-volume noarch 2:19.0.0-3305.ga430f9ed.el9 ceph-noarch 273 k 2024-04-26T16:31:55.862 INFO:teuthology.orchestra.run.smithi057.stdout:Installing dependencies: 2024-04-26T16:31:55.862 INFO:teuthology.orchestra.run.smithi057.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-04-26T16:31:55.862 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:31:55.862 INFO:teuthology.orchestra.run.smithi057.stdout:Transaction Summary 2024-04-26T16:31:55.862 INFO:teuthology.orchestra.run.smithi057.stdout:================================================================================ 2024-04-26T16:31:55.862 INFO:teuthology.orchestra.run.smithi057.stdout:Install 2 Packages 2024-04-26T16:31:55.862 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:31:55.863 INFO:teuthology.orchestra.run.smithi057.stdout:Total download size: 350 k 2024-04-26T16:31:55.863 INFO:teuthology.orchestra.run.smithi057.stdout:Installed size: 1.5 M 2024-04-26T16:31:55.863 INFO:teuthology.orchestra.run.smithi057.stdout:Downloading Packages: 2024-04-26T16:31:56.130 INFO:teuthology.orchestra.run.smithi057.stdout:(1/2): python3-packaging-20.9-5.el9.noarch.rpm 457 kB/s | 77 kB 00:00 2024-04-26T16:31:56.243 INFO:teuthology.orchestra.run.smithi057.stdout:(2/2): ceph-volume-19.0.0-3305.ga430f9ed.el9.no 971 kB/s | 273 kB 00:00 2024-04-26T16:31:56.252 INFO:teuthology.orchestra.run.smithi057.stdout:-------------------------------------------------------------------------------- 2024-04-26T16:31:56.252 INFO:teuthology.orchestra.run.smithi057.stdout:Total 918 kB/s | 350 kB 00:00 2024-04-26T16:31:56.256 INFO:teuthology.orchestra.run.smithi057.stdout:Running transaction check 2024-04-26T16:31:56.266 INFO:teuthology.orchestra.run.smithi057.stdout:Transaction check succeeded. 2024-04-26T16:31:56.267 INFO:teuthology.orchestra.run.smithi057.stdout:Running transaction test 2024-04-26T16:31:56.292 INFO:teuthology.orchestra.run.smithi016.stdout:Last metadata expiration check: 0:01:36 ago on Fri 26 Apr 2024 04:30:20 PM UTC. 2024-04-26T16:31:56.295 INFO:teuthology.orchestra.run.smithi057.stdout:Transaction test succeeded. 2024-04-26T16:31:56.295 INFO:teuthology.orchestra.run.smithi057.stdout:Running transaction 2024-04-26T16:31:56.418 INFO:teuthology.orchestra.run.smithi016.stdout:Dependencies resolved. 2024-04-26T16:31:56.419 INFO:teuthology.orchestra.run.smithi016.stdout:================================================================================ 2024-04-26T16:31:56.419 INFO:teuthology.orchestra.run.smithi016.stdout: Package Arch Version Repository Size 2024-04-26T16:31:56.419 INFO:teuthology.orchestra.run.smithi016.stdout:================================================================================ 2024-04-26T16:31:56.419 INFO:teuthology.orchestra.run.smithi016.stdout:Installing: 2024-04-26T16:31:56.419 INFO:teuthology.orchestra.run.smithi016.stdout: ceph-volume noarch 2:19.0.0-3305.ga430f9ed.el9 ceph-noarch 273 k 2024-04-26T16:31:56.419 INFO:teuthology.orchestra.run.smithi016.stdout:Installing dependencies: 2024-04-26T16:31:56.419 INFO:teuthology.orchestra.run.smithi016.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-04-26T16:31:56.419 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:31:56.419 INFO:teuthology.orchestra.run.smithi016.stdout:Transaction Summary 2024-04-26T16:31:56.420 INFO:teuthology.orchestra.run.smithi016.stdout:================================================================================ 2024-04-26T16:31:56.420 INFO:teuthology.orchestra.run.smithi016.stdout:Install 2 Packages 2024-04-26T16:31:56.420 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:31:56.420 INFO:teuthology.orchestra.run.smithi016.stdout:Total download size: 350 k 2024-04-26T16:31:56.420 INFO:teuthology.orchestra.run.smithi016.stdout:Installed size: 1.5 M 2024-04-26T16:31:56.420 INFO:teuthology.orchestra.run.smithi016.stdout:Downloading Packages: 2024-04-26T16:31:56.443 INFO:teuthology.orchestra.run.smithi057.stdout: Preparing : 1/1 2024-04-26T16:31:56.628 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : python3-packaging-20.9-5.el9.noarch 1/2 2024-04-26T16:31:56.666 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : ceph-volume-2:19.0.0-3305.ga430f9ed.el9.noarch 2/2 2024-04-26T16:31:56.683 INFO:teuthology.orchestra.run.smithi057.stdout: Running scriptlet: ceph-volume-2:19.0.0-3305.ga430f9ed.el9.noarch 2/2 2024-04-26T16:31:56.683 INFO:teuthology.orchestra.run.smithi057.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-26T16:31:56.683 INFO:teuthology.orchestra.run.smithi057.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-04-26T16:31:56.683 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:31:56.819 INFO:teuthology.orchestra.run.smithi016.stdout:(1/2): python3-packaging-20.9-5.el9.noarch.rpm 370 kB/s | 77 kB 00:00 2024-04-26T16:31:56.853 INFO:teuthology.orchestra.run.smithi016.stdout:(2/2): ceph-volume-19.0.0-3305.ga430f9ed.el9.no 1.1 MB/s | 273 kB 00:00 2024-04-26T16:31:56.854 INFO:teuthology.orchestra.run.smithi016.stdout:-------------------------------------------------------------------------------- 2024-04-26T16:31:56.854 INFO:teuthology.orchestra.run.smithi016.stdout:Total 806 kB/s | 350 kB 00:00 2024-04-26T16:31:56.866 INFO:teuthology.orchestra.run.smithi016.stdout:Running transaction check 2024-04-26T16:31:56.876 INFO:teuthology.orchestra.run.smithi016.stdout:Transaction check succeeded. 2024-04-26T16:31:56.876 INFO:teuthology.orchestra.run.smithi016.stdout:Running transaction test 2024-04-26T16:31:56.904 INFO:teuthology.orchestra.run.smithi016.stdout:Transaction test succeeded. 2024-04-26T16:31:56.904 INFO:teuthology.orchestra.run.smithi016.stdout:Running transaction 2024-04-26T16:31:57.048 INFO:teuthology.orchestra.run.smithi016.stdout: Preparing : 1/1 2024-04-26T16:31:57.234 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : python3-packaging-20.9-5.el9.noarch 1/2 2024-04-26T16:31:57.272 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : ceph-volume-2:19.0.0-3305.ga430f9ed.el9.noarch 2/2 2024-04-26T16:31:57.288 INFO:teuthology.orchestra.run.smithi016.stdout: Running scriptlet: ceph-volume-2:19.0.0-3305.ga430f9ed.el9.noarch 2/2 2024-04-26T16:31:57.288 INFO:teuthology.orchestra.run.smithi016.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-26T16:31:57.288 INFO:teuthology.orchestra.run.smithi016.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-04-26T16:31:57.289 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:31:57.323 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : ceph-volume-2:19.0.0-3305.ga430f9ed.el9.noarch 1/2 2024-04-26T16:31:57.620 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 2/2 2024-04-26T16:31:57.620 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:31:57.620 INFO:teuthology.orchestra.run.smithi057.stdout:Installed: 2024-04-26T16:31:57.620 INFO:teuthology.orchestra.run.smithi057.stdout: ceph-volume-2:19.0.0-3305.ga430f9ed.el9.noarch 2024-04-26T16:31:57.620 INFO:teuthology.orchestra.run.smithi057.stdout: python3-packaging-20.9-5.el9.noarch 2024-04-26T16:31:57.620 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:31:57.620 INFO:teuthology.orchestra.run.smithi057.stdout:Complete! 2024-04-26T16:31:57.922 DEBUG:teuthology.orchestra.run.smithi057:> sudo yum -y install librados-devel 2024-04-26T16:31:57.999 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : ceph-volume-2:19.0.0-3305.ga430f9ed.el9.noarch 1/2 2024-04-26T16:31:58.278 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 2/2 2024-04-26T16:31:58.278 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:31:58.278 INFO:teuthology.orchestra.run.smithi016.stdout:Installed: 2024-04-26T16:31:58.278 INFO:teuthology.orchestra.run.smithi016.stdout: ceph-volume-2:19.0.0-3305.ga430f9ed.el9.noarch 2024-04-26T16:31:58.278 INFO:teuthology.orchestra.run.smithi016.stdout: python3-packaging-20.9-5.el9.noarch 2024-04-26T16:31:58.278 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:31:58.278 INFO:teuthology.orchestra.run.smithi016.stdout:Complete! 2024-04-26T16:31:58.465 INFO:teuthology.orchestra.run.smithi057.stdout:Last metadata expiration check: 0:01:38 ago on Fri 26 Apr 2024 04:30:20 PM UTC. 2024-04-26T16:31:58.566 DEBUG:teuthology.orchestra.run.smithi016:> sudo yum -y install librados-devel 2024-04-26T16:31:58.590 INFO:teuthology.orchestra.run.smithi057.stdout:Dependencies resolved. 2024-04-26T16:31:58.591 INFO:teuthology.orchestra.run.smithi057.stdout:================================================================================ 2024-04-26T16:31:58.591 INFO:teuthology.orchestra.run.smithi057.stdout: Package Arch Version Repo Size 2024-04-26T16:31:58.591 INFO:teuthology.orchestra.run.smithi057.stdout:================================================================================ 2024-04-26T16:31:58.591 INFO:teuthology.orchestra.run.smithi057.stdout:Installing: 2024-04-26T16:31:58.591 INFO:teuthology.orchestra.run.smithi057.stdout: librados-devel x86_64 2:19.0.0-3305.ga430f9ed.el9 ceph 127 k 2024-04-26T16:31:58.591 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:31:58.591 INFO:teuthology.orchestra.run.smithi057.stdout:Transaction Summary 2024-04-26T16:31:58.591 INFO:teuthology.orchestra.run.smithi057.stdout:================================================================================ 2024-04-26T16:31:58.591 INFO:teuthology.orchestra.run.smithi057.stdout:Install 1 Package 2024-04-26T16:31:58.592 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:31:58.592 INFO:teuthology.orchestra.run.smithi057.stdout:Total download size: 127 k 2024-04-26T16:31:58.592 INFO:teuthology.orchestra.run.smithi057.stdout:Installed size: 456 k 2024-04-26T16:31:58.592 INFO:teuthology.orchestra.run.smithi057.stdout:Downloading Packages: 2024-04-26T16:31:58.820 INFO:teuthology.orchestra.run.smithi057.stdout:librados-devel-19.0.0-3305.ga430f9ed.el9.x86_64 556 kB/s | 127 kB 00:00 2024-04-26T16:31:58.820 INFO:teuthology.orchestra.run.smithi057.stdout:-------------------------------------------------------------------------------- 2024-04-26T16:31:58.820 INFO:teuthology.orchestra.run.smithi057.stdout:Total 553 kB/s | 127 kB 00:00 2024-04-26T16:31:58.821 INFO:teuthology.orchestra.run.smithi057.stdout:Running transaction check 2024-04-26T16:31:58.826 INFO:teuthology.orchestra.run.smithi057.stdout:Transaction check succeeded. 2024-04-26T16:31:58.829 INFO:teuthology.orchestra.run.smithi057.stdout:Running transaction test 2024-04-26T16:31:58.896 INFO:teuthology.orchestra.run.smithi057.stdout:Transaction test succeeded. 2024-04-26T16:31:58.896 INFO:teuthology.orchestra.run.smithi057.stdout:Running transaction 2024-04-26T16:31:59.052 INFO:teuthology.orchestra.run.smithi057.stdout: Preparing : 1/1 2024-04-26T16:31:59.108 INFO:teuthology.orchestra.run.smithi016.stdout:Last metadata expiration check: 0:01:39 ago on Fri 26 Apr 2024 04:30:20 PM UTC. 2024-04-26T16:31:59.161 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : librados-devel-2:19.0.0-3305.ga430f9ed.el9.x86_64 1/1 2024-04-26T16:31:59.233 INFO:teuthology.orchestra.run.smithi016.stdout:Dependencies resolved. 2024-04-26T16:31:59.234 INFO:teuthology.orchestra.run.smithi016.stdout:================================================================================ 2024-04-26T16:31:59.234 INFO:teuthology.orchestra.run.smithi016.stdout: Package Arch Version Repo Size 2024-04-26T16:31:59.234 INFO:teuthology.orchestra.run.smithi016.stdout:================================================================================ 2024-04-26T16:31:59.234 INFO:teuthology.orchestra.run.smithi016.stdout:Installing: 2024-04-26T16:31:59.234 INFO:teuthology.orchestra.run.smithi016.stdout: librados-devel x86_64 2:19.0.0-3305.ga430f9ed.el9 ceph 127 k 2024-04-26T16:31:59.234 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:31:59.234 INFO:teuthology.orchestra.run.smithi016.stdout:Transaction Summary 2024-04-26T16:31:59.234 INFO:teuthology.orchestra.run.smithi016.stdout:================================================================================ 2024-04-26T16:31:59.235 INFO:teuthology.orchestra.run.smithi016.stdout:Install 1 Package 2024-04-26T16:31:59.235 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:31:59.235 INFO:teuthology.orchestra.run.smithi016.stdout:Total download size: 127 k 2024-04-26T16:31:59.235 INFO:teuthology.orchestra.run.smithi016.stdout:Installed size: 456 k 2024-04-26T16:31:59.235 INFO:teuthology.orchestra.run.smithi016.stdout:Downloading Packages: 2024-04-26T16:31:59.541 INFO:teuthology.orchestra.run.smithi016.stdout:librados-devel-19.0.0-3305.ga430f9ed.el9.x86_64 414 kB/s | 127 kB 00:00 2024-04-26T16:31:59.542 INFO:teuthology.orchestra.run.smithi016.stdout:-------------------------------------------------------------------------------- 2024-04-26T16:31:59.542 INFO:teuthology.orchestra.run.smithi016.stdout:Total 412 kB/s | 127 kB 00:00 2024-04-26T16:31:59.542 INFO:teuthology.orchestra.run.smithi016.stdout:Running transaction check 2024-04-26T16:31:59.548 INFO:teuthology.orchestra.run.smithi016.stdout:Transaction check succeeded. 2024-04-26T16:31:59.548 INFO:teuthology.orchestra.run.smithi016.stdout:Running transaction test 2024-04-26T16:31:59.563 INFO:teuthology.orchestra.run.smithi057.stdout: Running scriptlet: librados-devel-2:19.0.0-3305.ga430f9ed.el9.x86_64 1/1 2024-04-26T16:31:59.616 INFO:teuthology.orchestra.run.smithi016.stdout:Transaction test succeeded. 2024-04-26T16:31:59.616 INFO:teuthology.orchestra.run.smithi016.stdout:Running transaction 2024-04-26T16:31:59.773 INFO:teuthology.orchestra.run.smithi016.stdout: Preparing : 1/1 2024-04-26T16:31:59.811 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : librados-devel-2:19.0.0-3305.ga430f9ed.el9.x86_64 1/1 2024-04-26T16:31:59.811 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:31:59.811 INFO:teuthology.orchestra.run.smithi057.stdout:Installed: 2024-04-26T16:31:59.811 INFO:teuthology.orchestra.run.smithi057.stdout: librados-devel-2:19.0.0-3305.ga430f9ed.el9.x86_64 2024-04-26T16:31:59.811 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:31:59.811 INFO:teuthology.orchestra.run.smithi057.stdout:Complete! 2024-04-26T16:31:59.874 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : librados-devel-2:19.0.0-3305.ga430f9ed.el9.x86_64 1/1 2024-04-26T16:32:00.030 DEBUG:teuthology.orchestra.run.smithi057:> sudo yum -y install libcephfs2 2024-04-26T16:32:00.253 INFO:teuthology.orchestra.run.smithi016.stdout: Running scriptlet: librados-devel-2:19.0.0-3305.ga430f9ed.el9.x86_64 1/1 2024-04-26T16:32:00.542 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : librados-devel-2:19.0.0-3305.ga430f9ed.el9.x86_64 1/1 2024-04-26T16:32:00.542 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:32:00.542 INFO:teuthology.orchestra.run.smithi016.stdout:Installed: 2024-04-26T16:32:00.542 INFO:teuthology.orchestra.run.smithi016.stdout: librados-devel-2:19.0.0-3305.ga430f9ed.el9.x86_64 2024-04-26T16:32:00.543 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:32:00.543 INFO:teuthology.orchestra.run.smithi016.stdout:Complete! 2024-04-26T16:32:00.569 INFO:teuthology.orchestra.run.smithi057.stdout:Last metadata expiration check: 0:01:40 ago on Fri 26 Apr 2024 04:30:20 PM UTC. 2024-04-26T16:32:00.650 INFO:teuthology.orchestra.run.smithi057.stdout:Package libcephfs2-2:19.0.0-3305.ga430f9ed.el9.x86_64 is already installed. 2024-04-26T16:32:00.694 INFO:teuthology.orchestra.run.smithi057.stdout:Dependencies resolved. 2024-04-26T16:32:00.695 INFO:teuthology.orchestra.run.smithi057.stdout:Nothing to do. 2024-04-26T16:32:00.695 INFO:teuthology.orchestra.run.smithi057.stdout:Complete! 2024-04-26T16:32:00.759 DEBUG:teuthology.orchestra.run.smithi016:> sudo yum -y install libcephfs2 2024-04-26T16:32:00.772 DEBUG:teuthology.orchestra.run.smithi057:> sudo yum -y install libcephfs-devel 2024-04-26T16:32:01.298 INFO:teuthology.orchestra.run.smithi016.stdout:Last metadata expiration check: 0:01:41 ago on Fri 26 Apr 2024 04:30:20 PM UTC. 2024-04-26T16:32:01.322 INFO:teuthology.orchestra.run.smithi057.stdout:Last metadata expiration check: 0:01:41 ago on Fri 26 Apr 2024 04:30:20 PM UTC. 2024-04-26T16:32:01.380 INFO:teuthology.orchestra.run.smithi016.stdout:Package libcephfs2-2:19.0.0-3305.ga430f9ed.el9.x86_64 is already installed. 2024-04-26T16:32:01.423 INFO:teuthology.orchestra.run.smithi016.stdout:Dependencies resolved. 2024-04-26T16:32:01.424 INFO:teuthology.orchestra.run.smithi016.stdout:Nothing to do. 2024-04-26T16:32:01.424 INFO:teuthology.orchestra.run.smithi016.stdout:Complete! 2024-04-26T16:32:01.448 INFO:teuthology.orchestra.run.smithi057.stdout:Dependencies resolved. 2024-04-26T16:32:01.449 INFO:teuthology.orchestra.run.smithi057.stdout:================================================================================ 2024-04-26T16:32:01.449 INFO:teuthology.orchestra.run.smithi057.stdout: Package Arch Version Repo Size 2024-04-26T16:32:01.449 INFO:teuthology.orchestra.run.smithi057.stdout:================================================================================ 2024-04-26T16:32:01.449 INFO:teuthology.orchestra.run.smithi057.stdout:Installing: 2024-04-26T16:32:01.449 INFO:teuthology.orchestra.run.smithi057.stdout: libcephfs-devel x86_64 2:19.0.0-3305.ga430f9ed.el9 ceph 32 k 2024-04-26T16:32:01.449 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:32:01.449 INFO:teuthology.orchestra.run.smithi057.stdout:Transaction Summary 2024-04-26T16:32:01.449 INFO:teuthology.orchestra.run.smithi057.stdout:================================================================================ 2024-04-26T16:32:01.449 INFO:teuthology.orchestra.run.smithi057.stdout:Install 1 Package 2024-04-26T16:32:01.449 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:32:01.449 INFO:teuthology.orchestra.run.smithi057.stdout:Total download size: 32 k 2024-04-26T16:32:01.449 INFO:teuthology.orchestra.run.smithi057.stdout:Installed size: 142 k 2024-04-26T16:32:01.449 INFO:teuthology.orchestra.run.smithi057.stdout:Downloading Packages: 2024-04-26T16:32:01.508 DEBUG:teuthology.orchestra.run.smithi016:> sudo yum -y install libcephfs-devel 2024-04-26T16:32:01.716 INFO:teuthology.orchestra.run.smithi057.stdout:libcephfs-devel-19.0.0-3305.ga430f9ed.el9.x86_6 119 kB/s | 32 kB 00:00 2024-04-26T16:32:01.716 INFO:teuthology.orchestra.run.smithi057.stdout:-------------------------------------------------------------------------------- 2024-04-26T16:32:01.717 INFO:teuthology.orchestra.run.smithi057.stdout:Total 118 kB/s | 32 kB 00:00 2024-04-26T16:32:01.717 INFO:teuthology.orchestra.run.smithi057.stdout:Running transaction check 2024-04-26T16:32:01.720 INFO:teuthology.orchestra.run.smithi057.stdout:Transaction check succeeded. 2024-04-26T16:32:01.720 INFO:teuthology.orchestra.run.smithi057.stdout:Running transaction test 2024-04-26T16:32:01.723 INFO:teuthology.orchestra.run.smithi057.stdout:Transaction test succeeded. 2024-04-26T16:32:01.723 INFO:teuthology.orchestra.run.smithi057.stdout:Running transaction 2024-04-26T16:32:01.811 INFO:teuthology.orchestra.run.smithi057.stdout: Preparing : 1/1 2024-04-26T16:32:01.923 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : libcephfs-devel-2:19.0.0-3305.ga430f9ed.el9.x86_64 1/1 2024-04-26T16:32:02.042 INFO:teuthology.orchestra.run.smithi016.stdout:Last metadata expiration check: 0:01:42 ago on Fri 26 Apr 2024 04:30:20 PM UTC. 2024-04-26T16:32:02.166 INFO:teuthology.orchestra.run.smithi016.stdout:Dependencies resolved. 2024-04-26T16:32:02.167 INFO:teuthology.orchestra.run.smithi016.stdout:================================================================================ 2024-04-26T16:32:02.167 INFO:teuthology.orchestra.run.smithi016.stdout: Package Arch Version Repo Size 2024-04-26T16:32:02.167 INFO:teuthology.orchestra.run.smithi016.stdout:================================================================================ 2024-04-26T16:32:02.167 INFO:teuthology.orchestra.run.smithi016.stdout:Installing: 2024-04-26T16:32:02.168 INFO:teuthology.orchestra.run.smithi016.stdout: libcephfs-devel x86_64 2:19.0.0-3305.ga430f9ed.el9 ceph 32 k 2024-04-26T16:32:02.168 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:32:02.168 INFO:teuthology.orchestra.run.smithi016.stdout:Transaction Summary 2024-04-26T16:32:02.168 INFO:teuthology.orchestra.run.smithi016.stdout:================================================================================ 2024-04-26T16:32:02.168 INFO:teuthology.orchestra.run.smithi016.stdout:Install 1 Package 2024-04-26T16:32:02.168 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:32:02.168 INFO:teuthology.orchestra.run.smithi016.stdout:Total download size: 32 k 2024-04-26T16:32:02.168 INFO:teuthology.orchestra.run.smithi016.stdout:Installed size: 142 k 2024-04-26T16:32:02.168 INFO:teuthology.orchestra.run.smithi016.stdout:Downloading Packages: 2024-04-26T16:32:02.260 INFO:teuthology.orchestra.run.smithi057.stdout: Running scriptlet: libcephfs-devel-2:19.0.0-3305.ga430f9ed.el9.x86_64 1/1 2024-04-26T16:32:02.428 INFO:teuthology.orchestra.run.smithi016.stdout:libcephfs-devel-19.0.0-3305.ga430f9ed.el9.x86_6 122 kB/s | 32 kB 00:00 2024-04-26T16:32:02.429 INFO:teuthology.orchestra.run.smithi016.stdout:-------------------------------------------------------------------------------- 2024-04-26T16:32:02.429 INFO:teuthology.orchestra.run.smithi016.stdout:Total 121 kB/s | 32 kB 00:00 2024-04-26T16:32:02.429 INFO:teuthology.orchestra.run.smithi016.stdout:Running transaction check 2024-04-26T16:32:02.433 INFO:teuthology.orchestra.run.smithi016.stdout:Transaction check succeeded. 2024-04-26T16:32:02.433 INFO:teuthology.orchestra.run.smithi016.stdout:Running transaction test 2024-04-26T16:32:02.435 INFO:teuthology.orchestra.run.smithi016.stdout:Transaction test succeeded. 2024-04-26T16:32:02.436 INFO:teuthology.orchestra.run.smithi016.stdout:Running transaction 2024-04-26T16:32:02.477 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : libcephfs-devel-2:19.0.0-3305.ga430f9ed.el9.x86_64 1/1 2024-04-26T16:32:02.477 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:32:02.477 INFO:teuthology.orchestra.run.smithi057.stdout:Installed: 2024-04-26T16:32:02.477 INFO:teuthology.orchestra.run.smithi057.stdout: libcephfs-devel-2:19.0.0-3305.ga430f9ed.el9.x86_64 2024-04-26T16:32:02.477 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:32:02.477 INFO:teuthology.orchestra.run.smithi057.stdout:Complete! 2024-04-26T16:32:02.524 INFO:teuthology.orchestra.run.smithi016.stdout: Preparing : 1/1 2024-04-26T16:32:02.627 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : libcephfs-devel-2:19.0.0-3305.ga430f9ed.el9.x86_64 1/1 2024-04-26T16:32:02.662 DEBUG:teuthology.orchestra.run.smithi057:> sudo yum -y install librados2 2024-04-26T16:32:02.931 INFO:teuthology.orchestra.run.smithi016.stdout: Running scriptlet: libcephfs-devel-2:19.0.0-3305.ga430f9ed.el9.x86_64 1/1 2024-04-26T16:32:03.150 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : libcephfs-devel-2:19.0.0-3305.ga430f9ed.el9.x86_64 1/1 2024-04-26T16:32:03.150 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:32:03.150 INFO:teuthology.orchestra.run.smithi016.stdout:Installed: 2024-04-26T16:32:03.150 INFO:teuthology.orchestra.run.smithi016.stdout: libcephfs-devel-2:19.0.0-3305.ga430f9ed.el9.x86_64 2024-04-26T16:32:03.150 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:32:03.150 INFO:teuthology.orchestra.run.smithi016.stdout:Complete! 2024-04-26T16:32:03.202 INFO:teuthology.orchestra.run.smithi057.stdout:Last metadata expiration check: 0:01:43 ago on Fri 26 Apr 2024 04:30:20 PM UTC. 2024-04-26T16:32:03.284 INFO:teuthology.orchestra.run.smithi057.stdout:Package librados2-2:19.0.0-3305.ga430f9ed.el9.x86_64 is already installed. 2024-04-26T16:32:03.331 INFO:teuthology.orchestra.run.smithi057.stdout:Dependencies resolved. 2024-04-26T16:32:03.331 INFO:teuthology.orchestra.run.smithi057.stdout:Nothing to do. 2024-04-26T16:32:03.331 INFO:teuthology.orchestra.run.smithi057.stdout:Complete! 2024-04-26T16:32:03.335 DEBUG:teuthology.orchestra.run.smithi016:> sudo yum -y install librados2 2024-04-26T16:32:03.398 DEBUG:teuthology.orchestra.run.smithi057:> sudo yum -y install librbd1 2024-04-26T16:32:03.873 INFO:teuthology.orchestra.run.smithi016.stdout:Last metadata expiration check: 0:01:43 ago on Fri 26 Apr 2024 04:30:20 PM UTC. 2024-04-26T16:32:03.937 INFO:teuthology.orchestra.run.smithi057.stdout:Last metadata expiration check: 0:01:43 ago on Fri 26 Apr 2024 04:30:20 PM UTC. 2024-04-26T16:32:03.954 INFO:teuthology.orchestra.run.smithi016.stdout:Package librados2-2:19.0.0-3305.ga430f9ed.el9.x86_64 is already installed. 2024-04-26T16:32:03.997 INFO:teuthology.orchestra.run.smithi016.stdout:Dependencies resolved. 2024-04-26T16:32:03.998 INFO:teuthology.orchestra.run.smithi016.stdout:Nothing to do. 2024-04-26T16:32:03.998 INFO:teuthology.orchestra.run.smithi016.stdout:Complete! 2024-04-26T16:32:04.018 INFO:teuthology.orchestra.run.smithi057.stdout:Package librbd1-2:19.0.0-3305.ga430f9ed.el9.x86_64 is already installed. 2024-04-26T16:32:04.062 INFO:teuthology.orchestra.run.smithi057.stdout:Dependencies resolved. 2024-04-26T16:32:04.063 INFO:teuthology.orchestra.run.smithi057.stdout:Nothing to do. 2024-04-26T16:32:04.063 INFO:teuthology.orchestra.run.smithi057.stdout:Complete! 2024-04-26T16:32:04.069 DEBUG:teuthology.orchestra.run.smithi016:> sudo yum -y install librbd1 2024-04-26T16:32:04.124 DEBUG:teuthology.orchestra.run.smithi057:> sudo yum -y install python3-rados 2024-04-26T16:32:04.607 INFO:teuthology.orchestra.run.smithi016.stdout:Last metadata expiration check: 0:01:44 ago on Fri 26 Apr 2024 04:30:20 PM UTC. 2024-04-26T16:32:04.659 INFO:teuthology.orchestra.run.smithi057.stdout:Last metadata expiration check: 0:01:44 ago on Fri 26 Apr 2024 04:30:20 PM UTC. 2024-04-26T16:32:04.690 INFO:teuthology.orchestra.run.smithi016.stdout:Package librbd1-2:19.0.0-3305.ga430f9ed.el9.x86_64 is already installed. 2024-04-26T16:32:04.733 INFO:teuthology.orchestra.run.smithi016.stdout:Dependencies resolved. 2024-04-26T16:32:04.734 INFO:teuthology.orchestra.run.smithi016.stdout:Nothing to do. 2024-04-26T16:32:04.734 INFO:teuthology.orchestra.run.smithi016.stdout:Complete! 2024-04-26T16:32:04.741 INFO:teuthology.orchestra.run.smithi057.stdout:Package python3-rados-2:19.0.0-3305.ga430f9ed.el9.x86_64 is already installed. 2024-04-26T16:32:04.785 INFO:teuthology.orchestra.run.smithi057.stdout:Dependencies resolved. 2024-04-26T16:32:04.786 INFO:teuthology.orchestra.run.smithi057.stdout:Nothing to do. 2024-04-26T16:32:04.786 INFO:teuthology.orchestra.run.smithi057.stdout:Complete! 2024-04-26T16:32:04.797 DEBUG:teuthology.orchestra.run.smithi016:> sudo yum -y install python3-rados 2024-04-26T16:32:04.844 DEBUG:teuthology.orchestra.run.smithi057:> sudo yum -y install python3-rgw 2024-04-26T16:32:05.327 INFO:teuthology.orchestra.run.smithi016.stdout:Last metadata expiration check: 0:01:45 ago on Fri 26 Apr 2024 04:30:20 PM UTC. 2024-04-26T16:32:05.376 INFO:teuthology.orchestra.run.smithi057.stdout:Last metadata expiration check: 0:01:45 ago on Fri 26 Apr 2024 04:30:20 PM UTC. 2024-04-26T16:32:05.408 INFO:teuthology.orchestra.run.smithi016.stdout:Package python3-rados-2:19.0.0-3305.ga430f9ed.el9.x86_64 is already installed. 2024-04-26T16:32:05.452 INFO:teuthology.orchestra.run.smithi016.stdout:Dependencies resolved. 2024-04-26T16:32:05.453 INFO:teuthology.orchestra.run.smithi016.stdout:Nothing to do. 2024-04-26T16:32:05.453 INFO:teuthology.orchestra.run.smithi016.stdout:Complete! 2024-04-26T16:32:05.457 INFO:teuthology.orchestra.run.smithi057.stdout:Package python3-rgw-2:19.0.0-3305.ga430f9ed.el9.x86_64 is already installed. 2024-04-26T16:32:05.501 INFO:teuthology.orchestra.run.smithi057.stdout:Dependencies resolved. 2024-04-26T16:32:05.502 INFO:teuthology.orchestra.run.smithi057.stdout:Nothing to do. 2024-04-26T16:32:05.502 INFO:teuthology.orchestra.run.smithi057.stdout:Complete! 2024-04-26T16:32:05.521 DEBUG:teuthology.orchestra.run.smithi016:> sudo yum -y install python3-rgw 2024-04-26T16:32:05.569 DEBUG:teuthology.orchestra.run.smithi057:> sudo yum -y install python3-cephfs 2024-04-26T16:32:06.057 INFO:teuthology.orchestra.run.smithi016.stdout:Last metadata expiration check: 0:01:46 ago on Fri 26 Apr 2024 04:30:20 PM UTC. 2024-04-26T16:32:06.107 INFO:teuthology.orchestra.run.smithi057.stdout:Last metadata expiration check: 0:01:46 ago on Fri 26 Apr 2024 04:30:20 PM UTC. 2024-04-26T16:32:06.140 INFO:teuthology.orchestra.run.smithi016.stdout:Package python3-rgw-2:19.0.0-3305.ga430f9ed.el9.x86_64 is already installed. 2024-04-26T16:32:06.183 INFO:teuthology.orchestra.run.smithi016.stdout:Dependencies resolved. 2024-04-26T16:32:06.184 INFO:teuthology.orchestra.run.smithi016.stdout:Nothing to do. 2024-04-26T16:32:06.184 INFO:teuthology.orchestra.run.smithi016.stdout:Complete! 2024-04-26T16:32:06.189 INFO:teuthology.orchestra.run.smithi057.stdout:Package python3-cephfs-2:19.0.0-3305.ga430f9ed.el9.x86_64 is already installed. 2024-04-26T16:32:06.232 INFO:teuthology.orchestra.run.smithi057.stdout:Dependencies resolved. 2024-04-26T16:32:06.233 INFO:teuthology.orchestra.run.smithi057.stdout:Nothing to do. 2024-04-26T16:32:06.233 INFO:teuthology.orchestra.run.smithi057.stdout:Complete! 2024-04-26T16:32:06.253 DEBUG:teuthology.orchestra.run.smithi016:> sudo yum -y install python3-cephfs 2024-04-26T16:32:06.297 DEBUG:teuthology.orchestra.run.smithi057:> sudo yum -y install python3-rbd 2024-04-26T16:32:06.781 INFO:teuthology.orchestra.run.smithi016.stdout:Last metadata expiration check: 0:01:46 ago on Fri 26 Apr 2024 04:30:20 PM UTC. 2024-04-26T16:32:06.832 INFO:teuthology.orchestra.run.smithi057.stdout:Last metadata expiration check: 0:01:46 ago on Fri 26 Apr 2024 04:30:20 PM UTC. 2024-04-26T16:32:06.863 INFO:teuthology.orchestra.run.smithi016.stdout:Package python3-cephfs-2:19.0.0-3305.ga430f9ed.el9.x86_64 is already installed. 2024-04-26T16:32:06.907 INFO:teuthology.orchestra.run.smithi016.stdout:Dependencies resolved. 2024-04-26T16:32:06.908 INFO:teuthology.orchestra.run.smithi016.stdout:Nothing to do. 2024-04-26T16:32:06.908 INFO:teuthology.orchestra.run.smithi016.stdout:Complete! 2024-04-26T16:32:06.917 INFO:teuthology.orchestra.run.smithi057.stdout:Package python3-rbd-2:19.0.0-3305.ga430f9ed.el9.x86_64 is already installed. 2024-04-26T16:32:06.960 INFO:teuthology.orchestra.run.smithi057.stdout:Dependencies resolved. 2024-04-26T16:32:06.962 INFO:teuthology.orchestra.run.smithi057.stdout:Nothing to do. 2024-04-26T16:32:06.962 INFO:teuthology.orchestra.run.smithi057.stdout:Complete! 2024-04-26T16:32:06.975 DEBUG:teuthology.orchestra.run.smithi016:> sudo yum -y install python3-rbd 2024-04-26T16:32:07.027 DEBUG:teuthology.orchestra.run.smithi057:> sudo yum -y install rbd-fuse 2024-04-26T16:32:07.508 INFO:teuthology.orchestra.run.smithi016.stdout:Last metadata expiration check: 0:01:47 ago on Fri 26 Apr 2024 04:30:20 PM UTC. 2024-04-26T16:32:07.560 INFO:teuthology.orchestra.run.smithi057.stdout:Last metadata expiration check: 0:01:47 ago on Fri 26 Apr 2024 04:30:20 PM UTC. 2024-04-26T16:32:07.589 INFO:teuthology.orchestra.run.smithi016.stdout:Package python3-rbd-2:19.0.0-3305.ga430f9ed.el9.x86_64 is already installed. 2024-04-26T16:32:07.632 INFO:teuthology.orchestra.run.smithi016.stdout:Dependencies resolved. 2024-04-26T16:32:07.633 INFO:teuthology.orchestra.run.smithi016.stdout:Nothing to do. 2024-04-26T16:32:07.633 INFO:teuthology.orchestra.run.smithi016.stdout:Complete! 2024-04-26T16:32:07.683 INFO:teuthology.orchestra.run.smithi057.stdout:Dependencies resolved. 2024-04-26T16:32:07.685 INFO:teuthology.orchestra.run.smithi057.stdout:================================================================================ 2024-04-26T16:32:07.685 INFO:teuthology.orchestra.run.smithi057.stdout: Package Architecture Version Repository Size 2024-04-26T16:32:07.685 INFO:teuthology.orchestra.run.smithi057.stdout:================================================================================ 2024-04-26T16:32:07.685 INFO:teuthology.orchestra.run.smithi057.stdout:Installing: 2024-04-26T16:32:07.685 INFO:teuthology.orchestra.run.smithi057.stdout: rbd-fuse x86_64 2:19.0.0-3305.ga430f9ed.el9 ceph 85 k 2024-04-26T16:32:07.685 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:32:07.685 INFO:teuthology.orchestra.run.smithi057.stdout:Transaction Summary 2024-04-26T16:32:07.685 INFO:teuthology.orchestra.run.smithi057.stdout:================================================================================ 2024-04-26T16:32:07.685 INFO:teuthology.orchestra.run.smithi057.stdout:Install 1 Package 2024-04-26T16:32:07.685 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:32:07.685 INFO:teuthology.orchestra.run.smithi057.stdout:Total download size: 85 k 2024-04-26T16:32:07.685 INFO:teuthology.orchestra.run.smithi057.stdout:Installed size: 231 k 2024-04-26T16:32:07.685 INFO:teuthology.orchestra.run.smithi057.stdout:Downloading Packages: 2024-04-26T16:32:07.704 DEBUG:teuthology.orchestra.run.smithi016:> sudo yum -y install rbd-fuse 2024-04-26T16:32:08.021 INFO:teuthology.orchestra.run.smithi057.stdout:rbd-fuse-19.0.0-3305.ga430f9ed.el9.x86_64.rpm 254 kB/s | 85 kB 00:00 2024-04-26T16:32:08.022 INFO:teuthology.orchestra.run.smithi057.stdout:-------------------------------------------------------------------------------- 2024-04-26T16:32:08.022 INFO:teuthology.orchestra.run.smithi057.stdout:Total 253 kB/s | 85 kB 00:00 2024-04-26T16:32:08.022 INFO:teuthology.orchestra.run.smithi057.stdout:Running transaction check 2024-04-26T16:32:08.030 INFO:teuthology.orchestra.run.smithi057.stdout:Transaction check succeeded. 2024-04-26T16:32:08.030 INFO:teuthology.orchestra.run.smithi057.stdout:Running transaction test 2024-04-26T16:32:08.096 INFO:teuthology.orchestra.run.smithi057.stdout:Transaction test succeeded. 2024-04-26T16:32:08.096 INFO:teuthology.orchestra.run.smithi057.stdout:Running transaction 2024-04-26T16:32:08.242 INFO:teuthology.orchestra.run.smithi016.stdout:Last metadata expiration check: 0:01:48 ago on Fri 26 Apr 2024 04:30:20 PM UTC. 2024-04-26T16:32:08.245 INFO:teuthology.orchestra.run.smithi057.stdout: Preparing : 1/1 2024-04-26T16:32:08.353 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : rbd-fuse-2:19.0.0-3305.ga430f9ed.el9.x86_64 1/1 2024-04-26T16:32:08.367 INFO:teuthology.orchestra.run.smithi016.stdout:Dependencies resolved. 2024-04-26T16:32:08.368 INFO:teuthology.orchestra.run.smithi016.stdout:================================================================================ 2024-04-26T16:32:08.368 INFO:teuthology.orchestra.run.smithi016.stdout: Package Architecture Version Repository Size 2024-04-26T16:32:08.368 INFO:teuthology.orchestra.run.smithi016.stdout:================================================================================ 2024-04-26T16:32:08.368 INFO:teuthology.orchestra.run.smithi016.stdout:Installing: 2024-04-26T16:32:08.368 INFO:teuthology.orchestra.run.smithi016.stdout: rbd-fuse x86_64 2:19.0.0-3305.ga430f9ed.el9 ceph 85 k 2024-04-26T16:32:08.368 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:32:08.368 INFO:teuthology.orchestra.run.smithi016.stdout:Transaction Summary 2024-04-26T16:32:08.368 INFO:teuthology.orchestra.run.smithi016.stdout:================================================================================ 2024-04-26T16:32:08.368 INFO:teuthology.orchestra.run.smithi016.stdout:Install 1 Package 2024-04-26T16:32:08.368 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:32:08.368 INFO:teuthology.orchestra.run.smithi016.stdout:Total download size: 85 k 2024-04-26T16:32:08.369 INFO:teuthology.orchestra.run.smithi016.stdout:Installed size: 231 k 2024-04-26T16:32:08.369 INFO:teuthology.orchestra.run.smithi016.stdout:Downloading Packages: 2024-04-26T16:32:08.701 INFO:teuthology.orchestra.run.smithi016.stdout:rbd-fuse-19.0.0-3305.ga430f9ed.el9.x86_64.rpm 256 kB/s | 85 kB 00:00 2024-04-26T16:32:08.702 INFO:teuthology.orchestra.run.smithi016.stdout:-------------------------------------------------------------------------------- 2024-04-26T16:32:08.702 INFO:teuthology.orchestra.run.smithi016.stdout:Total 255 kB/s | 85 kB 00:00 2024-04-26T16:32:08.702 INFO:teuthology.orchestra.run.smithi016.stdout:Running transaction check 2024-04-26T16:32:08.710 INFO:teuthology.orchestra.run.smithi016.stdout:Transaction check succeeded. 2024-04-26T16:32:08.710 INFO:teuthology.orchestra.run.smithi016.stdout:Running transaction test 2024-04-26T16:32:08.738 INFO:teuthology.orchestra.run.smithi057.stdout: Running scriptlet: rbd-fuse-2:19.0.0-3305.ga430f9ed.el9.x86_64 1/1 2024-04-26T16:32:08.776 INFO:teuthology.orchestra.run.smithi016.stdout:Transaction test succeeded. 2024-04-26T16:32:08.777 INFO:teuthology.orchestra.run.smithi016.stdout:Running transaction 2024-04-26T16:32:08.924 INFO:teuthology.orchestra.run.smithi016.stdout: Preparing : 1/1 2024-04-26T16:32:08.985 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : rbd-fuse-2:19.0.0-3305.ga430f9ed.el9.x86_64 1/1 2024-04-26T16:32:08.985 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:32:08.985 INFO:teuthology.orchestra.run.smithi057.stdout:Installed: 2024-04-26T16:32:08.985 INFO:teuthology.orchestra.run.smithi057.stdout: rbd-fuse-2:19.0.0-3305.ga430f9ed.el9.x86_64 2024-04-26T16:32:08.985 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:32:08.985 INFO:teuthology.orchestra.run.smithi057.stdout:Complete! 2024-04-26T16:32:09.039 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : rbd-fuse-2:19.0.0-3305.ga430f9ed.el9.x86_64 1/1 2024-04-26T16:32:09.218 DEBUG:teuthology.orchestra.run.smithi057:> sudo yum -y install rbd-mirror 2024-04-26T16:32:09.369 INFO:teuthology.orchestra.run.smithi016.stdout: Running scriptlet: rbd-fuse-2:19.0.0-3305.ga430f9ed.el9.x86_64 1/1 2024-04-26T16:32:09.608 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : rbd-fuse-2:19.0.0-3305.ga430f9ed.el9.x86_64 1/1 2024-04-26T16:32:09.609 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:32:09.609 INFO:teuthology.orchestra.run.smithi016.stdout:Installed: 2024-04-26T16:32:09.609 INFO:teuthology.orchestra.run.smithi016.stdout: rbd-fuse-2:19.0.0-3305.ga430f9ed.el9.x86_64 2024-04-26T16:32:09.609 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:32:09.609 INFO:teuthology.orchestra.run.smithi016.stdout:Complete! 2024-04-26T16:32:09.759 INFO:teuthology.orchestra.run.smithi057.stdout:Last metadata expiration check: 0:01:49 ago on Fri 26 Apr 2024 04:30:20 PM UTC. 2024-04-26T16:32:09.851 DEBUG:teuthology.orchestra.run.smithi016:> sudo yum -y install rbd-mirror 2024-04-26T16:32:09.890 INFO:teuthology.orchestra.run.smithi057.stdout:Dependencies resolved. 2024-04-26T16:32:09.890 INFO:teuthology.orchestra.run.smithi057.stdout:================================================================================ 2024-04-26T16:32:09.890 INFO:teuthology.orchestra.run.smithi057.stdout: Package Arch Version Repo Size 2024-04-26T16:32:09.890 INFO:teuthology.orchestra.run.smithi057.stdout:================================================================================ 2024-04-26T16:32:09.890 INFO:teuthology.orchestra.run.smithi057.stdout:Installing: 2024-04-26T16:32:09.890 INFO:teuthology.orchestra.run.smithi057.stdout: rbd-mirror x86_64 2:19.0.0-3305.ga430f9ed.el9 ceph 3.1 M 2024-04-26T16:32:09.890 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:32:09.890 INFO:teuthology.orchestra.run.smithi057.stdout:Transaction Summary 2024-04-26T16:32:09.891 INFO:teuthology.orchestra.run.smithi057.stdout:================================================================================ 2024-04-26T16:32:09.891 INFO:teuthology.orchestra.run.smithi057.stdout:Install 1 Package 2024-04-26T16:32:09.891 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:32:09.891 INFO:teuthology.orchestra.run.smithi057.stdout:Total download size: 3.1 M 2024-04-26T16:32:09.891 INFO:teuthology.orchestra.run.smithi057.stdout:Installed size: 13 M 2024-04-26T16:32:09.891 INFO:teuthology.orchestra.run.smithi057.stdout:Downloading Packages: 2024-04-26T16:32:10.275 INFO:teuthology.orchestra.run.smithi057.stdout:rbd-mirror-19.0.0-3305.ga430f9ed.el9.x86_64.rpm 8.1 MB/s | 3.1 MB 00:00 2024-04-26T16:32:10.275 INFO:teuthology.orchestra.run.smithi057.stdout:-------------------------------------------------------------------------------- 2024-04-26T16:32:10.276 INFO:teuthology.orchestra.run.smithi057.stdout:Total 8.0 MB/s | 3.1 MB 00:00 2024-04-26T16:32:10.276 INFO:teuthology.orchestra.run.smithi057.stdout:Running transaction check 2024-04-26T16:32:10.286 INFO:teuthology.orchestra.run.smithi057.stdout:Transaction check succeeded. 2024-04-26T16:32:10.286 INFO:teuthology.orchestra.run.smithi057.stdout:Running transaction test 2024-04-26T16:32:10.372 INFO:teuthology.orchestra.run.smithi057.stdout:Transaction test succeeded. 2024-04-26T16:32:10.373 INFO:teuthology.orchestra.run.smithi057.stdout:Running transaction 2024-04-26T16:32:10.397 INFO:teuthology.orchestra.run.smithi016.stdout:Last metadata expiration check: 0:01:50 ago on Fri 26 Apr 2024 04:30:20 PM UTC. 2024-04-26T16:32:10.523 INFO:teuthology.orchestra.run.smithi016.stdout:Dependencies resolved. 2024-04-26T16:32:10.524 INFO:teuthology.orchestra.run.smithi016.stdout:================================================================================ 2024-04-26T16:32:10.524 INFO:teuthology.orchestra.run.smithi016.stdout: Package Arch Version Repo Size 2024-04-26T16:32:10.524 INFO:teuthology.orchestra.run.smithi016.stdout:================================================================================ 2024-04-26T16:32:10.524 INFO:teuthology.orchestra.run.smithi016.stdout:Installing: 2024-04-26T16:32:10.524 INFO:teuthology.orchestra.run.smithi016.stdout: rbd-mirror x86_64 2:19.0.0-3305.ga430f9ed.el9 ceph 3.1 M 2024-04-26T16:32:10.524 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:32:10.524 INFO:teuthology.orchestra.run.smithi016.stdout:Transaction Summary 2024-04-26T16:32:10.524 INFO:teuthology.orchestra.run.smithi016.stdout:================================================================================ 2024-04-26T16:32:10.524 INFO:teuthology.orchestra.run.smithi016.stdout:Install 1 Package 2024-04-26T16:32:10.524 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:32:10.524 INFO:teuthology.orchestra.run.smithi016.stdout:Total download size: 3.1 M 2024-04-26T16:32:10.524 INFO:teuthology.orchestra.run.smithi016.stdout:Installed size: 13 M 2024-04-26T16:32:10.525 INFO:teuthology.orchestra.run.smithi016.stdout:Downloading Packages: 2024-04-26T16:32:10.821 INFO:teuthology.orchestra.run.smithi057.stdout: Preparing : 1/1 2024-04-26T16:32:10.876 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : rbd-mirror-2:19.0.0-3305.ga430f9ed.el9.x86_64 1/1 2024-04-26T16:32:10.894 INFO:teuthology.orchestra.run.smithi016.stdout:rbd-mirror-19.0.0-3305.ga430f9ed.el9.x86_64.rpm 8.4 MB/s | 3.1 MB 00:00 2024-04-26T16:32:10.895 INFO:teuthology.orchestra.run.smithi016.stdout:-------------------------------------------------------------------------------- 2024-04-26T16:32:10.895 INFO:teuthology.orchestra.run.smithi016.stdout:Total 8.3 MB/s | 3.1 MB 00:00 2024-04-26T16:32:10.895 INFO:teuthology.orchestra.run.smithi016.stdout:Running transaction check 2024-04-26T16:32:10.903 INFO:teuthology.orchestra.run.smithi057.stdout: Running scriptlet: rbd-mirror-2:19.0.0-3305.ga430f9ed.el9.x86_64 1/1 2024-04-26T16:32:10.903 INFO:teuthology.orchestra.run.smithi057.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-26T16:32:10.903 INFO:teuthology.orchestra.run.smithi057.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-04-26T16:32:10.903 INFO:teuthology.orchestra.run.smithi057.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-04-26T16:32:10.903 INFO:teuthology.orchestra.run.smithi057.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-04-26T16:32:10.904 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:32:10.905 INFO:teuthology.orchestra.run.smithi016.stdout:Transaction check succeeded. 2024-04-26T16:32:10.905 INFO:teuthology.orchestra.run.smithi016.stdout:Running transaction test 2024-04-26T16:32:10.990 INFO:teuthology.orchestra.run.smithi016.stdout:Transaction test succeeded. 2024-04-26T16:32:10.990 INFO:teuthology.orchestra.run.smithi016.stdout:Running transaction 2024-04-26T16:32:11.441 INFO:teuthology.orchestra.run.smithi016.stdout: Preparing : 1/1 2024-04-26T16:32:11.612 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : rbd-mirror-2:19.0.0-3305.ga430f9ed.el9.x86_64 1/1 2024-04-26T16:32:11.659 INFO:teuthology.orchestra.run.smithi016.stdout: Running scriptlet: rbd-mirror-2:19.0.0-3305.ga430f9ed.el9.x86_64 1/1 2024-04-26T16:32:11.659 INFO:teuthology.orchestra.run.smithi016.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-26T16:32:11.659 INFO:teuthology.orchestra.run.smithi016.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-04-26T16:32:11.660 INFO:teuthology.orchestra.run.smithi016.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-04-26T16:32:11.660 INFO:teuthology.orchestra.run.smithi016.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-04-26T16:32:11.660 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:32:11.954 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : rbd-mirror-2:19.0.0-3305.ga430f9ed.el9.x86_64 1/1 2024-04-26T16:32:11.955 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:32:11.955 INFO:teuthology.orchestra.run.smithi057.stdout:Installed: 2024-04-26T16:32:11.955 INFO:teuthology.orchestra.run.smithi057.stdout: rbd-mirror-2:19.0.0-3305.ga430f9ed.el9.x86_64 2024-04-26T16:32:11.955 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:32:11.955 INFO:teuthology.orchestra.run.smithi057.stdout:Complete! 2024-04-26T16:32:12.180 DEBUG:teuthology.orchestra.run.smithi057:> sudo yum -y install rbd-nbd 2024-04-26T16:32:12.574 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : rbd-mirror-2:19.0.0-3305.ga430f9ed.el9.x86_64 1/1 2024-04-26T16:32:12.575 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:32:12.575 INFO:teuthology.orchestra.run.smithi016.stdout:Installed: 2024-04-26T16:32:12.575 INFO:teuthology.orchestra.run.smithi016.stdout: rbd-mirror-2:19.0.0-3305.ga430f9ed.el9.x86_64 2024-04-26T16:32:12.575 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:32:12.575 INFO:teuthology.orchestra.run.smithi016.stdout:Complete! 2024-04-26T16:32:12.721 INFO:teuthology.orchestra.run.smithi057.stdout:Last metadata expiration check: 0:01:52 ago on Fri 26 Apr 2024 04:30:20 PM UTC. 2024-04-26T16:32:12.849 INFO:teuthology.orchestra.run.smithi057.stdout:Dependencies resolved. 2024-04-26T16:32:12.850 INFO:teuthology.orchestra.run.smithi057.stdout:================================================================================ 2024-04-26T16:32:12.850 INFO:teuthology.orchestra.run.smithi057.stdout: Package Architecture Version Repository Size 2024-04-26T16:32:12.850 INFO:teuthology.orchestra.run.smithi057.stdout:================================================================================ 2024-04-26T16:32:12.850 INFO:teuthology.orchestra.run.smithi057.stdout:Installing: 2024-04-26T16:32:12.850 INFO:teuthology.orchestra.run.smithi057.stdout: rbd-nbd x86_64 2:19.0.0-3305.ga430f9ed.el9 ceph 171 k 2024-04-26T16:32:12.850 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:32:12.850 INFO:teuthology.orchestra.run.smithi057.stdout:Transaction Summary 2024-04-26T16:32:12.850 INFO:teuthology.orchestra.run.smithi057.stdout:================================================================================ 2024-04-26T16:32:12.850 INFO:teuthology.orchestra.run.smithi057.stdout:Install 1 Package 2024-04-26T16:32:12.850 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:32:12.850 INFO:teuthology.orchestra.run.smithi057.stdout:Total download size: 171 k 2024-04-26T16:32:12.850 INFO:teuthology.orchestra.run.smithi057.stdout:Installed size: 494 k 2024-04-26T16:32:12.851 INFO:teuthology.orchestra.run.smithi057.stdout:Downloading Packages: 2024-04-26T16:32:12.939 DEBUG:teuthology.orchestra.run.smithi016:> sudo yum -y install rbd-nbd 2024-04-26T16:32:13.079 INFO:teuthology.orchestra.run.smithi057.stdout:rbd-nbd-19.0.0-3305.ga430f9ed.el9.x86_64.rpm 750 kB/s | 171 kB 00:00 2024-04-26T16:32:13.080 INFO:teuthology.orchestra.run.smithi057.stdout:-------------------------------------------------------------------------------- 2024-04-26T16:32:13.080 INFO:teuthology.orchestra.run.smithi057.stdout:Total 745 kB/s | 171 kB 00:00 2024-04-26T16:32:13.080 INFO:teuthology.orchestra.run.smithi057.stdout:Running transaction check 2024-04-26T16:32:13.089 INFO:teuthology.orchestra.run.smithi057.stdout:Transaction check succeeded. 2024-04-26T16:32:13.089 INFO:teuthology.orchestra.run.smithi057.stdout:Running transaction test 2024-04-26T16:32:13.156 INFO:teuthology.orchestra.run.smithi057.stdout:Transaction test succeeded. 2024-04-26T16:32:13.156 INFO:teuthology.orchestra.run.smithi057.stdout:Running transaction 2024-04-26T16:32:13.420 INFO:teuthology.orchestra.run.smithi057.stdout: Preparing : 1/1 2024-04-26T16:32:13.486 INFO:teuthology.orchestra.run.smithi016.stdout:Last metadata expiration check: 0:01:53 ago on Fri 26 Apr 2024 04:30:20 PM UTC. 2024-04-26T16:32:13.521 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : rbd-nbd-2:19.0.0-3305.ga430f9ed.el9.x86_64 1/1 2024-04-26T16:32:13.611 INFO:teuthology.orchestra.run.smithi016.stdout:Dependencies resolved. 2024-04-26T16:32:13.612 INFO:teuthology.orchestra.run.smithi016.stdout:================================================================================ 2024-04-26T16:32:13.612 INFO:teuthology.orchestra.run.smithi016.stdout: Package Architecture Version Repository Size 2024-04-26T16:32:13.612 INFO:teuthology.orchestra.run.smithi016.stdout:================================================================================ 2024-04-26T16:32:13.612 INFO:teuthology.orchestra.run.smithi016.stdout:Installing: 2024-04-26T16:32:13.613 INFO:teuthology.orchestra.run.smithi016.stdout: rbd-nbd x86_64 2:19.0.0-3305.ga430f9ed.el9 ceph 171 k 2024-04-26T16:32:13.613 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:32:13.613 INFO:teuthology.orchestra.run.smithi016.stdout:Transaction Summary 2024-04-26T16:32:13.613 INFO:teuthology.orchestra.run.smithi016.stdout:================================================================================ 2024-04-26T16:32:13.613 INFO:teuthology.orchestra.run.smithi016.stdout:Install 1 Package 2024-04-26T16:32:13.613 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:32:13.613 INFO:teuthology.orchestra.run.smithi016.stdout:Total download size: 171 k 2024-04-26T16:32:13.613 INFO:teuthology.orchestra.run.smithi016.stdout:Installed size: 494 k 2024-04-26T16:32:13.613 INFO:teuthology.orchestra.run.smithi016.stdout:Downloading Packages: 2024-04-26T16:32:13.890 INFO:teuthology.orchestra.run.smithi057.stdout: Running scriptlet: rbd-nbd-2:19.0.0-3305.ga430f9ed.el9.x86_64 1/1 2024-04-26T16:32:13.998 INFO:teuthology.orchestra.run.smithi016.stdout:rbd-nbd-19.0.0-3305.ga430f9ed.el9.x86_64.rpm 445 kB/s | 171 kB 00:00 2024-04-26T16:32:13.999 INFO:teuthology.orchestra.run.smithi016.stdout:-------------------------------------------------------------------------------- 2024-04-26T16:32:13.999 INFO:teuthology.orchestra.run.smithi016.stdout:Total 443 kB/s | 171 kB 00:00 2024-04-26T16:32:13.999 INFO:teuthology.orchestra.run.smithi016.stdout:Running transaction check 2024-04-26T16:32:14.008 INFO:teuthology.orchestra.run.smithi016.stdout:Transaction check succeeded. 2024-04-26T16:32:14.008 INFO:teuthology.orchestra.run.smithi016.stdout:Running transaction test 2024-04-26T16:32:14.078 INFO:teuthology.orchestra.run.smithi016.stdout:Transaction test succeeded. 2024-04-26T16:32:14.078 INFO:teuthology.orchestra.run.smithi016.stdout:Running transaction 2024-04-26T16:32:14.126 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : rbd-nbd-2:19.0.0-3305.ga430f9ed.el9.x86_64 1/1 2024-04-26T16:32:14.126 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:32:14.126 INFO:teuthology.orchestra.run.smithi057.stdout:Installed: 2024-04-26T16:32:14.126 INFO:teuthology.orchestra.run.smithi057.stdout: rbd-nbd-2:19.0.0-3305.ga430f9ed.el9.x86_64 2024-04-26T16:32:14.126 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:32:14.126 INFO:teuthology.orchestra.run.smithi057.stdout:Complete! 2024-04-26T16:32:14.234 INFO:teuthology.orchestra.run.smithi016.stdout: Preparing : 1/1 2024-04-26T16:32:14.330 INFO:teuthology.orchestra.run.smithi016.stdout: Installing : rbd-nbd-2:19.0.0-3305.ga430f9ed.el9.x86_64 1/1 2024-04-26T16:32:14.368 DEBUG:teuthology.parallel:result is None 2024-04-26T16:32:14.691 INFO:teuthology.orchestra.run.smithi016.stdout: Running scriptlet: rbd-nbd-2:19.0.0-3305.ga430f9ed.el9.x86_64 1/1 2024-04-26T16:32:14.932 INFO:teuthology.orchestra.run.smithi016.stdout: Verifying : rbd-nbd-2:19.0.0-3305.ga430f9ed.el9.x86_64 1/1 2024-04-26T16:32:14.932 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:32:14.932 INFO:teuthology.orchestra.run.smithi016.stdout:Installed: 2024-04-26T16:32:14.932 INFO:teuthology.orchestra.run.smithi016.stdout: rbd-nbd-2:19.0.0-3305.ga430f9ed.el9.x86_64 2024-04-26T16:32:14.932 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:32:14.932 INFO:teuthology.orchestra.run.smithi016.stdout:Complete! 2024-04-26T16:32:15.151 DEBUG:teuthology.parallel:result is None 2024-04-26T16:32:15.151 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=a430f9ed84de3008ca5b632b1ed304bac0e753f6 2024-04-26T16:32:15.290 DEBUG:teuthology.orchestra.run.smithi016:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-04-26T16:32:15.312 INFO:teuthology.orchestra.run.smithi016.stdout:19.0.0-3305.ga430f9ed.el9 2024-04-26T16:32:15.313 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-3305.ga430f9ed.el9 2024-04-26T16:32:15.313 INFO:teuthology.task.install:The correct ceph version 19.0.0-3305.ga430f9ed is installed. 2024-04-26T16:32:15.315 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=a430f9ed84de3008ca5b632b1ed304bac0e753f6 2024-04-26T16:32:15.537 DEBUG:teuthology.orchestra.run.smithi057:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-04-26T16:32:15.563 INFO:teuthology.orchestra.run.smithi057.stdout:19.0.0-3305.ga430f9ed.el9 2024-04-26T16:32:15.563 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-3305.ga430f9ed.el9 2024-04-26T16:32:15.563 INFO:teuthology.task.install:The correct ceph version 19.0.0-3305.ga430f9ed is installed. 2024-04-26T16:32:15.565 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-04-26T16:32:15.565 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-04-26T16:32:15.565 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-04-26T16:32:15.594 DEBUG:teuthology.orchestra.run.smithi057:> set -ex 2024-04-26T16:32:15.594 DEBUG:teuthology.orchestra.run.smithi057:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-04-26T16:32:15.634 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-04-26T16:32:15.635 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-04-26T16:32:15.635 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd of=/usr/bin/daemon-helper 2024-04-26T16:32:15.663 DEBUG:teuthology.orchestra.run.smithi016:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-04-26T16:32:15.729 DEBUG:teuthology.orchestra.run.smithi057:> set -ex 2024-04-26T16:32:15.729 DEBUG:teuthology.orchestra.run.smithi057:> sudo dd of=/usr/bin/daemon-helper 2024-04-26T16:32:15.759 DEBUG:teuthology.orchestra.run.smithi057:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-04-26T16:32:15.827 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-04-26T16:32:15.827 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-04-26T16:32:15.827 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd of=/usr/bin/adjust-ulimits 2024-04-26T16:32:15.853 DEBUG:teuthology.orchestra.run.smithi016:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-04-26T16:32:15.920 DEBUG:teuthology.orchestra.run.smithi057:> set -ex 2024-04-26T16:32:15.920 DEBUG:teuthology.orchestra.run.smithi057:> sudo dd of=/usr/bin/adjust-ulimits 2024-04-26T16:32:15.948 DEBUG:teuthology.orchestra.run.smithi057:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-04-26T16:32:16.016 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-04-26T16:32:16.016 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-04-26T16:32:16.016 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd of=/usr/bin/stdin-killer 2024-04-26T16:32:16.041 DEBUG:teuthology.orchestra.run.smithi016:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-04-26T16:32:16.108 DEBUG:teuthology.orchestra.run.smithi057:> set -ex 2024-04-26T16:32:16.108 DEBUG:teuthology.orchestra.run.smithi057:> sudo dd of=/usr/bin/stdin-killer 2024-04-26T16:32:16.135 DEBUG:teuthology.orchestra.run.smithi057:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-04-26T16:32:16.201 INFO:teuthology.run_tasks:Running task cephadm... 2024-04-26T16:32:16.309 INFO:tasks.cephadm:Config: {'conf': {'mgr': {'debug mgr': 20, 'debug ms': 1}, 'global': {'mon election default strategy': 1, 'ms bind msgr1': False, 'ms bind msgr2': True, 'ms type': 'async'}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'log-only-match': ['CEPHADM_'], 'sha1': 'a430f9ed84de3008ca5b632b1ed304bac0e753f6', 'cephadm_mode': 'cephadm-package'} 2024-04-26T16:32:16.309 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6 2024-04-26T16:32:16.309 INFO:tasks.cephadm:Cluster fsid is 8b1f7092-03ea-11ef-bc93-c7b262605968 2024-04-26T16:32:16.310 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-04-26T16:32:16.310 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.16', 'mon.c': '[v2:172.21.15.16:3301,v1:172.21.15.16:6790]', 'mon.b': '172.21.15.57'} 2024-04-26T16:32:16.310 INFO:tasks.cephadm:First mon is mon.a on smithi016 2024-04-26T16:32:16.310 INFO:tasks.cephadm:First mgr is y 2024-04-26T16:32:16.310 INFO:tasks.cephadm:Normalizing hostnames... 2024-04-26T16:32:16.310 DEBUG:teuthology.orchestra.run.smithi016:> sudo hostname $(hostname -s) 2024-04-26T16:32:16.337 DEBUG:teuthology.orchestra.run.smithi057:> sudo hostname $(hostname -s) 2024-04-26T16:32:16.376 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6 on all hosts... 2024-04-26T16:32:16.376 DEBUG:teuthology.orchestra.run.smithi016:> sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6 pull 2024-04-26T16:32:16.380 DEBUG:teuthology.orchestra.run.smithi057:> sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6 pull 2024-04-26T16:32:17.869 INFO:teuthology.orchestra.run.smithi057.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6... 2024-04-26T16:32:17.903 INFO:teuthology.orchestra.run.smithi016.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6... 2024-04-26T16:32:48.978 INFO:teuthology.orchestra.run.smithi057.stdout:{ 2024-04-26T16:32:48.979 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph_version": "ceph version 19.0.0-3305-ga430f9ed (a430f9ed84de3008ca5b632b1ed304bac0e753f6) squid (dev)", 2024-04-26T16:32:48.979 INFO:teuthology.orchestra.run.smithi057.stdout: "image_id": "031ba2747cfdd41e6bd5399209a1ba77775f760ed8b698251b3c2529efe3552f", 2024-04-26T16:32:48.979 INFO:teuthology.orchestra.run.smithi057.stdout: "repo_digests": [ 2024-04-26T16:32:48.979 INFO:teuthology.orchestra.run.smithi057.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45" 2024-04-26T16:32:48.979 INFO:teuthology.orchestra.run.smithi057.stdout: ] 2024-04-26T16:32:48.979 INFO:teuthology.orchestra.run.smithi057.stdout:} 2024-04-26T16:33:06.586 INFO:teuthology.orchestra.run.smithi016.stdout:{ 2024-04-26T16:33:06.587 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph_version": "ceph version 19.0.0-3305-ga430f9ed (a430f9ed84de3008ca5b632b1ed304bac0e753f6) squid (dev)", 2024-04-26T16:33:06.587 INFO:teuthology.orchestra.run.smithi016.stdout: "image_id": "031ba2747cfdd41e6bd5399209a1ba77775f760ed8b698251b3c2529efe3552f", 2024-04-26T16:33:06.587 INFO:teuthology.orchestra.run.smithi016.stdout: "repo_digests": [ 2024-04-26T16:33:06.587 INFO:teuthology.orchestra.run.smithi016.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45" 2024-04-26T16:33:06.587 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-04-26T16:33:06.587 INFO:teuthology.orchestra.run.smithi016.stdout:} 2024-04-26T16:33:06.613 DEBUG:teuthology.orchestra.run.smithi016:> sudo mkdir -p /etc/ceph 2024-04-26T16:33:06.668 DEBUG:teuthology.orchestra.run.smithi057:> sudo mkdir -p /etc/ceph 2024-04-26T16:33:06.699 DEBUG:teuthology.orchestra.run.smithi016:> sudo chmod 777 /etc/ceph 2024-04-26T16:33:06.724 DEBUG:teuthology.orchestra.run.smithi057:> sudo chmod 777 /etc/ceph 2024-04-26T16:33:06.766 INFO:tasks.cephadm:Writing seed config... 2024-04-26T16:33:06.767 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-04-26T16:33:06.767 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-04-26T16:33:06.767 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2024-04-26T16:33:06.767 INFO:tasks.cephadm: override: [global] ms bind msgr1 = False 2024-04-26T16:33:06.768 INFO:tasks.cephadm: override: [global] ms bind msgr2 = True 2024-04-26T16:33:06.768 INFO:tasks.cephadm: override: [global] ms type = async 2024-04-26T16:33:06.768 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-04-26T16:33:06.768 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-04-26T16:33:06.768 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-04-26T16:33:06.768 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-04-26T16:33:06.768 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-04-26T16:33:06.768 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2024-04-26T16:33:06.768 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-04-26T16:33:06.769 DEBUG:teuthology.orchestra.run.smithi016:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-04-26T16:33:06.784 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 to file = true 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 = 8b1f7092-03ea-11ef-bc93-c7b262605968 mon election default strategy = 1 ms bind msgr1 = False ms bind msgr2 = True ms type = async [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 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-04-26T16:33:06.784 DEBUG:teuthology.orchestra.run.smithi016:mon.a> sudo journalctl -f -n 0 -u ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@mon.a.service 2024-04-26T16:33:06.827 DEBUG:teuthology.orchestra.run.smithi016:mgr.y> sudo journalctl -f -n 0 -u ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@mgr.y.service 2024-04-26T16:33:06.869 INFO:tasks.cephadm:Bootstrapping... 2024-04-26T16:33:06.870 DEBUG:teuthology.orchestra.run.smithi016:> sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6 -v bootstrap --fsid 8b1f7092-03ea-11ef-bc93-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.16 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-04-26T16:33:07.065 INFO:teuthology.orchestra.run.smithi016.stdout:-------------------------------------------------------------------------------- 2024-04-26T16:33:07.065 INFO:teuthology.orchestra.run.smithi016.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6', '-v', 'bootstrap', '--fsid', '8b1f7092-03ea-11ef-bc93-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.16', '--skip-admin-label'] 2024-04-26T16:33:07.065 INFO:teuthology.orchestra.run.smithi016.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-04-26T16:33:07.065 INFO:teuthology.orchestra.run.smithi016.stdout:Verifying podman|docker is present... 2024-04-26T16:33:07.091 INFO:teuthology.orchestra.run.smithi016.stdout:/bin/podman: stdout 4.9.4-dev 2024-04-26T16:33:07.091 INFO:teuthology.orchestra.run.smithi016.stdout:Verifying lvm2 is present... 2024-04-26T16:33:07.091 INFO:teuthology.orchestra.run.smithi016.stdout:Verifying time synchronization is in place... 2024-04-26T16:33:07.098 INFO:teuthology.orchestra.run.smithi016.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-04-26T16:33:07.099 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-04-26T16:33:07.105 INFO:teuthology.orchestra.run.smithi016.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-04-26T16:33:07.105 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl: stdout inactive 2024-04-26T16:33:07.111 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl: stdout enabled 2024-04-26T16:33:07.118 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl: stdout active 2024-04-26T16:33:07.118 INFO:teuthology.orchestra.run.smithi016.stdout:Unit chronyd.service is enabled and running 2024-04-26T16:33:07.118 INFO:teuthology.orchestra.run.smithi016.stdout:Repeating the final host check... 2024-04-26T16:33:07.142 INFO:teuthology.orchestra.run.smithi016.stdout:/bin/podman: stdout 4.9.4-dev 2024-04-26T16:33:07.142 INFO:teuthology.orchestra.run.smithi016.stdout:podman (/bin/podman) version 4.9.4 is present 2024-04-26T16:33:07.142 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl is present 2024-04-26T16:33:07.142 INFO:teuthology.orchestra.run.smithi016.stdout:lvcreate is present 2024-04-26T16:33:07.148 INFO:teuthology.orchestra.run.smithi016.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-04-26T16:33:07.148 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-04-26T16:33:07.154 INFO:teuthology.orchestra.run.smithi016.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-04-26T16:33:07.154 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl: stdout inactive 2024-04-26T16:33:07.161 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl: stdout enabled 2024-04-26T16:33:07.167 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl: stdout active 2024-04-26T16:33:07.167 INFO:teuthology.orchestra.run.smithi016.stdout:Unit chronyd.service is enabled and running 2024-04-26T16:33:07.168 INFO:teuthology.orchestra.run.smithi016.stdout:Host looks OK 2024-04-26T16:33:07.168 INFO:teuthology.orchestra.run.smithi016.stdout:Cluster fsid: 8b1f7092-03ea-11ef-bc93-c7b262605968 2024-04-26T16:33:07.168 INFO:teuthology.orchestra.run.smithi016.stdout:Acquiring lock 139925828017408 on /run/cephadm/8b1f7092-03ea-11ef-bc93-c7b262605968.lock 2024-04-26T16:33:07.168 INFO:teuthology.orchestra.run.smithi016.stdout:Lock 139925828017408 acquired on /run/cephadm/8b1f7092-03ea-11ef-bc93-c7b262605968.lock 2024-04-26T16:33:07.168 INFO:teuthology.orchestra.run.smithi016.stdout:Verifying IP 172.21.15.16 port 3300 ... 2024-04-26T16:33:07.169 INFO:teuthology.orchestra.run.smithi016.stdout:Verifying IP 172.21.15.16 port 6789 ... 2024-04-26T16:33:07.169 INFO:teuthology.orchestra.run.smithi016.stdout:Base mon IP(s) is [172.21.15.16:3300, 172.21.15.16:6789], mon addrv is [v2:172.21.15.16:3300,v1:172.21.15.16:6789] 2024-04-26T16:33:07.171 INFO:teuthology.orchestra.run.smithi016.stdout:/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 proto dhcp src 172.21.15.16 metric 100 2024-04-26T16:33:07.172 INFO:teuthology.orchestra.run.smithi016.stdout:/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.16 metric 100 2024-04-26T16:33:07.174 INFO:teuthology.orchestra.run.smithi016.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-04-26T16:33:07.174 INFO:teuthology.orchestra.run.smithi016.stdout:/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 1024 pref medium 2024-04-26T16:33:07.174 INFO:teuthology.orchestra.run.smithi016.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 100 pref medium 2024-04-26T16:33:07.177 INFO:teuthology.orchestra.run.smithi016.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-04-26T16:33:07.177 INFO:teuthology.orchestra.run.smithi016.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2024-04-26T16:33:07.177 INFO:teuthology.orchestra.run.smithi016.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-04-26T16:33:07.177 INFO:teuthology.orchestra.run.smithi016.stdout:/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2024-04-26T16:33:07.177 INFO:teuthology.orchestra.run.smithi016.stdout:/sbin/ip: stdout inet6 fe80::ec4:7aff:febd:1564/64 scope link noprefixroute 2024-04-26T16:33:07.177 INFO:teuthology.orchestra.run.smithi016.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-04-26T16:33:07.178 INFO:teuthology.orchestra.run.smithi016.stdout:Mon IP `172.21.15.16` is in CIDR network `172.21.0.0/20` 2024-04-26T16:33:07.178 INFO:teuthology.orchestra.run.smithi016.stdout:Mon IP `172.21.15.16` is in CIDR network `172.21.0.0/20` 2024-04-26T16:33:07.178 INFO:teuthology.orchestra.run.smithi016.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-04-26T16:33:07.178 INFO:teuthology.orchestra.run.smithi016.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-04-26T16:33:07.179 INFO:teuthology.orchestra.run.smithi016.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6... 2024-04-26T16:33:07.905 INFO:teuthology.orchestra.run.smithi016.stdout:/bin/podman: stdout 031ba2747cfdd41e6bd5399209a1ba77775f760ed8b698251b3c2529efe3552f 2024-04-26T16:33:07.959 INFO:teuthology.orchestra.run.smithi016.stdout:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6... 2024-04-26T16:33:07.959 INFO:teuthology.orchestra.run.smithi016.stdout:/bin/podman: stderr Getting image source signatures 2024-04-26T16:33:07.960 INFO:teuthology.orchestra.run.smithi016.stdout:/bin/podman: stderr Copying blob sha256:88a2e90bf1967bc3edb88ad65c04c803964b5e846389ba5c5880631f1865bedd 2024-04-26T16:33:07.960 INFO:teuthology.orchestra.run.smithi016.stdout:/bin/podman: stderr Copying blob sha256:3d665f4c032644be9cae748af04bee69f2bfe96cdc3616dabe0ab17899633ab5 2024-04-26T16:33:07.960 INFO:teuthology.orchestra.run.smithi016.stdout:/bin/podman: stderr Copying config sha256:031ba2747cfdd41e6bd5399209a1ba77775f760ed8b698251b3c2529efe3552f 2024-04-26T16:33:07.960 INFO:teuthology.orchestra.run.smithi016.stdout:/bin/podman: stderr Writing manifest to image destination 2024-04-26T16:33:08.921 INFO:teuthology.orchestra.run.smithi016.stdout:ceph: stdout ceph version 19.0.0-3305-ga430f9ed (a430f9ed84de3008ca5b632b1ed304bac0e753f6) squid (dev) 2024-04-26T16:33:08.921 INFO:teuthology.orchestra.run.smithi016.stdout:Ceph version: ceph version 19.0.0-3305-ga430f9ed (a430f9ed84de3008ca5b632b1ed304bac0e753f6) squid (dev) 2024-04-26T16:33:08.921 INFO:teuthology.orchestra.run.smithi016.stdout:Extracting ceph user uid/gid from container image... 2024-04-26T16:33:09.961 INFO:teuthology.orchestra.run.smithi016.stdout:stat: stdout 167 167 2024-04-26T16:33:09.962 INFO:teuthology.orchestra.run.smithi016.stdout:Creating initial keys... 2024-04-26T16:33:10.886 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-authtool: stdout AQBG1ytm/W6BFBAALO4Zq44K++QWr7Hro9SXeA== 2024-04-26T16:33:11.950 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-authtool: stdout AQBH1ytmxFPeEBAAh5NZlEEDmLo5WY2MI5CdMA== 2024-04-26T16:33:12.914 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-authtool: stdout AQBI1ytmTgcmFBAACwUGJOTpk5kAvQFnpRm+tw== 2024-04-26T16:33:12.915 INFO:teuthology.orchestra.run.smithi016.stdout:Creating initial monmap... 2024-04-26T16:33:13.846 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-04-26T16:33:13.846 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-04-26T16:33:13.846 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 8b1f7092-03ea-11ef-bc93-c7b262605968 2024-04-26T16:33:13.846 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-04-26T16:33:13.846 INFO:teuthology.orchestra.run.smithi016.stdout:monmaptool for a [v2:172.21.15.16:3300,v1:172.21.15.16:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-04-26T16:33:13.847 INFO:teuthology.orchestra.run.smithi016.stdout:setting min_mon_release = quincy 2024-04-26T16:33:13.847 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/monmaptool: set fsid to 8b1f7092-03ea-11ef-bc93-c7b262605968 2024-04-26T16:33:13.847 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-04-26T16:33:13.847 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:33:13.847 INFO:teuthology.orchestra.run.smithi016.stdout:Creating mon... 2024-04-26T16:33:14.793 INFO:teuthology.orchestra.run.smithi016.stdout:create mon.a on 2024-04-26T16:33:15.030 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl: stderr Removed "/etc/systemd/system/multi-user.target.wants/ceph.target". 2024-04-26T16:33:15.185 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-04-26T16:33:15.374 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-8b1f7092-03ea-11ef-bc93-c7b262605968.target → /etc/systemd/system/ceph-8b1f7092-03ea-11ef-bc93-c7b262605968.target. 2024-04-26T16:33:15.375 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-8b1f7092-03ea-11ef-bc93-c7b262605968.target → /etc/systemd/system/ceph-8b1f7092-03ea-11ef-bc93-c7b262605968.target. 2024-04-26T16:33:15.612 INFO:teuthology.orchestra.run.smithi016.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@mon.a 2024-04-26T16:33:15.612 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl: stderr Failed to reset failed state of unit ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@mon.a.service: Unit ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@mon.a.service not loaded. 2024-04-26T16:33:15.783 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-8b1f7092-03ea-11ef-bc93-c7b262605968.target.wants/ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@mon.a.service → /etc/systemd/system/ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@.service. 2024-04-26T16:33:16.043 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:16 smithi016 podman[27363]: 2024-04-26 16:33:15.9462005 +0000 UTC m=+0.018225105 image pull 031ba2747cfdd41e6bd5399209a1ba77775f760ed8b698251b3c2529efe3552f quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6 2024-04-26T16:33:16.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:16 smithi016 podman[27363]: 2024-04-26 16:33:16.253539561 +0000 UTC m=+0.325564158 container init 2d4d946aea955e292e222a871cc6d3a0c44750b6f270abed6e2f912ecd2a5f23 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mon-a, org.label-schema.build-date=20240424, ceph=True, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD) 2024-04-26T16:33:16.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:16 smithi016 podman[27363]: 2024-04-26 16:33:16.259199551 +0000 UTC m=+0.331224147 container start 2d4d946aea955e292e222a871cc6d3a0c44750b6f270abed6e2f912ecd2a5f23 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mon-a, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , ceph=True, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240424, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS) 2024-04-26T16:33:16.367 INFO:teuthology.orchestra.run.smithi016.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-04-26T16:33:16.367 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl: stdout disabled 2024-04-26T16:33:16.374 INFO:teuthology.orchestra.run.smithi016.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-04-26T16:33:16.374 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl: stdout inactive 2024-04-26T16:33:16.374 INFO:teuthology.orchestra.run.smithi016.stdout:firewalld.service is not enabled 2024-04-26T16:33:16.374 INFO:teuthology.orchestra.run.smithi016.stdout:Not possible to enable service . firewalld.service is not available 2024-04-26T16:33:16.375 INFO:teuthology.orchestra.run.smithi016.stdout:Waiting for mon to start... 2024-04-26T16:33:16.375 INFO:teuthology.orchestra.run.smithi016.stdout:Waiting for mon... 2024-04-26T16:33:16.603 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:16 smithi016 ceph-mon[27401]: mkfs 8b1f7092-03ea-11ef-bc93-c7b262605968 2024-04-26T16:33:16.603 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:16 smithi016 ceph-mon[27401]: mon.a is new leader, mons a in quorum (ranks 0) 2024-04-26T16:33:16.603 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:16 smithi016 bash[27363]: 2d4d946aea955e292e222a871cc6d3a0c44750b6f270abed6e2f912ecd2a5f23 2024-04-26T16:33:16.604 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:16 smithi016 systemd[1]: Started Ceph mon.a for 8b1f7092-03ea-11ef-bc93-c7b262605968. 2024-04-26T16:33:17.459 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:17 smithi016 ceph-mon[27401]: mon.a is new leader, mons a in quorum (ranks 0) 2024-04-26T16:33:17.460 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:17 smithi016 ceph-mon[27401]: monmap epoch 1 2024-04-26T16:33:17.460 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:17 smithi016 ceph-mon[27401]: fsid 8b1f7092-03ea-11ef-bc93-c7b262605968 2024-04-26T16:33:17.460 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:17 smithi016 ceph-mon[27401]: last_changed 2024-04-26T16:33:13.250599+0000 2024-04-26T16:33:17.460 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:17 smithi016 ceph-mon[27401]: created 2024-04-26T16:33:13.250599+0000 2024-04-26T16:33:17.460 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:17 smithi016 ceph-mon[27401]: min_mon_release 19 (squid) 2024-04-26T16:33:17.460 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:17 smithi016 ceph-mon[27401]: election_strategy: 1 2024-04-26T16:33:17.460 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:17 smithi016 ceph-mon[27401]: 0: [v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0] mon.a 2024-04-26T16:33:17.460 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:17 smithi016 ceph-mon[27401]: fsmap 2024-04-26T16:33:17.460 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:17 smithi016 ceph-mon[27401]: osdmap e1: 0 total, 0 up, 0 in 2024-04-26T16:33:17.460 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:17 smithi016 ceph-mon[27401]: mgrmap e1: no daemons active 2024-04-26T16:33:17.460 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:17 smithi016 ceph-mon[27401]: from='client.? 172.21.15.16:0/696310764' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-04-26T16:33:17.463 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout cluster: 2024-04-26T16:33:17.465 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout id: 8b1f7092-03ea-11ef-bc93-c7b262605968 2024-04-26T16:33:17.465 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-04-26T16:33:17.465 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout 2024-04-26T16:33:17.465 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout services: 2024-04-26T16:33:17.466 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.62567s) 2024-04-26T16:33:17.466 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-04-26T16:33:17.466 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-04-26T16:33:17.466 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout 2024-04-26T16:33:17.466 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout data: 2024-04-26T16:33:17.466 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-04-26T16:33:17.466 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-04-26T16:33:17.466 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-04-26T16:33:17.466 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout pgs: 2024-04-26T16:33:17.466 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout 2024-04-26T16:33:17.466 INFO:teuthology.orchestra.run.smithi016.stdout:mon is available 2024-04-26T16:33:17.466 INFO:teuthology.orchestra.run.smithi016.stdout:Assimilating anything we can from ceph.conf... 2024-04-26T16:33:18.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:18 smithi016 ceph-mon[27401]: from='client.? 172.21.15.16:0/2678546881' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-04-26T16:33:18.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:18 smithi016 ceph-mon[27401]: from='client.? 172.21.15.16:0/2678546881' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-04-26T16:33:18.570 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout 2024-04-26T16:33:18.570 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout [global] 2024-04-26T16:33:18.570 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout fsid = 8b1f7092-03ea-11ef-bc93-c7b262605968 2024-04-26T16:33:18.570 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-04-26T16:33:18.570 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.16:3300,v1:172.21.15.16:6789] 2024-04-26T16:33:18.570 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-04-26T16:33:18.571 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-04-26T16:33:18.571 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-04-26T16:33:18.571 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-04-26T16:33:18.571 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout 2024-04-26T16:33:18.571 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout [mgr] 2024-04-26T16:33:18.571 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-04-26T16:33:18.571 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout 2024-04-26T16:33:18.571 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout [osd] 2024-04-26T16:33:18.571 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-04-26T16:33:18.571 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-04-26T16:33:18.571 INFO:teuthology.orchestra.run.smithi016.stdout:Generating new minimal ceph.conf... 2024-04-26T16:33:19.405 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:19 smithi016 ceph-mon[27401]: from='client.? 172.21.15.16:0/1080204023' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:33:19.642 INFO:teuthology.orchestra.run.smithi016.stdout:Restarting the monitor... 2024-04-26T16:33:19.912 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:19 smithi016 systemd[1]: Stopping Ceph mon.a for 8b1f7092-03ea-11ef-bc93-c7b262605968... 2024-04-26T16:33:20.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:19 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mon-a[27378]: 2024-04-26T16:33:19.911+0000 7f5d3ecac700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-04-26T16:33:20.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:19 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mon-a[27378]: 2024-04-26T16:33:19.911+0000 7f5d3ecac700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-04-26T16:33:20.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:20 smithi016 podman[27736]: 2024-04-26 16:33:20.09634204 +0000 UTC m=+0.284495915 container died 2d4d946aea955e292e222a871cc6d3a0c44750b6f270abed6e2f912ecd2a5f23 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mon-a, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.build-date=20240424, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS) 2024-04-26T16:33:20.575 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:20 smithi016 podman[27736]: 2024-04-26 16:33:20.399954459 +0000 UTC m=+0.588108323 container cleanup 2d4d946aea955e292e222a871cc6d3a0c44750b6f270abed6e2f912ecd2a5f23 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mon-a, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.build-date=20240424, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS) 2024-04-26T16:33:20.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:20 smithi016 bash[27736]: ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mon-a 2024-04-26T16:33:20.834 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:20 smithi016 podman[27755]: 2024-04-26 16:33:20.576035854 +0000 UTC m=+0.475913167 container remove 2d4d946aea955e292e222a871cc6d3a0c44750b6f270abed6e2f912ecd2a5f23 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mon-a, ceph=True, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.build-date=20240424, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-26T16:33:21.184 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:20 smithi016 systemd[1]: ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@mon.a.service: Deactivated successfully. 2024-04-26T16:33:21.185 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:20 smithi016 systemd[1]: Stopped Ceph mon.a for 8b1f7092-03ea-11ef-bc93-c7b262605968. 2024-04-26T16:33:21.185 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:20 smithi016 systemd[1]: Starting Ceph mon.a for 8b1f7092-03ea-11ef-bc93-c7b262605968... 2024-04-26T16:33:21.185 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 podman[27854]: 2024-04-26 16:33:20.95743823 +0000 UTC m=+0.018335516 image pull 031ba2747cfdd41e6bd5399209a1ba77775f760ed8b698251b3c2529efe3552f quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6 2024-04-26T16:33:21.185 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 podman[27854]: 2024-04-26 16:33:21.077002285 +0000 UTC m=+0.137899553 container create f2601401b863c0a28219a0845f42bded541eba151e275af89f3aa443988618d8 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mon-a, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, org.label-schema.build-date=20240424, org.label-schema.vendor=CentOS, GIT_CLEAN=True, io.buildah.version=1.33.5, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True) 2024-04-26T16:33:21.333 INFO:teuthology.orchestra.run.smithi016.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-04-26T16:33:21.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 podman[27854]: 2024-04-26 16:33:21.254385541 +0000 UTC m=+0.315282808 container init f2601401b863c0a28219a0845f42bded541eba151e275af89f3aa443988618d8 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mon-a, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, GIT_CLEAN=True, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, GIT_BRANCH=HEAD, org.label-schema.build-date=20240424) 2024-04-26T16:33:21.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 podman[27854]: 2024-04-26 16:33:21.260265775 +0000 UTC m=+0.321163045 container start f2601401b863c0a28219a0845f42bded541eba151e275af89f3aa443988618d8 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mon-a, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.build-date=20240424, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD) 2024-04-26T16:33:21.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: set uid:gid to 167:167 (ceph:ceph) 2024-04-26T16:33:21.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: ceph version 19.0.0-3305-ga430f9ed (a430f9ed84de3008ca5b632b1ed304bac0e753f6) squid (dev), process ceph-mon, pid 7 2024-04-26T16:33:21.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: pidfile_write: ignore empty --pid-file 2024-04-26T16:33:21.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: load: jerasure load: lrc 2024-04-26T16:33:21.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: RocksDB version: 7.9.2 2024-04-26T16:33:21.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Git sha 0 2024-04-26T16:33:21.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Compile date 2024-04-26 03:22:31 2024-04-26T16:33:21.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: DB SUMMARY 2024-04-26T16:33:21.548 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: DB Session ID: NY0H94JZ79UOPZY1SF10 2024-04-26T16:33:21.548 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: CURRENT file: CURRENT 2024-04-26T16:33:21.548 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: IDENTITY file: IDENTITY 2024-04-26T16:33:21.548 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-04-26T16:33:21.548 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-04-26T16:33:21.548 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 89833 ; 2024-04-26T16:33:21.548 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.error_if_exists: 0 2024-04-26T16:33:21.548 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.create_if_missing: 0 2024-04-26T16:33:21.548 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.paranoid_checks: 1 2024-04-26T16:33:21.548 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.flush_verify_memtable_count: 1 2024-04-26T16:33:21.548 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-26T16:33:21.548 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-26T16:33:21.548 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.env: 0x56331c72acc0 2024-04-26T16:33:21.549 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.fs: PosixFileSystem 2024-04-26T16:33:21.549 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.info_log: 0x56331d8edd80 2024-04-26T16:33:21.549 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.max_file_opening_threads: 16 2024-04-26T16:33:21.549 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.statistics: (nil) 2024-04-26T16:33:21.549 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.use_fsync: 0 2024-04-26T16:33:21.549 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.max_log_file_size: 0 2024-04-26T16:33:21.549 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-26T16:33:21.549 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.log_file_time_to_roll: 0 2024-04-26T16:33:21.549 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.keep_log_file_num: 1000 2024-04-26T16:33:21.549 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.recycle_log_file_num: 0 2024-04-26T16:33:21.549 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.allow_fallocate: 1 2024-04-26T16:33:21.549 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.allow_mmap_reads: 0 2024-04-26T16:33:21.549 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.allow_mmap_writes: 0 2024-04-26T16:33:21.549 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.use_direct_reads: 0 2024-04-26T16:33:21.550 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-26T16:33:21.550 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.create_missing_column_families: 0 2024-04-26T16:33:21.550 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.db_log_dir: 2024-04-26T16:33:21.550 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.wal_dir: 2024-04-26T16:33:21.550 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.table_cache_numshardbits: 6 2024-04-26T16:33:21.550 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.WAL_ttl_seconds: 0 2024-04-26T16:33:21.550 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.WAL_size_limit_MB: 0 2024-04-26T16:33:21.550 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-26T16:33:21.550 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-26T16:33:21.550 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.is_fd_close_on_exec: 1 2024-04-26T16:33:21.550 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.advise_random_on_open: 1 2024-04-26T16:33:21.550 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.db_write_buffer_size: 0 2024-04-26T16:33:21.550 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.write_buffer_manager: 0x56331d8bf0e0 2024-04-26T16:33:21.550 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-26T16:33:21.551 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-26T16:33:21.551 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.use_adaptive_mutex: 0 2024-04-26T16:33:21.551 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.rate_limiter: (nil) 2024-04-26T16:33:21.551 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-26T16:33:21.551 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.wal_recovery_mode: 2 2024-04-26T16:33:21.551 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.enable_thread_tracking: 0 2024-04-26T16:33:21.551 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.enable_pipelined_write: 0 2024-04-26T16:33:21.551 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.unordered_write: 0 2024-04-26T16:33:21.551 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-26T16:33:21.551 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-26T16:33:21.551 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-26T16:33:21.551 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-26T16:33:21.551 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.row_cache: None 2024-04-26T16:33:21.551 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.wal_filter: None 2024-04-26T16:33:21.553 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-26T16:33:21.553 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.allow_ingest_behind: 0 2024-04-26T16:33:21.553 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.two_write_queues: 0 2024-04-26T16:33:21.553 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.manual_wal_flush: 0 2024-04-26T16:33:21.553 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.wal_compression: 0 2024-04-26T16:33:21.553 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.atomic_flush: 0 2024-04-26T16:33:21.553 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-26T16:33:21.553 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.persist_stats_to_disk: 0 2024-04-26T16:33:21.553 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.write_dbid_to_manifest: 0 2024-04-26T16:33:21.553 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.log_readahead_size: 0 2024-04-26T16:33:21.553 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-26T16:33:21.553 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.best_efforts_recovery: 0 2024-04-26T16:33:21.553 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-26T16:33:21.554 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-26T16:33:21.554 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.allow_data_in_errors: 0 2024-04-26T16:33:21.554 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.db_host_id: __hostname__ 2024-04-26T16:33:21.554 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.enforce_single_del_contracts: true 2024-04-26T16:33:21.554 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.max_background_jobs: 2 2024-04-26T16:33:21.554 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.max_background_compactions: -1 2024-04-26T16:33:21.554 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.max_subcompactions: 1 2024-04-26T16:33:21.554 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-26T16:33:21.554 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-26T16:33:21.554 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.delayed_write_rate : 16777216 2024-04-26T16:33:21.554 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.max_total_wal_size: 0 2024-04-26T16:33:21.554 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-26T16:33:21.554 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.stats_dump_period_sec: 600 2024-04-26T16:33:21.554 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.stats_persist_period_sec: 600 2024-04-26T16:33:21.555 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-26T16:33:21.555 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.max_open_files: -1 2024-04-26T16:33:21.555 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.bytes_per_sync: 0 2024-04-26T16:33:21.555 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.wal_bytes_per_sync: 0 2024-04-26T16:33:21.555 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.strict_bytes_per_sync: 0 2024-04-26T16:33:21.555 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.compaction_readahead_size: 0 2024-04-26T16:33:21.555 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.max_background_flushes: -1 2024-04-26T16:33:21.555 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Compression algorithms supported: 2024-04-26T16:33:21.555 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-26T16:33:21.555 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: kZSTD supported: 0 2024-04-26T16:33:21.555 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: kXpressCompression supported: 0 2024-04-26T16:33:21.555 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: kLZ4HCCompression supported: 1 2024-04-26T16:33:21.555 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: kZlibCompression supported: 1 2024-04-26T16:33:21.555 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: kSnappyCompression supported: 1 2024-04-26T16:33:21.555 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: kLZ4Compression supported: 1 2024-04-26T16:33:21.555 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: kBZip2Compression supported: 0 2024-04-26T16:33:21.556 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Fast CRC32 supported: Supported on x86 2024-04-26T16:33:21.556 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: DMutex implementation: pthread_mutex_t 2024-04-26T16:33:21.556 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-04-26T16:33:21.556 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-26T16:33:21.556 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-26T16:33:21.556 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.merge_operator: 2024-04-26T16:33:21.556 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.compaction_filter: None 2024-04-26T16:33:21.556 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.compaction_filter_factory: None 2024-04-26T16:33:21.556 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.sst_partitioner_factory: None 2024-04-26T16:33:21.556 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.memtable_factory: SkipListFactory 2024-04-26T16:33:21.556 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.table_factory: BlockBasedTable 2024-04-26T16:33:21.556 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56331d8edf40) 2024-04-26T16:33:21.556 INFO:journalctl@ceph.mon.a.smithi016.stdout: cache_index_and_filter_blocks: 1 2024-04-26T16:33:21.556 INFO:journalctl@ceph.mon.a.smithi016.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-26T16:33:21.556 INFO:journalctl@ceph.mon.a.smithi016.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-26T16:33:21.556 INFO:journalctl@ceph.mon.a.smithi016.stdout: pin_top_level_index_and_filter: 1 2024-04-26T16:33:21.557 INFO:journalctl@ceph.mon.a.smithi016.stdout: index_type: 0 2024-04-26T16:33:21.557 INFO:journalctl@ceph.mon.a.smithi016.stdout: data_block_index_type: 0 2024-04-26T16:33:21.557 INFO:journalctl@ceph.mon.a.smithi016.stdout: index_shortening: 1 2024-04-26T16:33:21.557 INFO:journalctl@ceph.mon.a.smithi016.stdout: data_block_hash_table_util_ratio: 0.750000 2024-04-26T16:33:21.557 INFO:journalctl@ceph.mon.a.smithi016.stdout: checksum: 4 2024-04-26T16:33:21.557 INFO:journalctl@ceph.mon.a.smithi016.stdout: no_block_cache: 0 2024-04-26T16:33:21.557 INFO:journalctl@ceph.mon.a.smithi016.stdout: block_cache: 0x56331d8f11f0 2024-04-26T16:33:21.557 INFO:journalctl@ceph.mon.a.smithi016.stdout: block_cache_name: BinnedLRUCache 2024-04-26T16:33:21.557 INFO:journalctl@ceph.mon.a.smithi016.stdout: block_cache_options: 2024-04-26T16:33:21.557 INFO:journalctl@ceph.mon.a.smithi016.stdout: capacity : 536870912 2024-04-26T16:33:21.557 INFO:journalctl@ceph.mon.a.smithi016.stdout: num_shard_bits : 4 2024-04-26T16:33:21.557 INFO:journalctl@ceph.mon.a.smithi016.stdout: strict_capacity_limit : 0 2024-04-26T16:33:21.557 INFO:journalctl@ceph.mon.a.smithi016.stdout: high_pri_pool_ratio: 0.000 2024-04-26T16:33:21.557 INFO:journalctl@ceph.mon.a.smithi016.stdout: block_cache_compressed: (nil) 2024-04-26T16:33:21.557 INFO:journalctl@ceph.mon.a.smithi016.stdout: persistent_cache: (nil) 2024-04-26T16:33:21.557 INFO:journalctl@ceph.mon.a.smithi016.stdout: block_size: 4096 2024-04-26T16:33:21.558 INFO:journalctl@ceph.mon.a.smithi016.stdout: block_size_deviation: 10 2024-04-26T16:33:21.558 INFO:journalctl@ceph.mon.a.smithi016.stdout: block_restart_interval: 16 2024-04-26T16:33:21.558 INFO:journalctl@ceph.mon.a.smithi016.stdout: index_block_restart_interval: 1 2024-04-26T16:33:21.558 INFO:journalctl@ceph.mon.a.smithi016.stdout: metadata_block_size: 4096 2024-04-26T16:33:21.558 INFO:journalctl@ceph.mon.a.smithi016.stdout: partition_filters: 0 2024-04-26T16:33:21.558 INFO:journalctl@ceph.mon.a.smithi016.stdout: use_delta_encoding: 1 2024-04-26T16:33:21.558 INFO:journalctl@ceph.mon.a.smithi016.stdout: filter_policy: bloomfilter 2024-04-26T16:33:21.558 INFO:journalctl@ceph.mon.a.smithi016.stdout: whole_key_filtering: 1 2024-04-26T16:33:21.558 INFO:journalctl@ceph.mon.a.smithi016.stdout: verify_compression: 0 2024-04-26T16:33:21.558 INFO:journalctl@ceph.mon.a.smithi016.stdout: read_amp_bytes_per_bit: 0 2024-04-26T16:33:21.558 INFO:journalctl@ceph.mon.a.smithi016.stdout: format_version: 5 2024-04-26T16:33:21.558 INFO:journalctl@ceph.mon.a.smithi016.stdout: enable_index_compression: 1 2024-04-26T16:33:21.558 INFO:journalctl@ceph.mon.a.smithi016.stdout: block_align: 0 2024-04-26T16:33:21.558 INFO:journalctl@ceph.mon.a.smithi016.stdout: max_auto_readahead_size: 262144 2024-04-26T16:33:21.559 INFO:journalctl@ceph.mon.a.smithi016.stdout: prepopulate_block_cache: 0 2024-04-26T16:33:21.559 INFO:journalctl@ceph.mon.a.smithi016.stdout: initial_auto_readahead_size: 8192 2024-04-26T16:33:21.559 INFO:journalctl@ceph.mon.a.smithi016.stdout: num_file_reads_for_auto_readahead: 2 2024-04-26T16:33:21.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.write_buffer_size: 33554432 2024-04-26T16:33:21.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.max_write_buffer_number: 2 2024-04-26T16:33:21.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.compression: NoCompression 2024-04-26T16:33:21.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.bottommost_compression: Disabled 2024-04-26T16:33:21.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.prefix_extractor: nullptr 2024-04-26T16:33:21.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-26T16:33:21.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.num_levels: 7 2024-04-26T16:33:21.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-26T16:33:21.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-26T16:33:21.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-26T16:33:21.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-26T16:33:21.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-26T16:33:21.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-26T16:33:21.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-26T16:33:21.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-26T16:33:21.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-26T16:33:21.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-26T16:33:21.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-26T16:33:21.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-26T16:33:21.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.compression_opts.window_bits: -14 2024-04-26T16:33:21.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.compression_opts.level: 32767 2024-04-26T16:33:21.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.compression_opts.strategy: 0 2024-04-26T16:33:21.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-26T16:33:21.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-26T16:33:21.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-26T16:33:21.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-26T16:33:21.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.compression_opts.enabled: false 2024-04-26T16:33:21.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-26T16:33:21.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-26T16:33:21.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-26T16:33:21.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-26T16:33:21.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.target_file_size_base: 67108864 2024-04-26T16:33:21.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.target_file_size_multiplier: 1 2024-04-26T16:33:21.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-26T16:33:21.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-26T16:33:21.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-26T16:33:21.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-26T16:33:21.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-26T16:33:21.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-26T16:33:21.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-26T16:33:21.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-26T16:33:21.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-26T16:33:21.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-26T16:33:21.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-26T16:33:21.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-26T16:33:21.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-26T16:33:21.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.arena_block_size: 1048576 2024-04-26T16:33:21.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-26T16:33:21.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-26T16:33:21.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.disable_auto_compactions: 0 2024-04-26T16:33:21.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-26T16:33:21.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-26T16:33:21.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-26T16:33:21.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-26T16:33:21.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-26T16:33:21.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-26T16:33:21.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-26T16:33:21.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-26T16:33:21.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-26T16:33:21.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-26T16:33:21.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-04-26T16:33:21.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.inplace_update_support: 0 2024-04-26T16:33:21.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.inplace_update_num_locks: 10000 2024-04-26T16:33:21.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-26T16:33:21.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-26T16:33:21.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.memtable_huge_page_size: 0 2024-04-26T16:33:21.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.bloom_locality: 0 2024-04-26T16:33:21.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.max_successive_merges: 0 2024-04-26T16:33:21.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.optimize_filters_for_hits: 0 2024-04-26T16:33:21.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.paranoid_file_checks: 0 2024-04-26T16:33:21.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.force_consistency_checks: 1 2024-04-26T16:33:21.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.report_bg_io_stats: 0 2024-04-26T16:33:21.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.ttl: 2592000 2024-04-26T16:33:21.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.periodic_compaction_seconds: 0 2024-04-26T16:33:21.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-26T16:33:21.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-26T16:33:21.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.enable_blob_files: false 2024-04-26T16:33:21.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.min_blob_size: 0 2024-04-26T16:33:21.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.blob_file_size: 268435456 2024-04-26T16:33:21.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.blob_compression_type: NoCompression 2024-04-26T16:33:21.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.enable_blob_garbage_collection: false 2024-04-26T16:33:21.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-26T16:33:21.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-26T16:33:21.565 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-26T16:33:21.565 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.blob_file_starting_level: 0 2024-04-26T16:33:21.565 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-26T16:33:21.565 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 12, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 5 2024-04-26T16:33:21.565 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-04-26T16:33:21.565 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 29143dea-16dc-4950-a410-c7c2813f4ac2 2024-04-26T16:33:21.565 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: EVENT_LOG_v1 {"time_micros": 1714149201290460, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-04-26T16:33:21.565 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-04-26T16:33:21.565 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: EVENT_LOG_v1 {"time_micros": 1714149201291477, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 86358, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 262, "table_properties": {"data_size": 84505, "index_size": 237, "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": 10385, "raw_average_key_size": 46, "raw_value_size": 78640, "raw_average_value_size": 355, "num_data_blocks": 11, "num_entries": 221, "num_filter_entries": 221, "num_deletions": 3, "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": "[CompactOnDeletionCollector]", "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": 1714149201, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "29143dea-16dc-4950-a410-c7c2813f4ac2", "db_session_id": "NY0H94JZ79UOPZY1SF10", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-04-26T16:33:21.565 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: EVENT_LOG_v1 {"time_micros": 1714149201291567, "job": 1, "event": "recovery_finished"} 2024-04-26T16:33:21.565 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-04-26T16:33:21.565 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-26T16:33:21.565 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x56331da0e000 2024-04-26T16:33:21.566 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: DB pointer 0x56331d9fa000 2024-04-26T16:33:21.566 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-26T16:33:21.566 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-26T16:33:21.566 INFO:journalctl@ceph.mon.a.smithi016.stdout: ** DB Stats ** 2024-04-26T16:33:21.566 INFO:journalctl@ceph.mon.a.smithi016.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-26T16:33:21.566 INFO:journalctl@ceph.mon.a.smithi016.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-26T16:33:21.566 INFO:journalctl@ceph.mon.a.smithi016.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-26T16:33:21.566 INFO:journalctl@ceph.mon.a.smithi016.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-26T16:33:21.566 INFO:journalctl@ceph.mon.a.smithi016.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-26T16:33:21.566 INFO:journalctl@ceph.mon.a.smithi016.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-26T16:33:21.566 INFO:journalctl@ceph.mon.a.smithi016.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-26T16:33:21.566 INFO:journalctl@ceph.mon.a.smithi016.stdout: 2024-04-26T16:33:21.566 INFO:journalctl@ceph.mon.a.smithi016.stdout: ** Compaction Stats [default] ** 2024-04-26T16:33:21.566 INFO:journalctl@ceph.mon.a.smithi016.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-04-26T16:33:21.567 INFO:journalctl@ceph.mon.a.smithi016.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-26T16:33:21.567 INFO:journalctl@ceph.mon.a.smithi016.stdout: L0 2/0 86.19 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 123.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-26T16:33:21.567 INFO:journalctl@ceph.mon.a.smithi016.stdout: Sum 2/0 86.19 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 123.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-26T16:33:21.567 INFO:journalctl@ceph.mon.a.smithi016.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 123.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-26T16:33:21.567 INFO:journalctl@ceph.mon.a.smithi016.stdout: 2024-04-26T16:33:21.567 INFO:journalctl@ceph.mon.a.smithi016.stdout: ** Compaction Stats [default] ** 2024-04-26T16:33:21.567 INFO:journalctl@ceph.mon.a.smithi016.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-04-26T16:33:21.567 INFO:journalctl@ceph.mon.a.smithi016.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-26T16:33:21.567 INFO:journalctl@ceph.mon.a.smithi016.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 123.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-26T16:33:21.567 INFO:journalctl@ceph.mon.a.smithi016.stdout: 2024-04-26T16:33:21.567 INFO:journalctl@ceph.mon.a.smithi016.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-26T16:33:21.567 INFO:journalctl@ceph.mon.a.smithi016.stdout: 2024-04-26T16:33:21.567 INFO:journalctl@ceph.mon.a.smithi016.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-26T16:33:21.567 INFO:journalctl@ceph.mon.a.smithi016.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-04-26T16:33:21.568 INFO:journalctl@ceph.mon.a.smithi016.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-26T16:33:21.568 INFO:journalctl@ceph.mon.a.smithi016.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-04-26T16:33:21.568 INFO:journalctl@ceph.mon.a.smithi016.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-04-26T16:33:21.568 INFO:journalctl@ceph.mon.a.smithi016.stdout: AddFile(Keys): cumulative 0, interval 0 2024-04-26T16:33:21.568 INFO:journalctl@ceph.mon.a.smithi016.stdout: Cumulative compaction: 0.00 GB write, 26.36 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-26T16:33:21.568 INFO:journalctl@ceph.mon.a.smithi016.stdout: Interval compaction: 0.00 GB write, 26.36 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-26T16:33:21.568 INFO:journalctl@ceph.mon.a.smithi016.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-26T16:33:21.568 INFO:journalctl@ceph.mon.a.smithi016.stdout: Block cache BinnedLRUCache@0x56331d8f11f0#7 capacity: 512.00 MB usage: 1.19 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-04-26T16:33:21.568 INFO:journalctl@ceph.mon.a.smithi016.stdout: Block cache entry stats(count,size,portion): FilterBlock(2,0.77 KB,0.000146031%) IndexBlock(2,0.42 KB,8.04663e-05%) Misc(1,0.00 KB,0%) 2024-04-26T16:33:21.568 INFO:journalctl@ceph.mon.a.smithi016.stdout: 2024-04-26T16:33:21.568 INFO:journalctl@ceph.mon.a.smithi016.stdout: ** File Read Latency Histogram By Level [default] ** 2024-04-26T16:33:21.568 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: starting mon.a rank 0 at public addrs [v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0] at bind addrs [v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 8b1f7092-03ea-11ef-bc93-c7b262605968 2024-04-26T16:33:21.568 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: mon.a@-1(???) e1 preinit fsid 8b1f7092-03ea-11ef-bc93-c7b262605968 2024-04-26T16:33:21.568 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: mon.a@-1(???).mds e1 new map 2024-04-26T16:33:21.569 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: mon.a@-1(???).mds e1 print_map 2024-04-26T16:33:21.569 INFO:journalctl@ceph.mon.a.smithi016.stdout: e1 2024-04-26T16:33:21.569 INFO:journalctl@ceph.mon.a.smithi016.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-04-26T16:33:21.569 INFO:journalctl@ceph.mon.a.smithi016.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2024-04-26T16:33:21.569 INFO:journalctl@ceph.mon.a.smithi016.stdout: legacy client fscid: -1 2024-04-26T16:33:21.569 INFO:journalctl@ceph.mon.a.smithi016.stdout: 2024-04-26T16:33:21.569 INFO:journalctl@ceph.mon.a.smithi016.stdout: No filesystems configured 2024-04-26T16:33:21.569 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-26T16:33:21.569 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-26T16:33:21.569 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-26T16:33:21.569 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-26T16:33:21.569 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-04-26T16:33:21.569 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 bash[27854]: f2601401b863c0a28219a0845f42bded541eba151e275af89f3aa443988618d8 2024-04-26T16:33:21.569 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 systemd[1]: Started Ceph mon.a for 8b1f7092-03ea-11ef-bc93-c7b262605968. 2024-04-26T16:33:21.570 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: mon.a is new leader, mons a in quorum (ranks 0) 2024-04-26T16:33:21.570 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: monmap epoch 1 2024-04-26T16:33:21.570 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: fsid 8b1f7092-03ea-11ef-bc93-c7b262605968 2024-04-26T16:33:21.570 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: last_changed 2024-04-26T16:33:13.250599+0000 2024-04-26T16:33:21.570 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: created 2024-04-26T16:33:13.250599+0000 2024-04-26T16:33:21.570 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: min_mon_release 19 (squid) 2024-04-26T16:33:21.570 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: election_strategy: 1 2024-04-26T16:33:21.570 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: 0: [v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0] mon.a 2024-04-26T16:33:21.570 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: fsmap 2024-04-26T16:33:21.570 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: osdmap e1: 0 total, 0 up, 0 in 2024-04-26T16:33:21.570 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:21 smithi016 ceph-mon[27893]: mgrmap e1: no daemons active 2024-04-26T16:33:22.405 INFO:teuthology.orchestra.run.smithi016.stdout:Wrote config to /etc/ceph/ceph.conf 2024-04-26T16:33:22.426 INFO:teuthology.orchestra.run.smithi016.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-04-26T16:33:22.426 INFO:teuthology.orchestra.run.smithi016.stdout:Creating mgr... 2024-04-26T16:33:22.427 INFO:teuthology.orchestra.run.smithi016.stdout:Verifying port 0.0.0.0:9283 ... 2024-04-26T16:33:22.427 INFO:teuthology.orchestra.run.smithi016.stdout:Verifying port 0.0.0.0:8765 ... 2024-04-26T16:33:22.683 INFO:teuthology.orchestra.run.smithi016.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@mgr.y 2024-04-26T16:33:22.683 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl: stderr Failed to reset failed state of unit ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@mgr.y.service: Unit ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@mgr.y.service not loaded. 2024-04-26T16:33:22.848 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-8b1f7092-03ea-11ef-bc93-c7b262605968.target.wants/ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@mgr.y.service → /etc/systemd/system/ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@.service. 2024-04-26T16:33:23.046 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:22 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/2906142656' entity='client.admin' 2024-04-26T16:33:23.389 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:33:23 smithi016 podman[28138]: 2024-04-26 16:33:23.304159037 +0000 UTC m=+0.319506616 container start bfaf0bf6dbccb5182d93924bf08362e51d536dc416f43e2e5d2718d7e33ead4d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240424, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_CLEAN=True) 2024-04-26T16:33:23.403 INFO:teuthology.orchestra.run.smithi016.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-04-26T16:33:23.403 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl: stdout disabled 2024-04-26T16:33:23.410 INFO:teuthology.orchestra.run.smithi016.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-04-26T16:33:23.410 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl: stdout inactive 2024-04-26T16:33:23.410 INFO:teuthology.orchestra.run.smithi016.stdout:firewalld.service is not enabled 2024-04-26T16:33:23.410 INFO:teuthology.orchestra.run.smithi016.stdout:Not possible to enable service . firewalld.service is not available 2024-04-26T16:33:23.419 INFO:teuthology.orchestra.run.smithi016.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-04-26T16:33:23.419 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl: stdout disabled 2024-04-26T16:33:23.426 INFO:teuthology.orchestra.run.smithi016.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-04-26T16:33:23.427 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl: stdout inactive 2024-04-26T16:33:23.427 INFO:teuthology.orchestra.run.smithi016.stdout:firewalld.service is not enabled 2024-04-26T16:33:23.427 INFO:teuthology.orchestra.run.smithi016.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-04-26T16:33:23.427 INFO:teuthology.orchestra.run.smithi016.stdout:Waiting for mgr to start... 2024-04-26T16:33:23.427 INFO:teuthology.orchestra.run.smithi016.stdout:Waiting for mgr... 2024-04-26T16:33:23.640 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:33:23 smithi016 bash[28138]: bfaf0bf6dbccb5182d93924bf08362e51d536dc416f43e2e5d2718d7e33ead4d 2024-04-26T16:33:23.640 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:33:23 smithi016 systemd[1]: Started Ceph mgr.y for 8b1f7092-03ea-11ef-bc93-c7b262605968. 2024-04-26T16:33:23.640 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:33:23 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:33:23.460+0000 7fbad371f200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-26T16:33:23.981 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:33:23 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:33:23.653+0000 7fbad371f200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-26T16:33:23.981 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:33:23 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:33:23.763+0000 7fbad371f200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-26T16:33:24.270 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:24 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/2245287078' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-26T16:33:24.271 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:33:24 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:33:24.093+0000 7fbad371f200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-26T16:33:24.271 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:33:24 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:33:24.180+0000 7fbad371f200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-26T16:33:24.568 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout 2024-04-26T16:33:24.568 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout { 2024-04-26T16:33:24.568 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "fsid": "8b1f7092-03ea-11ef-bc93-c7b262605968", 2024-04-26T16:33:24.568 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "health": { 2024-04-26T16:33:24.568 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-04-26T16:33:24.568 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-04-26T16:33:24.568 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-04-26T16:33:24.568 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout }, 2024-04-26T16:33:24.569 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-04-26T16:33:24.569 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-04-26T16:33:24.569 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout 0 2024-04-26T16:33:24.569 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout ], 2024-04-26T16:33:24.569 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-04-26T16:33:24.569 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "a" 2024-04-26T16:33:24.569 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout ], 2024-04-26T16:33:24.569 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2024-04-26T16:33:24.569 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "monmap": { 2024-04-26T16:33:24.569 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-26T16:33:24.569 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-04-26T16:33:24.569 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-04-26T16:33:24.569 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout }, 2024-04-26T16:33:24.569 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-04-26T16:33:24.569 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-26T16:33:24.570 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-04-26T16:33:24.570 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-04-26T16:33:24.570 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-04-26T16:33:24.570 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-04-26T16:33:24.570 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-04-26T16:33:24.570 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-04-26T16:33:24.573 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout }, 2024-04-26T16:33:24.574 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-04-26T16:33:24.574 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-04-26T16:33:24.574 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-04-26T16:33:24.574 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-04-26T16:33:24.574 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-04-26T16:33:24.574 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-04-26T16:33:24.574 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-04-26T16:33:24.574 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-04-26T16:33:24.574 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-04-26T16:33:24.574 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout }, 2024-04-26T16:33:24.575 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-04-26T16:33:24.575 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-26T16:33:24.575 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-04-26T16:33:24.575 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-04-26T16:33:24.575 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout }, 2024-04-26T16:33:24.575 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-04-26T16:33:24.575 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "available": false, 2024-04-26T16:33:24.575 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-04-26T16:33:24.575 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "modules": [ 2024-04-26T16:33:24.575 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "iostat", 2024-04-26T16:33:24.576 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "nfs", 2024-04-26T16:33:24.576 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "restful" 2024-04-26T16:33:24.576 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout ], 2024-04-26T16:33:24.576 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-26T16:33:24.576 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout }, 2024-04-26T16:33:24.576 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-04-26T16:33:24.576 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-26T16:33:24.576 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "modified": "2024-04-26T16:33:16.301529+0000", 2024-04-26T16:33:24.576 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-26T16:33:24.576 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout }, 2024-04-26T16:33:24.576 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-04-26T16:33:24.576 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout } 2024-04-26T16:33:24.576 INFO:teuthology.orchestra.run.smithi016.stdout:mgr not available, waiting (1/15)... 2024-04-26T16:33:25.796 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:33:25 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:33:25.449+0000 7fbad371f200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-26T16:33:25.796 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:33:25 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:33:25.623+0000 7fbad371f200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-26T16:33:26.096 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:33:25 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:33:25.799+0000 7fbad371f200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-26T16:33:26.401 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:33:26 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:33:26.096+0000 7fbad371f200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-26T16:33:26.401 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:33:26 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:33:26.190+0000 7fbad371f200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-26T16:33:26.401 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:33:26 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:33:26.401+0000 7fbad371f200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-26T16:33:26.693 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:33:26 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:33:26.602+0000 7fbad371f200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-26T16:33:27.546 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:33:27 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:33:27.228+0000 7fbad371f200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-26T16:33:27.546 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:33:27 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:33:27.454+0000 7fbad371f200 -1 mgr[py] Module smb has missing NOTIFY_TYPES member 2024-04-26T16:33:28.296 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:33:27 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:33:27.891+0000 7fbad371f200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-26T16:33:28.296 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:33:27 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:33:27.991+0000 7fbad371f200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-26T16:33:28.734 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:33:28 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:33:28.386+0000 7fbad371f200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-26T16:33:29.046 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:33:28 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:33:28.758+0000 7fbad371f200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-26T16:33:29.046 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:33:28 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:33:28.852+0000 7fbad371f200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-26T16:33:29.368 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:33:29 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:33:29.110+0000 7fbad371f200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-26T16:33:29.368 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:33:29 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:33:29.247+0000 7fbad371f200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-26T16:33:29.368 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:33:29 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:33:29.346+0000 7fbad371f200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-26T16:33:30.046 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:29 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/1713958863' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-26T16:33:30.046 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:33:29 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:33:29.684+0000 7fbad371f200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-26T16:33:30.046 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:33:29 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:33:29.781+0000 7fbad371f200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-26T16:33:30.796 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:33:30 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:33:30.417+0000 7fbad371f200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-26T16:33:30.796 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:33:30 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:33:30.642+0000 7fbad371f200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-26T16:33:31.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:30 smithi016 ceph-mon[27893]: Activating manager daemon y 2024-04-26T16:33:31.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:30 smithi016 ceph-mon[27893]: mgrmap e2: y(active, starting, since 0.00304723s) 2024-04-26T16:33:31.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:30 smithi016 ceph-mon[27893]: from='mgr.14100 172.21.15.16:0/11746231' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-26T16:33:31.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:30 smithi016 ceph-mon[27893]: from='mgr.14100 172.21.15.16:0/11746231' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-26T16:33:31.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:30 smithi016 ceph-mon[27893]: from='mgr.14100 172.21.15.16:0/11746231' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-26T16:33:31.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:30 smithi016 ceph-mon[27893]: from='mgr.14100 172.21.15.16:0/11746231' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T16:33:31.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:30 smithi016 ceph-mon[27893]: from='mgr.14100 172.21.15.16:0/11746231' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-26T16:33:31.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:30 smithi016 ceph-mon[27893]: Manager daemon y is now available 2024-04-26T16:33:31.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:30 smithi016 ceph-mon[27893]: from='mgr.14100 172.21.15.16:0/11746231' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-26T16:33:31.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:30 smithi016 ceph-mon[27893]: from='mgr.14100 172.21.15.16:0/11746231' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-26T16:33:31.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:30 smithi016 ceph-mon[27893]: from='mgr.14100 172.21.15.16:0/11746231' entity='mgr.y' 2024-04-26T16:33:31.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:30 smithi016 ceph-mon[27893]: from='mgr.14100 172.21.15.16:0/11746231' entity='mgr.y' 2024-04-26T16:33:31.298 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:30 smithi016 ceph-mon[27893]: from='mgr.14100 172.21.15.16:0/11746231' entity='mgr.y' 2024-04-26T16:33:33.046 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:32 smithi016 ceph-mon[27893]: mgrmap e3: y(active, since 1.00771s) 2024-04-26T16:33:34.046 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:33 smithi016 ceph-mon[27893]: mgrmap e4: y(active, since 2s) 2024-04-26T16:33:36.020 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout 2024-04-26T16:33:36.020 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout { 2024-04-26T16:33:36.020 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "fsid": "8b1f7092-03ea-11ef-bc93-c7b262605968", 2024-04-26T16:33:36.020 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "health": { 2024-04-26T16:33:36.020 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-04-26T16:33:36.020 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-04-26T16:33:36.020 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-04-26T16:33:36.020 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout }, 2024-04-26T16:33:36.020 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-04-26T16:33:36.020 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-04-26T16:33:36.020 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout 0 2024-04-26T16:33:36.021 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout ], 2024-04-26T16:33:36.021 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-04-26T16:33:36.021 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "a" 2024-04-26T16:33:36.021 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout ], 2024-04-26T16:33:36.021 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "quorum_age": 8, 2024-04-26T16:33:36.021 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "monmap": { 2024-04-26T16:33:36.021 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-26T16:33:36.021 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-04-26T16:33:36.021 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-04-26T16:33:36.021 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout }, 2024-04-26T16:33:36.021 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-04-26T16:33:36.021 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-26T16:33:36.021 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-04-26T16:33:36.021 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-04-26T16:33:36.021 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-04-26T16:33:36.021 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-04-26T16:33:36.022 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-04-26T16:33:36.022 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-04-26T16:33:36.025 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout }, 2024-04-26T16:33:36.025 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-04-26T16:33:36.026 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-04-26T16:33:36.026 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-04-26T16:33:36.026 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-04-26T16:33:36.026 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-04-26T16:33:36.026 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-04-26T16:33:36.026 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-04-26T16:33:36.026 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-04-26T16:33:36.026 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-04-26T16:33:36.026 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout }, 2024-04-26T16:33:36.026 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-04-26T16:33:36.026 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-26T16:33:36.026 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-04-26T16:33:36.026 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-04-26T16:33:36.026 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout }, 2024-04-26T16:33:36.027 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-04-26T16:33:36.027 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "available": false, 2024-04-26T16:33:36.027 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-04-26T16:33:36.027 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "modules": [ 2024-04-26T16:33:36.027 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "iostat", 2024-04-26T16:33:36.027 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "nfs", 2024-04-26T16:33:36.027 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "restful" 2024-04-26T16:33:36.027 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout ], 2024-04-26T16:33:36.027 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-26T16:33:36.027 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout }, 2024-04-26T16:33:36.027 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-04-26T16:33:36.027 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-26T16:33:36.027 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "modified": "2024-04-26T16:33:16.301529+0000", 2024-04-26T16:33:36.027 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-26T16:33:36.027 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout }, 2024-04-26T16:33:36.028 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-04-26T16:33:36.028 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout } 2024-04-26T16:33:36.028 INFO:teuthology.orchestra.run.smithi016.stdout:mgr not available, waiting (2/15)... 2024-04-26T16:33:39.132 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:38 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/4202467311' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-26T16:33:39.407 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout 2024-04-26T16:33:39.408 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout { 2024-04-26T16:33:39.408 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "fsid": "8b1f7092-03ea-11ef-bc93-c7b262605968", 2024-04-26T16:33:39.408 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "health": { 2024-04-26T16:33:39.408 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-04-26T16:33:39.408 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-04-26T16:33:39.408 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-04-26T16:33:39.408 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout }, 2024-04-26T16:33:39.408 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-04-26T16:33:39.408 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-04-26T16:33:39.408 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout 0 2024-04-26T16:33:39.408 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout ], 2024-04-26T16:33:39.408 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-04-26T16:33:39.408 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "a" 2024-04-26T16:33:39.408 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout ], 2024-04-26T16:33:39.409 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "quorum_age": 17, 2024-04-26T16:33:39.409 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "monmap": { 2024-04-26T16:33:39.409 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-26T16:33:39.409 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-04-26T16:33:39.409 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-04-26T16:33:39.409 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout }, 2024-04-26T16:33:39.409 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-04-26T16:33:39.409 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-26T16:33:39.409 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-04-26T16:33:39.409 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-04-26T16:33:39.409 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-04-26T16:33:39.409 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-04-26T16:33:39.409 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-04-26T16:33:39.410 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-04-26T16:33:39.410 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout }, 2024-04-26T16:33:39.410 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-04-26T16:33:39.410 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-04-26T16:33:39.410 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-04-26T16:33:39.410 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-04-26T16:33:39.410 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-04-26T16:33:39.410 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-04-26T16:33:39.410 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-04-26T16:33:39.410 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-04-26T16:33:39.410 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-04-26T16:33:39.410 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout }, 2024-04-26T16:33:39.410 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-04-26T16:33:39.410 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-26T16:33:39.410 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-04-26T16:33:39.411 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-04-26T16:33:39.411 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout }, 2024-04-26T16:33:39.411 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-04-26T16:33:39.411 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "available": true, 2024-04-26T16:33:39.411 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-04-26T16:33:39.411 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "modules": [ 2024-04-26T16:33:39.411 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "iostat", 2024-04-26T16:33:39.411 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "nfs", 2024-04-26T16:33:39.411 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "restful" 2024-04-26T16:33:39.411 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout ], 2024-04-26T16:33:39.411 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-26T16:33:39.411 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout }, 2024-04-26T16:33:39.411 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-04-26T16:33:39.411 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-26T16:33:39.411 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "modified": "2024-04-26T16:33:16.301529+0000", 2024-04-26T16:33:39.412 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-26T16:33:39.412 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout }, 2024-04-26T16:33:39.412 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-04-26T16:33:39.412 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout } 2024-04-26T16:33:39.412 INFO:teuthology.orchestra.run.smithi016.stdout:mgr is available 2024-04-26T16:33:40.364 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:40 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/2915692834' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-04-26T16:33:40.652 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout 2024-04-26T16:33:40.652 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout [global] 2024-04-26T16:33:40.652 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout fsid = 8b1f7092-03ea-11ef-bc93-c7b262605968 2024-04-26T16:33:40.652 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-04-26T16:33:40.652 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-04-26T16:33:40.652 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-04-26T16:33:40.652 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-04-26T16:33:40.652 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-04-26T16:33:40.652 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout 2024-04-26T16:33:40.652 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout [mgr] 2024-04-26T16:33:40.652 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-04-26T16:33:40.653 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout 2024-04-26T16:33:40.653 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout [osd] 2024-04-26T16:33:40.653 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-04-26T16:33:40.653 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-04-26T16:33:40.653 INFO:teuthology.orchestra.run.smithi016.stdout:Enabling cephadm module... 2024-04-26T16:33:41.746 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:41 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/1201977278' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-04-26T16:33:41.746 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:33:41 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: ignoring --setuser ceph since I am not root 2024-04-26T16:33:41.746 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:33:41 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: ignoring --setgroup ceph since I am not root 2024-04-26T16:33:41.746 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:33:41 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:33:41.604+0000 7f62b9743200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-26T16:33:42.012 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:33:41 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:33:41.795+0000 7f62b9743200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-26T16:33:42.012 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:33:41 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:33:41.901+0000 7f62b9743200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-26T16:33:42.284 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:33:42 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:33:42.226+0000 7f62b9743200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-26T16:33:42.546 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:33:42 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:33:42.319+0000 7f62b9743200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-26T16:33:42.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:42 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/1201977278' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-04-26T16:33:42.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:42 smithi016 ceph-mon[27893]: mgrmap e5: y(active, since 10s) 2024-04-26T16:33:43.615 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout { 2024-04-26T16:33:43.615 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-04-26T16:33:43.615 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "available": true, 2024-04-26T16:33:43.615 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-04-26T16:33:43.615 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-04-26T16:33:43.615 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout } 2024-04-26T16:33:43.615 INFO:teuthology.orchestra.run.smithi016.stdout:Waiting for the mgr to restart... 2024-04-26T16:33:43.615 INFO:teuthology.orchestra.run.smithi016.stdout:Waiting for mgr epoch 5... 2024-04-26T16:33:43.720 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:43 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/444960362' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-04-26T16:33:43.720 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:33:43 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:33:43.580+0000 7f62b9743200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-26T16:33:44.046 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:33:43 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:33:43.765+0000 7f62b9743200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-26T16:33:44.046 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:33:43 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:33:43.946+0000 7f62b9743200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-26T16:33:44.344 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:33:44 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:33:44.247+0000 7f62b9743200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-26T16:33:44.344 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:33:44 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:33:44.343+0000 7f62b9743200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-26T16:33:44.752 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:33:44 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:33:44.552+0000 7f62b9743200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-26T16:33:45.046 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:33:44 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:33:44.751+0000 7f62b9743200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-26T16:33:45.796 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:33:45 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:33:45.395+0000 7f62b9743200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-26T16:33:45.796 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:33:45 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:33:45.624+0000 7f62b9743200 -1 mgr[py] Module smb has missing NOTIFY_TYPES member 2024-04-26T16:33:46.546 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:33:46 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:33:46.063+0000 7f62b9743200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-26T16:33:46.546 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:33:46 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:33:46.163+0000 7f62b9743200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-26T16:33:46.925 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:33:46 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:33:46.552+0000 7f62b9743200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-26T16:33:46.925 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:33:46 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:33:46.925+0000 7f62b9743200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-26T16:33:47.287 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:33:47 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:33:47.033+0000 7f62b9743200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-26T16:33:47.546 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:33:47 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:33:47.287+0000 7f62b9743200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-26T16:33:47.547 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:33:47 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:33:47.427+0000 7f62b9743200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-26T16:33:47.547 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:33:47 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:33:47.526+0000 7f62b9743200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-26T16:33:47.973 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:33:47 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:33:47.878+0000 7f62b9743200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-26T16:33:47.973 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:33:47 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:33:47.973+0000 7f62b9743200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-26T16:33:48.879 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:33:48 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:33:48.598+0000 7f62b9743200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-26T16:33:48.879 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:33:48 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:33:48.826+0000 7f62b9743200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-26T16:33:49.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:48 smithi016 ceph-mon[27893]: Active manager daemon y restarted 2024-04-26T16:33:49.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:48 smithi016 ceph-mon[27893]: Activating manager daemon y 2024-04-26T16:33:49.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:48 smithi016 ceph-mon[27893]: osdmap e2: 0 total, 0 up, 0 in 2024-04-26T16:33:49.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:48 smithi016 ceph-mon[27893]: mgrmap e6: y(active, starting, since 0.00340995s) 2024-04-26T16:33:49.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:48 smithi016 ceph-mon[27893]: from='mgr.14118 172.21.15.16:0/3843457961' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T16:33:49.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:48 smithi016 ceph-mon[27893]: from='mgr.14118 172.21.15.16:0/3843457961' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-26T16:33:49.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:48 smithi016 ceph-mon[27893]: from='mgr.14118 172.21.15.16:0/3843457961' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-26T16:33:49.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:48 smithi016 ceph-mon[27893]: from='mgr.14118 172.21.15.16:0/3843457961' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-26T16:33:49.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:48 smithi016 ceph-mon[27893]: from='mgr.14118 172.21.15.16:0/3843457961' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-26T16:33:49.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:48 smithi016 ceph-mon[27893]: Manager daemon y is now available 2024-04-26T16:33:49.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:48 smithi016 ceph-mon[27893]: from='mgr.14118 172.21.15.16:0/3843457961' entity='mgr.y' 2024-04-26T16:33:49.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:48 smithi016 ceph-mon[27893]: from='mgr.14118 172.21.15.16:0/3843457961' entity='mgr.y' 2024-04-26T16:33:49.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:48 smithi016 ceph-mon[27893]: from='mgr.14118 172.21.15.16:0/3843457961' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:33:49.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:48 smithi016 ceph-mon[27893]: from='mgr.14118 172.21.15.16:0/3843457961' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:33:49.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:48 smithi016 ceph-mon[27893]: from='mgr.14118 172.21.15.16:0/3843457961' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-26T16:33:50.151 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:49 smithi016 ceph-mon[27893]: Found migration_current of "None". Setting to last migration. 2024-04-26T16:33:50.151 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:49 smithi016 ceph-mon[27893]: from='mgr.14118 172.21.15.16:0/3843457961' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-26T16:33:50.151 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:49 smithi016 ceph-mon[27893]: mgrmap e7: y(active, since 1.00553s) 2024-04-26T16:33:50.429 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout { 2024-04-26T16:33:50.430 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-04-26T16:33:50.430 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "initialized": true 2024-04-26T16:33:50.430 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout } 2024-04-26T16:33:50.430 INFO:teuthology.orchestra.run.smithi016.stdout:mgr epoch 5 is available 2024-04-26T16:33:50.430 INFO:teuthology.orchestra.run.smithi016.stdout:Setting orchestrator backend to cephadm... 2024-04-26T16:33:51.046 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:50 smithi016 ceph-mon[27893]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-04-26T16:33:51.047 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:50 smithi016 ceph-mon[27893]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-04-26T16:33:52.153 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:51 smithi016 ceph-mon[27893]: mgrmap e8: y(active, since 2s) 2024-04-26T16:33:52.153 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:51 smithi016 ceph-mon[27893]: from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:33:52.153 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:51 smithi016 ceph-mon[27893]: from='mgr.14118 172.21.15.16:0/3843457961' entity='mgr.y' 2024-04-26T16:33:52.153 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:51 smithi016 ceph-mon[27893]: from='mgr.14118 172.21.15.16:0/3843457961' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:33:52.153 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:51 smithi016 ceph-mon[27893]: from='mgr.14118 172.21.15.16:0/3843457961' entity='mgr.y' 2024-04-26T16:33:52.153 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:51 smithi016 ceph-mon[27893]: from='mgr.14118 172.21.15.16:0/3843457961' entity='mgr.y' 2024-04-26T16:33:53.046 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:52 smithi016 ceph-mon[27893]: [26/Apr/2024:16:33:52] ENGINE Bus STARTING 2024-04-26T16:33:53.046 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:52 smithi016 ceph-mon[27893]: [26/Apr/2024:16:33:52] ENGINE Serving on https://172.21.15.16:7150 2024-04-26T16:33:53.047 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:52 smithi016 ceph-mon[27893]: [26/Apr/2024:16:33:52] ENGINE Serving on http://172.21.15.16:8765 2024-04-26T16:33:53.047 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:52 smithi016 ceph-mon[27893]: [26/Apr/2024:16:33:52] ENGINE Bus STARTED 2024-04-26T16:33:53.047 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:52 smithi016 ceph-mon[27893]: from='mgr.14118 172.21.15.16:0/3843457961' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:33:53.058 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout value unchanged 2024-04-26T16:33:53.059 INFO:teuthology.orchestra.run.smithi016.stdout:Generating ssh key... 2024-04-26T16:33:54.142 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:53 smithi016 ceph-mon[27893]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:33:54.445 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:33:54 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: Generating public/private rsa key pair. 2024-04-26T16:33:54.445 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:33:54 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: Your identification has been saved in /tmp/tmpqcnr_5ne/key. 2024-04-26T16:33:54.445 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:33:54 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: Your public key has been saved in /tmp/tmpqcnr_5ne/key.pub. 2024-04-26T16:33:54.445 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:33:54 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: The key fingerprint is: 2024-04-26T16:33:54.445 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:33:54 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: SHA256:t8iniNH1p3BRo9s96FzZWbcmlqKrBO9KURnYzNJv5EY ceph-8b1f7092-03ea-11ef-bc93-c7b262605968 2024-04-26T16:33:54.446 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:33:54 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: The key's randomart image is: 2024-04-26T16:33:54.446 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:33:54 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: +---[RSA 3072]----+ 2024-04-26T16:33:54.446 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:33:54 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: | *. | 2024-04-26T16:33:54.446 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:33:54 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: | o =oE | 2024-04-26T16:33:54.446 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:33:54 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: | .o= o | 2024-04-26T16:33:54.446 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:33:54 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: | . = o . | 2024-04-26T16:33:54.446 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:33:54 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: | o S + o| 2024-04-26T16:33:54.446 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:33:54 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: | .+o + = o.o=| 2024-04-26T16:33:54.446 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:33:54 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: | ...o+ *.++=+.| 2024-04-26T16:33:54.446 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:33:54 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: | .oo. =.=o.o. | 2024-04-26T16:33:54.446 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:33:54 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: | ..ooooo o | 2024-04-26T16:33:54.446 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:33:54 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: +----[SHA256]-----+ 2024-04-26T16:33:55.388 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:55 smithi016 ceph-mon[27893]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:33:55.388 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:55 smithi016 ceph-mon[27893]: Generating ssh key... 2024-04-26T16:33:55.389 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:55 smithi016 ceph-mon[27893]: from='mgr.14118 172.21.15.16:0/3843457961' entity='mgr.y' 2024-04-26T16:33:55.389 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:55 smithi016 ceph-mon[27893]: from='mgr.14118 172.21.15.16:0/3843457961' entity='mgr.y' 2024-04-26T16:33:56.005 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC+NK7qHIuTcaUH1J26KteaJuqkkCqf6Qco6cpezlfdrh1+udsKB8i922Gz2KDG22iyYQTKzAr4ZZoiSR/8EyPJXfi8MuMK8lD+FrH3zb75r2H/GrLGHelF4/mgqOJuVmNPWFjardYwIKBcjqmm2EqfbjUUfX809hqrHmgjJ1iDt6aoDmT4KPLkIhawJu66xWubJ9GjINnxtSRqej/Sy6jFH6DjdLVFFx0PHtcYDXI6wJI9vflhSKAgcJYWU1Q8yzVm+BWM9rqJBR+KuHxKAdOqWuqcXzq35NFwCE+2j7DrXLHe+7Kz3VkYWtI1bIE/f/mINPhE6sOeJ6E7iO4afwEppAAFDfOMRCf96GPHmSsreLIWTM5XMCJCQCzxiIZNCGb9hK5+XuCeO7RSx1y/jQWINaoT6eiFXNw+J2WfrJp/bF96+fXRJnsxJji2HpXkYd54FfY3Ry2316enSKsUdZ2kOfDLl95dL/6jFw7akPt9dvh5T5pFo+L++r+N7SA8Q0E= ceph-8b1f7092-03ea-11ef-bc93-c7b262605968 2024-04-26T16:33:56.006 INFO:teuthology.orchestra.run.smithi016.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-04-26T16:33:56.006 INFO:teuthology.orchestra.run.smithi016.stdout:Adding key to root@localhost authorized_keys... 2024-04-26T16:33:56.006 INFO:teuthology.orchestra.run.smithi016.stdout:Adding host smithi016... 2024-04-26T16:33:56.260 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:56 smithi016 ceph-mon[27893]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:33:57.610 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:57 smithi016 ceph-mon[27893]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi016", "addr": "172.21.15.16", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:33:57.610 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:33:57 smithi016 ceph-mon[27893]: Deploying cephadm binary to smithi016 2024-04-26T16:34:01.496 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout Added host 'smithi016' with addr '172.21.15.16' 2024-04-26T16:34:01.496 INFO:teuthology.orchestra.run.smithi016.stdout:Deploying unmanaged mon service... 2024-04-26T16:34:02.224 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:01 smithi016 ceph-mon[27893]: from='mgr.14118 172.21.15.16:0/3843457961' entity='mgr.y' 2024-04-26T16:34:02.224 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:01 smithi016 ceph-mon[27893]: Added host smithi016 2024-04-26T16:34:02.224 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:01 smithi016 ceph-mon[27893]: from='mgr.14118 172.21.15.16:0/3843457961' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:34:02.780 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-04-26T16:34:02.780 INFO:teuthology.orchestra.run.smithi016.stdout:Deploying unmanaged mgr service... 2024-04-26T16:34:03.493 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:03 smithi016 ceph-mon[27893]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:34:03.493 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:03 smithi016 ceph-mon[27893]: Saving service mon spec with placement count:5 2024-04-26T16:34:03.493 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:03 smithi016 ceph-mon[27893]: from='mgr.14118 172.21.15.16:0/3843457961' entity='mgr.y' 2024-04-26T16:34:04.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:04 smithi016 ceph-mon[27893]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:34:04.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:04 smithi016 ceph-mon[27893]: Saving service mgr spec with placement count:2 2024-04-26T16:34:04.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:04 smithi016 ceph-mon[27893]: from='mgr.14118 172.21.15.16:0/3843457961' entity='mgr.y' 2024-04-26T16:34:04.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:04 smithi016 ceph-mon[27893]: from='mgr.14118 172.21.15.16:0/3843457961' entity='mgr.y' 2024-04-26T16:34:04.885 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-04-26T16:34:06.453 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:06 smithi016 ceph-mon[27893]: from='mgr.14118 172.21.15.16:0/3843457961' entity='mgr.y' 2024-04-26T16:34:06.453 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:06 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/276923903' entity='client.admin' 2024-04-26T16:34:07.544 INFO:teuthology.orchestra.run.smithi016.stdout:Enabling the dashboard module... 2024-04-26T16:34:08.094 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:07 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/2406676847' entity='client.admin' 2024-04-26T16:34:09.733 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:09 smithi016 ceph-mon[27893]: from='mgr.14118 172.21.15.16:0/3843457961' entity='mgr.y' 2024-04-26T16:34:09.733 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:09 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/3085878575' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-04-26T16:34:09.733 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:34:09 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: ignoring --setuser ceph since I am not root 2024-04-26T16:34:09.734 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:34:09 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: ignoring --setgroup ceph since I am not root 2024-04-26T16:34:09.734 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:34:09 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:34:09.607+0000 7feceeecf200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-26T16:34:10.016 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:34:09 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:34:09.800+0000 7feceeecf200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-26T16:34:10.017 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:34:09 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:34:09.907+0000 7feceeecf200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-26T16:34:10.290 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:34:10 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:34:10.241+0000 7feceeecf200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-26T16:34:10.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:10 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/3085878575' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-04-26T16:34:10.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:10 smithi016 ceph-mon[27893]: mgrmap e9: y(active, since 20s) 2024-04-26T16:34:10.547 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:34:10 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:34:10.336+0000 7feceeecf200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-26T16:34:11.481 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:11 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/1046600179' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-04-26T16:34:11.484 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout { 2024-04-26T16:34:11.485 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-04-26T16:34:11.485 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "available": true, 2024-04-26T16:34:11.485 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-04-26T16:34:11.485 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-04-26T16:34:11.485 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout } 2024-04-26T16:34:11.485 INFO:teuthology.orchestra.run.smithi016.stdout:Waiting for the mgr to restart... 2024-04-26T16:34:11.485 INFO:teuthology.orchestra.run.smithi016.stdout:Waiting for mgr epoch 9... 2024-04-26T16:34:11.745 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:34:11 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:34:11.609+0000 7feceeecf200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-26T16:34:12.046 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:34:11 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:34:11.793+0000 7feceeecf200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-26T16:34:12.046 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:34:11 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:34:11.974+0000 7feceeecf200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-26T16:34:12.546 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:34:12 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:34:12.275+0000 7feceeecf200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-26T16:34:12.546 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:34:12 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:34:12.372+0000 7feceeecf200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-26T16:34:13.046 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:34:12 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:34:12.584+0000 7feceeecf200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-26T16:34:13.046 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:34:12 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:34:12.785+0000 7feceeecf200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-26T16:34:13.796 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:34:13 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:34:13.416+0000 7feceeecf200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-26T16:34:13.796 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:34:13 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:34:13.646+0000 7feceeecf200 -1 mgr[py] Module smb has missing NOTIFY_TYPES member 2024-04-26T16:34:14.546 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:34:14 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:34:14.088+0000 7feceeecf200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-26T16:34:14.567 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:34:14 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:34:14.189+0000 7feceeecf200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-26T16:34:14.950 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:34:14 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:34:14.574+0000 7feceeecf200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-26T16:34:14.950 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:34:14 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:34:14.949+0000 7feceeecf200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-26T16:34:15.296 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:34:15 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:34:15.046+0000 7feceeecf200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-26T16:34:15.796 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:34:15 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:34:15.301+0000 7feceeecf200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-26T16:34:15.796 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:34:15 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:34:15.440+0000 7feceeecf200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-26T16:34:15.796 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:34:15 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:34:15.540+0000 7feceeecf200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-26T16:34:16.296 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:34:15 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:34:15.878+0000 7feceeecf200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-26T16:34:16.296 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:34:15 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:34:15.974+0000 7feceeecf200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-26T16:34:16.885 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:34:16 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:34:16.605+0000 7feceeecf200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-26T16:34:16.885 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:34:16 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:34:16.832+0000 7feceeecf200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-26T16:34:17.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:16 smithi016 ceph-mon[27893]: Active manager daemon y restarted 2024-04-26T16:34:17.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:16 smithi016 ceph-mon[27893]: Activating manager daemon y 2024-04-26T16:34:17.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:16 smithi016 ceph-mon[27893]: osdmap e3: 0 total, 0 up, 0 in 2024-04-26T16:34:17.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:16 smithi016 ceph-mon[27893]: mgrmap e10: y(active, starting, since 0.00319248s) 2024-04-26T16:34:17.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:16 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T16:34:17.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:16 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-26T16:34:17.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:16 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-26T16:34:17.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:16 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-26T16:34:17.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:16 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-26T16:34:17.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:16 smithi016 ceph-mon[27893]: Manager daemon y is now available 2024-04-26T16:34:17.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:16 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:34:17.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:16 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-26T16:34:18.046 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:17 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-26T16:34:18.047 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:17 smithi016 ceph-mon[27893]: [26/Apr/2024:16:34:17] ENGINE Bus STARTING 2024-04-26T16:34:18.047 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:17 smithi016 ceph-mon[27893]: [26/Apr/2024:16:34:17] ENGINE Serving on https://172.21.15.16:7150 2024-04-26T16:34:18.047 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:17 smithi016 ceph-mon[27893]: mgrmap e11: y(active, since 1.00585s) 2024-04-26T16:34:18.686 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout { 2024-04-26T16:34:18.686 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-04-26T16:34:18.687 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "initialized": true 2024-04-26T16:34:18.687 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout } 2024-04-26T16:34:18.687 INFO:teuthology.orchestra.run.smithi016.stdout:mgr epoch 9 is available 2024-04-26T16:34:18.687 INFO:teuthology.orchestra.run.smithi016.stdout:Generating a dashboard self-signed certificate... 2024-04-26T16:34:18.955 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:18 smithi016 ceph-mon[27893]: [26/Apr/2024:16:34:17] ENGINE Serving on http://172.21.15.16:8765 2024-04-26T16:34:18.955 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:18 smithi016 ceph-mon[27893]: [26/Apr/2024:16:34:17] ENGINE Bus STARTED 2024-04-26T16:34:18.955 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:18 smithi016 ceph-mon[27893]: from='client.14154 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-04-26T16:34:18.955 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:18 smithi016 ceph-mon[27893]: from='client.14154 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-04-26T16:34:20.164 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:19 smithi016 ceph-mon[27893]: mgrmap e12: y(active, since 2s) 2024-04-26T16:34:20.164 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:19 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:34:20.164 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:19 smithi016 ceph-mon[27893]: from='client.14162 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:34:20.164 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:19 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:34:20.164 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:19 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:34:20.166 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-04-26T16:34:20.166 INFO:teuthology.orchestra.run.smithi016.stdout:Creating initial admin user... 2024-04-26T16:34:21.426 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:21 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:34:21.426 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:21 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:34:21.994 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$8dZsWNqPgY6Kf4xK/.Cn9u5Oh2T2L.mdK12GMeb9Bv.WiFohMoYdi", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1714149261, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-04-26T16:34:21.994 INFO:teuthology.orchestra.run.smithi016.stdout:Fetching dashboard port number... 2024-04-26T16:34:22.260 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:22 smithi016 ceph-mon[27893]: 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-04-26T16:34:23.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:23 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/2766138845' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-04-26T16:34:23.578 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout 8443 2024-04-26T16:34:23.590 INFO:teuthology.orchestra.run.smithi016.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-04-26T16:34:23.590 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl: stdout disabled 2024-04-26T16:34:23.598 INFO:teuthology.orchestra.run.smithi016.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-04-26T16:34:23.599 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl: stdout inactive 2024-04-26T16:34:23.599 INFO:teuthology.orchestra.run.smithi016.stdout:firewalld.service is not enabled 2024-04-26T16:34:23.599 INFO:teuthology.orchestra.run.smithi016.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-04-26T16:34:23.600 INFO:teuthology.orchestra.run.smithi016.stdout:Ceph Dashboard is now available at: 2024-04-26T16:34:23.601 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:34:23.601 INFO:teuthology.orchestra.run.smithi016.stdout: URL: https://smithi016:8443/ 2024-04-26T16:34:23.601 INFO:teuthology.orchestra.run.smithi016.stdout: User: admin 2024-04-26T16:34:23.601 INFO:teuthology.orchestra.run.smithi016.stdout: Password: jm1i6nt07m 2024-04-26T16:34:23.601 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:34:23.601 INFO:teuthology.orchestra.run.smithi016.stdout:Saving cluster configuration to /var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/config directory 2024-04-26T16:34:23.601 INFO:teuthology.orchestra.run.smithi016.stdout:Enabling autotune for osd_memory_target 2024-04-26T16:34:24.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:24 smithi016 ceph-mon[27893]: mgrmap e13: y(active, since 6s) 2024-04-26T16:34:26.275 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-04-26T16:34:26.275 INFO:teuthology.orchestra.run.smithi016.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-04-26T16:34:26.275 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:34:26.275 INFO:teuthology.orchestra.run.smithi016.stdout: sudo /sbin/cephadm shell --fsid 8b1f7092-03ea-11ef-bc93-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-04-26T16:34:26.275 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:34:26.275 INFO:teuthology.orchestra.run.smithi016.stdout:Or, if you are only running a single cluster on this host: 2024-04-26T16:34:26.275 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:34:26.275 INFO:teuthology.orchestra.run.smithi016.stdout: sudo /sbin/cephadm shell 2024-04-26T16:34:26.275 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:34:26.275 INFO:teuthology.orchestra.run.smithi016.stdout:Please consider enabling telemetry to help improve Ceph: 2024-04-26T16:34:26.275 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:34:26.275 INFO:teuthology.orchestra.run.smithi016.stdout: ceph telemetry on 2024-04-26T16:34:26.276 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:34:26.276 INFO:teuthology.orchestra.run.smithi016.stdout:For more information see: 2024-04-26T16:34:26.276 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:34:26.276 INFO:teuthology.orchestra.run.smithi016.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-04-26T16:34:26.276 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:34:26.276 INFO:teuthology.orchestra.run.smithi016.stdout:Bootstrap complete. 2024-04-26T16:34:26.317 INFO:tasks.cephadm:Fetching config... 2024-04-26T16:34:26.317 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-04-26T16:34:26.317 DEBUG:teuthology.orchestra.run.smithi016:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-04-26T16:34:26.334 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-04-26T16:34:26.334 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-04-26T16:34:26.334 DEBUG:teuthology.orchestra.run.smithi016:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-04-26T16:34:26.389 INFO:tasks.cephadm:Fetching mon keyring... 2024-04-26T16:34:26.389 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-04-26T16:34:26.390 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd if=/var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/mon.a/keyring of=/dev/stdout 2024-04-26T16:34:26.454 INFO:tasks.cephadm:Fetching pub ssh key... 2024-04-26T16:34:26.455 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-04-26T16:34:26.455 DEBUG:teuthology.orchestra.run.smithi016:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-04-26T16:34:26.510 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-04-26T16:34:26.510 DEBUG:teuthology.orchestra.run.smithi016:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC+NK7qHIuTcaUH1J26KteaJuqkkCqf6Qco6cpezlfdrh1+udsKB8i922Gz2KDG22iyYQTKzAr4ZZoiSR/8EyPJXfi8MuMK8lD+FrH3zb75r2H/GrLGHelF4/mgqOJuVmNPWFjardYwIKBcjqmm2EqfbjUUfX809hqrHmgjJ1iDt6aoDmT4KPLkIhawJu66xWubJ9GjINnxtSRqej/Sy6jFH6DjdLVFFx0PHtcYDXI6wJI9vflhSKAgcJYWU1Q8yzVm+BWM9rqJBR+KuHxKAdOqWuqcXzq35NFwCE+2j7DrXLHe+7Kz3VkYWtI1bIE/f/mINPhE6sOeJ6E7iO4afwEppAAFDfOMRCf96GPHmSsreLIWTM5XMCJCQCzxiIZNCGb9hK5+XuCeO7RSx1y/jQWINaoT6eiFXNw+J2WfrJp/bF96+fXRJnsxJji2HpXkYd54FfY3Ry2316enSKsUdZ2kOfDLl95dL/6jFw7akPt9dvh5T5pFo+L++r+N7SA8Q0E= ceph-8b1f7092-03ea-11ef-bc93-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-04-26T16:34:26.582 INFO:teuthology.orchestra.run.smithi016.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC+NK7qHIuTcaUH1J26KteaJuqkkCqf6Qco6cpezlfdrh1+udsKB8i922Gz2KDG22iyYQTKzAr4ZZoiSR/8EyPJXfi8MuMK8lD+FrH3zb75r2H/GrLGHelF4/mgqOJuVmNPWFjardYwIKBcjqmm2EqfbjUUfX809hqrHmgjJ1iDt6aoDmT4KPLkIhawJu66xWubJ9GjINnxtSRqej/Sy6jFH6DjdLVFFx0PHtcYDXI6wJI9vflhSKAgcJYWU1Q8yzVm+BWM9rqJBR+KuHxKAdOqWuqcXzq35NFwCE+2j7DrXLHe+7Kz3VkYWtI1bIE/f/mINPhE6sOeJ6E7iO4afwEppAAFDfOMRCf96GPHmSsreLIWTM5XMCJCQCzxiIZNCGb9hK5+XuCeO7RSx1y/jQWINaoT6eiFXNw+J2WfrJp/bF96+fXRJnsxJji2HpXkYd54FfY3Ry2316enSKsUdZ2kOfDLl95dL/6jFw7akPt9dvh5T5pFo+L++r+N7SA8Q0E= ceph-8b1f7092-03ea-11ef-bc93-c7b262605968 2024-04-26T16:34:26.593 DEBUG:teuthology.orchestra.run.smithi057:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC+NK7qHIuTcaUH1J26KteaJuqkkCqf6Qco6cpezlfdrh1+udsKB8i922Gz2KDG22iyYQTKzAr4ZZoiSR/8EyPJXfi8MuMK8lD+FrH3zb75r2H/GrLGHelF4/mgqOJuVmNPWFjardYwIKBcjqmm2EqfbjUUfX809hqrHmgjJ1iDt6aoDmT4KPLkIhawJu66xWubJ9GjINnxtSRqej/Sy6jFH6DjdLVFFx0PHtcYDXI6wJI9vflhSKAgcJYWU1Q8yzVm+BWM9rqJBR+KuHxKAdOqWuqcXzq35NFwCE+2j7DrXLHe+7Kz3VkYWtI1bIE/f/mINPhE6sOeJ6E7iO4afwEppAAFDfOMRCf96GPHmSsreLIWTM5XMCJCQCzxiIZNCGb9hK5+XuCeO7RSx1y/jQWINaoT6eiFXNw+J2WfrJp/bF96+fXRJnsxJji2HpXkYd54FfY3Ry2316enSKsUdZ2kOfDLl95dL/6jFw7akPt9dvh5T5pFo+L++r+N7SA8Q0E= ceph-8b1f7092-03ea-11ef-bc93-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-04-26T16:34:26.633 INFO:teuthology.orchestra.run.smithi057.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC+NK7qHIuTcaUH1J26KteaJuqkkCqf6Qco6cpezlfdrh1+udsKB8i922Gz2KDG22iyYQTKzAr4ZZoiSR/8EyPJXfi8MuMK8lD+FrH3zb75r2H/GrLGHelF4/mgqOJuVmNPWFjardYwIKBcjqmm2EqfbjUUfX809hqrHmgjJ1iDt6aoDmT4KPLkIhawJu66xWubJ9GjINnxtSRqej/Sy6jFH6DjdLVFFx0PHtcYDXI6wJI9vflhSKAgcJYWU1Q8yzVm+BWM9rqJBR+KuHxKAdOqWuqcXzq35NFwCE+2j7DrXLHe+7Kz3VkYWtI1bIE/f/mINPhE6sOeJ6E7iO4afwEppAAFDfOMRCf96GPHmSsreLIWTM5XMCJCQCzxiIZNCGb9hK5+XuCeO7RSx1y/jQWINaoT6eiFXNw+J2WfrJp/bF96+fXRJnsxJji2HpXkYd54FfY3Ry2316enSKsUdZ2kOfDLl95dL/6jFw7akPt9dvh5T5pFo+L++r+N7SA8Q0E= ceph-8b1f7092-03ea-11ef-bc93-c7b262605968 2024-04-26T16:34:26.646 DEBUG:teuthology.orchestra.run.smithi016:> sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b1f7092-03ea-11ef-bc93-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-04-26T16:34:26.866 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:26 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/145371925' entity='client.admin' 2024-04-26T16:34:26.947 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T16:34:29.958 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:29 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:34:29.958 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:29 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:34:29.958 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:29 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi016", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:34:29.958 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:29 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:34:29.959 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:29 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:34:29.959 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:29 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:34:29.959 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:29 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/113032056' entity='client.admin' 2024-04-26T16:34:29.959 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:29 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:34:29.959 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:29 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:34:29.960 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-04-26T16:34:29.960 DEBUG:teuthology.orchestra.run.smithi016:> sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b1f7092-03ea-11ef-bc93-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-04-26T16:34:30.199 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T16:34:32.715 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi057 2024-04-26T16:34:32.715 DEBUG:teuthology.orchestra.run.smithi057:> set -ex 2024-04-26T16:34:32.716 DEBUG:teuthology.orchestra.run.smithi057:> dd of=/etc/ceph/ceph.conf 2024-04-26T16:34:32.735 DEBUG:teuthology.orchestra.run.smithi057:> set -ex 2024-04-26T16:34:32.735 DEBUG:teuthology.orchestra.run.smithi057:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-26T16:34:32.794 INFO:tasks.cephadm:Adding host smithi057 to orchestrator... 2024-04-26T16:34:32.794 DEBUG:teuthology.orchestra.run.smithi016:> sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b1f7092-03ea-11ef-bc93-c7b262605968 -- ceph orch host add smithi057 2024-04-26T16:34:33.037 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T16:34:33.243 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:32 smithi016 ceph-mon[27893]: from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:34:33.243 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:32 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:34:33.243 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:32 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:34:33.243 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:32 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:34:33.243 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:32 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:34:33.243 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:32 smithi016 ceph-mon[27893]: Updating smithi016:/etc/ceph/ceph.conf 2024-04-26T16:34:33.243 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:32 smithi016 ceph-mon[27893]: Updating smithi016:/var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T16:34:33.243 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:32 smithi016 ceph-mon[27893]: Updating smithi016:/etc/ceph/ceph.client.admin.keyring 2024-04-26T16:34:33.244 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:32 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:34:33.244 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:32 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:34:33.244 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:32 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:34:34.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:33 smithi016 ceph-mon[27893]: Updating smithi016:/var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-26T16:34:35.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:35 smithi016 ceph-mon[27893]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi057", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:34:35.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:35 smithi016 ceph-mon[27893]: Deploying cephadm binary to smithi057 2024-04-26T16:34:38.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:37 smithi016 ceph-mon[27893]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:34:39.261 INFO:teuthology.orchestra.run.smithi016.stdout:Added host 'smithi057' with addr '172.21.15.57' 2024-04-26T16:34:39.769 DEBUG:teuthology.orchestra.run.smithi016:> sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b1f7092-03ea-11ef-bc93-c7b262605968 -- ceph orch host ls --format=json 2024-04-26T16:34:40.010 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T16:34:40.387 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:40 smithi016 ceph-mon[27893]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:34:40.387 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:40 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:34:40.388 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:40 smithi016 ceph-mon[27893]: Added host smithi057 2024-04-26T16:34:40.388 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:40 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:34:40.388 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:40 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:34:41.470 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:41 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:34:41.807 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:34:41.807 INFO:teuthology.orchestra.run.smithi016.stdout:[{"addr": "172.21.15.16", "hostname": "smithi016", "labels": [], "status": ""}, {"addr": "172.21.15.57", "hostname": "smithi057", "labels": [], "status": ""}] 2024-04-26T16:34:42.440 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:42 smithi016 ceph-mon[27893]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:34:42.440 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:42 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:34:42.468 INFO:tasks.cephadm:Setting crush tunables to default 2024-04-26T16:34:42.469 DEBUG:teuthology.orchestra.run.smithi016:> sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b1f7092-03ea-11ef-bc93-c7b262605968 -- ceph osd crush tunables default 2024-04-26T16:34:42.711 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T16:34:43.487 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:43 smithi016 ceph-mon[27893]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-26T16:34:44.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:44 smithi016 ceph-mon[27893]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:34:45.380 INFO:teuthology.orchestra.run.smithi016.stderr:adjusted tunables profile to default 2024-04-26T16:34:45.635 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:45 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/1058007667' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-04-26T16:34:45.635 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:45 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:34:45.635 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:45 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:34:45.635 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:45 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:34:45.635 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:45 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:34:45.635 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:45 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi057", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:34:45.635 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:45 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:34:45.636 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:45 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:34:45.932 INFO:tasks.cephadm:Adding mon.a on smithi016 2024-04-26T16:34:45.932 INFO:tasks.cephadm:Adding mon.c on smithi016 2024-04-26T16:34:45.932 INFO:tasks.cephadm:Adding mon.b on smithi057 2024-04-26T16:34:45.932 DEBUG:teuthology.orchestra.run.smithi057:> sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b1f7092-03ea-11ef-bc93-c7b262605968 -- ceph orch apply mon '3;smithi016:172.21.15.16=a;smithi016:[v2:172.21.15.16:3301,v1:172.21.15.16:6790]=c;smithi057:172.21.15.57=b' 2024-04-26T16:34:46.177 INFO:teuthology.orchestra.run.smithi057.stderr:Inferring config /var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T16:34:46.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:46 smithi016 ceph-mon[27893]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:34:46.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:46 smithi016 ceph-mon[27893]: Updating smithi057:/etc/ceph/ceph.conf 2024-04-26T16:34:46.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:46 smithi016 ceph-mon[27893]: Updating smithi057:/var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T16:34:46.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:46 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/1058007667' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-04-26T16:34:46.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:46 smithi016 ceph-mon[27893]: osdmap e4: 0 total, 0 up, 0 in 2024-04-26T16:34:46.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:46 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:34:46.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:46 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:34:46.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:46 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:34:47.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:47 smithi016 ceph-mon[27893]: Updating smithi057:/etc/ceph/ceph.client.admin.keyring 2024-04-26T16:34:47.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:47 smithi016 ceph-mon[27893]: Updating smithi057:/var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-26T16:34:47.949 INFO:teuthology.orchestra.run.smithi057.stdout:Scheduled mon update... 2024-04-26T16:34:48.672 DEBUG:teuthology.orchestra.run.smithi016:mon.c> sudo journalctl -f -n 0 -u ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@mon.c.service 2024-04-26T16:34:48.674 DEBUG:teuthology.orchestra.run.smithi057:mon.b> sudo journalctl -f -n 0 -u ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@mon.b.service 2024-04-26T16:34:48.677 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-04-26T16:34:48.677 DEBUG:teuthology.orchestra.run.smithi057:> sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b1f7092-03ea-11ef-bc93-c7b262605968 -- ceph mon dump -f json 2024-04-26T16:34:48.698 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:48 smithi016 ceph-mon[27893]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:34:48.699 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:48 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:34:48.699 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:48 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:34:48.699 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:48 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:34:48.699 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:48 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:34:48.699 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:48 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:34:48.699 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:48 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-26T16:34:48.699 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:48 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:34:49.594 INFO:teuthology.orchestra.run.smithi057.stderr:Inferring config /var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T16:34:49.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:49 smithi016 ceph-mon[27893]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi016:172.21.15.16=a;smithi016:[v2:172.21.15.16:3301,v1:172.21.15.16:6790]=c;smithi057:172.21.15.57=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:34:49.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:49 smithi016 ceph-mon[27893]: Saving service mon spec with placement smithi016:172.21.15.16=a;smithi016:[v2:172.21.15.16:3301,v1:172.21.15.16:6790]=c;smithi057:172.21.15.57=b;count:3 2024-04-26T16:34:49.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:49 smithi016 ceph-mon[27893]: Deploying daemon mon.b on smithi057 2024-04-26T16:34:50.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:50 smithi016 ceph-mon[27893]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:34:52.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:52 smithi016 ceph-mon[27893]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:34:53.140 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:52 smithi057 podman[31520]: 2024-04-26 16:34:52.97244092 +0000 UTC m=+0.320728394 container create 91f07879de0bfde65cefb9cc240da205ce0835cb2f75b2a54d7cee89ffd50cab (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mon-b, org.label-schema.license=GPLv2, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.build-date=20240424, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_CLEAN=True) 2024-04-26T16:34:53.141 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 podman[31520]: 2024-04-26 16:34:53.141115742 +0000 UTC m=+0.489403227 container init 91f07879de0bfde65cefb9cc240da205ce0835cb2f75b2a54d7cee89ffd50cab (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mon-b, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.build-date=20240424, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5) 2024-04-26T16:34:53.194 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:34:53.194 INFO:teuthology.orchestra.run.smithi057.stdout:{"epoch":1,"fsid":"8b1f7092-03ea-11ef-bc93-c7b262605968","modified":"2024-04-26T16:33:13.250599Z","created":"2024-04-26T16:33:13.250599Z","min_mon_release":19,"min_mon_release_name":"squid","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","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:3300","nonce":0},{"type":"v1","addr":"172.21.15.16:6789","nonce":0}]},"addr":"172.21.15.16:6789/0","public_addr":"172.21.15.16:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-26T16:34:53.197 INFO:teuthology.orchestra.run.smithi057.stderr:dumped monmap epoch 1 2024-04-26T16:34:53.511 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 podman[31520]: 2024-04-26 16:34:53.147138412 +0000 UTC m=+0.495425894 container start 91f07879de0bfde65cefb9cc240da205ce0835cb2f75b2a54d7cee89ffd50cab (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mon-b, GIT_CLEAN=True, org.label-schema.build-date=20240424, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, ceph=True, CEPH_POINT_RELEASE=) 2024-04-26T16:34:53.511 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: set uid:gid to 167:167 (ceph:ceph) 2024-04-26T16:34:53.511 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: ceph version 19.0.0-3305-ga430f9ed (a430f9ed84de3008ca5b632b1ed304bac0e753f6) squid (dev), process ceph-mon, pid 7 2024-04-26T16:34:53.511 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: pidfile_write: ignore empty --pid-file 2024-04-26T16:34:53.511 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: load: jerasure load: lrc 2024-04-26T16:34:53.511 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: RocksDB version: 7.9.2 2024-04-26T16:34:53.511 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Git sha 0 2024-04-26T16:34:53.511 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Compile date 2024-04-26 03:22:31 2024-04-26T16:34:53.512 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: DB SUMMARY 2024-04-26T16:34:53.512 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: DB Session ID: UVZA3DPFAG6R5D7XOLBI 2024-04-26T16:34:53.512 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: CURRENT file: CURRENT 2024-04-26T16:34:53.512 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: IDENTITY file: IDENTITY 2024-04-26T16:34:53.512 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-04-26T16:34:53.512 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-04-26T16:34:53.512 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 511 ; 2024-04-26T16:34:53.512 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.error_if_exists: 0 2024-04-26T16:34:53.512 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.create_if_missing: 0 2024-04-26T16:34:53.512 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.paranoid_checks: 1 2024-04-26T16:34:53.512 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.flush_verify_memtable_count: 1 2024-04-26T16:34:53.512 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-26T16:34:53.513 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-26T16:34:53.513 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.env: 0x56245fc86cc0 2024-04-26T16:34:53.513 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.fs: PosixFileSystem 2024-04-26T16:34:53.513 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.info_log: 0x5624606bbd80 2024-04-26T16:34:53.513 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.max_file_opening_threads: 16 2024-04-26T16:34:53.513 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.statistics: (nil) 2024-04-26T16:34:53.513 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.use_fsync: 0 2024-04-26T16:34:53.513 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.max_log_file_size: 0 2024-04-26T16:34:53.513 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-26T16:34:53.513 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.log_file_time_to_roll: 0 2024-04-26T16:34:53.513 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.keep_log_file_num: 1000 2024-04-26T16:34:53.513 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.recycle_log_file_num: 0 2024-04-26T16:34:53.514 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.allow_fallocate: 1 2024-04-26T16:34:53.514 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.allow_mmap_reads: 0 2024-04-26T16:34:53.514 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.allow_mmap_writes: 0 2024-04-26T16:34:53.514 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.use_direct_reads: 0 2024-04-26T16:34:53.514 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-26T16:34:53.514 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.create_missing_column_families: 0 2024-04-26T16:34:53.514 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.db_log_dir: 2024-04-26T16:34:53.514 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.wal_dir: 2024-04-26T16:34:53.514 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.table_cache_numshardbits: 6 2024-04-26T16:34:53.514 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.WAL_ttl_seconds: 0 2024-04-26T16:34:53.514 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.WAL_size_limit_MB: 0 2024-04-26T16:34:53.514 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-26T16:34:53.514 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-26T16:34:53.515 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.is_fd_close_on_exec: 1 2024-04-26T16:34:53.515 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.advise_random_on_open: 1 2024-04-26T16:34:53.515 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.db_write_buffer_size: 0 2024-04-26T16:34:53.515 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.write_buffer_manager: 0x56246068d0e0 2024-04-26T16:34:53.515 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-26T16:34:53.515 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-26T16:34:53.515 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.use_adaptive_mutex: 0 2024-04-26T16:34:53.515 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.rate_limiter: (nil) 2024-04-26T16:34:53.515 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-26T16:34:53.515 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.wal_recovery_mode: 2 2024-04-26T16:34:53.515 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.enable_thread_tracking: 0 2024-04-26T16:34:53.515 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.enable_pipelined_write: 0 2024-04-26T16:34:53.515 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.unordered_write: 0 2024-04-26T16:34:53.516 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-26T16:34:53.516 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-26T16:34:53.516 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-26T16:34:53.516 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-26T16:34:53.516 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.row_cache: None 2024-04-26T16:34:53.516 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.wal_filter: None 2024-04-26T16:34:53.516 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-26T16:34:53.516 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.allow_ingest_behind: 0 2024-04-26T16:34:53.516 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.two_write_queues: 0 2024-04-26T16:34:53.516 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.manual_wal_flush: 0 2024-04-26T16:34:53.516 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.wal_compression: 0 2024-04-26T16:34:53.516 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.atomic_flush: 0 2024-04-26T16:34:53.516 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-26T16:34:53.517 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.persist_stats_to_disk: 0 2024-04-26T16:34:53.518 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.write_dbid_to_manifest: 0 2024-04-26T16:34:53.518 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.log_readahead_size: 0 2024-04-26T16:34:53.518 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-26T16:34:53.518 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.best_efforts_recovery: 0 2024-04-26T16:34:53.518 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-26T16:34:53.518 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-26T16:34:53.518 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.allow_data_in_errors: 0 2024-04-26T16:34:53.519 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.db_host_id: __hostname__ 2024-04-26T16:34:53.519 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.enforce_single_del_contracts: true 2024-04-26T16:34:53.519 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.max_background_jobs: 2 2024-04-26T16:34:53.519 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.max_background_compactions: -1 2024-04-26T16:34:53.519 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.max_subcompactions: 1 2024-04-26T16:34:53.519 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-26T16:34:53.519 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-26T16:34:53.519 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.delayed_write_rate : 16777216 2024-04-26T16:34:53.519 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.max_total_wal_size: 0 2024-04-26T16:34:53.519 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-26T16:34:53.519 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.stats_dump_period_sec: 600 2024-04-26T16:34:53.520 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.stats_persist_period_sec: 600 2024-04-26T16:34:53.520 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-26T16:34:53.520 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.max_open_files: -1 2024-04-26T16:34:53.520 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.bytes_per_sync: 0 2024-04-26T16:34:53.520 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.wal_bytes_per_sync: 0 2024-04-26T16:34:53.520 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.strict_bytes_per_sync: 0 2024-04-26T16:34:53.520 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.compaction_readahead_size: 0 2024-04-26T16:34:53.520 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.max_background_flushes: -1 2024-04-26T16:34:53.520 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Compression algorithms supported: 2024-04-26T16:34:53.520 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-26T16:34:53.520 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: kZSTD supported: 0 2024-04-26T16:34:53.520 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: kXpressCompression supported: 0 2024-04-26T16:34:53.520 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: kLZ4HCCompression supported: 1 2024-04-26T16:34:53.520 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: kZlibCompression supported: 1 2024-04-26T16:34:53.521 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: kSnappyCompression supported: 1 2024-04-26T16:34:53.521 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: kLZ4Compression supported: 1 2024-04-26T16:34:53.521 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: kBZip2Compression supported: 0 2024-04-26T16:34:53.521 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Fast CRC32 supported: Supported on x86 2024-04-26T16:34:53.521 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: DMutex implementation: pthread_mutex_t 2024-04-26T16:34:53.521 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2024-04-26T16:34:53.521 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-26T16:34:53.521 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-26T16:34:53.521 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.merge_operator: 2024-04-26T16:34:53.521 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.compaction_filter: None 2024-04-26T16:34:53.521 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.compaction_filter_factory: None 2024-04-26T16:34:53.521 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.sst_partitioner_factory: None 2024-04-26T16:34:53.521 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.memtable_factory: SkipListFactory 2024-04-26T16:34:53.521 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.table_factory: BlockBasedTable 2024-04-26T16:34:53.522 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5624606bbf40) 2024-04-26T16:34:53.522 INFO:journalctl@ceph.mon.b.smithi057.stdout: cache_index_and_filter_blocks: 1 2024-04-26T16:34:53.522 INFO:journalctl@ceph.mon.b.smithi057.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-26T16:34:53.522 INFO:journalctl@ceph.mon.b.smithi057.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-26T16:34:53.522 INFO:journalctl@ceph.mon.b.smithi057.stdout: pin_top_level_index_and_filter: 1 2024-04-26T16:34:53.522 INFO:journalctl@ceph.mon.b.smithi057.stdout: index_type: 0 2024-04-26T16:34:53.522 INFO:journalctl@ceph.mon.b.smithi057.stdout: data_block_index_type: 0 2024-04-26T16:34:53.522 INFO:journalctl@ceph.mon.b.smithi057.stdout: index_shortening: 1 2024-04-26T16:34:53.522 INFO:journalctl@ceph.mon.b.smithi057.stdout: data_block_hash_table_util_ratio: 0.750000 2024-04-26T16:34:53.522 INFO:journalctl@ceph.mon.b.smithi057.stdout: checksum: 4 2024-04-26T16:34:53.522 INFO:journalctl@ceph.mon.b.smithi057.stdout: no_block_cache: 0 2024-04-26T16:34:53.522 INFO:journalctl@ceph.mon.b.smithi057.stdout: block_cache: 0x5624606bf1f0 2024-04-26T16:34:53.523 INFO:journalctl@ceph.mon.b.smithi057.stdout: block_cache_name: BinnedLRUCache 2024-04-26T16:34:53.523 INFO:journalctl@ceph.mon.b.smithi057.stdout: block_cache_options: 2024-04-26T16:34:53.523 INFO:journalctl@ceph.mon.b.smithi057.stdout: capacity : 536870912 2024-04-26T16:34:53.523 INFO:journalctl@ceph.mon.b.smithi057.stdout: num_shard_bits : 4 2024-04-26T16:34:53.523 INFO:journalctl@ceph.mon.b.smithi057.stdout: strict_capacity_limit : 0 2024-04-26T16:34:53.523 INFO:journalctl@ceph.mon.b.smithi057.stdout: high_pri_pool_ratio: 0.000 2024-04-26T16:34:53.523 INFO:journalctl@ceph.mon.b.smithi057.stdout: block_cache_compressed: (nil) 2024-04-26T16:34:53.523 INFO:journalctl@ceph.mon.b.smithi057.stdout: persistent_cache: (nil) 2024-04-26T16:34:53.523 INFO:journalctl@ceph.mon.b.smithi057.stdout: block_size: 4096 2024-04-26T16:34:53.523 INFO:journalctl@ceph.mon.b.smithi057.stdout: block_size_deviation: 10 2024-04-26T16:34:53.523 INFO:journalctl@ceph.mon.b.smithi057.stdout: block_restart_interval: 16 2024-04-26T16:34:53.523 INFO:journalctl@ceph.mon.b.smithi057.stdout: index_block_restart_interval: 1 2024-04-26T16:34:53.523 INFO:journalctl@ceph.mon.b.smithi057.stdout: metadata_block_size: 4096 2024-04-26T16:34:53.523 INFO:journalctl@ceph.mon.b.smithi057.stdout: partition_filters: 0 2024-04-26T16:34:53.524 INFO:journalctl@ceph.mon.b.smithi057.stdout: use_delta_encoding: 1 2024-04-26T16:34:53.524 INFO:journalctl@ceph.mon.b.smithi057.stdout: filter_policy: bloomfilter 2024-04-26T16:34:53.524 INFO:journalctl@ceph.mon.b.smithi057.stdout: whole_key_filtering: 1 2024-04-26T16:34:53.524 INFO:journalctl@ceph.mon.b.smithi057.stdout: verify_compression: 0 2024-04-26T16:34:53.524 INFO:journalctl@ceph.mon.b.smithi057.stdout: read_amp_bytes_per_bit: 0 2024-04-26T16:34:53.524 INFO:journalctl@ceph.mon.b.smithi057.stdout: format_version: 5 2024-04-26T16:34:53.524 INFO:journalctl@ceph.mon.b.smithi057.stdout: enable_index_compression: 1 2024-04-26T16:34:53.524 INFO:journalctl@ceph.mon.b.smithi057.stdout: block_align: 0 2024-04-26T16:34:53.524 INFO:journalctl@ceph.mon.b.smithi057.stdout: max_auto_readahead_size: 262144 2024-04-26T16:34:53.524 INFO:journalctl@ceph.mon.b.smithi057.stdout: prepopulate_block_cache: 0 2024-04-26T16:34:53.524 INFO:journalctl@ceph.mon.b.smithi057.stdout: initial_auto_readahead_size: 8192 2024-04-26T16:34:53.524 INFO:journalctl@ceph.mon.b.smithi057.stdout: num_file_reads_for_auto_readahead: 2 2024-04-26T16:34:53.524 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.write_buffer_size: 33554432 2024-04-26T16:34:53.524 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.max_write_buffer_number: 2 2024-04-26T16:34:53.524 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.compression: NoCompression 2024-04-26T16:34:53.525 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.bottommost_compression: Disabled 2024-04-26T16:34:53.525 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.prefix_extractor: nullptr 2024-04-26T16:34:53.525 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-26T16:34:53.525 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.num_levels: 7 2024-04-26T16:34:53.525 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-26T16:34:53.525 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-26T16:34:53.525 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-26T16:34:53.525 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-26T16:34:53.525 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-26T16:34:53.525 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-26T16:34:53.525 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-26T16:34:53.526 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-26T16:34:53.526 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-26T16:34:53.526 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-26T16:34:53.526 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-26T16:34:53.526 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-26T16:34:53.526 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.compression_opts.window_bits: -14 2024-04-26T16:34:53.526 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.compression_opts.level: 32767 2024-04-26T16:34:53.526 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.compression_opts.strategy: 0 2024-04-26T16:34:53.526 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-26T16:34:53.526 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-26T16:34:53.526 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-26T16:34:53.527 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-26T16:34:53.527 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.compression_opts.enabled: false 2024-04-26T16:34:53.527 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-26T16:34:53.527 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-26T16:34:53.527 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-26T16:34:53.527 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-26T16:34:53.527 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.target_file_size_base: 67108864 2024-04-26T16:34:53.527 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.target_file_size_multiplier: 1 2024-04-26T16:34:53.527 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-26T16:34:53.527 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-26T16:34:53.527 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-26T16:34:53.527 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-26T16:34:53.528 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-26T16:34:53.528 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-26T16:34:53.528 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-26T16:34:53.528 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-26T16:34:53.528 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-26T16:34:53.528 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-26T16:34:53.528 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-26T16:34:53.528 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-26T16:34:53.528 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-26T16:34:53.528 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.arena_block_size: 1048576 2024-04-26T16:34:53.528 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-26T16:34:53.529 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-26T16:34:53.529 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.disable_auto_compactions: 0 2024-04-26T16:34:53.529 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-26T16:34:53.529 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-26T16:34:53.529 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-26T16:34:53.529 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-26T16:34:53.529 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-26T16:34:53.529 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-26T16:34:53.529 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-26T16:34:53.529 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-26T16:34:53.529 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-26T16:34:53.529 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-26T16:34:53.530 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-04-26T16:34:53.530 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.inplace_update_support: 0 2024-04-26T16:34:53.530 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.inplace_update_num_locks: 10000 2024-04-26T16:34:53.530 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-26T16:34:53.530 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-26T16:34:53.530 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.memtable_huge_page_size: 0 2024-04-26T16:34:53.530 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.bloom_locality: 0 2024-04-26T16:34:53.530 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.max_successive_merges: 0 2024-04-26T16:34:53.530 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.optimize_filters_for_hits: 0 2024-04-26T16:34:53.530 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.paranoid_file_checks: 0 2024-04-26T16:34:53.530 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.force_consistency_checks: 1 2024-04-26T16:34:53.530 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.report_bg_io_stats: 0 2024-04-26T16:34:53.531 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.ttl: 2592000 2024-04-26T16:34:53.531 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.periodic_compaction_seconds: 0 2024-04-26T16:34:53.531 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-26T16:34:53.531 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-26T16:34:53.531 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.enable_blob_files: false 2024-04-26T16:34:53.531 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.min_blob_size: 0 2024-04-26T16:34:53.531 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.blob_file_size: 268435456 2024-04-26T16:34:53.531 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.blob_compression_type: NoCompression 2024-04-26T16:34:53.531 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.enable_blob_garbage_collection: false 2024-04-26T16:34:53.531 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-26T16:34:53.531 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-26T16:34:53.531 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-26T16:34:53.532 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.blob_file_starting_level: 0 2024-04-26T16:34:53.532 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-26T16:34:53.532 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, 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-04-26T16:34:53.532 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-04-26T16:34:53.532 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: b65afd05-ef46-48f1-b9c3-67301cffc63d 2024-04-26T16:34:53.532 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: EVENT_LOG_v1 {"time_micros": 1714149293177865, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-04-26T16:34:53.532 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-04-26T16:34:53.532 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: EVENT_LOG_v1 {"time_micros": 1714149293178327, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1648, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "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_filter_entries": 5, "num_deletions": 0, "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": "[CompactOnDeletionCollector]", "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": 1714149293, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "b65afd05-ef46-48f1-b9c3-67301cffc63d", "db_session_id": "UVZA3DPFAG6R5D7XOLBI", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-04-26T16:34:53.532 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: EVENT_LOG_v1 {"time_micros": 1714149293178408, "job": 1, "event": "recovery_finished"} 2024-04-26T16:34:53.532 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-04-26T16:34:53.532 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: [file/delete_scheduler.cc:74] 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-04-26T16:34:53.532 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5624607dc000 2024-04-26T16:34:53.533 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: DB pointer 0x5624607c8000 2024-04-26T16:34:53.533 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-26T16:34:53.533 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-26T16:34:53.533 INFO:journalctl@ceph.mon.b.smithi057.stdout: ** DB Stats ** 2024-04-26T16:34:53.533 INFO:journalctl@ceph.mon.b.smithi057.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-26T16:34:53.533 INFO:journalctl@ceph.mon.b.smithi057.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-26T16:34:53.533 INFO:journalctl@ceph.mon.b.smithi057.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-26T16:34:53.533 INFO:journalctl@ceph.mon.b.smithi057.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-26T16:34:53.533 INFO:journalctl@ceph.mon.b.smithi057.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-26T16:34:53.533 INFO:journalctl@ceph.mon.b.smithi057.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-26T16:34:53.533 INFO:journalctl@ceph.mon.b.smithi057.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-26T16:34:53.533 INFO:journalctl@ceph.mon.b.smithi057.stdout: 2024-04-26T16:34:53.534 INFO:journalctl@ceph.mon.b.smithi057.stdout: ** Compaction Stats [default] ** 2024-04-26T16:34:53.534 INFO:journalctl@ceph.mon.b.smithi057.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-04-26T16:34:53.534 INFO:journalctl@ceph.mon.b.smithi057.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-26T16:34:53.534 INFO:journalctl@ceph.mon.b.smithi057.stdout: L0 1/0 1.61 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.5 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-04-26T16:34:53.534 INFO:journalctl@ceph.mon.b.smithi057.stdout: Sum 1/0 1.61 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.5 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-04-26T16:34:53.534 INFO:journalctl@ceph.mon.b.smithi057.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.5 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-04-26T16:34:53.534 INFO:journalctl@ceph.mon.b.smithi057.stdout: 2024-04-26T16:34:53.534 INFO:journalctl@ceph.mon.b.smithi057.stdout: ** Compaction Stats [default] ** 2024-04-26T16:34:53.534 INFO:journalctl@ceph.mon.b.smithi057.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-04-26T16:34:53.534 INFO:journalctl@ceph.mon.b.smithi057.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-26T16:34:53.534 INFO:journalctl@ceph.mon.b.smithi057.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.5 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-04-26T16:34:53.534 INFO:journalctl@ceph.mon.b.smithi057.stdout: 2024-04-26T16:34:53.535 INFO:journalctl@ceph.mon.b.smithi057.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-26T16:34:53.535 INFO:journalctl@ceph.mon.b.smithi057.stdout: 2024-04-26T16:34:53.535 INFO:journalctl@ceph.mon.b.smithi057.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-26T16:34:53.535 INFO:journalctl@ceph.mon.b.smithi057.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-04-26T16:34:53.535 INFO:journalctl@ceph.mon.b.smithi057.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-26T16:34:53.535 INFO:journalctl@ceph.mon.b.smithi057.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-04-26T16:34:53.535 INFO:journalctl@ceph.mon.b.smithi057.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-04-26T16:34:53.535 INFO:journalctl@ceph.mon.b.smithi057.stdout: AddFile(Keys): cumulative 0, interval 0 2024-04-26T16:34:53.535 INFO:journalctl@ceph.mon.b.smithi057.stdout: Cumulative compaction: 0.00 GB write, 0.21 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-26T16:34:53.535 INFO:journalctl@ceph.mon.b.smithi057.stdout: Interval compaction: 0.00 GB write, 0.21 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-26T16:34:53.535 INFO:journalctl@ceph.mon.b.smithi057.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-26T16:34:53.535 INFO:journalctl@ceph.mon.b.smithi057.stdout: Block cache BinnedLRUCache@0x5624606bf1f0#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-04-26T16:34:53.535 INFO:journalctl@ceph.mon.b.smithi057.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.11 KB,2.08616e-05%) Misc(1,0.00 KB,0%) 2024-04-26T16:34:53.536 INFO:journalctl@ceph.mon.b.smithi057.stdout: 2024-04-26T16:34:53.536 INFO:journalctl@ceph.mon.b.smithi057.stdout: ** File Read Latency Histogram By Level [default] ** 2024-04-26T16:34:53.536 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: mon.b does not exist in monmap, will attempt to join an existing cluster 2024-04-26T16:34:53.536 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: using public_addr v2:172.21.15.57:0/0 -> [v2:172.21.15.57:3300/0,v1:172.21.15.57:6789/0] 2024-04-26T16:34:53.536 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: starting mon.b rank -1 at public addrs [v2:172.21.15.57:3300/0,v1:172.21.15.57:6789/0] at bind addrs [v2:172.21.15.57:3300/0,v1:172.21.15.57:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 8b1f7092-03ea-11ef-bc93-c7b262605968 2024-04-26T16:34:53.536 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: mon.b@-1(???) e0 preinit fsid 8b1f7092-03ea-11ef-bc93-c7b262605968 2024-04-26T16:34:53.536 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: mon.b@-1(synchronizing).mds e1 new map 2024-04-26T16:34:53.536 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: mon.b@-1(synchronizing).mds e1 print_map 2024-04-26T16:34:53.536 INFO:journalctl@ceph.mon.b.smithi057.stdout: e1 2024-04-26T16:34:53.536 INFO:journalctl@ceph.mon.b.smithi057.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-04-26T16:34:53.536 INFO:journalctl@ceph.mon.b.smithi057.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2024-04-26T16:34:53.536 INFO:journalctl@ceph.mon.b.smithi057.stdout: legacy client fscid: -1 2024-04-26T16:34:53.537 INFO:journalctl@ceph.mon.b.smithi057.stdout: 2024-04-26T16:34:53.537 INFO:journalctl@ceph.mon.b.smithi057.stdout: No filesystems configured 2024-04-26T16:34:53.537 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-04-26T16:34:53.537 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: 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-04-26T16:34:53.537 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-04-26T16:34:53.537 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-04-26T16:34:53.537 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-04-26T16:34:53.537 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-04-26T16:34:53.537 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-26T16:34:53.537 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-26T16:34:53.537 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-26T16:34:53.537 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-26T16:34:53.538 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-26T16:34:53.538 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:34:53.538 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/1058007667' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-04-26T16:34:53.538 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:34:53.538 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:34:53.538 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:34:53.538 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:34:53.538 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi057", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:34:53.538 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:34:53.538 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:34:53.538 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:34:53.538 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: Updating smithi057:/etc/ceph/ceph.conf 2024-04-26T16:34:53.539 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: Updating smithi057:/var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T16:34:53.539 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/1058007667' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-04-26T16:34:53.539 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: osdmap e4: 0 total, 0 up, 0 in 2024-04-26T16:34:53.539 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:34:53.539 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:34:53.539 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:34:53.539 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: Updating smithi057:/etc/ceph/ceph.client.admin.keyring 2024-04-26T16:34:53.539 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: Updating smithi057:/var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-26T16:34:53.539 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:34:53.539 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:34:53.539 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:34:53.539 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:34:53.540 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:34:53.540 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:34:53.540 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-26T16:34:53.540 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:34:53.540 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi016:172.21.15.16=a;smithi016:[v2:172.21.15.16:3301,v1:172.21.15.16:6790]=c;smithi057:172.21.15.57=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:34:53.540 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: Saving service mon spec with placement smithi016:172.21.15.16=a;smithi016:[v2:172.21.15.16:3301,v1:172.21.15.16:6790]=c;smithi057:172.21.15.57=b;count:3 2024-04-26T16:34:53.540 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: Deploying daemon mon.b on smithi057 2024-04-26T16:34:53.540 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:34:53.540 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:34:53.540 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 ceph-mon[31602]: mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-04-26T16:34:53.540 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 bash[31520]: 91f07879de0bfde65cefb9cc240da205ce0835cb2f75b2a54d7cee89ffd50cab 2024-04-26T16:34:53.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:53 smithi057 systemd[1]: Started Ceph mon.b for 8b1f7092-03ea-11ef-bc93-c7b262605968. 2024-04-26T16:34:54.896 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-04-26T16:34:54.896 DEBUG:teuthology.orchestra.run.smithi057:> sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b1f7092-03ea-11ef-bc93-c7b262605968 -- ceph mon dump -f json 2024-04-26T16:34:55.153 INFO:teuthology.orchestra.run.smithi057.stderr:Inferring config /var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/mon.b/config 2024-04-26T16:34:58.542 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:58 smithi057 ceph-mon[31602]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:34:58.542 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:58 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T16:34:58.542 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:58 smithi057 ceph-mon[31602]: mon.a calling monitor election 2024-04-26T16:34:58.542 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:58 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T16:34:58.542 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:58 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T16:34:58.542 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:58 smithi057 ceph-mon[31602]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:34:58.542 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:58 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T16:34:58.543 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:58 smithi057 ceph-mon[31602]: mon.b calling monitor election 2024-04-26T16:34:58.543 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:58 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T16:34:58.543 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:58 smithi057 ceph-mon[31602]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:34:58.543 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:58 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T16:34:58.543 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:58 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T16:34:58.543 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:58 smithi057 ceph-mon[31602]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-04-26T16:34:58.543 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:58 smithi057 ceph-mon[31602]: monmap epoch 2 2024-04-26T16:34:58.543 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:58 smithi057 ceph-mon[31602]: fsid 8b1f7092-03ea-11ef-bc93-c7b262605968 2024-04-26T16:34:58.543 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:58 smithi057 ceph-mon[31602]: last_changed 2024-04-26T16:34:53.206250+0000 2024-04-26T16:34:58.543 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:58 smithi057 ceph-mon[31602]: created 2024-04-26T16:33:13.250599+0000 2024-04-26T16:34:58.543 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:58 smithi057 ceph-mon[31602]: min_mon_release 19 (squid) 2024-04-26T16:34:58.543 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:58 smithi057 ceph-mon[31602]: election_strategy: 1 2024-04-26T16:34:58.543 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:58 smithi057 ceph-mon[31602]: 0: [v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0] mon.a 2024-04-26T16:34:58.543 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:58 smithi057 ceph-mon[31602]: 1: [v2:172.21.15.57:3300/0,v1:172.21.15.57:6789/0] mon.b 2024-04-26T16:34:58.543 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:58 smithi057 ceph-mon[31602]: fsmap 2024-04-26T16:34:58.544 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:58 smithi057 ceph-mon[31602]: osdmap e4: 0 total, 0 up, 0 in 2024-04-26T16:34:58.544 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:58 smithi057 ceph-mon[31602]: mgrmap e13: y(active, since 41s) 2024-04-26T16:34:58.544 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:58 smithi057 ceph-mon[31602]: overall HEALTH_OK 2024-04-26T16:34:58.544 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:58 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:34:58.544 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:58 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:34:58.544 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:58 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:34:58.544 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:58 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-26T16:34:58.544 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:58 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:34:58.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:58 smithi016 ceph-mon[27893]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:34:58.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:58 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T16:34:58.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:58 smithi016 ceph-mon[27893]: mon.a calling monitor election 2024-04-26T16:34:58.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:58 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T16:34:58.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:58 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T16:34:58.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:58 smithi016 ceph-mon[27893]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:34:58.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:58 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T16:34:58.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:58 smithi016 ceph-mon[27893]: mon.b calling monitor election 2024-04-26T16:34:58.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:58 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T16:34:58.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:58 smithi016 ceph-mon[27893]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:34:58.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:58 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T16:34:58.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:58 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T16:34:58.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:58 smithi016 ceph-mon[27893]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-04-26T16:34:58.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:58 smithi016 ceph-mon[27893]: monmap epoch 2 2024-04-26T16:34:58.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:58 smithi016 ceph-mon[27893]: fsid 8b1f7092-03ea-11ef-bc93-c7b262605968 2024-04-26T16:34:58.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:58 smithi016 ceph-mon[27893]: last_changed 2024-04-26T16:34:53.206250+0000 2024-04-26T16:34:58.548 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:58 smithi016 ceph-mon[27893]: created 2024-04-26T16:33:13.250599+0000 2024-04-26T16:34:58.548 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:58 smithi016 ceph-mon[27893]: min_mon_release 19 (squid) 2024-04-26T16:34:58.548 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:58 smithi016 ceph-mon[27893]: election_strategy: 1 2024-04-26T16:34:58.548 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:58 smithi016 ceph-mon[27893]: 0: [v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0] mon.a 2024-04-26T16:34:58.548 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:58 smithi016 ceph-mon[27893]: 1: [v2:172.21.15.57:3300/0,v1:172.21.15.57:6789/0] mon.b 2024-04-26T16:34:58.548 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:58 smithi016 ceph-mon[27893]: fsmap 2024-04-26T16:34:58.548 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:58 smithi016 ceph-mon[27893]: osdmap e4: 0 total, 0 up, 0 in 2024-04-26T16:34:58.548 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:58 smithi016 ceph-mon[27893]: mgrmap e13: y(active, since 41s) 2024-04-26T16:34:58.548 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:58 smithi016 ceph-mon[27893]: overall HEALTH_OK 2024-04-26T16:34:58.548 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:58 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:34:58.548 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:58 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:34:58.548 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:58 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:34:58.548 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:58 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-26T16:34:58.549 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:58 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:34:59.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:59 smithi016 ceph-mon[27893]: Deploying daemon mon.c on smithi016 2024-04-26T16:34:59.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:34:59 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T16:34:59.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:59 smithi057 ceph-mon[31602]: Deploying daemon mon.c on smithi016 2024-04-26T16:34:59.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:34:59 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T16:35:00.062 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:35:00.063 INFO:teuthology.orchestra.run.smithi057.stdout:{"epoch":2,"fsid":"8b1f7092-03ea-11ef-bc93-c7b262605968","modified":"2024-04-26T16:34:53.206250Z","created":"2024-04-26T16:33:13.250599Z","min_mon_release":19,"min_mon_release_name":"squid","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","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:3300","nonce":0},{"type":"v1","addr":"172.21.15.16:6789","nonce":0}]},"addr":"172.21.15.16:6789/0","public_addr":"172.21.15.16:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:3300","nonce":0},{"type":"v1","addr":"172.21.15.57:6789","nonce":0}]},"addr":"172.21.15.57:6789/0","public_addr":"172.21.15.57:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-04-26T16:35:00.065 INFO:teuthology.orchestra.run.smithi057.stderr:dumped monmap epoch 2 2024-04-26T16:35:00.398 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:00 smithi057 ceph-mon[31602]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:35:00.398 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:00 smithi057 ceph-mon[31602]: from='client.? 172.21.15.57:0/304330978' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-26T16:35:00.539 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:00 smithi016 ceph-mon[27893]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:35:00.569 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:00 smithi016 ceph-mon[27893]: from='client.? 172.21.15.57:0/304330978' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-26T16:35:01.458 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 systemd[1]: Starting Ceph mon.c for 8b1f7092-03ea-11ef-bc93-c7b262605968... 2024-04-26T16:35:01.711 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-04-26T16:35:01.711 DEBUG:teuthology.orchestra.run.smithi057:> sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b1f7092-03ea-11ef-bc93-c7b262605968 -- ceph mon dump -f json 2024-04-26T16:35:01.714 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 podman[37453]: 2024-04-26 16:35:01.458794037 +0000 UTC m=+0.103881473 container create f85eb189d4be5fdd9aaada123874dd76c7d980d877da520840c07c633c2144c2 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mon-c, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, org.label-schema.vendor=CentOS, GIT_CLEAN=True, io.buildah.version=1.33.5, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.build-date=20240424, GIT_BRANCH=HEAD, ceph=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2) 2024-04-26T16:35:01.714 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 podman[37453]: 2024-04-26 16:35:01.373682123 +0000 UTC m=+0.018769533 image pull 031ba2747cfdd41e6bd5399209a1ba77775f760ed8b698251b3c2529efe3552f quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45 2024-04-26T16:35:01.714 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 podman[37453]: 2024-04-26 16:35:01.661291445 +0000 UTC m=+0.306378838 container init f85eb189d4be5fdd9aaada123874dd76c7d980d877da520840c07c633c2144c2 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mon-c, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, maintainer=Guillaume Abrioux , GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.build-date=20240424, ceph=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-26T16:35:01.714 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 podman[37453]: 2024-04-26 16:35:01.66759622 +0000 UTC m=+0.312683619 container start f85eb189d4be5fdd9aaada123874dd76c7d980d877da520840c07c633c2144c2 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mon-c, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.build-date=20240424, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, ceph=True, CEPH_POINT_RELEASE=) 2024-04-26T16:35:01.715 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: set uid:gid to 167:167 (ceph:ceph) 2024-04-26T16:35:01.715 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: ceph version 19.0.0-3305-ga430f9ed (a430f9ed84de3008ca5b632b1ed304bac0e753f6) squid (dev), process ceph-mon, pid 7 2024-04-26T16:35:01.715 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: pidfile_write: ignore empty --pid-file 2024-04-26T16:35:01.715 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: load: jerasure load: lrc 2024-04-26T16:35:01.715 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: RocksDB version: 7.9.2 2024-04-26T16:35:01.715 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Git sha 0 2024-04-26T16:35:01.715 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Compile date 2024-04-26 03:22:31 2024-04-26T16:35:01.715 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: DB SUMMARY 2024-04-26T16:35:01.715 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: DB Session ID: HL23T98Y6I7218TCSBZJ 2024-04-26T16:35:01.715 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: CURRENT file: CURRENT 2024-04-26T16:35:01.715 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: IDENTITY file: IDENTITY 2024-04-26T16:35:01.715 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-04-26T16:35:01.716 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-04-26T16:35:01.718 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 636 ; 2024-04-26T16:35:01.718 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.error_if_exists: 0 2024-04-26T16:35:01.718 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.create_if_missing: 0 2024-04-26T16:35:01.718 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.paranoid_checks: 1 2024-04-26T16:35:01.718 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.flush_verify_memtable_count: 1 2024-04-26T16:35:01.718 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-26T16:35:01.718 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-26T16:35:01.718 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.env: 0x5574ed5bfcc0 2024-04-26T16:35:01.719 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.fs: PosixFileSystem 2024-04-26T16:35:01.719 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.info_log: 0x5574ef69fd80 2024-04-26T16:35:01.719 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.max_file_opening_threads: 16 2024-04-26T16:35:01.719 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.statistics: (nil) 2024-04-26T16:35:01.719 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.use_fsync: 0 2024-04-26T16:35:01.719 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.max_log_file_size: 0 2024-04-26T16:35:01.719 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-26T16:35:01.719 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.log_file_time_to_roll: 0 2024-04-26T16:35:01.719 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.keep_log_file_num: 1000 2024-04-26T16:35:01.719 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.recycle_log_file_num: 0 2024-04-26T16:35:01.719 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.allow_fallocate: 1 2024-04-26T16:35:01.719 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.allow_mmap_reads: 0 2024-04-26T16:35:01.719 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.allow_mmap_writes: 0 2024-04-26T16:35:01.719 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.use_direct_reads: 0 2024-04-26T16:35:01.719 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-26T16:35:01.720 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.create_missing_column_families: 0 2024-04-26T16:35:01.720 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.db_log_dir: 2024-04-26T16:35:01.720 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.wal_dir: 2024-04-26T16:35:01.720 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.table_cache_numshardbits: 6 2024-04-26T16:35:01.720 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.WAL_ttl_seconds: 0 2024-04-26T16:35:01.720 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.WAL_size_limit_MB: 0 2024-04-26T16:35:01.720 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-26T16:35:01.720 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-26T16:35:01.720 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.is_fd_close_on_exec: 1 2024-04-26T16:35:01.720 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.advise_random_on_open: 1 2024-04-26T16:35:01.720 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.db_write_buffer_size: 0 2024-04-26T16:35:01.720 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.write_buffer_manager: 0x5574ef6710e0 2024-04-26T16:35:01.720 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-26T16:35:01.721 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-26T16:35:01.721 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.use_adaptive_mutex: 0 2024-04-26T16:35:01.721 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.rate_limiter: (nil) 2024-04-26T16:35:01.721 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-26T16:35:01.721 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.wal_recovery_mode: 2 2024-04-26T16:35:01.721 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.enable_thread_tracking: 0 2024-04-26T16:35:01.721 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.enable_pipelined_write: 0 2024-04-26T16:35:01.721 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.unordered_write: 0 2024-04-26T16:35:01.721 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-26T16:35:01.721 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-26T16:35:01.721 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-26T16:35:01.721 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-26T16:35:01.721 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.row_cache: None 2024-04-26T16:35:01.721 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.wal_filter: None 2024-04-26T16:35:01.721 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-26T16:35:01.722 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.allow_ingest_behind: 0 2024-04-26T16:35:01.722 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.two_write_queues: 0 2024-04-26T16:35:01.722 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.manual_wal_flush: 0 2024-04-26T16:35:01.722 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.wal_compression: 0 2024-04-26T16:35:01.722 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.atomic_flush: 0 2024-04-26T16:35:01.722 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-26T16:35:01.722 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.persist_stats_to_disk: 0 2024-04-26T16:35:01.722 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.write_dbid_to_manifest: 0 2024-04-26T16:35:01.722 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.log_readahead_size: 0 2024-04-26T16:35:01.722 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-26T16:35:01.722 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.best_efforts_recovery: 0 2024-04-26T16:35:01.722 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-26T16:35:01.722 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-26T16:35:01.722 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.allow_data_in_errors: 0 2024-04-26T16:35:01.723 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.db_host_id: __hostname__ 2024-04-26T16:35:01.723 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.enforce_single_del_contracts: true 2024-04-26T16:35:01.723 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.max_background_jobs: 2 2024-04-26T16:35:01.723 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.max_background_compactions: -1 2024-04-26T16:35:01.723 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.max_subcompactions: 1 2024-04-26T16:35:01.723 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-26T16:35:01.723 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-26T16:35:01.723 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.delayed_write_rate : 16777216 2024-04-26T16:35:01.723 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.max_total_wal_size: 0 2024-04-26T16:35:01.723 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-26T16:35:01.723 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.stats_dump_period_sec: 600 2024-04-26T16:35:01.723 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.stats_persist_period_sec: 600 2024-04-26T16:35:01.723 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-26T16:35:01.723 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.max_open_files: -1 2024-04-26T16:35:01.723 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.bytes_per_sync: 0 2024-04-26T16:35:01.724 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.wal_bytes_per_sync: 0 2024-04-26T16:35:01.724 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.strict_bytes_per_sync: 0 2024-04-26T16:35:01.724 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.compaction_readahead_size: 0 2024-04-26T16:35:01.724 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.max_background_flushes: -1 2024-04-26T16:35:01.724 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Compression algorithms supported: 2024-04-26T16:35:01.724 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-26T16:35:01.724 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: kZSTD supported: 0 2024-04-26T16:35:01.724 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: kXpressCompression supported: 0 2024-04-26T16:35:01.724 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: kLZ4HCCompression supported: 1 2024-04-26T16:35:01.724 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: kZlibCompression supported: 1 2024-04-26T16:35:01.724 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: kSnappyCompression supported: 1 2024-04-26T16:35:01.724 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: kLZ4Compression supported: 1 2024-04-26T16:35:01.724 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: kBZip2Compression supported: 0 2024-04-26T16:35:01.724 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Fast CRC32 supported: Supported on x86 2024-04-26T16:35:01.725 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: DMutex implementation: pthread_mutex_t 2024-04-26T16:35:01.725 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 2024-04-26T16:35:01.725 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-26T16:35:01.725 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-26T16:35:01.725 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.merge_operator: 2024-04-26T16:35:01.725 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.compaction_filter: None 2024-04-26T16:35:01.725 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.compaction_filter_factory: None 2024-04-26T16:35:01.725 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.sst_partitioner_factory: None 2024-04-26T16:35:01.725 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.memtable_factory: SkipListFactory 2024-04-26T16:35:01.725 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.table_factory: BlockBasedTable 2024-04-26T16:35:01.725 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5574ef69ff40) 2024-04-26T16:35:01.725 INFO:journalctl@ceph.mon.c.smithi016.stdout: cache_index_and_filter_blocks: 1 2024-04-26T16:35:01.725 INFO:journalctl@ceph.mon.c.smithi016.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-26T16:35:01.725 INFO:journalctl@ceph.mon.c.smithi016.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-26T16:35:01.725 INFO:journalctl@ceph.mon.c.smithi016.stdout: pin_top_level_index_and_filter: 1 2024-04-26T16:35:01.726 INFO:journalctl@ceph.mon.c.smithi016.stdout: index_type: 0 2024-04-26T16:35:01.726 INFO:journalctl@ceph.mon.c.smithi016.stdout: data_block_index_type: 0 2024-04-26T16:35:01.726 INFO:journalctl@ceph.mon.c.smithi016.stdout: index_shortening: 1 2024-04-26T16:35:01.726 INFO:journalctl@ceph.mon.c.smithi016.stdout: data_block_hash_table_util_ratio: 0.750000 2024-04-26T16:35:01.726 INFO:journalctl@ceph.mon.c.smithi016.stdout: checksum: 4 2024-04-26T16:35:01.726 INFO:journalctl@ceph.mon.c.smithi016.stdout: no_block_cache: 0 2024-04-26T16:35:01.726 INFO:journalctl@ceph.mon.c.smithi016.stdout: block_cache: 0x5574ef6a31f0 2024-04-26T16:35:01.726 INFO:journalctl@ceph.mon.c.smithi016.stdout: block_cache_name: BinnedLRUCache 2024-04-26T16:35:01.726 INFO:journalctl@ceph.mon.c.smithi016.stdout: block_cache_options: 2024-04-26T16:35:01.726 INFO:journalctl@ceph.mon.c.smithi016.stdout: capacity : 536870912 2024-04-26T16:35:01.726 INFO:journalctl@ceph.mon.c.smithi016.stdout: num_shard_bits : 4 2024-04-26T16:35:01.726 INFO:journalctl@ceph.mon.c.smithi016.stdout: strict_capacity_limit : 0 2024-04-26T16:35:01.726 INFO:journalctl@ceph.mon.c.smithi016.stdout: high_pri_pool_ratio: 0.000 2024-04-26T16:35:01.726 INFO:journalctl@ceph.mon.c.smithi016.stdout: block_cache_compressed: (nil) 2024-04-26T16:35:01.727 INFO:journalctl@ceph.mon.c.smithi016.stdout: persistent_cache: (nil) 2024-04-26T16:35:01.727 INFO:journalctl@ceph.mon.c.smithi016.stdout: block_size: 4096 2024-04-26T16:35:01.727 INFO:journalctl@ceph.mon.c.smithi016.stdout: block_size_deviation: 10 2024-04-26T16:35:01.727 INFO:journalctl@ceph.mon.c.smithi016.stdout: block_restart_interval: 16 2024-04-26T16:35:01.727 INFO:journalctl@ceph.mon.c.smithi016.stdout: index_block_restart_interval: 1 2024-04-26T16:35:01.727 INFO:journalctl@ceph.mon.c.smithi016.stdout: metadata_block_size: 4096 2024-04-26T16:35:01.727 INFO:journalctl@ceph.mon.c.smithi016.stdout: partition_filters: 0 2024-04-26T16:35:01.727 INFO:journalctl@ceph.mon.c.smithi016.stdout: use_delta_encoding: 1 2024-04-26T16:35:01.727 INFO:journalctl@ceph.mon.c.smithi016.stdout: filter_policy: bloomfilter 2024-04-26T16:35:01.727 INFO:journalctl@ceph.mon.c.smithi016.stdout: whole_key_filtering: 1 2024-04-26T16:35:01.727 INFO:journalctl@ceph.mon.c.smithi016.stdout: verify_compression: 0 2024-04-26T16:35:01.727 INFO:journalctl@ceph.mon.c.smithi016.stdout: read_amp_bytes_per_bit: 0 2024-04-26T16:35:01.727 INFO:journalctl@ceph.mon.c.smithi016.stdout: format_version: 5 2024-04-26T16:35:01.727 INFO:journalctl@ceph.mon.c.smithi016.stdout: enable_index_compression: 1 2024-04-26T16:35:01.728 INFO:journalctl@ceph.mon.c.smithi016.stdout: block_align: 0 2024-04-26T16:35:01.728 INFO:journalctl@ceph.mon.c.smithi016.stdout: max_auto_readahead_size: 262144 2024-04-26T16:35:01.728 INFO:journalctl@ceph.mon.c.smithi016.stdout: prepopulate_block_cache: 0 2024-04-26T16:35:01.728 INFO:journalctl@ceph.mon.c.smithi016.stdout: initial_auto_readahead_size: 8192 2024-04-26T16:35:01.728 INFO:journalctl@ceph.mon.c.smithi016.stdout: num_file_reads_for_auto_readahead: 2 2024-04-26T16:35:01.728 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.write_buffer_size: 33554432 2024-04-26T16:35:01.728 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.max_write_buffer_number: 2 2024-04-26T16:35:01.728 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.compression: NoCompression 2024-04-26T16:35:01.728 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.bottommost_compression: Disabled 2024-04-26T16:35:01.728 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.prefix_extractor: nullptr 2024-04-26T16:35:01.728 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-26T16:35:01.728 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.num_levels: 7 2024-04-26T16:35:01.728 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-26T16:35:01.728 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-26T16:35:01.729 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-26T16:35:01.729 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-26T16:35:01.729 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-26T16:35:01.729 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-26T16:35:01.729 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-26T16:35:01.729 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-26T16:35:01.729 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-26T16:35:01.729 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-26T16:35:01.729 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-26T16:35:01.729 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-26T16:35:01.729 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.compression_opts.window_bits: -14 2024-04-26T16:35:01.729 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.compression_opts.level: 32767 2024-04-26T16:35:01.729 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.compression_opts.strategy: 0 2024-04-26T16:35:01.729 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-26T16:35:01.729 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-26T16:35:01.730 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-26T16:35:01.730 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-26T16:35:01.730 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.compression_opts.enabled: false 2024-04-26T16:35:01.730 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-26T16:35:01.730 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-26T16:35:01.730 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-26T16:35:01.730 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-26T16:35:01.730 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.target_file_size_base: 67108864 2024-04-26T16:35:01.730 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.target_file_size_multiplier: 1 2024-04-26T16:35:01.730 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-26T16:35:01.730 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-26T16:35:01.730 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-26T16:35:01.730 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-26T16:35:01.730 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-26T16:35:01.730 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-26T16:35:01.731 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-26T16:35:01.731 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-26T16:35:01.731 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-26T16:35:01.731 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-26T16:35:01.731 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-26T16:35:01.731 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-26T16:35:01.731 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-26T16:35:01.731 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.arena_block_size: 1048576 2024-04-26T16:35:01.731 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-26T16:35:01.731 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-26T16:35:01.731 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.disable_auto_compactions: 0 2024-04-26T16:35:01.731 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-26T16:35:01.731 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-26T16:35:01.731 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-26T16:35:01.731 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-26T16:35:01.731 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-26T16:35:01.732 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-26T16:35:01.732 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-26T16:35:01.732 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-26T16:35:01.732 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-26T16:35:01.732 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-26T16:35:01.732 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-04-26T16:35:01.732 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.inplace_update_support: 0 2024-04-26T16:35:01.732 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.inplace_update_num_locks: 10000 2024-04-26T16:35:01.732 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-26T16:35:01.732 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-26T16:35:01.732 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.memtable_huge_page_size: 0 2024-04-26T16:35:01.732 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.bloom_locality: 0 2024-04-26T16:35:01.732 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.max_successive_merges: 0 2024-04-26T16:35:01.732 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.optimize_filters_for_hits: 0 2024-04-26T16:35:01.732 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.paranoid_file_checks: 0 2024-04-26T16:35:01.733 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.force_consistency_checks: 1 2024-04-26T16:35:01.733 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.report_bg_io_stats: 0 2024-04-26T16:35:01.733 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.ttl: 2592000 2024-04-26T16:35:01.733 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.periodic_compaction_seconds: 0 2024-04-26T16:35:01.733 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-26T16:35:01.733 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-26T16:35:01.733 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.enable_blob_files: false 2024-04-26T16:35:01.733 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.min_blob_size: 0 2024-04-26T16:35:01.733 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.blob_file_size: 268435456 2024-04-26T16:35:01.733 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.blob_compression_type: NoCompression 2024-04-26T16:35:01.733 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.enable_blob_garbage_collection: false 2024-04-26T16:35:01.733 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-26T16:35:01.733 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-26T16:35:01.733 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-26T16:35:01.733 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.blob_file_starting_level: 0 2024-04-26T16:35:01.733 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-26T16:35:01.734 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, 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-04-26T16:35:01.734 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-04-26T16:35:01.734 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: f1d31fdc-a016-4d1e-9631-ae67b64f13eb 2024-04-26T16:35:01.734 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: EVENT_LOG_v1 {"time_micros": 1714149301698317, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-04-26T16:35:01.734 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-04-26T16:35:01.734 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: EVENT_LOG_v1 {"time_micros": 1714149301698712, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1773, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 648, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 526, "raw_average_value_size": 105, "num_data_blocks": 1, "num_entries": 5, "num_filter_entries": 5, "num_deletions": 0, "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": "[CompactOnDeletionCollector]", "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": 1714149301, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "f1d31fdc-a016-4d1e-9631-ae67b64f13eb", "db_session_id": "HL23T98Y6I7218TCSBZJ", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-04-26T16:35:01.734 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: EVENT_LOG_v1 {"time_micros": 1714149301698796, "job": 1, "event": "recovery_finished"} 2024-04-26T16:35:01.734 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-04-26T16:35:01.734 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: [file/delete_scheduler.cc:74] 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-04-26T16:35:01.734 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5574ef7c0000 2024-04-26T16:35:01.734 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: DB pointer 0x5574ef7ac000 2024-04-26T16:35:01.734 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: mon.c does not exist in monmap, will attempt to join an existing cluster 2024-04-26T16:35:01.734 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-26T16:35:01.734 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-26T16:35:01.735 INFO:journalctl@ceph.mon.c.smithi016.stdout: ** DB Stats ** 2024-04-26T16:35:01.735 INFO:journalctl@ceph.mon.c.smithi016.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-26T16:35:01.735 INFO:journalctl@ceph.mon.c.smithi016.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-26T16:35:01.735 INFO:journalctl@ceph.mon.c.smithi016.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-26T16:35:01.735 INFO:journalctl@ceph.mon.c.smithi016.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-26T16:35:01.735 INFO:journalctl@ceph.mon.c.smithi016.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-26T16:35:01.735 INFO:journalctl@ceph.mon.c.smithi016.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-26T16:35:01.735 INFO:journalctl@ceph.mon.c.smithi016.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-26T16:35:01.735 INFO:journalctl@ceph.mon.c.smithi016.stdout: 2024-04-26T16:35:01.735 INFO:journalctl@ceph.mon.c.smithi016.stdout: ** Compaction Stats [default] ** 2024-04-26T16:35:01.735 INFO:journalctl@ceph.mon.c.smithi016.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-04-26T16:35:01.735 INFO:journalctl@ceph.mon.c.smithi016.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-26T16:35:01.735 INFO:journalctl@ceph.mon.c.smithi016.stdout: L0 1/0 1.73 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.5 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-04-26T16:35:01.735 INFO:journalctl@ceph.mon.c.smithi016.stdout: Sum 1/0 1.73 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.5 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-04-26T16:35:01.735 INFO:journalctl@ceph.mon.c.smithi016.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.5 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-04-26T16:35:01.735 INFO:journalctl@ceph.mon.c.smithi016.stdout: 2024-04-26T16:35:01.736 INFO:journalctl@ceph.mon.c.smithi016.stdout: ** Compaction Stats [default] ** 2024-04-26T16:35:01.736 INFO:journalctl@ceph.mon.c.smithi016.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-04-26T16:35:01.736 INFO:journalctl@ceph.mon.c.smithi016.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-26T16:35:01.736 INFO:journalctl@ceph.mon.c.smithi016.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 4.5 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-04-26T16:35:01.736 INFO:journalctl@ceph.mon.c.smithi016.stdout: 2024-04-26T16:35:01.736 INFO:journalctl@ceph.mon.c.smithi016.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-26T16:35:01.736 INFO:journalctl@ceph.mon.c.smithi016.stdout: 2024-04-26T16:35:01.736 INFO:journalctl@ceph.mon.c.smithi016.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-26T16:35:01.736 INFO:journalctl@ceph.mon.c.smithi016.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-04-26T16:35:01.736 INFO:journalctl@ceph.mon.c.smithi016.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-26T16:35:01.736 INFO:journalctl@ceph.mon.c.smithi016.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-04-26T16:35:01.736 INFO:journalctl@ceph.mon.c.smithi016.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-04-26T16:35:01.736 INFO:journalctl@ceph.mon.c.smithi016.stdout: AddFile(Keys): cumulative 0, interval 0 2024-04-26T16:35:01.737 INFO:journalctl@ceph.mon.c.smithi016.stdout: Cumulative compaction: 0.00 GB write, 0.66 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-26T16:35:01.737 INFO:journalctl@ceph.mon.c.smithi016.stdout: Interval compaction: 0.00 GB write, 0.66 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-26T16:35:01.737 INFO:journalctl@ceph.mon.c.smithi016.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-26T16:35:01.737 INFO:journalctl@ceph.mon.c.smithi016.stdout: Block cache BinnedLRUCache@0x5574ef6a31f0#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-04-26T16:35:01.737 INFO:journalctl@ceph.mon.c.smithi016.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.11 KB,2.08616e-05%) Misc(1,0.00 KB,0%) 2024-04-26T16:35:01.737 INFO:journalctl@ceph.mon.c.smithi016.stdout: 2024-04-26T16:35:01.737 INFO:journalctl@ceph.mon.c.smithi016.stdout: ** File Read Latency Histogram By Level [default] ** 2024-04-26T16:35:01.737 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: using public_addrv [v2:172.21.15.16:3301/0,v1:172.21.15.16:6790/0] 2024-04-26T16:35:01.737 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: starting mon.c rank -1 at public addrs [v2:172.21.15.16:3301/0,v1:172.21.15.16:6790/0] at bind addrs [v2:172.21.15.16:3301/0,v1:172.21.15.16:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 8b1f7092-03ea-11ef-bc93-c7b262605968 2024-04-26T16:35:01.737 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: mon.c@-1(???) e0 preinit fsid 8b1f7092-03ea-11ef-bc93-c7b262605968 2024-04-26T16:35:01.737 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: mon.c@-1(synchronizing).mds e1 new map 2024-04-26T16:35:01.737 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: mon.c@-1(synchronizing).mds e1 print_map 2024-04-26T16:35:01.737 INFO:journalctl@ceph.mon.c.smithi016.stdout: e1 2024-04-26T16:35:01.737 INFO:journalctl@ceph.mon.c.smithi016.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-04-26T16:35:01.738 INFO:journalctl@ceph.mon.c.smithi016.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2024-04-26T16:35:01.738 INFO:journalctl@ceph.mon.c.smithi016.stdout: legacy client fscid: -1 2024-04-26T16:35:01.738 INFO:journalctl@ceph.mon.c.smithi016.stdout: 2024-04-26T16:35:01.738 INFO:journalctl@ceph.mon.c.smithi016.stdout: No filesystems configured 2024-04-26T16:35:01.738 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-04-26T16:35:01.738 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: 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-04-26T16:35:01.738 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-04-26T16:35:01.738 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-04-26T16:35:01.738 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-04-26T16:35:01.738 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-04-26T16:35:01.738 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-26T16:35:01.738 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-26T16:35:01.738 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-26T16:35:01.738 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-26T16:35:01.739 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-26T16:35:01.739 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:35:01.739 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/1058007667' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-04-26T16:35:01.739 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:01.739 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:01.739 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:01.739 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:01.739 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi057", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:35:01.739 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:35:01.739 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:35:01.739 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:35:01.739 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: Updating smithi057:/etc/ceph/ceph.conf 2024-04-26T16:35:01.739 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: Updating smithi057:/var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T16:35:01.740 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/1058007667' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-04-26T16:35:01.740 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: osdmap e4: 0 total, 0 up, 0 in 2024-04-26T16:35:01.740 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:01.740 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:01.740 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:01.740 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: Updating smithi057:/etc/ceph/ceph.client.admin.keyring 2024-04-26T16:35:01.740 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: Updating smithi057:/var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-26T16:35:01.740 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:35:01.740 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:01.740 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:35:01.740 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:35:01.740 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:35:01.740 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:01.741 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-26T16:35:01.741 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:35:01.741 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi016:172.21.15.16=a;smithi016:[v2:172.21.15.16:3301,v1:172.21.15.16:6790]=c;smithi057:172.21.15.57=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:35:01.741 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: Saving service mon spec with placement smithi016:172.21.15.16=a;smithi016:[v2:172.21.15.16:3301,v1:172.21.15.16:6790]=c;smithi057:172.21.15.57=b;count:3 2024-04-26T16:35:01.741 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: Deploying daemon mon.b on smithi057 2024-04-26T16:35:01.741 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:35:01.741 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:35:01.741 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:35:01.741 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T16:35:01.741 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: mon.a calling monitor election 2024-04-26T16:35:01.741 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T16:35:01.741 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T16:35:01.741 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:35:01.742 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T16:35:01.742 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: mon.b calling monitor election 2024-04-26T16:35:01.742 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T16:35:01.742 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:35:01.742 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T16:35:01.742 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T16:35:01.742 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-04-26T16:35:01.742 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: monmap epoch 2 2024-04-26T16:35:01.742 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: fsid 8b1f7092-03ea-11ef-bc93-c7b262605968 2024-04-26T16:35:01.742 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: last_changed 2024-04-26T16:34:53.206250+0000 2024-04-26T16:35:01.742 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: created 2024-04-26T16:33:13.250599+0000 2024-04-26T16:35:01.742 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: min_mon_release 19 (squid) 2024-04-26T16:35:01.742 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: election_strategy: 1 2024-04-26T16:35:01.743 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: 0: [v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0] mon.a 2024-04-26T16:35:01.743 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: 1: [v2:172.21.15.57:3300/0,v1:172.21.15.57:6789/0] mon.b 2024-04-26T16:35:01.743 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: fsmap 2024-04-26T16:35:01.743 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: osdmap e4: 0 total, 0 up, 0 in 2024-04-26T16:35:01.743 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: mgrmap e13: y(active, since 41s) 2024-04-26T16:35:01.743 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: overall HEALTH_OK 2024-04-26T16:35:01.743 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:01.743 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:01.743 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:01.743 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-26T16:35:01.743 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:35:01.743 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: Deploying daemon mon.c on smithi016 2024-04-26T16:35:01.743 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T16:35:01.744 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:35:01.744 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: from='client.? 172.21.15.57:0/304330978' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-26T16:35:01.744 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 ceph-mon[37491]: mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-04-26T16:35:01.968 INFO:teuthology.orchestra.run.smithi057.stderr:Inferring config /var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/mon.b/config 2024-04-26T16:35:02.046 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 bash[37453]: f85eb189d4be5fdd9aaada123874dd76c7d980d877da520840c07c633c2144c2 2024-04-26T16:35:02.046 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:01 smithi016 systemd[1]: Started Ceph mon.c for 8b1f7092-03ea-11ef-bc93-c7b262605968. 2024-04-26T16:35:07.041 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:06 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T16:35:07.041 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:06 smithi057 ceph-mon[31602]: mon.a calling monitor election 2024-04-26T16:35:07.041 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:06 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T16:35:07.041 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:06 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T16:35:07.041 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:06 smithi057 ceph-mon[31602]: mon.b calling monitor election 2024-04-26T16:35:07.042 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:06 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T16:35:07.042 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:06 smithi057 ceph-mon[31602]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:35:07.042 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:06 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T16:35:07.042 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:06 smithi057 ceph-mon[31602]: mon.c calling monitor election 2024-04-26T16:35:07.042 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:06 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T16:35:07.042 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:06 smithi057 ceph-mon[31602]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:35:07.042 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:06 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T16:35:07.042 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:06 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T16:35:07.042 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:06 smithi057 ceph-mon[31602]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-04-26T16:35:07.042 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:06 smithi057 ceph-mon[31602]: monmap epoch 3 2024-04-26T16:35:07.042 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:06 smithi057 ceph-mon[31602]: fsid 8b1f7092-03ea-11ef-bc93-c7b262605968 2024-04-26T16:35:07.043 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:06 smithi057 ceph-mon[31602]: last_changed 2024-04-26T16:35:01.720503+0000 2024-04-26T16:35:07.043 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:06 smithi057 ceph-mon[31602]: created 2024-04-26T16:33:13.250599+0000 2024-04-26T16:35:07.043 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:06 smithi057 ceph-mon[31602]: min_mon_release 19 (squid) 2024-04-26T16:35:07.043 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:06 smithi057 ceph-mon[31602]: election_strategy: 1 2024-04-26T16:35:07.043 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:06 smithi057 ceph-mon[31602]: 0: [v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0] mon.a 2024-04-26T16:35:07.043 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:06 smithi057 ceph-mon[31602]: 1: [v2:172.21.15.57:3300/0,v1:172.21.15.57:6789/0] mon.b 2024-04-26T16:35:07.043 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:06 smithi057 ceph-mon[31602]: 2: [v2:172.21.15.16:3301/0,v1:172.21.15.16:6790/0] mon.c 2024-04-26T16:35:07.043 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:06 smithi057 ceph-mon[31602]: fsmap 2024-04-26T16:35:07.043 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:06 smithi057 ceph-mon[31602]: osdmap e4: 0 total, 0 up, 0 in 2024-04-26T16:35:07.043 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:06 smithi057 ceph-mon[31602]: mgrmap e13: y(active, since 49s) 2024-04-26T16:35:07.043 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:06 smithi057 ceph-mon[31602]: overall HEALTH_OK 2024-04-26T16:35:07.044 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:06 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:07.044 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:06 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:07.044 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:06 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:07.044 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:06 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:07.047 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:06 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T16:35:07.047 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:06 smithi016 ceph-mon[27893]: mon.a calling monitor election 2024-04-26T16:35:07.047 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:06 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T16:35:07.047 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:06 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T16:35:07.047 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:06 smithi016 ceph-mon[27893]: mon.b calling monitor election 2024-04-26T16:35:07.047 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:06 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T16:35:07.047 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:06 smithi016 ceph-mon[27893]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:35:07.047 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:06 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T16:35:07.047 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:06 smithi016 ceph-mon[27893]: mon.c calling monitor election 2024-04-26T16:35:07.048 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:06 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T16:35:07.048 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:06 smithi016 ceph-mon[27893]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:35:07.048 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:06 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T16:35:07.048 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:06 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T16:35:07.048 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:06 smithi016 ceph-mon[27893]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-04-26T16:35:07.048 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:06 smithi016 ceph-mon[27893]: monmap epoch 3 2024-04-26T16:35:07.048 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:06 smithi016 ceph-mon[27893]: fsid 8b1f7092-03ea-11ef-bc93-c7b262605968 2024-04-26T16:35:07.048 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:06 smithi016 ceph-mon[27893]: last_changed 2024-04-26T16:35:01.720503+0000 2024-04-26T16:35:07.048 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:06 smithi016 ceph-mon[27893]: created 2024-04-26T16:33:13.250599+0000 2024-04-26T16:35:07.048 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:06 smithi016 ceph-mon[27893]: min_mon_release 19 (squid) 2024-04-26T16:35:07.048 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:06 smithi016 ceph-mon[27893]: election_strategy: 1 2024-04-26T16:35:07.049 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:06 smithi016 ceph-mon[27893]: 0: [v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0] mon.a 2024-04-26T16:35:07.049 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:06 smithi016 ceph-mon[27893]: 1: [v2:172.21.15.57:3300/0,v1:172.21.15.57:6789/0] mon.b 2024-04-26T16:35:07.049 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:06 smithi016 ceph-mon[27893]: 2: [v2:172.21.15.16:3301/0,v1:172.21.15.16:6790/0] mon.c 2024-04-26T16:35:07.049 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:06 smithi016 ceph-mon[27893]: fsmap 2024-04-26T16:35:07.049 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:06 smithi016 ceph-mon[27893]: osdmap e4: 0 total, 0 up, 0 in 2024-04-26T16:35:07.049 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:06 smithi016 ceph-mon[27893]: mgrmap e13: y(active, since 49s) 2024-04-26T16:35:07.049 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:06 smithi016 ceph-mon[27893]: overall HEALTH_OK 2024-04-26T16:35:07.049 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:06 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:07.049 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:06 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:07.049 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:06 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:07.049 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:06 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:07.050 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:06 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T16:35:07.050 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:06 smithi016 ceph-mon[37491]: mon.a calling monitor election 2024-04-26T16:35:07.050 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:06 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T16:35:07.050 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:06 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T16:35:07.050 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:06 smithi016 ceph-mon[37491]: mon.b calling monitor election 2024-04-26T16:35:07.050 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:06 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T16:35:07.050 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:06 smithi016 ceph-mon[37491]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:35:07.050 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:06 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T16:35:07.050 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:06 smithi016 ceph-mon[37491]: mon.c calling monitor election 2024-04-26T16:35:07.050 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:06 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T16:35:07.051 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:06 smithi016 ceph-mon[37491]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:35:07.051 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:06 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T16:35:07.051 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:06 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T16:35:07.051 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:06 smithi016 ceph-mon[37491]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-04-26T16:35:07.051 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:06 smithi016 ceph-mon[37491]: monmap epoch 3 2024-04-26T16:35:07.051 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:06 smithi016 ceph-mon[37491]: fsid 8b1f7092-03ea-11ef-bc93-c7b262605968 2024-04-26T16:35:07.051 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:06 smithi016 ceph-mon[37491]: last_changed 2024-04-26T16:35:01.720503+0000 2024-04-26T16:35:07.051 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:06 smithi016 ceph-mon[37491]: created 2024-04-26T16:33:13.250599+0000 2024-04-26T16:35:07.051 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:06 smithi016 ceph-mon[37491]: min_mon_release 19 (squid) 2024-04-26T16:35:07.051 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:06 smithi016 ceph-mon[37491]: election_strategy: 1 2024-04-26T16:35:07.051 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:06 smithi016 ceph-mon[37491]: 0: [v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0] mon.a 2024-04-26T16:35:07.051 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:06 smithi016 ceph-mon[37491]: 1: [v2:172.21.15.57:3300/0,v1:172.21.15.57:6789/0] mon.b 2024-04-26T16:35:07.051 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:06 smithi016 ceph-mon[37491]: 2: [v2:172.21.15.16:3301/0,v1:172.21.15.16:6790/0] mon.c 2024-04-26T16:35:07.052 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:06 smithi016 ceph-mon[37491]: fsmap 2024-04-26T16:35:07.052 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:06 smithi016 ceph-mon[37491]: osdmap e4: 0 total, 0 up, 0 in 2024-04-26T16:35:07.052 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:06 smithi016 ceph-mon[37491]: mgrmap e13: y(active, since 49s) 2024-04-26T16:35:07.052 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:06 smithi016 ceph-mon[37491]: overall HEALTH_OK 2024-04-26T16:35:07.052 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:06 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:07.052 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:06 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:07.052 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:06 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:07.052 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:06 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:07.304 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-26T16:35:07.304 INFO:teuthology.orchestra.run.smithi057.stdout:{"epoch":3,"fsid":"8b1f7092-03ea-11ef-bc93-c7b262605968","modified":"2024-04-26T16:35:01.720503Z","created":"2024-04-26T16:33:13.250599Z","min_mon_release":19,"min_mon_release_name":"squid","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","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:3300","nonce":0},{"type":"v1","addr":"172.21.15.16:6789","nonce":0}]},"addr":"172.21.15.16:6789/0","public_addr":"172.21.15.16:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:3300","nonce":0},{"type":"v1","addr":"172.21.15.57:6789","nonce":0}]},"addr":"172.21.15.57:6789/0","public_addr":"172.21.15.57:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:3301","nonce":0},{"type":"v1","addr":"172.21.15.16:6790","nonce":0}]},"addr":"172.21.15.16:6790/0","public_addr":"172.21.15.16:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-04-26T16:35:07.306 INFO:teuthology.orchestra.run.smithi057.stderr:dumped monmap epoch 3 2024-04-26T16:35:07.921 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-04-26T16:35:07.921 DEBUG:teuthology.orchestra.run.smithi016:> sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b1f7092-03ea-11ef-bc93-c7b262605968 -- ceph config generate-minimal-conf 2024-04-26T16:35:08.046 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:07 smithi016 ceph-mon[27893]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:35:08.047 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:07 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:08.047 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:07 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:35:08.047 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:07 smithi016 ceph-mon[27893]: from='client.? 172.21.15.57:0/1036357957' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-26T16:35:08.047 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:07 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T16:35:08.047 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:07 smithi016 ceph-mon[37491]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:35:08.047 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:07 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:08.047 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:07 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:35:08.047 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:07 smithi016 ceph-mon[37491]: from='client.? 172.21.15.57:0/1036357957' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-26T16:35:08.047 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:07 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T16:35:08.175 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T16:35:08.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:07 smithi057 ceph-mon[31602]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:35:08.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:07 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:08.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:07 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:35:08.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:07 smithi057 ceph-mon[31602]: from='client.? 172.21.15.57:0/1036357957' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-26T16:35:08.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:07 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T16:35:09.676 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:09 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:09.677 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:09 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:09.677 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:09 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:09.677 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:09 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:09.677 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:09 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:35:09.677 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:09 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:35:09.677 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:09 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:09.677 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:09 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:09.677 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:09 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:09.677 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:09 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:09.677 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:09 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:09.677 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:09 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:09.677 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:09 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:09.678 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:09 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:09.678 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:09 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:09.678 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:09 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-26T16:35:09.678 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:09 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-26T16:35:09.678 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:09 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:35:09.678 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:09 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:09.678 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:09 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:09.678 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:09 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:09.678 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:09 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:09.678 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:09 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:35:09.678 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:09 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:35:09.678 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:09 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:09.679 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:09 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:09.679 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:09 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:09.679 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:09 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:09.679 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:09 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:09.679 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:09 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:09.679 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:09 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:09.679 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:09 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:09.679 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:09 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:09.679 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:09 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-26T16:35:09.679 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:09 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-26T16:35:09.679 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:09 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:35:09.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:09 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:09.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:09 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:09.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:09 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:09.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:09 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:09.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:09 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:35:09.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:09 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:35:09.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:09 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:09.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:09 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:09.792 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:09 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:09.792 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:09 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:09.792 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:09 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:09.792 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:09 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:09.792 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:09 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:09.792 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:09 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:09.792 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:09 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:09.792 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:09 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-26T16:35:09.792 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:09 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-26T16:35:09.792 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:09 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:35:10.161 INFO:teuthology.orchestra.run.smithi016.stdout:# minimal ceph.conf for 8b1f7092-03ea-11ef-bc93-c7b262605968 2024-04-26T16:35:10.162 INFO:teuthology.orchestra.run.smithi016.stdout:[global] 2024-04-26T16:35:10.162 INFO:teuthology.orchestra.run.smithi016.stdout: fsid = 8b1f7092-03ea-11ef-bc93-c7b262605968 2024-04-26T16:35:10.162 INFO:teuthology.orchestra.run.smithi016.stdout: mon_host = [v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0] [v2:172.21.15.57:3300/0,v1:172.21.15.57:6789/0] [v2:172.21.15.16:3301/0,v1:172.21.15.16:6790/0] 2024-04-26T16:35:10.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:10 smithi057 ceph-mon[31602]: Updating smithi016:/etc/ceph/ceph.conf 2024-04-26T16:35:10.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:10 smithi057 ceph-mon[31602]: Updating smithi057:/etc/ceph/ceph.conf 2024-04-26T16:35:10.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:10 smithi057 ceph-mon[31602]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:35:10.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:10 smithi057 ceph-mon[31602]: Updating smithi057:/var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T16:35:10.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:10 smithi057 ceph-mon[31602]: Updating smithi016:/var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T16:35:10.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:10 smithi057 ceph-mon[31602]: Reconfiguring mon.a (unknown last config time)... 2024-04-26T16:35:10.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:10 smithi057 ceph-mon[31602]: Reconfiguring daemon mon.a on smithi016 2024-04-26T16:35:10.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:10 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/2054059366' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:35:10.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:10 smithi016 ceph-mon[37491]: Updating smithi016:/etc/ceph/ceph.conf 2024-04-26T16:35:10.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:10 smithi016 ceph-mon[37491]: Updating smithi057:/etc/ceph/ceph.conf 2024-04-26T16:35:10.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:10 smithi016 ceph-mon[37491]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:35:10.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:10 smithi016 ceph-mon[37491]: Updating smithi057:/var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T16:35:10.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:10 smithi016 ceph-mon[37491]: Updating smithi016:/var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T16:35:10.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:10 smithi016 ceph-mon[37491]: Reconfiguring mon.a (unknown last config time)... 2024-04-26T16:35:10.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:10 smithi016 ceph-mon[37491]: Reconfiguring daemon mon.a on smithi016 2024-04-26T16:35:10.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:10 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/2054059366' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:35:10.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:10 smithi016 ceph-mon[27893]: Updating smithi016:/etc/ceph/ceph.conf 2024-04-26T16:35:10.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:10 smithi016 ceph-mon[27893]: Updating smithi057:/etc/ceph/ceph.conf 2024-04-26T16:35:10.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:10 smithi016 ceph-mon[27893]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:35:10.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:10 smithi016 ceph-mon[27893]: Updating smithi057:/var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T16:35:10.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:10 smithi016 ceph-mon[27893]: Updating smithi016:/var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T16:35:10.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:10 smithi016 ceph-mon[27893]: Reconfiguring mon.a (unknown last config time)... 2024-04-26T16:35:10.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:10 smithi016 ceph-mon[27893]: Reconfiguring daemon mon.a on smithi016 2024-04-26T16:35:10.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:10 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/2054059366' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:35:11.563 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-04-26T16:35:11.563 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-04-26T16:35:11.563 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd of=/etc/ceph/ceph.conf 2024-04-26T16:35:11.590 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-04-26T16:35:11.590 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-26T16:35:11.655 DEBUG:teuthology.orchestra.run.smithi057:> set -ex 2024-04-26T16:35:11.655 DEBUG:teuthology.orchestra.run.smithi057:> sudo dd of=/etc/ceph/ceph.conf 2024-04-26T16:35:11.687 DEBUG:teuthology.orchestra.run.smithi057:> set -ex 2024-04-26T16:35:11.688 DEBUG:teuthology.orchestra.run.smithi057:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-26T16:35:11.757 INFO:tasks.cephadm:Adding mgr.y on smithi016 2024-04-26T16:35:11.757 INFO:tasks.cephadm:Adding mgr.x on smithi057 2024-04-26T16:35:11.757 DEBUG:teuthology.orchestra.run.smithi057:> sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b1f7092-03ea-11ef-bc93-c7b262605968 -- ceph orch apply mgr '2;smithi016=y;smithi057=x' 2024-04-26T16:35:12.043 INFO:teuthology.orchestra.run.smithi057.stderr:Inferring config /var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/mon.b/config 2024-04-26T16:35:12.399 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:12 smithi016 ceph-mon[37491]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:35:12.399 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:12 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:12.399 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:12 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:12.399 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:12 smithi016 ceph-mon[37491]: Reconfiguring mon.c (monmap changed)... 2024-04-26T16:35:12.399 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:12 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-26T16:35:12.399 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:12 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-26T16:35:12.400 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:12 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:35:12.400 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:12 smithi016 ceph-mon[37491]: Reconfiguring daemon mon.c on smithi016 2024-04-26T16:35:12.400 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:12 smithi016 ceph-mon[27893]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:35:12.400 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:12 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:12.400 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:12 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:12.400 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:12 smithi016 ceph-mon[27893]: Reconfiguring mon.c (monmap changed)... 2024-04-26T16:35:12.400 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:12 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-26T16:35:12.400 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:12 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-26T16:35:12.400 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:12 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:35:12.400 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:12 smithi016 ceph-mon[27893]: Reconfiguring daemon mon.c on smithi016 2024-04-26T16:35:12.514 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:12 smithi057 ceph-mon[31602]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:35:12.514 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:12 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:12.514 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:12 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:12.514 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:12 smithi057 ceph-mon[31602]: Reconfiguring mon.c (monmap changed)... 2024-04-26T16:35:12.514 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:12 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-26T16:35:12.514 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:12 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-26T16:35:12.514 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:12 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:35:12.514 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:12 smithi057 ceph-mon[31602]: Reconfiguring daemon mon.c on smithi016 2024-04-26T16:35:13.812 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:13 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:13.812 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:13 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:13.812 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:13 smithi057 ceph-mon[31602]: Reconfiguring mon.b (monmap changed)... 2024-04-26T16:35:13.812 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:13 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-26T16:35:13.812 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:13 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-26T16:35:13.812 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:13 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:35:13.812 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:13 smithi057 ceph-mon[31602]: Reconfiguring daemon mon.b on smithi057 2024-04-26T16:35:13.812 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:13 smithi057 ceph-mon[31602]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:35:13.882 INFO:teuthology.orchestra.run.smithi057.stdout:Scheduled mgr update... 2024-04-26T16:35:14.046 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:13 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:14.046 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:13 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:14.046 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:13 smithi016 ceph-mon[27893]: Reconfiguring mon.b (monmap changed)... 2024-04-26T16:35:14.047 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:13 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-26T16:35:14.047 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:13 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-26T16:35:14.047 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:13 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:35:14.047 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:13 smithi016 ceph-mon[27893]: Reconfiguring daemon mon.b on smithi057 2024-04-26T16:35:14.047 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:13 smithi016 ceph-mon[27893]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:35:14.047 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:13 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:14.047 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:13 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:14.047 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:13 smithi016 ceph-mon[37491]: Reconfiguring mon.b (monmap changed)... 2024-04-26T16:35:14.047 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:13 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-26T16:35:14.047 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:13 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-26T16:35:14.047 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:13 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:35:14.048 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:13 smithi016 ceph-mon[37491]: Reconfiguring daemon mon.b on smithi057 2024-04-26T16:35:14.048 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:13 smithi016 ceph-mon[37491]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:35:14.791 DEBUG:teuthology.orchestra.run.smithi057:mgr.x> sudo journalctl -f -n 0 -u ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@mgr.x.service 2024-04-26T16:35:14.793 INFO:tasks.cephadm:Deploying OSDs... 2024-04-26T16:35:14.793 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-04-26T16:35:14.793 DEBUG:teuthology.orchestra.run.smithi016:> dd if=/scratch_devs of=/dev/stdout 2024-04-26T16:35:14.813 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-04-26T16:35:14.813 DEBUG:teuthology.orchestra.run.smithi016:> stat /dev/vg_nvme/lv_1 2024-04-26T16:35:14.871 INFO:teuthology.orchestra.run.smithi016.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-26T16:35:14.871 INFO:teuthology.orchestra.run.smithi016.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-26T16:35:14.871 INFO:teuthology.orchestra.run.smithi016.stdout:Device: 5h/5d Inode: 664 Links: 1 2024-04-26T16:35:14.871 INFO:teuthology.orchestra.run.smithi016.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-26T16:35:14.872 INFO:teuthology.orchestra.run.smithi016.stdout:Context: system_u:object_r:device_t:s0 2024-04-26T16:35:14.872 INFO:teuthology.orchestra.run.smithi016.stdout:Access: 2024-04-26 16:35:01.189754457 +0000 2024-04-26T16:35:14.872 INFO:teuthology.orchestra.run.smithi016.stdout:Modify: 2024-04-26 16:29:30.635263421 +0000 2024-04-26T16:35:14.872 INFO:teuthology.orchestra.run.smithi016.stdout:Change: 2024-04-26 16:29:30.635263421 +0000 2024-04-26T16:35:14.872 INFO:teuthology.orchestra.run.smithi016.stdout: Birth: 2024-04-26 16:29:30.635263421 +0000 2024-04-26T16:35:14.872 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-26T16:35:14.941 INFO:teuthology.orchestra.run.smithi016.stderr:1+0 records in 2024-04-26T16:35:14.941 INFO:teuthology.orchestra.run.smithi016.stderr:1+0 records out 2024-04-26T16:35:14.941 INFO:teuthology.orchestra.run.smithi016.stderr:512 bytes copied, 0.000131862 s, 3.9 MB/s 2024-04-26T16:35:14.942 DEBUG:teuthology.orchestra.run.smithi016:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-26T16:35:15.002 DEBUG:teuthology.orchestra.run.smithi016:> stat /dev/vg_nvme/lv_2 2024-04-26T16:35:15.041 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:14 smithi057 ceph-mon[31602]: from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi016=y;smithi057=x", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:35:15.041 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:14 smithi057 ceph-mon[31602]: Saving service mgr spec with placement smithi016=y;smithi057=x;count:2 2024-04-26T16:35:15.041 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:14 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:15.058 INFO:teuthology.orchestra.run.smithi016.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-26T16:35:15.059 INFO:teuthology.orchestra.run.smithi016.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-26T16:35:15.059 INFO:teuthology.orchestra.run.smithi016.stdout:Device: 5h/5d Inode: 686 Links: 1 2024-04-26T16:35:15.059 INFO:teuthology.orchestra.run.smithi016.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-26T16:35:15.059 INFO:teuthology.orchestra.run.smithi016.stdout:Context: system_u:object_r:device_t:s0 2024-04-26T16:35:15.059 INFO:teuthology.orchestra.run.smithi016.stdout:Access: 2024-04-26 16:35:01.189754457 +0000 2024-04-26T16:35:15.059 INFO:teuthology.orchestra.run.smithi016.stdout:Modify: 2024-04-26 16:29:30.969258300 +0000 2024-04-26T16:35:15.059 INFO:teuthology.orchestra.run.smithi016.stdout:Change: 2024-04-26 16:29:30.969258300 +0000 2024-04-26T16:35:15.059 INFO:teuthology.orchestra.run.smithi016.stdout: Birth: 2024-04-26 16:29:30.969258300 +0000 2024-04-26T16:35:15.059 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-26T16:35:15.124 INFO:teuthology.orchestra.run.smithi016.stderr:1+0 records in 2024-04-26T16:35:15.124 INFO:teuthology.orchestra.run.smithi016.stderr:1+0 records out 2024-04-26T16:35:15.124 INFO:teuthology.orchestra.run.smithi016.stderr:512 bytes copied, 0.000122333 s, 4.2 MB/s 2024-04-26T16:35:15.126 DEBUG:teuthology.orchestra.run.smithi016:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-26T16:35:15.184 DEBUG:teuthology.orchestra.run.smithi016:> stat /dev/vg_nvme/lv_3 2024-04-26T16:35:15.240 INFO:teuthology.orchestra.run.smithi016.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-26T16:35:15.241 INFO:teuthology.orchestra.run.smithi016.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-26T16:35:15.241 INFO:teuthology.orchestra.run.smithi016.stdout:Device: 5h/5d Inode: 704 Links: 1 2024-04-26T16:35:15.241 INFO:teuthology.orchestra.run.smithi016.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-26T16:35:15.241 INFO:teuthology.orchestra.run.smithi016.stdout:Context: system_u:object_r:device_t:s0 2024-04-26T16:35:15.241 INFO:teuthology.orchestra.run.smithi016.stdout:Access: 2024-04-26 16:35:01.190754442 +0000 2024-04-26T16:35:15.241 INFO:teuthology.orchestra.run.smithi016.stdout:Modify: 2024-04-26 16:29:31.301253209 +0000 2024-04-26T16:35:15.241 INFO:teuthology.orchestra.run.smithi016.stdout:Change: 2024-04-26 16:29:31.301253209 +0000 2024-04-26T16:35:15.241 INFO:teuthology.orchestra.run.smithi016.stdout: Birth: 2024-04-26 16:29:31.301253209 +0000 2024-04-26T16:35:15.241 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-26T16:35:15.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:14 smithi016 ceph-mon[27893]: from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi016=y;smithi057=x", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:35:15.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:14 smithi016 ceph-mon[27893]: Saving service mgr spec with placement smithi016=y;smithi057=x;count:2 2024-04-26T16:35:15.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:14 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:15.296 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:14 smithi016 ceph-mon[37491]: from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi016=y;smithi057=x", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:35:15.296 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:14 smithi016 ceph-mon[37491]: Saving service mgr spec with placement smithi016=y;smithi057=x;count:2 2024-04-26T16:35:15.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:14 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:15.305 INFO:teuthology.orchestra.run.smithi016.stderr:1+0 records in 2024-04-26T16:35:15.305 INFO:teuthology.orchestra.run.smithi016.stderr:1+0 records out 2024-04-26T16:35:15.305 INFO:teuthology.orchestra.run.smithi016.stderr:512 bytes copied, 0.000110545 s, 4.6 MB/s 2024-04-26T16:35:15.306 DEBUG:teuthology.orchestra.run.smithi016:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-26T16:35:15.363 DEBUG:teuthology.orchestra.run.smithi016:> stat /dev/vg_nvme/lv_4 2024-04-26T16:35:15.419 INFO:teuthology.orchestra.run.smithi016.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-26T16:35:15.419 INFO:teuthology.orchestra.run.smithi016.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-26T16:35:15.419 INFO:teuthology.orchestra.run.smithi016.stdout:Device: 5h/5d Inode: 721 Links: 1 2024-04-26T16:35:15.419 INFO:teuthology.orchestra.run.smithi016.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-26T16:35:15.420 INFO:teuthology.orchestra.run.smithi016.stdout:Context: system_u:object_r:device_t:s0 2024-04-26T16:35:15.420 INFO:teuthology.orchestra.run.smithi016.stdout:Access: 2024-04-26 16:35:01.190754442 +0000 2024-04-26T16:35:15.420 INFO:teuthology.orchestra.run.smithi016.stdout:Modify: 2024-04-26 16:29:31.641247995 +0000 2024-04-26T16:35:15.420 INFO:teuthology.orchestra.run.smithi016.stdout:Change: 2024-04-26 16:29:31.641247995 +0000 2024-04-26T16:35:15.420 INFO:teuthology.orchestra.run.smithi016.stdout: Birth: 2024-04-26 16:29:31.641247995 +0000 2024-04-26T16:35:15.420 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-26T16:35:15.482 INFO:teuthology.orchestra.run.smithi016.stderr:1+0 records in 2024-04-26T16:35:15.482 INFO:teuthology.orchestra.run.smithi016.stderr:1+0 records out 2024-04-26T16:35:15.483 INFO:teuthology.orchestra.run.smithi016.stderr:512 bytes copied, 9.608e-05 s, 5.3 MB/s 2024-04-26T16:35:15.484 DEBUG:teuthology.orchestra.run.smithi016:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-26T16:35:15.540 DEBUG:teuthology.orchestra.run.smithi057:> set -ex 2024-04-26T16:35:15.540 DEBUG:teuthology.orchestra.run.smithi057:> dd if=/scratch_devs of=/dev/stdout 2024-04-26T16:35:15.556 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-04-26T16:35:15.556 DEBUG:teuthology.orchestra.run.smithi057:> stat /dev/vg_nvme/lv_1 2024-04-26T16:35:15.611 INFO:teuthology.orchestra.run.smithi057.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-26T16:35:15.611 INFO:teuthology.orchestra.run.smithi057.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-26T16:35:15.611 INFO:teuthology.orchestra.run.smithi057.stdout:Device: 5h/5d Inode: 664 Links: 1 2024-04-26T16:35:15.611 INFO:teuthology.orchestra.run.smithi057.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-26T16:35:15.611 INFO:teuthology.orchestra.run.smithi057.stdout:Context: system_u:object_r:device_t:s0 2024-04-26T16:35:15.611 INFO:teuthology.orchestra.run.smithi057.stdout:Access: 2024-04-26 16:34:52.156666279 +0000 2024-04-26T16:35:15.611 INFO:teuthology.orchestra.run.smithi057.stdout:Modify: 2024-04-26 16:29:37.757423130 +0000 2024-04-26T16:35:15.611 INFO:teuthology.orchestra.run.smithi057.stdout:Change: 2024-04-26 16:29:37.757423130 +0000 2024-04-26T16:35:15.611 INFO:teuthology.orchestra.run.smithi057.stdout: Birth: 2024-04-26 16:29:37.757423130 +0000 2024-04-26T16:35:15.611 DEBUG:teuthology.orchestra.run.smithi057:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-26T16:35:15.674 INFO:teuthology.orchestra.run.smithi057.stderr:1+0 records in 2024-04-26T16:35:15.674 INFO:teuthology.orchestra.run.smithi057.stderr:1+0 records out 2024-04-26T16:35:15.674 INFO:teuthology.orchestra.run.smithi057.stderr:512 bytes copied, 0.000295371 s, 1.7 MB/s 2024-04-26T16:35:15.675 DEBUG:teuthology.orchestra.run.smithi057:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-26T16:35:15.732 DEBUG:teuthology.orchestra.run.smithi057:> stat /dev/vg_nvme/lv_2 2024-04-26T16:35:15.789 INFO:teuthology.orchestra.run.smithi057.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-26T16:35:15.789 INFO:teuthology.orchestra.run.smithi057.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-26T16:35:15.789 INFO:teuthology.orchestra.run.smithi057.stdout:Device: 5h/5d Inode: 685 Links: 1 2024-04-26T16:35:15.789 INFO:teuthology.orchestra.run.smithi057.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-26T16:35:15.790 INFO:teuthology.orchestra.run.smithi057.stdout:Context: system_u:object_r:device_t:s0 2024-04-26T16:35:15.790 INFO:teuthology.orchestra.run.smithi057.stdout:Access: 2024-04-26 16:34:52.157666264 +0000 2024-04-26T16:35:15.790 INFO:teuthology.orchestra.run.smithi057.stdout:Modify: 2024-04-26 16:29:38.113417585 +0000 2024-04-26T16:35:15.790 INFO:teuthology.orchestra.run.smithi057.stdout:Change: 2024-04-26 16:29:38.113417585 +0000 2024-04-26T16:35:15.790 INFO:teuthology.orchestra.run.smithi057.stdout: Birth: 2024-04-26 16:29:38.113417585 +0000 2024-04-26T16:35:15.790 DEBUG:teuthology.orchestra.run.smithi057:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-26T16:35:15.853 INFO:teuthology.orchestra.run.smithi057.stderr:1+0 records in 2024-04-26T16:35:15.853 INFO:teuthology.orchestra.run.smithi057.stderr:1+0 records out 2024-04-26T16:35:15.853 INFO:teuthology.orchestra.run.smithi057.stderr:512 bytes copied, 0.000255416 s, 2.0 MB/s 2024-04-26T16:35:15.854 DEBUG:teuthology.orchestra.run.smithi057:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-26T16:35:15.910 DEBUG:teuthology.orchestra.run.smithi057:> stat /dev/vg_nvme/lv_3 2024-04-26T16:35:15.965 INFO:teuthology.orchestra.run.smithi057.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-26T16:35:15.965 INFO:teuthology.orchestra.run.smithi057.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-26T16:35:15.965 INFO:teuthology.orchestra.run.smithi057.stdout:Device: 5h/5d Inode: 702 Links: 1 2024-04-26T16:35:15.965 INFO:teuthology.orchestra.run.smithi057.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-26T16:35:15.966 INFO:teuthology.orchestra.run.smithi057.stdout:Context: system_u:object_r:device_t:s0 2024-04-26T16:35:15.966 INFO:teuthology.orchestra.run.smithi057.stdout:Access: 2024-04-26 16:34:52.157666264 +0000 2024-04-26T16:35:15.966 INFO:teuthology.orchestra.run.smithi057.stdout:Modify: 2024-04-26 16:29:38.454412274 +0000 2024-04-26T16:35:15.966 INFO:teuthology.orchestra.run.smithi057.stdout:Change: 2024-04-26 16:29:38.454412274 +0000 2024-04-26T16:35:15.966 INFO:teuthology.orchestra.run.smithi057.stdout: Birth: 2024-04-26 16:29:38.454412274 +0000 2024-04-26T16:35:15.966 DEBUG:teuthology.orchestra.run.smithi057:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-26T16:35:16.028 INFO:teuthology.orchestra.run.smithi057.stderr:1+0 records in 2024-04-26T16:35:16.029 INFO:teuthology.orchestra.run.smithi057.stderr:1+0 records out 2024-04-26T16:35:16.029 INFO:teuthology.orchestra.run.smithi057.stderr:512 bytes copied, 0.00026699 s, 1.9 MB/s 2024-04-26T16:35:16.030 DEBUG:teuthology.orchestra.run.smithi057:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-26T16:35:16.087 DEBUG:teuthology.orchestra.run.smithi057:> stat /dev/vg_nvme/lv_4 2024-04-26T16:35:16.142 INFO:teuthology.orchestra.run.smithi057.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-26T16:35:16.143 INFO:teuthology.orchestra.run.smithi057.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-26T16:35:16.143 INFO:teuthology.orchestra.run.smithi057.stdout:Device: 5h/5d Inode: 722 Links: 1 2024-04-26T16:35:16.143 INFO:teuthology.orchestra.run.smithi057.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-26T16:35:16.143 INFO:teuthology.orchestra.run.smithi057.stdout:Context: system_u:object_r:device_t:s0 2024-04-26T16:35:16.143 INFO:teuthology.orchestra.run.smithi057.stdout:Access: 2024-04-26 16:34:52.158666250 +0000 2024-04-26T16:35:16.143 INFO:teuthology.orchestra.run.smithi057.stdout:Modify: 2024-04-26 16:29:38.810406729 +0000 2024-04-26T16:35:16.143 INFO:teuthology.orchestra.run.smithi057.stdout:Change: 2024-04-26 16:29:38.810406729 +0000 2024-04-26T16:35:16.143 INFO:teuthology.orchestra.run.smithi057.stdout: Birth: 2024-04-26 16:29:38.810406729 +0000 2024-04-26T16:35:16.143 DEBUG:teuthology.orchestra.run.smithi057:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-26T16:35:16.207 INFO:teuthology.orchestra.run.smithi057.stderr:1+0 records in 2024-04-26T16:35:16.207 INFO:teuthology.orchestra.run.smithi057.stderr:1+0 records out 2024-04-26T16:35:16.207 INFO:teuthology.orchestra.run.smithi057.stderr:512 bytes copied, 0.000281176 s, 1.8 MB/s 2024-04-26T16:35:16.208 DEBUG:teuthology.orchestra.run.smithi057:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-26T16:35:16.264 INFO:tasks.cephadm:Deploying osd.0 on smithi016 with /dev/vg_nvme/lv_4... 2024-04-26T16:35:16.264 DEBUG:teuthology.orchestra.run.smithi016:> sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b1f7092-03ea-11ef-bc93-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-04-26T16:35:16.516 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T16:35:16.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:16 smithi057 ceph-mon[31602]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:35:16.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:16 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:16.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:16 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:16.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:16 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:35:16.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:16 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:35:16.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:16 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:35:16.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:16 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:16.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:16 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-26T16:35:16.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:16 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-26T16:35:16.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:16 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-26T16:35:16.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:16 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:35:16.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:16 smithi057 ceph-mon[31602]: Deploying daemon mgr.x on smithi057 2024-04-26T16:35:16.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:16 smithi016 ceph-mon[27893]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:35:16.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:16 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:16.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:16 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:16.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:16 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:35:16.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:16 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:35:16.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:16 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:35:16.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:16 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:16.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:16 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-26T16:35:16.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:16 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-26T16:35:16.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:16 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-26T16:35:16.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:16 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:35:16.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:16 smithi016 ceph-mon[27893]: Deploying daemon mgr.x on smithi057 2024-04-26T16:35:16.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:16 smithi016 ceph-mon[37491]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:35:16.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:16 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:16.548 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:16 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:16.548 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:16 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:35:16.548 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:16 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:35:16.548 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:16 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:35:16.548 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:16 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:16.548 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:16 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-26T16:35:16.548 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:16 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-26T16:35:16.548 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:16 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-26T16:35:16.548 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:16 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:35:16.548 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:16 smithi016 ceph-mon[37491]: Deploying daemon mgr.x on smithi057 2024-04-26T16:35:17.493 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:35:17 smithi057 systemd[1]: Starting Ceph mgr.x for 8b1f7092-03ea-11ef-bc93-c7b262605968... 2024-04-26T16:35:17.744 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:35:17 smithi057 podman[33690]: 2024-04-26 16:35:17.396250175 +0000 UTC m=+0.025063249 image pull 031ba2747cfdd41e6bd5399209a1ba77775f760ed8b698251b3c2529efe3552f quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45 2024-04-26T16:35:17.744 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:35:17 smithi057 podman[33690]: 2024-04-26 16:35:17.512099516 +0000 UTC m=+0.140912579 container create 5a2351c22b445a06e9879943c8be366bb272c856f2e69be09d43c39c45b7871c (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240424, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, ceph=True, GIT_BRANCH=HEAD) 2024-04-26T16:35:17.745 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:35:17 smithi057 podman[33690]: 2024-04-26 16:35:17.713381471 +0000 UTC m=+0.342194531 container init 5a2351c22b445a06e9879943c8be366bb272c856f2e69be09d43c39c45b7871c (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x, org.label-schema.build-date=20240424, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, GIT_CLEAN=True, ceph=True, org.label-schema.schema-version=1.0, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e) 2024-04-26T16:35:17.745 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:35:17 smithi057 podman[33690]: 2024-04-26 16:35:17.719296217 +0000 UTC m=+0.348109278 container start 5a2351c22b445a06e9879943c8be366bb272c856f2e69be09d43c39c45b7871c (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240424, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, CEPH_POINT_RELEASE=, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b) 2024-04-26T16:35:18.041 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:35:17 smithi057 ceph-mgr[33728]: -- 172.21.15.57:0/4104391141 <== mon.1 v2:172.21.15.57:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55f1eee485a0 con 0x55f1eee1cc00 2024-04-26T16:35:18.041 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:35:17 smithi057 bash[33690]: 5a2351c22b445a06e9879943c8be366bb272c856f2e69be09d43c39c45b7871c 2024-04-26T16:35:18.041 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:35:17 smithi057 systemd[1]: Started Ceph mgr.x for 8b1f7092-03ea-11ef-bc93-c7b262605968. 2024-04-26T16:35:18.041 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:35:17 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:35:17.883+0000 7fdf471e4200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-26T16:35:18.354 INFO:teuthology.orchestra.run.smithi016.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-04-26T16:35:18.354 INFO:teuthology.orchestra.run.smithi016.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-04-26T16:35:18.354 INFO:teuthology.orchestra.run.smithi016.stderr: stderr: 10+0 records in 2024-04-26T16:35:18.355 INFO:teuthology.orchestra.run.smithi016.stderr:10+0 records out 2024-04-26T16:35:18.355 INFO:teuthology.orchestra.run.smithi016.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0083939 s, 1.2 GB/s 2024-04-26T16:35:18.355 INFO:teuthology.orchestra.run.smithi016.stderr:--> Zapping successful for: 2024-04-26T16:35:18.523 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:35:18 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:35:18.078+0000 7fdf471e4200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-26T16:35:18.523 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:35:18 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:35:18.189+0000 7fdf471e4200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-26T16:35:18.523 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:35:18 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:35:18.523+0000 7fdf471e4200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-26T16:35:18.523 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:18 smithi057 ceph-mon[31602]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:35:18.524 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:18 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:18.524 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:18 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:18.524 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:18 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:18.524 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:18 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:18.524 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:18 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:35:18.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:18 smithi016 ceph-mon[37491]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:35:18.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:18 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:18.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:18 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:18.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:18 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:18.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:18 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:18.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:18 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:35:18.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:18 smithi016 ceph-mon[27893]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:35:18.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:18 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:18.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:18 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:18.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:18 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:18.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:18 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:18.548 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:18 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:35:18.791 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:35:18 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:35:18.622+0000 7fdf471e4200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-26T16:35:18.946 DEBUG:teuthology.orchestra.run.smithi016:> sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b1f7092-03ea-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi016:vg_nvme/lv_4 2024-04-26T16:35:19.197 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T16:35:20.261 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:35:19 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:35:19.908+0000 7fdf471e4200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-26T16:35:20.261 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:35:20 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:35:20.084+0000 7fdf471e4200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-26T16:35:20.261 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:35:20 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:35:20.261+0000 7fdf471e4200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-26T16:35:20.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:20 smithi057 ceph-mon[31602]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:35:20.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:20 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:20.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:20 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:20.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:20 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:35:20.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:20 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:35:20.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:20 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:20.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:20 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-26T16:35:20.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:20 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-26T16:35:20.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:20 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:35:20.574 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:20 smithi016 ceph-mon[27893]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:35:20.574 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:20 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:20.574 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:20 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:20.574 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:20 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:35:20.574 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:20 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:35:20.574 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:20 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:20.574 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:20 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-26T16:35:20.575 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:20 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-26T16:35:20.575 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:20 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:35:20.575 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:20 smithi016 ceph-mon[37491]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:35:20.575 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:20 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:20.575 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:20 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:20.575 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:20 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:35:20.575 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:20 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:35:20.575 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:20 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:20.575 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:20 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-26T16:35:20.575 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:20 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-26T16:35:20.575 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:20 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:35:20.868 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:35:20 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:35:20.561+0000 7fdf471e4200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-26T16:35:20.868 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:35:20 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:35:20.657+0000 7fdf471e4200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-26T16:35:20.868 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:35:20 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:35:20.868+0000 7fdf471e4200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-26T16:35:21.290 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:35:21 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:35:21.069+0000 7fdf471e4200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-26T16:35:21.593 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:21 smithi016 ceph-mon[27893]: Reconfiguring mgr.y (unknown last config time)... 2024-04-26T16:35:21.593 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:21 smithi016 ceph-mon[27893]: Reconfiguring daemon mgr.y on smithi016 2024-04-26T16:35:21.593 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:21 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-26T16:35:21.593 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:21 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-26T16:35:21.593 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:21 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:35:21.593 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:21 smithi016 ceph-mon[37491]: Reconfiguring mgr.y (unknown last config time)... 2024-04-26T16:35:21.594 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:21 smithi016 ceph-mon[37491]: Reconfiguring daemon mgr.y on smithi016 2024-04-26T16:35:21.594 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:21 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-26T16:35:21.594 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:21 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-26T16:35:21.594 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:21 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:35:21.791 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:35:21 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:35:21.698+0000 7fdf471e4200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-26T16:35:21.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:21 smithi057 ceph-mon[31602]: Reconfiguring mgr.y (unknown last config time)... 2024-04-26T16:35:21.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:21 smithi057 ceph-mon[31602]: Reconfiguring daemon mgr.y on smithi016 2024-04-26T16:35:21.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:21 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-26T16:35:21.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:21 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-26T16:35:21.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:21 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:35:22.291 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:35:21 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:35:21.928+0000 7fdf471e4200 -1 mgr[py] Module smb has missing NOTIFY_TYPES member 2024-04-26T16:35:22.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:22 smithi016 ceph-mon[27893]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:35:22.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:22 smithi016 ceph-mon[27893]: from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi016:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:35:22.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:22 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:22.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:22 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:22.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:22 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:35:22.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:22 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:22.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:22 smithi016 ceph-mon[37491]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:35:22.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:22 smithi016 ceph-mon[37491]: from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi016:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:35:22.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:22 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:22.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:22 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:22.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:22 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:35:22.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:22 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:22.791 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:35:22 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:35:22.368+0000 7fdf471e4200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-26T16:35:22.791 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:35:22 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:35:22.468+0000 7fdf471e4200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-26T16:35:22.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:22 smithi057 ceph-mon[31602]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:35:22.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:22 smithi057 ceph-mon[31602]: from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi016:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:35:22.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:22 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:22.792 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:22 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:22.792 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:22 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:35:22.792 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:22 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:23.224 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:35:22 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:35:22.852+0000 7fdf471e4200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-26T16:35:23.224 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:35:23 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:35:23.224+0000 7fdf471e4200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-26T16:35:23.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:23 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:35:23.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:23 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:35:23.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:23 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:23.541 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:35:23 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:35:23.320+0000 7fdf471e4200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-26T16:35:23.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:23 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:35:23.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:23 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:35:23.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:23 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:23.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:23 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:35:23.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:23 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:35:23.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:23 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:24.041 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:35:23 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:35:23.572+0000 7fdf471e4200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-26T16:35:24.041 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:35:23 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:35:23.711+0000 7fdf471e4200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-26T16:35:24.041 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:35:23 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:35:23.809+0000 7fdf471e4200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-26T16:35:24.457 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:35:24 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:35:24.146+0000 7fdf471e4200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-26T16:35:24.457 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:35:24 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:35:24.240+0000 7fdf471e4200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-26T16:35:24.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:24 smithi057 ceph-mon[31602]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:35:24.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:24 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/1492528001' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ac53ca9c-b2f3-4c7f-acc5-2fc3d337e8d3"}]: dispatch 2024-04-26T16:35:24.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:24 smithi057 ceph-mon[31602]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ac53ca9c-b2f3-4c7f-acc5-2fc3d337e8d3"}]: dispatch 2024-04-26T16:35:24.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:24 smithi057 ceph-mon[31602]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ac53ca9c-b2f3-4c7f-acc5-2fc3d337e8d3"}]': finished 2024-04-26T16:35:24.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:24 smithi057 ceph-mon[31602]: osdmap e5: 1 total, 0 up, 1 in 2024-04-26T16:35:24.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:24 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-26T16:35:24.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:24 smithi016 ceph-mon[27893]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:35:24.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:24 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/1492528001' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ac53ca9c-b2f3-4c7f-acc5-2fc3d337e8d3"}]: dispatch 2024-04-26T16:35:24.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:24 smithi016 ceph-mon[27893]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ac53ca9c-b2f3-4c7f-acc5-2fc3d337e8d3"}]: dispatch 2024-04-26T16:35:24.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:24 smithi016 ceph-mon[27893]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ac53ca9c-b2f3-4c7f-acc5-2fc3d337e8d3"}]': finished 2024-04-26T16:35:24.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:24 smithi016 ceph-mon[27893]: osdmap e5: 1 total, 0 up, 1 in 2024-04-26T16:35:24.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:24 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-26T16:35:24.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:24 smithi016 ceph-mon[37491]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:35:24.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:24 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/1492528001' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ac53ca9c-b2f3-4c7f-acc5-2fc3d337e8d3"}]: dispatch 2024-04-26T16:35:24.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:24 smithi016 ceph-mon[37491]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ac53ca9c-b2f3-4c7f-acc5-2fc3d337e8d3"}]: dispatch 2024-04-26T16:35:24.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:24 smithi016 ceph-mon[37491]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ac53ca9c-b2f3-4c7f-acc5-2fc3d337e8d3"}]': finished 2024-04-26T16:35:24.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:24 smithi016 ceph-mon[37491]: osdmap e5: 1 total, 0 up, 1 in 2024-04-26T16:35:24.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:24 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-26T16:35:25.291 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:35:24 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:35:24.868+0000 7fdf471e4200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-26T16:35:25.291 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:35:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:35:25.093+0000 7fdf471e4200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-26T16:35:25.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:25 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/436776557' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-26T16:35:25.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:25 smithi057 ceph-mon[31602]: Standby manager daemon x started 2024-04-26T16:35:25.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:25 smithi057 ceph-mon[31602]: from='mgr.? 172.21.15.57:0/2669169887' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-26T16:35:25.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:25 smithi057 ceph-mon[31602]: from='mgr.? 172.21.15.57:0/2669169887' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-26T16:35:25.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:25 smithi057 ceph-mon[31602]: from='mgr.? 172.21.15.57:0/2669169887' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-26T16:35:25.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:25 smithi057 ceph-mon[31602]: from='mgr.? 172.21.15.57:0/2669169887' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-26T16:35:25.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:25 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/436776557' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-26T16:35:25.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:25 smithi016 ceph-mon[27893]: Standby manager daemon x started 2024-04-26T16:35:25.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:25 smithi016 ceph-mon[27893]: from='mgr.? 172.21.15.57:0/2669169887' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-26T16:35:25.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:25 smithi016 ceph-mon[27893]: from='mgr.? 172.21.15.57:0/2669169887' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-26T16:35:25.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:25 smithi016 ceph-mon[27893]: from='mgr.? 172.21.15.57:0/2669169887' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-26T16:35:25.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:25 smithi016 ceph-mon[27893]: from='mgr.? 172.21.15.57:0/2669169887' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-26T16:35:25.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:25 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/436776557' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-26T16:35:25.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:25 smithi016 ceph-mon[37491]: Standby manager daemon x started 2024-04-26T16:35:25.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:25 smithi016 ceph-mon[37491]: from='mgr.? 172.21.15.57:0/2669169887' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-26T16:35:25.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:25 smithi016 ceph-mon[37491]: from='mgr.? 172.21.15.57:0/2669169887' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-26T16:35:25.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:25 smithi016 ceph-mon[37491]: from='mgr.? 172.21.15.57:0/2669169887' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-26T16:35:25.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:25 smithi016 ceph-mon[37491]: from='mgr.? 172.21.15.57:0/2669169887' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-26T16:35:26.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:26 smithi057 ceph-mon[31602]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:35:26.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:26 smithi057 ceph-mon[31602]: mgrmap e14: y(active, since 68s), standbys: x 2024-04-26T16:35:26.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:26 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-26T16:35:26.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:26 smithi016 ceph-mon[27893]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:35:26.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:26 smithi016 ceph-mon[27893]: mgrmap e14: y(active, since 68s), standbys: x 2024-04-26T16:35:26.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:26 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-26T16:35:26.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:26 smithi016 ceph-mon[37491]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:35:26.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:26 smithi016 ceph-mon[37491]: mgrmap e14: y(active, since 68s), standbys: x 2024-04-26T16:35:26.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:26 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-26T16:35:28.713 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:28 smithi016 ceph-mon[27893]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:35:28.714 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:28 smithi016 ceph-mon[37491]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:35:28.790 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:28 smithi057 ceph-mon[31602]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:35:30.777 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:30 smithi016 ceph-mon[27893]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:35:30.777 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:30 smithi016 ceph-mon[37491]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:35:30.790 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:30 smithi057 ceph-mon[31602]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:35:31.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:31 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-26T16:35:31.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:31 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:35:31.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:31 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-26T16:35:31.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:31 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:35:31.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:31 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-26T16:35:31.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:31 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:35:32.690 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:32 smithi016 ceph-mon[37491]: Deploying daemon osd.0 on smithi016 2024-04-26T16:35:32.690 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:32 smithi016 ceph-mon[37491]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:35:32.691 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:32 smithi016 ceph-mon[27893]: Deploying daemon osd.0 on smithi016 2024-04-26T16:35:32.691 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:32 smithi016 ceph-mon[27893]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:35:32.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:32 smithi057 ceph-mon[31602]: Deploying daemon osd.0 on smithi016 2024-04-26T16:35:32.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:32 smithi057 ceph-mon[31602]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:35:33.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:33 smithi057 ceph-mon[31602]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:35:33.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:33 smithi016 ceph-mon[27893]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:35:33.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:33 smithi016 ceph-mon[37491]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:35:36.046 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:35 smithi016 ceph-mon[37491]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:35:36.047 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:35 smithi016 ceph-mon[27893]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:35:36.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:35 smithi057 ceph-mon[31602]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:35:37.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:37 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:37.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:37 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:37.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:37 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:35:37.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:37 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:37.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:37 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:37.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:37 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:35:37.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:37 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:37.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:37 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:37.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:37 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:35:38.434 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:38 smithi016 ceph-mon[27893]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:35:38.435 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:38 smithi016 ceph-mon[37491]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:35:38.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:38 smithi057 ceph-mon[31602]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:35:39.756 INFO:teuthology.orchestra.run.smithi016.stdout:Created osd(s) 0 on host 'smithi016' 2024-04-26T16:35:40.417 DEBUG:teuthology.orchestra.run.smithi016:osd.0> sudo journalctl -f -n 0 -u ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@osd.0.service 2024-04-26T16:35:40.419 INFO:tasks.cephadm:Deploying osd.1 on smithi016 with /dev/vg_nvme/lv_3... 2024-04-26T16:35:40.420 DEBUG:teuthology.orchestra.run.smithi016:> sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b1f7092-03ea-11ef-bc93-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-04-26T16:35:40.599 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:40 smithi016 ceph-mon[37491]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:35:40.599 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:40 smithi016 ceph-mon[37491]: from='osd.0 v2:172.21.15.16:6801/1454183623' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-26T16:35:40.599 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:40 smithi016 ceph-mon[37491]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-26T16:35:40.599 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:40 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:40.599 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:40 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:40.599 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:40 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:40.599 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:40 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:40.599 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:40 smithi016 ceph-mon[27893]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:35:40.600 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:40 smithi016 ceph-mon[27893]: from='osd.0 v2:172.21.15.16:6801/1454183623' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-26T16:35:40.600 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:40 smithi016 ceph-mon[27893]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-26T16:35:40.600 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:40 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:40.600 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:40 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:40.600 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:40 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:40.600 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:40 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:40.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:40 smithi057 ceph-mon[31602]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:35:40.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:40 smithi057 ceph-mon[31602]: from='osd.0 v2:172.21.15.16:6801/1454183623' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-26T16:35:40.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:40 smithi057 ceph-mon[31602]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-26T16:35:40.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:40 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:40.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:40 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:40.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:40 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:40.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:40 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:41.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:41 smithi016 ceph-mon[27893]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-26T16:35:41.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:41 smithi016 ceph-mon[27893]: osdmap e6: 1 total, 0 up, 1 in 2024-04-26T16:35:41.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:41 smithi016 ceph-mon[27893]: from='osd.0 v2:172.21.15.16:6801/1454183623' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2024-04-26T16:35:41.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:41 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-26T16:35:41.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:41 smithi016 ceph-mon[27893]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2024-04-26T16:35:41.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:41 smithi016 ceph-mon[27893]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]': finished 2024-04-26T16:35:41.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:41 smithi016 ceph-mon[27893]: osdmap e7: 1 total, 0 up, 1 in 2024-04-26T16:35:41.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:41 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-26T16:35:41.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:41 smithi016 ceph-mon[37491]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-26T16:35:41.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:41 smithi016 ceph-mon[37491]: osdmap e6: 1 total, 0 up, 1 in 2024-04-26T16:35:41.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:41 smithi016 ceph-mon[37491]: from='osd.0 v2:172.21.15.16:6801/1454183623' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2024-04-26T16:35:41.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:41 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-26T16:35:41.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:41 smithi016 ceph-mon[37491]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2024-04-26T16:35:41.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:41 smithi016 ceph-mon[37491]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]': finished 2024-04-26T16:35:41.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:41 smithi016 ceph-mon[37491]: osdmap e7: 1 total, 0 up, 1 in 2024-04-26T16:35:41.548 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:41 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-26T16:35:41.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:41 smithi057 ceph-mon[31602]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-26T16:35:41.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:41 smithi057 ceph-mon[31602]: osdmap e6: 1 total, 0 up, 1 in 2024-04-26T16:35:41.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:41 smithi057 ceph-mon[31602]: from='osd.0 v2:172.21.15.16:6801/1454183623' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2024-04-26T16:35:41.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:41 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-26T16:35:41.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:41 smithi057 ceph-mon[31602]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2024-04-26T16:35:41.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:41 smithi057 ceph-mon[31602]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]': finished 2024-04-26T16:35:41.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:41 smithi057 ceph-mon[31602]: osdmap e7: 1 total, 0 up, 1 in 2024-04-26T16:35:41.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:41 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-26T16:35:41.858 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 26 16:35:41 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-0[41915]: 2024-04-26T16:35:41.619+0000 7f2ca00aa700 -1 osd.0 0 waiting for initial osdmap 2024-04-26T16:35:41.858 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 26 16:35:41 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-0[41915]: 2024-04-26T16:35:41.622+0000 7f2c97694700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-26T16:35:42.036 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T16:35:42.476 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:42 smithi016 ceph-mon[37491]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:35:42.476 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:42 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-26T16:35:42.476 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:42 smithi016 ceph-mon[37491]: from='osd.0 ' entity='osd.0' 2024-04-26T16:35:42.477 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:42 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-26T16:35:42.477 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:42 smithi016 ceph-mon[27893]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:35:42.477 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:42 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-26T16:35:42.477 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:42 smithi016 ceph-mon[27893]: from='osd.0 ' entity='osd.0' 2024-04-26T16:35:42.477 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:42 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-26T16:35:42.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:42 smithi057 ceph-mon[31602]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:35:42.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:42 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-26T16:35:42.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:42 smithi057 ceph-mon[31602]: from='osd.0 ' entity='osd.0' 2024-04-26T16:35:42.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:42 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-26T16:35:43.701 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:43 smithi016 ceph-mon[27893]: purged_snaps scrub starts 2024-04-26T16:35:43.701 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:43 smithi016 ceph-mon[27893]: purged_snaps scrub ok 2024-04-26T16:35:43.701 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:43 smithi016 ceph-mon[27893]: osd.0 v2:172.21.15.16:6801/1454183623 boot 2024-04-26T16:35:43.701 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:43 smithi016 ceph-mon[27893]: osdmap e8: 1 total, 1 up, 1 in 2024-04-26T16:35:43.701 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:43 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-26T16:35:43.701 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:43 smithi016 ceph-mon[37491]: purged_snaps scrub starts 2024-04-26T16:35:43.701 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:43 smithi016 ceph-mon[37491]: purged_snaps scrub ok 2024-04-26T16:35:43.701 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:43 smithi016 ceph-mon[37491]: osd.0 v2:172.21.15.16:6801/1454183623 boot 2024-04-26T16:35:43.701 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:43 smithi016 ceph-mon[37491]: osdmap e8: 1 total, 1 up, 1 in 2024-04-26T16:35:43.701 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:43 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-26T16:35:43.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:43 smithi057 ceph-mon[31602]: purged_snaps scrub starts 2024-04-26T16:35:43.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:43 smithi057 ceph-mon[31602]: purged_snaps scrub ok 2024-04-26T16:35:43.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:43 smithi057 ceph-mon[31602]: osd.0 v2:172.21.15.16:6801/1454183623 boot 2024-04-26T16:35:43.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:43 smithi057 ceph-mon[31602]: osdmap e8: 1 total, 1 up, 1 in 2024-04-26T16:35:43.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:43 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-26T16:35:44.570 INFO:teuthology.orchestra.run.smithi016.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-04-26T16:35:44.571 INFO:teuthology.orchestra.run.smithi016.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-04-26T16:35:44.571 INFO:teuthology.orchestra.run.smithi016.stderr: stderr: 10+0 records in 2024-04-26T16:35:44.571 INFO:teuthology.orchestra.run.smithi016.stderr:10+0 records out 2024-04-26T16:35:44.571 INFO:teuthology.orchestra.run.smithi016.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.00969429 s, 1.1 GB/s 2024-04-26T16:35:44.571 INFO:teuthology.orchestra.run.smithi016.stderr:--> Zapping successful for: 2024-04-26T16:35:44.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:44 smithi057 ceph-mon[31602]: pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:35:44.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:44 smithi057 ceph-mon[31602]: Detected new or changed devices on smithi016 2024-04-26T16:35:44.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:44 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:44.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:44 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:44.792 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:44 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:35:44.792 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:44 smithi057 ceph-mon[31602]: Adjusting osd_memory_target on smithi016 to 16069M 2024-04-26T16:35:44.792 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:44 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:44.792 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:44 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:35:44.792 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:44 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:35:44.792 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:44 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:44.792 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:44 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:35:44.792 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:44 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:35:44.792 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:44 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:35:44.792 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:44 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:44.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:44 smithi016 ceph-mon[37491]: pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:35:44.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:44 smithi016 ceph-mon[37491]: Detected new or changed devices on smithi016 2024-04-26T16:35:44.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:44 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:44.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:44 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:44.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:44 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:35:44.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:44 smithi016 ceph-mon[37491]: Adjusting osd_memory_target on smithi016 to 16069M 2024-04-26T16:35:44.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:44 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:44.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:44 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:35:44.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:44 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:35:44.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:44 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:44.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:44 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:35:44.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:44 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:35:44.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:44 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:35:44.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:44 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:44.798 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:44 smithi016 ceph-mon[27893]: pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T16:35:44.798 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:44 smithi016 ceph-mon[27893]: Detected new or changed devices on smithi016 2024-04-26T16:35:44.798 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:44 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:44.798 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:44 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:44.798 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:44 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:35:44.798 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:44 smithi016 ceph-mon[27893]: Adjusting osd_memory_target on smithi016 to 16069M 2024-04-26T16:35:44.798 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:44 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:44.798 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:44 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:35:44.798 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:44 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:35:44.798 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:44 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:44.798 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:44 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:35:44.798 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:44 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:35:44.799 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:44 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:35:44.799 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:44 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:35:45.087 DEBUG:teuthology.orchestra.run.smithi016:> sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b1f7092-03ea-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi016:vg_nvme/lv_3 2024-04-26T16:35:45.348 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T16:35:45.760 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:45 smithi016 ceph-mon[27893]: osdmap e9: 1 total, 1 up, 1 in 2024-04-26T16:35:45.760 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:45 smithi016 ceph-mon[37491]: osdmap e9: 1 total, 1 up, 1 in 2024-04-26T16:35:45.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:45 smithi057 ceph-mon[31602]: osdmap e9: 1 total, 1 up, 1 in 2024-04-26T16:35:46.708 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:46 smithi016 ceph-mon[27893]: pgmap v43: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-04-26T16:35:46.708 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:46 smithi016 ceph-mon[37491]: pgmap v43: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-04-26T16:35:46.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:46 smithi057 ceph-mon[31602]: pgmap v43: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-04-26T16:35:47.690 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:47 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-26T16:35:47.690 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:47 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-26T16:35:47.690 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:47 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:35:47.690 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:47 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-26T16:35:47.691 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:47 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-26T16:35:47.691 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:47 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:35:47.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:47 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-26T16:35:47.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:47 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-26T16:35:47.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:47 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:35:48.786 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:48 smithi016 ceph-mon[27893]: pgmap v44: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-04-26T16:35:48.787 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:48 smithi016 ceph-mon[27893]: from='client.14241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi016:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:35:48.787 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:48 smithi016 ceph-mon[37491]: pgmap v44: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-04-26T16:35:48.787 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:48 smithi016 ceph-mon[37491]: from='client.14241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi016:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:35:48.790 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:48 smithi057 ceph-mon[31602]: pgmap v44: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-04-26T16:35:48.790 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:48 smithi057 ceph-mon[31602]: from='client.14241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi016:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:35:50.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:50 smithi057 ceph-mon[31602]: pgmap v45: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-04-26T16:35:50.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:50 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/4076291531' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a3511455-34a7-40cd-91d1-c57f77ae854a"}]: dispatch 2024-04-26T16:35:50.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:50 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/4076291531' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a3511455-34a7-40cd-91d1-c57f77ae854a"}]': finished 2024-04-26T16:35:50.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:50 smithi057 ceph-mon[31602]: osdmap e10: 2 total, 1 up, 2 in 2024-04-26T16:35:50.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:50 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-26T16:35:50.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:50 smithi016 ceph-mon[27893]: pgmap v45: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-04-26T16:35:50.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:50 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/4076291531' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a3511455-34a7-40cd-91d1-c57f77ae854a"}]: dispatch 2024-04-26T16:35:50.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:50 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/4076291531' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a3511455-34a7-40cd-91d1-c57f77ae854a"}]': finished 2024-04-26T16:35:50.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:50 smithi016 ceph-mon[27893]: osdmap e10: 2 total, 1 up, 2 in 2024-04-26T16:35:50.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:50 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-26T16:35:50.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:50 smithi016 ceph-mon[37491]: pgmap v45: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-04-26T16:35:50.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:50 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/4076291531' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a3511455-34a7-40cd-91d1-c57f77ae854a"}]: dispatch 2024-04-26T16:35:50.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:50 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/4076291531' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a3511455-34a7-40cd-91d1-c57f77ae854a"}]': finished 2024-04-26T16:35:50.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:50 smithi016 ceph-mon[37491]: osdmap e10: 2 total, 1 up, 2 in 2024-04-26T16:35:50.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:50 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-26T16:35:51.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:51 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/3055828041' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-26T16:35:51.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:51 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/3055828041' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-26T16:35:51.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:51 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/3055828041' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-26T16:35:52.667 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:52 smithi016 ceph-mon[27893]: pgmap v47: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-04-26T16:35:52.667 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:52 smithi016 ceph-mon[37491]: pgmap v47: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-04-26T16:35:52.790 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:52 smithi057 ceph-mon[31602]: pgmap v47: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-04-26T16:35:54.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:54 smithi057 ceph-mon[31602]: pgmap v48: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-04-26T16:35:54.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:54 smithi016 ceph-mon[37491]: pgmap v48: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-04-26T16:35:54.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:54 smithi016 ceph-mon[27893]: pgmap v48: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-04-26T16:35:56.782 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:56 smithi016 ceph-mon[27893]: pgmap v49: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-04-26T16:35:56.782 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:56 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-26T16:35:56.782 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:56 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:35:56.782 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:56 smithi016 ceph-mon[37491]: pgmap v49: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-04-26T16:35:56.783 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:56 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-26T16:35:56.783 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:56 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:35:56.790 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:56 smithi057 ceph-mon[31602]: pgmap v49: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-04-26T16:35:56.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:56 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-26T16:35:56.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:56 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:35:57.765 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:57 smithi016 ceph-mon[27893]: Deploying daemon osd.1 on smithi016 2024-04-26T16:35:57.766 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:57 smithi016 ceph-mon[37491]: Deploying daemon osd.1 on smithi016 2024-04-26T16:35:57.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:57 smithi057 ceph-mon[31602]: Deploying daemon osd.1 on smithi016 2024-04-26T16:35:58.692 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:35:58 smithi057 ceph-mon[31602]: pgmap v50: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-04-26T16:35:58.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:35:58 smithi016 ceph-mon[27893]: pgmap v50: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-04-26T16:35:58.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:35:58 smithi016 ceph-mon[37491]: pgmap v50: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-04-26T16:36:00.729 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:00 smithi016 ceph-mon[27893]: pgmap v51: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-04-26T16:36:00.729 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:00 smithi016 ceph-mon[37491]: pgmap v51: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-04-26T16:36:00.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:00 smithi057 ceph-mon[31602]: pgmap v51: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-04-26T16:36:02.468 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:02 smithi016 ceph-mon[37491]: pgmap v52: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-04-26T16:36:02.468 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:02 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:02.469 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:02 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:02.469 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:02 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:36:02.469 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:02 smithi016 ceph-mon[27893]: pgmap v52: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-04-26T16:36:02.469 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:02 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:02.469 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:02 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:02.469 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:02 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:36:02.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:02 smithi057 ceph-mon[31602]: pgmap v52: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-04-26T16:36:02.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:02 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:02.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:02 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:02.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:02 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:36:04.639 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:04 smithi016 ceph-mon[27893]: pgmap v53: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-04-26T16:36:04.640 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:04 smithi016 ceph-mon[37491]: pgmap v53: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-04-26T16:36:04.790 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:04 smithi057 ceph-mon[31602]: pgmap v53: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-04-26T16:36:04.957 INFO:teuthology.orchestra.run.smithi016.stdout:Created osd(s) 1 on host 'smithi016' 2024-04-26T16:36:05.535 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:05 smithi016 ceph-mon[27893]: from='osd.1 v2:172.21.15.16:6805/3040903696' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-26T16:36:05.535 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:05 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:05.535 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:05 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:05.535 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:05 smithi016 ceph-mon[37491]: from='osd.1 v2:172.21.15.16:6805/3040903696' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-26T16:36:05.536 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:05 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:05.536 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:05 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:05.565 DEBUG:teuthology.orchestra.run.smithi016:osd.1> sudo journalctl -f -n 0 -u ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@osd.1.service 2024-04-26T16:36:05.568 INFO:tasks.cephadm:Deploying osd.2 on smithi016 with /dev/vg_nvme/lv_2... 2024-04-26T16:36:05.568 DEBUG:teuthology.orchestra.run.smithi016:> sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b1f7092-03ea-11ef-bc93-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-04-26T16:36:05.794 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:05 smithi057 ceph-mon[31602]: from='osd.1 v2:172.21.15.16:6805/3040903696' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-26T16:36:05.794 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:05 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:05.794 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:05 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:05.859 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T16:36:06.574 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:06 smithi016 ceph-mon[27893]: pgmap v54: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-04-26T16:36:06.574 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:06 smithi016 ceph-mon[27893]: from='osd.1 v2:172.21.15.16:6805/3040903696' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-26T16:36:06.575 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:06 smithi016 ceph-mon[27893]: osdmap e11: 2 total, 1 up, 2 in 2024-04-26T16:36:06.575 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:06 smithi016 ceph-mon[27893]: from='osd.1 v2:172.21.15.16:6805/3040903696' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2024-04-26T16:36:06.575 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:06 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-26T16:36:06.575 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:06 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:06.575 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:06 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:06.575 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:06 smithi016 ceph-mon[37491]: pgmap v54: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-04-26T16:36:06.575 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:06 smithi016 ceph-mon[37491]: from='osd.1 v2:172.21.15.16:6805/3040903696' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-26T16:36:06.575 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:06 smithi016 ceph-mon[37491]: osdmap e11: 2 total, 1 up, 2 in 2024-04-26T16:36:06.575 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:06 smithi016 ceph-mon[37491]: from='osd.1 v2:172.21.15.16:6805/3040903696' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2024-04-26T16:36:06.575 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:06 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-26T16:36:06.575 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:06 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:06.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:06 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:06.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:06 smithi057 ceph-mon[31602]: pgmap v54: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-04-26T16:36:06.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:06 smithi057 ceph-mon[31602]: from='osd.1 v2:172.21.15.16:6805/3040903696' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-26T16:36:06.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:06 smithi057 ceph-mon[31602]: osdmap e11: 2 total, 1 up, 2 in 2024-04-26T16:36:06.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:06 smithi057 ceph-mon[31602]: from='osd.1 v2:172.21.15.16:6805/3040903696' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2024-04-26T16:36:06.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:06 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-26T16:36:06.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:06 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:06.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:06 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:06.850 INFO:journalctl@ceph.osd.1.smithi016.stdout:Apr 26 16:36:06 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-1[48354]: 2024-04-26T16:36:06.724+0000 7f0c84b26700 -1 osd.1 0 waiting for initial osdmap 2024-04-26T16:36:06.850 INFO:journalctl@ceph.osd.1.smithi016.stdout:Apr 26 16:36:06 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-1[48354]: 2024-04-26T16:36:06.727+0000 7f0c7c911700 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-26T16:36:07.724 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:07 smithi016 ceph-mon[27893]: from='osd.1 v2:172.21.15.16:6805/3040903696' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]': finished 2024-04-26T16:36:07.724 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:07 smithi016 ceph-mon[27893]: osdmap e12: 2 total, 1 up, 2 in 2024-04-26T16:36:07.724 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:07 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-26T16:36:07.724 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:07 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-26T16:36:07.724 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:07 smithi016 ceph-mon[27893]: from='osd.1 v2:172.21.15.16:6805/3040903696' entity='osd.1' 2024-04-26T16:36:07.725 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:07 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-26T16:36:07.725 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:07 smithi016 ceph-mon[37491]: from='osd.1 v2:172.21.15.16:6805/3040903696' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]': finished 2024-04-26T16:36:07.725 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:07 smithi016 ceph-mon[37491]: osdmap e12: 2 total, 1 up, 2 in 2024-04-26T16:36:07.725 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:07 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-26T16:36:07.725 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:07 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-26T16:36:07.725 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:07 smithi016 ceph-mon[37491]: from='osd.1 v2:172.21.15.16:6805/3040903696' entity='osd.1' 2024-04-26T16:36:07.725 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:07 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-26T16:36:07.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:07 smithi057 ceph-mon[31602]: from='osd.1 v2:172.21.15.16:6805/3040903696' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]': finished 2024-04-26T16:36:07.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:07 smithi057 ceph-mon[31602]: osdmap e12: 2 total, 1 up, 2 in 2024-04-26T16:36:07.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:07 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-26T16:36:07.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:07 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-26T16:36:07.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:07 smithi057 ceph-mon[31602]: from='osd.1 v2:172.21.15.16:6805/3040903696' entity='osd.1' 2024-04-26T16:36:07.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:07 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-26T16:36:08.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:08 smithi016 ceph-mon[27893]: purged_snaps scrub starts 2024-04-26T16:36:08.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:08 smithi016 ceph-mon[27893]: purged_snaps scrub ok 2024-04-26T16:36:08.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:08 smithi016 ceph-mon[27893]: pgmap v57: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-04-26T16:36:08.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:08 smithi016 ceph-mon[27893]: osd.1 v2:172.21.15.16:6805/3040903696 boot 2024-04-26T16:36:08.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:08 smithi016 ceph-mon[27893]: osdmap e13: 2 total, 2 up, 2 in 2024-04-26T16:36:08.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:08 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-26T16:36:08.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:08 smithi016 ceph-mon[37491]: purged_snaps scrub starts 2024-04-26T16:36:08.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:08 smithi016 ceph-mon[37491]: purged_snaps scrub ok 2024-04-26T16:36:08.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:08 smithi016 ceph-mon[37491]: pgmap v57: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-04-26T16:36:08.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:08 smithi016 ceph-mon[37491]: osd.1 v2:172.21.15.16:6805/3040903696 boot 2024-04-26T16:36:08.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:08 smithi016 ceph-mon[37491]: osdmap e13: 2 total, 2 up, 2 in 2024-04-26T16:36:08.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:08 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-26T16:36:08.611 INFO:teuthology.orchestra.run.smithi016.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-04-26T16:36:08.611 INFO:teuthology.orchestra.run.smithi016.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-04-26T16:36:08.611 INFO:teuthology.orchestra.run.smithi016.stderr: stderr: 10+0 records in 2024-04-26T16:36:08.611 INFO:teuthology.orchestra.run.smithi016.stderr:10+0 records out 2024-04-26T16:36:08.611 INFO:teuthology.orchestra.run.smithi016.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0138159 s, 759 MB/s 2024-04-26T16:36:08.611 INFO:teuthology.orchestra.run.smithi016.stderr:--> Zapping successful for: 2024-04-26T16:36:08.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:08 smithi057 ceph-mon[31602]: purged_snaps scrub starts 2024-04-26T16:36:08.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:08 smithi057 ceph-mon[31602]: purged_snaps scrub ok 2024-04-26T16:36:08.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:08 smithi057 ceph-mon[31602]: pgmap v57: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-04-26T16:36:08.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:08 smithi057 ceph-mon[31602]: osd.1 v2:172.21.15.16:6805/3040903696 boot 2024-04-26T16:36:08.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:08 smithi057 ceph-mon[31602]: osdmap e13: 2 total, 2 up, 2 in 2024-04-26T16:36:08.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:08 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-26T16:36:09.177 DEBUG:teuthology.orchestra.run.smithi016:> sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b1f7092-03ea-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi016:vg_nvme/lv_2 2024-04-26T16:36:10.002 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T16:36:10.499 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:10 smithi016 ceph-mon[27893]: pgmap v59: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-04-26T16:36:10.499 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:10 smithi016 ceph-mon[27893]: osdmap e14: 2 total, 2 up, 2 in 2024-04-26T16:36:10.499 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:10 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:10.499 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:10 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:10.499 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:10 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:36:10.499 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:10 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:36:10.499 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:10 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:10.499 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:10 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:36:10.499 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:10 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:36:10.499 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:10 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:10.500 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:10 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:36:10.500 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:10 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:36:10.500 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:10 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:36:10.500 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:10 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:10.500 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:10 smithi016 ceph-mon[37491]: pgmap v59: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-04-26T16:36:10.500 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:10 smithi016 ceph-mon[37491]: osdmap e14: 2 total, 2 up, 2 in 2024-04-26T16:36:10.500 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:10 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:10.500 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:10 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:10.500 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:10 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:36:10.500 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:10 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:36:10.500 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:10 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:10.500 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:10 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:36:10.501 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:10 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:36:10.501 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:10 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:10.501 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:10 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:36:10.501 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:10 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:36:10.501 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:10 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:36:10.501 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:10 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:10.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:10 smithi057 ceph-mon[31602]: pgmap v59: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-04-26T16:36:10.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:10 smithi057 ceph-mon[31602]: osdmap e14: 2 total, 2 up, 2 in 2024-04-26T16:36:10.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:10 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:10.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:10 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:10.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:10 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:36:10.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:10 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:36:10.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:10 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:10.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:10 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:36:10.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:10 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:36:10.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:10 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:10.792 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:10 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:36:10.792 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:10 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:36:10.792 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:10 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:36:10.792 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:10 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:11.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:11 smithi016 ceph-mon[27893]: Detected new or changed devices on smithi016 2024-04-26T16:36:11.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:11 smithi016 ceph-mon[27893]: Adjusting osd_memory_target on smithi016 to 8034M 2024-04-26T16:36:11.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:11 smithi016 ceph-mon[37491]: Detected new or changed devices on smithi016 2024-04-26T16:36:11.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:11 smithi016 ceph-mon[37491]: Adjusting osd_memory_target on smithi016 to 8034M 2024-04-26T16:36:11.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:11 smithi057 ceph-mon[31602]: Detected new or changed devices on smithi016 2024-04-26T16:36:11.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:11 smithi057 ceph-mon[31602]: Adjusting osd_memory_target on smithi016 to 8034M 2024-04-26T16:36:12.711 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:12 smithi016 ceph-mon[27893]: pgmap v61: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-04-26T16:36:12.711 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:12 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-26T16:36:12.711 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:12 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-26T16:36:12.711 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:12 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:36:12.712 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:12 smithi016 ceph-mon[37491]: pgmap v61: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-04-26T16:36:12.712 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:12 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-26T16:36:12.712 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:12 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-26T16:36:12.712 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:12 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:36:12.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:12 smithi057 ceph-mon[31602]: pgmap v61: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-04-26T16:36:12.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:12 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-26T16:36:12.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:12 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-26T16:36:12.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:12 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:36:13.762 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:13 smithi016 ceph-mon[27893]: from='client.14268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi016:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:36:13.762 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:13 smithi016 ceph-mon[37491]: from='client.14268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi016:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:36:13.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:13 smithi057 ceph-mon[31602]: from='client.14268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi016:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:36:14.790 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:14 smithi057 ceph-mon[31602]: pgmap v62: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-04-26T16:36:14.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:14 smithi016 ceph-mon[27893]: pgmap v62: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-04-26T16:36:14.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:14 smithi016 ceph-mon[37491]: pgmap v62: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-04-26T16:36:15.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:15 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/2492613117' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5eb955eb-61f5-49f8-ba9e-1ca65b3c8239"}]: dispatch 2024-04-26T16:36:15.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:15 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/2492613117' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5eb955eb-61f5-49f8-ba9e-1ca65b3c8239"}]': finished 2024-04-26T16:36:15.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:15 smithi057 ceph-mon[31602]: osdmap e15: 3 total, 2 up, 3 in 2024-04-26T16:36:15.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:15 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-26T16:36:15.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:15 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/609669631' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-26T16:36:15.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:15 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/2492613117' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5eb955eb-61f5-49f8-ba9e-1ca65b3c8239"}]: dispatch 2024-04-26T16:36:15.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:15 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/2492613117' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5eb955eb-61f5-49f8-ba9e-1ca65b3c8239"}]': finished 2024-04-26T16:36:15.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:15 smithi016 ceph-mon[27893]: osdmap e15: 3 total, 2 up, 3 in 2024-04-26T16:36:15.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:15 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-26T16:36:15.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:15 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/609669631' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-26T16:36:15.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:15 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/2492613117' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5eb955eb-61f5-49f8-ba9e-1ca65b3c8239"}]: dispatch 2024-04-26T16:36:15.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:15 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/2492613117' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5eb955eb-61f5-49f8-ba9e-1ca65b3c8239"}]': finished 2024-04-26T16:36:15.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:15 smithi016 ceph-mon[37491]: osdmap e15: 3 total, 2 up, 3 in 2024-04-26T16:36:15.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:15 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-26T16:36:15.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:15 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/609669631' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-26T16:36:16.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:16 smithi057 ceph-mon[31602]: pgmap v64: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-04-26T16:36:16.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:16 smithi016 ceph-mon[27893]: pgmap v64: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-04-26T16:36:16.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:16 smithi016 ceph-mon[37491]: pgmap v64: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-04-26T16:36:17.783 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:17 smithi016 ceph-mon[27893]: pgmap v65: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-04-26T16:36:17.783 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:17 smithi016 ceph-mon[37491]: pgmap v65: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-04-26T16:36:17.790 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:17 smithi057 ceph-mon[31602]: pgmap v65: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-04-26T16:36:20.268 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:19 smithi016 ceph-mon[27893]: pgmap v66: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-04-26T16:36:20.268 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:19 smithi016 ceph-mon[37491]: pgmap v66: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-04-26T16:36:20.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:19 smithi057 ceph-mon[31602]: pgmap v66: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-04-26T16:36:21.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:20 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-26T16:36:21.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:20 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:36:21.296 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:20 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-26T16:36:21.296 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:20 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:36:21.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:20 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-26T16:36:21.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:20 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:36:22.204 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:21 smithi016 ceph-mon[27893]: pgmap v67: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-04-26T16:36:22.205 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:21 smithi016 ceph-mon[27893]: Deploying daemon osd.2 on smithi016 2024-04-26T16:36:22.205 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:21 smithi016 ceph-mon[37491]: pgmap v67: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-04-26T16:36:22.205 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:21 smithi016 ceph-mon[37491]: Deploying daemon osd.2 on smithi016 2024-04-26T16:36:22.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:21 smithi057 ceph-mon[31602]: pgmap v67: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-04-26T16:36:22.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:21 smithi057 ceph-mon[31602]: Deploying daemon osd.2 on smithi016 2024-04-26T16:36:24.046 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:23 smithi016 ceph-mon[27893]: pgmap v68: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-04-26T16:36:24.046 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:23 smithi016 ceph-mon[37491]: pgmap v68: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-04-26T16:36:24.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:23 smithi057 ceph-mon[31602]: pgmap v68: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-04-26T16:36:26.046 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:25 smithi016 ceph-mon[37491]: pgmap v69: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-04-26T16:36:26.047 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:25 smithi016 ceph-mon[27893]: pgmap v69: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-04-26T16:36:26.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:25 smithi057 ceph-mon[31602]: pgmap v69: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-04-26T16:36:27.790 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:27 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:27.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:27 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:27.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:27 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:36:27.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:27 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:27.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:27 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:27.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:27 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:36:27.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:27 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:27.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:27 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:27.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:27 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:36:28.384 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:28 smithi016 ceph-mon[27893]: pgmap v70: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-04-26T16:36:28.384 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:28 smithi016 ceph-mon[37491]: pgmap v70: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-04-26T16:36:28.692 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:28 smithi057 ceph-mon[31602]: pgmap v70: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-04-26T16:36:30.115 INFO:teuthology.orchestra.run.smithi016.stdout:Created osd(s) 2 on host 'smithi016' 2024-04-26T16:36:30.647 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:30 smithi016 ceph-mon[37491]: pgmap v71: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-04-26T16:36:30.647 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:30 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:30.647 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:30 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:30.648 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:30 smithi016 ceph-mon[37491]: from='osd.2 v2:172.21.15.16:6809/1004107385' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-26T16:36:30.648 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:30 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:30.648 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:30 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:30.648 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:30 smithi016 ceph-mon[27893]: pgmap v71: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-04-26T16:36:30.648 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:30 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:30.648 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:30 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:30.648 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:30 smithi016 ceph-mon[27893]: from='osd.2 v2:172.21.15.16:6809/1004107385' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-26T16:36:30.648 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:30 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:30.648 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:30 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:30.649 DEBUG:teuthology.orchestra.run.smithi016:osd.2> sudo journalctl -f -n 0 -u ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@osd.2.service 2024-04-26T16:36:30.652 INFO:tasks.cephadm:Deploying osd.3 on smithi016 with /dev/vg_nvme/lv_1... 2024-04-26T16:36:30.652 DEBUG:teuthology.orchestra.run.smithi016:> sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b1f7092-03ea-11ef-bc93-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-04-26T16:36:30.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:30 smithi057 ceph-mon[31602]: pgmap v71: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-04-26T16:36:30.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:30 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:30.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:30 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:30.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:30 smithi057 ceph-mon[31602]: from='osd.2 v2:172.21.15.16:6809/1004107385' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-26T16:36:30.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:30 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:30.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:30 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:31.415 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:31 smithi016 ceph-mon[27893]: from='osd.2 v2:172.21.15.16:6809/1004107385' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-26T16:36:31.415 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:31 smithi016 ceph-mon[27893]: osdmap e16: 3 total, 2 up, 3 in 2024-04-26T16:36:31.415 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:31 smithi016 ceph-mon[27893]: from='osd.2 v2:172.21.15.16:6809/1004107385' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2024-04-26T16:36:31.415 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:31 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-26T16:36:31.415 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:31 smithi016 ceph-mon[37491]: from='osd.2 v2:172.21.15.16:6809/1004107385' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-26T16:36:31.415 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:31 smithi016 ceph-mon[37491]: osdmap e16: 3 total, 2 up, 3 in 2024-04-26T16:36:31.416 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:31 smithi016 ceph-mon[37491]: from='osd.2 v2:172.21.15.16:6809/1004107385' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2024-04-26T16:36:31.416 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:31 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-26T16:36:31.518 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T16:36:31.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:31 smithi057 ceph-mon[31602]: from='osd.2 v2:172.21.15.16:6809/1004107385' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-26T16:36:31.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:31 smithi057 ceph-mon[31602]: osdmap e16: 3 total, 2 up, 3 in 2024-04-26T16:36:31.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:31 smithi057 ceph-mon[31602]: from='osd.2 v2:172.21.15.16:6809/1004107385' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2024-04-26T16:36:31.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:31 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-26T16:36:31.796 INFO:journalctl@ceph.osd.2.smithi016.stdout:Apr 26 16:36:31 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-2[54827]: 2024-04-26T16:36:31.414+0000 7faac2edd700 -1 osd.2 0 waiting for initial osdmap 2024-04-26T16:36:31.796 INFO:journalctl@ceph.osd.2.smithi016.stdout:Apr 26 16:36:31 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-2[54827]: 2024-04-26T16:36:31.417+0000 7faabecd0700 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-26T16:36:32.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:32 smithi057 ceph-mon[31602]: purged_snaps scrub starts 2024-04-26T16:36:32.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:32 smithi057 ceph-mon[31602]: purged_snaps scrub ok 2024-04-26T16:36:32.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:32 smithi057 ceph-mon[31602]: pgmap v73: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-04-26T16:36:32.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:32 smithi057 ceph-mon[31602]: from='osd.2 v2:172.21.15.16:6809/1004107385' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]': finished 2024-04-26T16:36:32.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:32 smithi057 ceph-mon[31602]: osdmap e17: 3 total, 2 up, 3 in 2024-04-26T16:36:32.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:32 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-26T16:36:32.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:32 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-26T16:36:32.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:32 smithi016 ceph-mon[37491]: purged_snaps scrub starts 2024-04-26T16:36:32.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:32 smithi016 ceph-mon[37491]: purged_snaps scrub ok 2024-04-26T16:36:32.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:32 smithi016 ceph-mon[37491]: pgmap v73: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-04-26T16:36:32.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:32 smithi016 ceph-mon[37491]: from='osd.2 v2:172.21.15.16:6809/1004107385' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]': finished 2024-04-26T16:36:32.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:32 smithi016 ceph-mon[37491]: osdmap e17: 3 total, 2 up, 3 in 2024-04-26T16:36:32.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:32 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-26T16:36:32.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:32 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-26T16:36:32.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:32 smithi016 ceph-mon[27893]: purged_snaps scrub starts 2024-04-26T16:36:32.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:32 smithi016 ceph-mon[27893]: purged_snaps scrub ok 2024-04-26T16:36:32.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:32 smithi016 ceph-mon[27893]: pgmap v73: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-04-26T16:36:32.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:32 smithi016 ceph-mon[27893]: from='osd.2 v2:172.21.15.16:6809/1004107385' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]': finished 2024-04-26T16:36:32.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:32 smithi016 ceph-mon[27893]: osdmap e17: 3 total, 2 up, 3 in 2024-04-26T16:36:32.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:32 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-26T16:36:32.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:32 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-26T16:36:33.730 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:33 smithi016 ceph-mon[27893]: osd.2 v2:172.21.15.16:6809/1004107385 boot 2024-04-26T16:36:33.730 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:33 smithi016 ceph-mon[27893]: osdmap e18: 3 total, 3 up, 3 in 2024-04-26T16:36:33.731 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:33 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-26T16:36:33.731 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:33 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-04-26T16:36:33.731 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:33 smithi016 ceph-mon[37491]: osd.2 v2:172.21.15.16:6809/1004107385 boot 2024-04-26T16:36:33.731 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:33 smithi016 ceph-mon[37491]: osdmap e18: 3 total, 3 up, 3 in 2024-04-26T16:36:33.731 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:33 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-26T16:36:33.731 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:33 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-04-26T16:36:33.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:33 smithi057 ceph-mon[31602]: osd.2 v2:172.21.15.16:6809/1004107385 boot 2024-04-26T16:36:33.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:33 smithi057 ceph-mon[31602]: osdmap e18: 3 total, 3 up, 3 in 2024-04-26T16:36:33.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:33 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-26T16:36:33.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:33 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-04-26T16:36:34.125 INFO:teuthology.orchestra.run.smithi016.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-04-26T16:36:34.125 INFO:teuthology.orchestra.run.smithi016.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-04-26T16:36:34.125 INFO:teuthology.orchestra.run.smithi016.stderr: stderr: 10+0 records in 2024-04-26T16:36:34.125 INFO:teuthology.orchestra.run.smithi016.stderr:10+0 records out 2024-04-26T16:36:34.125 INFO:teuthology.orchestra.run.smithi016.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.013303 s, 788 MB/s 2024-04-26T16:36:34.125 INFO:teuthology.orchestra.run.smithi016.stderr:--> Zapping successful for: 2024-04-26T16:36:34.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:34 smithi057 ceph-mon[31602]: pgmap v76: 0 pgs: ; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-04-26T16:36:34.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:34 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-04-26T16:36:34.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:34 smithi057 ceph-mon[31602]: osdmap e19: 3 total, 3 up, 3 in 2024-04-26T16:36:34.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:34 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-26T16:36:34.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:34 smithi016 ceph-mon[37491]: pgmap v76: 0 pgs: ; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-04-26T16:36:34.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:34 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-04-26T16:36:34.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:34 smithi016 ceph-mon[37491]: osdmap e19: 3 total, 3 up, 3 in 2024-04-26T16:36:34.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:34 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-26T16:36:34.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:34 smithi016 ceph-mon[27893]: pgmap v76: 0 pgs: ; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-04-26T16:36:34.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:34 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-04-26T16:36:34.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:34 smithi016 ceph-mon[27893]: osdmap e19: 3 total, 3 up, 3 in 2024-04-26T16:36:34.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:34 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-26T16:36:35.261 DEBUG:teuthology.orchestra.run.smithi016:> sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b1f7092-03ea-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi016:vg_nvme/lv_1 2024-04-26T16:36:35.512 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 26 16:36:35 smithi016 sudo[59059]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-04-26T16:36:35.512 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 26 16:36:35 smithi016 sudo[59059]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-04-26T16:36:35.512 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 26 16:36:35 smithi016 sudo[59059]: pam_unix(sudo:session): session opened for user root by (uid=167) 2024-04-26T16:36:35.512 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 26 16:36:35 smithi016 sudo[59059]: pam_unix(sudo:session): session closed for user root 2024-04-26T16:36:35.513 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 26 16:36:35 smithi016 sudo[59069]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-04-26T16:36:35.513 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 26 16:36:35 smithi016 sudo[59069]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-04-26T16:36:35.513 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 26 16:36:35 smithi016 sudo[59069]: pam_unix(sudo:session): session opened for user root by (uid=167) 2024-04-26T16:36:35.513 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 26 16:36:35 smithi016 sudo[59069]: pam_unix(sudo:session): session closed for user root 2024-04-26T16:36:35.513 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:35 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-26T16:36:35.513 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:35 smithi016 ceph-mon[27893]: osdmap e20: 3 total, 3 up, 3 in 2024-04-26T16:36:35.513 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:35 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:35.513 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:35 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:35.513 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:35 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:36:35.513 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:35 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:36:35.513 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:35 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:36:35.513 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:35 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:35.514 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:35 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:36:35.514 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:35 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:36:35.514 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:35 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:35.514 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:35 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:36:35.514 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:35 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:36:35.514 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:35 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:36:35.514 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:35 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:35.514 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:35 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-26T16:36:35.514 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:35 smithi016 ceph-mon[37491]: osdmap e20: 3 total, 3 up, 3 in 2024-04-26T16:36:35.514 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:35 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:35.514 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:35 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:35.514 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:35 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:36:35.515 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:35 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:36:35.515 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:35 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:36:35.515 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:35 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:35.515 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:35 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:36:35.515 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:35 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:36:35.515 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:35 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:35.515 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:35 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:36:35.515 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:35 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:36:35.515 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:35 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:36:35.515 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:35 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:35.548 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T16:36:35.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:35 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-26T16:36:35.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:35 smithi057 ceph-mon[31602]: osdmap e20: 3 total, 3 up, 3 in 2024-04-26T16:36:35.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:35 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:35.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:35 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:35.792 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:35 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:36:35.792 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:35 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:36:35.792 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:35 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:36:35.792 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:35 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:35.792 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:35 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:36:35.792 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:35 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:36:35.792 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:35 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:35.792 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:35 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:36:35.792 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:35 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:36:35.792 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:35 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:36:35.792 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:35 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:35.792 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:35 smithi057 sudo[34446]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-04-26T16:36:35.792 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:35 smithi057 sudo[34446]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-04-26T16:36:35.792 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:35 smithi057 sudo[34446]: pam_unix(sudo:session): session opened for user root by (uid=167) 2024-04-26T16:36:35.793 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:35 smithi057 sudo[34446]: pam_unix(sudo:session): session closed for user root 2024-04-26T16:36:35.793 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:35 smithi057 sudo[34449]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-04-26T16:36:35.793 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:35 smithi057 sudo[34449]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-04-26T16:36:35.793 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:35 smithi057 sudo[34449]: pam_unix(sudo:session): session opened for user root by (uid=167) 2024-04-26T16:36:35.793 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:35 smithi057 sudo[34449]: pam_unix(sudo:session): session closed for user root 2024-04-26T16:36:35.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:35 smithi016 sudo[59132]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-04-26T16:36:35.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:35 smithi016 sudo[59132]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-04-26T16:36:35.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:35 smithi016 sudo[59132]: pam_unix(sudo:session): session opened for user root by (uid=167) 2024-04-26T16:36:35.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:35 smithi016 sudo[59132]: pam_unix(sudo:session): session closed for user root 2024-04-26T16:36:35.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:35 smithi016 sudo[59135]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-04-26T16:36:35.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:35 smithi016 sudo[59135]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-04-26T16:36:35.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:35 smithi016 sudo[59135]: pam_unix(sudo:session): session opened for user root by (uid=167) 2024-04-26T16:36:35.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:35 smithi016 sudo[59135]: pam_unix(sudo:session): session closed for user root 2024-04-26T16:36:35.797 INFO:journalctl@ceph.osd.2.smithi016.stdout:Apr 26 16:36:35 smithi016 sudo[59112]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-04-26T16:36:35.797 INFO:journalctl@ceph.osd.2.smithi016.stdout:Apr 26 16:36:35 smithi016 sudo[59112]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-04-26T16:36:35.797 INFO:journalctl@ceph.osd.2.smithi016.stdout:Apr 26 16:36:35 smithi016 sudo[59112]: pam_unix(sudo:session): session opened for user root by (uid=167) 2024-04-26T16:36:35.798 INFO:journalctl@ceph.osd.2.smithi016.stdout:Apr 26 16:36:35 smithi016 sudo[59112]: pam_unix(sudo:session): session closed for user root 2024-04-26T16:36:35.798 INFO:journalctl@ceph.osd.2.smithi016.stdout:Apr 26 16:36:35 smithi016 sudo[59129]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-04-26T16:36:35.798 INFO:journalctl@ceph.osd.2.smithi016.stdout:Apr 26 16:36:35 smithi016 sudo[59129]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-04-26T16:36:35.798 INFO:journalctl@ceph.osd.2.smithi016.stdout:Apr 26 16:36:35 smithi016 sudo[59129]: pam_unix(sudo:session): session opened for user root by (uid=167) 2024-04-26T16:36:35.798 INFO:journalctl@ceph.osd.2.smithi016.stdout:Apr 26 16:36:35 smithi016 sudo[59129]: pam_unix(sudo:session): session closed for user root 2024-04-26T16:36:35.798 INFO:journalctl@ceph.osd.1.smithi016.stdout:Apr 26 16:36:35 smithi016 sudo[59089]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-04-26T16:36:35.798 INFO:journalctl@ceph.osd.1.smithi016.stdout:Apr 26 16:36:35 smithi016 sudo[59089]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-04-26T16:36:35.798 INFO:journalctl@ceph.osd.1.smithi016.stdout:Apr 26 16:36:35 smithi016 sudo[59089]: pam_unix(sudo:session): session opened for user root by (uid=167) 2024-04-26T16:36:35.798 INFO:journalctl@ceph.osd.1.smithi016.stdout:Apr 26 16:36:35 smithi016 sudo[59089]: pam_unix(sudo:session): session closed for user root 2024-04-26T16:36:35.799 INFO:journalctl@ceph.osd.1.smithi016.stdout:Apr 26 16:36:35 smithi016 sudo[59106]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-04-26T16:36:35.799 INFO:journalctl@ceph.osd.1.smithi016.stdout:Apr 26 16:36:35 smithi016 sudo[59106]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-04-26T16:36:35.799 INFO:journalctl@ceph.osd.1.smithi016.stdout:Apr 26 16:36:35 smithi016 sudo[59106]: pam_unix(sudo:session): session opened for user root by (uid=167) 2024-04-26T16:36:35.799 INFO:journalctl@ceph.osd.1.smithi016.stdout:Apr 26 16:36:35 smithi016 sudo[59106]: pam_unix(sudo:session): session closed for user root 2024-04-26T16:36:35.799 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:35 smithi016 sudo[59138]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-04-26T16:36:35.799 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:35 smithi016 sudo[59138]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-04-26T16:36:35.799 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:35 smithi016 sudo[59138]: pam_unix(sudo:session): session opened for user root by (uid=167) 2024-04-26T16:36:35.799 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:35 smithi016 sudo[59138]: pam_unix(sudo:session): session closed for user root 2024-04-26T16:36:35.799 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:35 smithi016 sudo[59141]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-04-26T16:36:35.799 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:35 smithi016 sudo[59141]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-04-26T16:36:35.799 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:35 smithi016 sudo[59141]: pam_unix(sudo:session): session opened for user root by (uid=167) 2024-04-26T16:36:35.799 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:35 smithi016 sudo[59141]: pam_unix(sudo:session): session closed for user root 2024-04-26T16:36:36.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:36 smithi016 ceph-mon[37491]: Detected new or changed devices on smithi016 2024-04-26T16:36:36.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:36 smithi016 ceph-mon[37491]: Adjusting osd_memory_target on smithi016 to 5356M 2024-04-26T16:36:36.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:36 smithi016 ceph-mon[37491]: pgmap v79: 1 pgs: 1 creating+peering; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-04-26T16:36:36.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:36 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:36.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:36 smithi016 ceph-mon[37491]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-26T16:36:36.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:36 smithi016 ceph-mon[37491]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-26T16:36:36.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:36 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T16:36:36.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:36 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T16:36:36.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:36 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T16:36:36.548 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:36 smithi016 ceph-mon[37491]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-26T16:36:36.548 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:36 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T16:36:36.548 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:36 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T16:36:36.548 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:36 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T16:36:36.548 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:36 smithi016 ceph-mon[37491]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-26T16:36:36.548 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:36 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:36.548 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:36 smithi016 ceph-mon[37491]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-26T16:36:36.548 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:36 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T16:36:36.548 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:36 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T16:36:36.548 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:36 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T16:36:36.548 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:36 smithi016 ceph-mon[37491]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-26T16:36:36.548 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:36 smithi016 ceph-mon[37491]: osdmap e21: 3 total, 3 up, 3 in 2024-04-26T16:36:36.548 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:36 smithi016 ceph-mon[27893]: Detected new or changed devices on smithi016 2024-04-26T16:36:36.549 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:36 smithi016 ceph-mon[27893]: Adjusting osd_memory_target on smithi016 to 5356M 2024-04-26T16:36:36.549 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:36 smithi016 ceph-mon[27893]: pgmap v79: 1 pgs: 1 creating+peering; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-04-26T16:36:36.549 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:36 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:36.549 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:36 smithi016 ceph-mon[27893]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-26T16:36:36.549 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:36 smithi016 ceph-mon[27893]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-26T16:36:36.549 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:36 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T16:36:36.549 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:36 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T16:36:36.549 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:36 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T16:36:36.549 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:36 smithi016 ceph-mon[27893]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-26T16:36:36.549 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:36 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T16:36:36.549 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:36 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T16:36:36.549 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:36 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T16:36:36.549 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:36 smithi016 ceph-mon[27893]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-26T16:36:36.549 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:36 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:36.550 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:36 smithi016 ceph-mon[27893]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-26T16:36:36.550 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:36 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T16:36:36.550 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:36 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T16:36:36.550 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:36 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T16:36:36.550 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:36 smithi016 ceph-mon[27893]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-26T16:36:36.550 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:36 smithi016 ceph-mon[27893]: osdmap e21: 3 total, 3 up, 3 in 2024-04-26T16:36:36.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:36 smithi057 ceph-mon[31602]: Detected new or changed devices on smithi016 2024-04-26T16:36:36.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:36 smithi057 ceph-mon[31602]: Adjusting osd_memory_target on smithi016 to 5356M 2024-04-26T16:36:36.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:36 smithi057 ceph-mon[31602]: pgmap v79: 1 pgs: 1 creating+peering; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-04-26T16:36:36.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:36 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:36.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:36 smithi057 ceph-mon[31602]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-26T16:36:36.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:36 smithi057 ceph-mon[31602]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-26T16:36:36.792 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:36 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T16:36:36.792 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:36 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T16:36:36.792 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:36 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T16:36:36.792 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:36 smithi057 ceph-mon[31602]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-26T16:36:36.792 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:36 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T16:36:36.792 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:36 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T16:36:36.792 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:36 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T16:36:36.792 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:36 smithi057 ceph-mon[31602]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-26T16:36:36.792 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:36 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:36.792 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:36 smithi057 ceph-mon[31602]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-26T16:36:36.792 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:36 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T16:36:36.792 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:36 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T16:36:36.792 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:36 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T16:36:36.792 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:36 smithi057 ceph-mon[31602]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-26T16:36:36.792 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:36 smithi057 ceph-mon[31602]: osdmap e21: 3 total, 3 up, 3 in 2024-04-26T16:36:37.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:37 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-26T16:36:37.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:37 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-26T16:36:37.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:37 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:36:37.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:37 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-26T16:36:37.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:37 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-26T16:36:37.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:37 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:36:37.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:37 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-26T16:36:37.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:37 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-26T16:36:37.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:37 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:36:38.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:38 smithi016 ceph-mon[37491]: pgmap v81: 1 pgs: 1 creating+peering; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-04-26T16:36:38.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:38 smithi016 ceph-mon[37491]: from='client.24200 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi016:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:36:38.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:38 smithi016 ceph-mon[37491]: mgrmap e15: y(active, since 2m), standbys: x 2024-04-26T16:36:38.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:38 smithi016 ceph-mon[27893]: pgmap v81: 1 pgs: 1 creating+peering; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-04-26T16:36:38.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:38 smithi016 ceph-mon[27893]: from='client.24200 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi016:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:36:38.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:38 smithi016 ceph-mon[27893]: mgrmap e15: y(active, since 2m), standbys: x 2024-04-26T16:36:38.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:38 smithi057 ceph-mon[31602]: pgmap v81: 1 pgs: 1 creating+peering; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-04-26T16:36:38.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:38 smithi057 ceph-mon[31602]: from='client.24200 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi016:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:36:38.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:38 smithi057 ceph-mon[31602]: mgrmap e15: y(active, since 2m), standbys: x 2024-04-26T16:36:40.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:40 smithi057 ceph-mon[31602]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-04-26T16:36:40.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:40 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/1150759196' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "541bd2f6-51db-47b2-a31b-717c6e685535"}]: dispatch 2024-04-26T16:36:40.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:40 smithi057 ceph-mon[31602]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "541bd2f6-51db-47b2-a31b-717c6e685535"}]: dispatch 2024-04-26T16:36:40.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:40 smithi057 ceph-mon[31602]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "541bd2f6-51db-47b2-a31b-717c6e685535"}]': finished 2024-04-26T16:36:40.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:40 smithi057 ceph-mon[31602]: osdmap e22: 4 total, 3 up, 4 in 2024-04-26T16:36:40.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:40 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-26T16:36:40.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:40 smithi016 ceph-mon[27893]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-04-26T16:36:40.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:40 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/1150759196' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "541bd2f6-51db-47b2-a31b-717c6e685535"}]: dispatch 2024-04-26T16:36:40.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:40 smithi016 ceph-mon[27893]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "541bd2f6-51db-47b2-a31b-717c6e685535"}]: dispatch 2024-04-26T16:36:40.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:40 smithi016 ceph-mon[27893]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "541bd2f6-51db-47b2-a31b-717c6e685535"}]': finished 2024-04-26T16:36:40.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:40 smithi016 ceph-mon[27893]: osdmap e22: 4 total, 3 up, 4 in 2024-04-26T16:36:40.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:40 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-26T16:36:40.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:40 smithi016 ceph-mon[37491]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-04-26T16:36:40.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:40 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/1150759196' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "541bd2f6-51db-47b2-a31b-717c6e685535"}]: dispatch 2024-04-26T16:36:40.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:40 smithi016 ceph-mon[37491]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "541bd2f6-51db-47b2-a31b-717c6e685535"}]: dispatch 2024-04-26T16:36:40.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:40 smithi016 ceph-mon[37491]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "541bd2f6-51db-47b2-a31b-717c6e685535"}]': finished 2024-04-26T16:36:40.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:40 smithi016 ceph-mon[37491]: osdmap e22: 4 total, 3 up, 4 in 2024-04-26T16:36:40.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:40 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-26T16:36:41.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:41 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/369461714' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-26T16:36:41.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:41 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/369461714' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-26T16:36:41.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:41 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/369461714' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-26T16:36:42.790 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:42 smithi057 ceph-mon[31602]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-04-26T16:36:42.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:42 smithi016 ceph-mon[37491]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-04-26T16:36:42.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:42 smithi016 ceph-mon[27893]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-04-26T16:36:44.711 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:44 smithi016 ceph-mon[27893]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-04-26T16:36:44.711 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:44 smithi016 ceph-mon[37491]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-04-26T16:36:44.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:44 smithi057 ceph-mon[31602]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-04-26T16:36:46.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:46 smithi016 ceph-mon[27893]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-04-26T16:36:46.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:46 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-26T16:36:46.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:46 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:36:46.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:46 smithi016 ceph-mon[37491]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-04-26T16:36:46.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:46 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-26T16:36:46.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:46 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:36:46.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:46 smithi057 ceph-mon[31602]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-04-26T16:36:46.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:46 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-26T16:36:46.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:46 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:36:47.639 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:47 smithi016 ceph-mon[37491]: Deploying daemon osd.3 on smithi016 2024-04-26T16:36:47.639 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:47 smithi016 ceph-mon[27893]: Deploying daemon osd.3 on smithi016 2024-04-26T16:36:47.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:47 smithi057 ceph-mon[31602]: Deploying daemon osd.3 on smithi016 2024-04-26T16:36:48.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:48 smithi057 ceph-mon[31602]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-04-26T16:36:48.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:48 smithi016 ceph-mon[27893]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-04-26T16:36:48.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:48 smithi016 ceph-mon[37491]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-04-26T16:36:50.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:50 smithi016 ceph-mon[27893]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-04-26T16:36:50.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:50 smithi016 ceph-mon[37491]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-04-26T16:36:50.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:50 smithi057 ceph-mon[31602]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-04-26T16:36:52.723 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:52 smithi016 ceph-mon[27893]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-04-26T16:36:52.723 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:52 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:52.723 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:52 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:52.723 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:52 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:36:52.723 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:52 smithi016 ceph-mon[37491]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-04-26T16:36:52.723 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:52 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:52.723 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:52 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:52.723 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:52 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:36:52.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:52 smithi057 ceph-mon[31602]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-04-26T16:36:52.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:52 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:52.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:52 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:52.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:52 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:36:54.744 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:54 smithi016 ceph-mon[27893]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-04-26T16:36:54.744 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:54 smithi016 ceph-mon[37491]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-04-26T16:36:54.790 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:54 smithi057 ceph-mon[31602]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-04-26T16:36:55.425 INFO:teuthology.orchestra.run.smithi016.stdout:Created osd(s) 3 on host 'smithi016' 2024-04-26T16:36:55.883 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:55 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:55.883 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:55 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:55.883 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:55 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:36:55.883 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:55 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:36:55.883 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:55 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:55.883 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:55 smithi016 ceph-mon[27893]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-04-26T16:36:55.883 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:55 smithi016 ceph-mon[27893]: from='osd.3 v2:172.21.15.16:6813/2243995260' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-26T16:36:55.883 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:55 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:55.883 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:55 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:55.883 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:55 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:36:55.883 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:55 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:55.884 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:55 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:55.884 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:55 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:36:55.884 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:55 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:36:55.884 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:55 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:55.884 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:55 smithi016 ceph-mon[37491]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-04-26T16:36:55.884 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:55 smithi016 ceph-mon[37491]: from='osd.3 v2:172.21.15.16:6813/2243995260' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-26T16:36:55.884 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:55 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:55.884 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:55 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:55.884 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:55 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:36:55.911 DEBUG:teuthology.orchestra.run.smithi016:osd.3> sudo journalctl -f -n 0 -u ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@osd.3.service 2024-04-26T16:36:55.913 INFO:tasks.cephadm:Deploying osd.4 on smithi057 with /dev/vg_nvme/lv_4... 2024-04-26T16:36:55.913 DEBUG:teuthology.orchestra.run.smithi057:> sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b1f7092-03ea-11ef-bc93-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-04-26T16:36:55.941 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:55 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:55.941 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:55 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:55.941 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:55 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:36:55.941 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:55 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:36:55.941 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:55 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:55.941 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:55 smithi057 ceph-mon[31602]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-04-26T16:36:55.941 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:55 smithi057 ceph-mon[31602]: from='osd.3 v2:172.21.15.16:6813/2243995260' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-26T16:36:55.941 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:55 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:55.942 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:55 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:36:55.942 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:55 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:36:56.167 INFO:teuthology.orchestra.run.smithi057.stderr:Inferring config /var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/mon.b/config 2024-04-26T16:36:56.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:56 smithi016 ceph-mon[37491]: from='osd.3 v2:172.21.15.16:6813/2243995260' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-26T16:36:56.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:56 smithi016 ceph-mon[37491]: osdmap e23: 4 total, 3 up, 4 in 2024-04-26T16:36:56.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:56 smithi016 ceph-mon[37491]: from='osd.3 v2:172.21.15.16:6813/2243995260' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2024-04-26T16:36:56.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:56 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-26T16:36:56.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:56 smithi016 ceph-mon[27893]: from='osd.3 v2:172.21.15.16:6813/2243995260' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-26T16:36:56.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:56 smithi016 ceph-mon[27893]: osdmap e23: 4 total, 3 up, 4 in 2024-04-26T16:36:56.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:56 smithi016 ceph-mon[27893]: from='osd.3 v2:172.21.15.16:6813/2243995260' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2024-04-26T16:36:56.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:56 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-26T16:36:57.041 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:56 smithi057 ceph-mon[31602]: from='osd.3 v2:172.21.15.16:6813/2243995260' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-26T16:36:57.041 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:56 smithi057 ceph-mon[31602]: osdmap e23: 4 total, 3 up, 4 in 2024-04-26T16:36:57.041 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:56 smithi057 ceph-mon[31602]: from='osd.3 v2:172.21.15.16:6813/2243995260' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2024-04-26T16:36:57.041 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:56 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-26T16:36:57.206 INFO:journalctl@ceph.osd.3.smithi016.stdout:Apr 26 16:36:56 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-3[61357]: 2024-04-26T16:36:56.906+0000 7ff6e3edc700 -1 osd.3 0 waiting for initial osdmap 2024-04-26T16:36:57.206 INFO:journalctl@ceph.osd.3.smithi016.stdout:Apr 26 16:36:56 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-3[61357]: 2024-04-26T16:36:56.910+0000 7ff6dbcc7700 -1 osd.3 24 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-26T16:36:57.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:57 smithi016 ceph-mon[37491]: from='osd.3 v2:172.21.15.16:6813/2243995260' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]': finished 2024-04-26T16:36:57.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:57 smithi016 ceph-mon[37491]: osdmap e24: 4 total, 3 up, 4 in 2024-04-26T16:36:57.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:57 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-26T16:36:57.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:57 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-26T16:36:57.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:57 smithi016 ceph-mon[37491]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-04-26T16:36:57.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:57 smithi016 ceph-mon[37491]: from='osd.3 v2:172.21.15.16:6813/2243995260' entity='osd.3' 2024-04-26T16:36:57.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:57 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-26T16:36:57.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:57 smithi016 ceph-mon[27893]: from='osd.3 v2:172.21.15.16:6813/2243995260' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]': finished 2024-04-26T16:36:57.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:57 smithi016 ceph-mon[27893]: osdmap e24: 4 total, 3 up, 4 in 2024-04-26T16:36:57.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:57 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-26T16:36:57.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:57 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-26T16:36:57.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:57 smithi016 ceph-mon[27893]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-04-26T16:36:57.798 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:57 smithi016 ceph-mon[27893]: from='osd.3 v2:172.21.15.16:6813/2243995260' entity='osd.3' 2024-04-26T16:36:57.798 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:57 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-26T16:36:57.899 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:57 smithi057 ceph-mon[31602]: from='osd.3 v2:172.21.15.16:6813/2243995260' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]': finished 2024-04-26T16:36:57.899 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:57 smithi057 ceph-mon[31602]: osdmap e24: 4 total, 3 up, 4 in 2024-04-26T16:36:57.899 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:57 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-26T16:36:57.899 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:57 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-26T16:36:57.899 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:57 smithi057 ceph-mon[31602]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-04-26T16:36:57.899 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:57 smithi057 ceph-mon[31602]: from='osd.3 v2:172.21.15.16:6813/2243995260' entity='osd.3' 2024-04-26T16:36:57.899 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:57 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-26T16:36:58.369 INFO:teuthology.orchestra.run.smithi057.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-04-26T16:36:58.369 INFO:teuthology.orchestra.run.smithi057.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-04-26T16:36:58.369 INFO:teuthology.orchestra.run.smithi057.stderr: stderr: 10+0 records in 2024-04-26T16:36:58.369 INFO:teuthology.orchestra.run.smithi057.stderr:10+0 records out 2024-04-26T16:36:58.369 INFO:teuthology.orchestra.run.smithi057.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0159804 s, 656 MB/s 2024-04-26T16:36:58.369 INFO:teuthology.orchestra.run.smithi057.stderr:--> Zapping successful for: 2024-04-26T16:36:58.739 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:58 smithi016 ceph-mon[27893]: purged_snaps scrub starts 2024-04-26T16:36:58.739 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:58 smithi016 ceph-mon[27893]: purged_snaps scrub ok 2024-04-26T16:36:58.739 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:58 smithi016 ceph-mon[27893]: osd.3 v2:172.21.15.16:6813/2243995260 boot 2024-04-26T16:36:58.739 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:58 smithi016 ceph-mon[27893]: osdmap e25: 4 total, 4 up, 4 in 2024-04-26T16:36:58.739 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:58 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-26T16:36:58.739 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:58 smithi016 ceph-mon[37491]: purged_snaps scrub starts 2024-04-26T16:36:58.739 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:58 smithi016 ceph-mon[37491]: purged_snaps scrub ok 2024-04-26T16:36:58.739 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:58 smithi016 ceph-mon[37491]: osd.3 v2:172.21.15.16:6813/2243995260 boot 2024-04-26T16:36:58.739 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:58 smithi016 ceph-mon[37491]: osdmap e25: 4 total, 4 up, 4 in 2024-04-26T16:36:58.739 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:58 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-26T16:36:58.945 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:58 smithi057 ceph-mon[31602]: purged_snaps scrub starts 2024-04-26T16:36:58.945 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:58 smithi057 ceph-mon[31602]: purged_snaps scrub ok 2024-04-26T16:36:58.945 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:58 smithi057 ceph-mon[31602]: osd.3 v2:172.21.15.16:6813/2243995260 boot 2024-04-26T16:36:58.946 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:58 smithi057 ceph-mon[31602]: osdmap e25: 4 total, 4 up, 4 in 2024-04-26T16:36:58.946 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:58 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-26T16:36:58.947 DEBUG:teuthology.orchestra.run.smithi057:> sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b1f7092-03ea-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi057:vg_nvme/lv_4 2024-04-26T16:36:59.248 INFO:teuthology.orchestra.run.smithi057.stderr:Inferring config /var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/mon.b/config 2024-04-26T16:37:00.041 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:59 smithi057 ceph-mon[31602]: Detected new or changed devices on smithi016 2024-04-26T16:37:00.041 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:59 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:37:00.041 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:59 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:37:00.041 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:59 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:37:00.041 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:59 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:37:00.041 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:59 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:37:00.041 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:59 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:37:00.041 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:59 smithi057 ceph-mon[31602]: Adjusting osd_memory_target on smithi016 to 4017M 2024-04-26T16:37:00.042 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:59 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:37:00.042 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:59 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:37:00.042 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:59 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:37:00.042 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:59 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:37:00.042 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:59 smithi057 ceph-mon[31602]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-04-26T16:37:00.042 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:36:59 smithi057 ceph-mon[31602]: osdmap e26: 4 total, 4 up, 4 in 2024-04-26T16:37:00.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:59 smithi016 ceph-mon[27893]: Detected new or changed devices on smithi016 2024-04-26T16:37:00.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:59 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:37:00.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:59 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:37:00.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:59 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:37:00.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:59 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:37:00.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:59 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:37:00.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:59 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:37:00.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:59 smithi016 ceph-mon[27893]: Adjusting osd_memory_target on smithi016 to 4017M 2024-04-26T16:37:00.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:59 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:37:00.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:59 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:37:00.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:59 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:37:00.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:59 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:37:00.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:59 smithi016 ceph-mon[27893]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-04-26T16:37:00.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:36:59 smithi016 ceph-mon[27893]: osdmap e26: 4 total, 4 up, 4 in 2024-04-26T16:37:00.298 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:59 smithi016 ceph-mon[37491]: Detected new or changed devices on smithi016 2024-04-26T16:37:00.298 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:59 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:37:00.298 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:59 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:37:00.298 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:59 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:37:00.298 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:59 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:37:00.298 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:59 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:37:00.298 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:59 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:37:00.298 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:59 smithi016 ceph-mon[37491]: Adjusting osd_memory_target on smithi016 to 4017M 2024-04-26T16:37:00.298 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:59 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:37:00.298 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:59 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:37:00.298 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:59 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:37:00.298 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:59 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:37:00.298 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:59 smithi016 ceph-mon[37491]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-04-26T16:37:00.298 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:36:59 smithi016 ceph-mon[37491]: osdmap e26: 4 total, 4 up, 4 in 2024-04-26T16:37:02.037 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:01 smithi057 ceph-mon[31602]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-04-26T16:37:02.038 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:01 smithi057 ceph-mon[31602]: from='client.24196 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi057:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:37:02.038 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:01 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-26T16:37:02.038 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:01 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-26T16:37:02.038 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:01 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:37:02.296 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:01 smithi016 ceph-mon[37491]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-04-26T16:37:02.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:01 smithi016 ceph-mon[37491]: from='client.24196 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi057:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:37:02.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:01 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-26T16:37:02.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:01 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-26T16:37:02.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:01 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:37:02.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:01 smithi016 ceph-mon[27893]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-04-26T16:37:02.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:01 smithi016 ceph-mon[27893]: from='client.24196 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi057:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:37:02.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:01 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-26T16:37:02.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:01 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-26T16:37:02.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:01 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:37:04.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:03 smithi057 ceph-mon[31602]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-04-26T16:37:04.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:03 smithi057 ceph-mon[31602]: from='client.? 172.21.15.57:0/2438403788' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1d0e93b4-fef1-472c-95c5-741a92eeb2f3"}]: dispatch 2024-04-26T16:37:04.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:03 smithi057 ceph-mon[31602]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1d0e93b4-fef1-472c-95c5-741a92eeb2f3"}]: dispatch 2024-04-26T16:37:04.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:03 smithi057 ceph-mon[31602]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1d0e93b4-fef1-472c-95c5-741a92eeb2f3"}]': finished 2024-04-26T16:37:04.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:03 smithi057 ceph-mon[31602]: osdmap e27: 5 total, 4 up, 5 in 2024-04-26T16:37:04.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:03 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-26T16:37:04.296 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:03 smithi016 ceph-mon[37491]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-04-26T16:37:04.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:03 smithi016 ceph-mon[37491]: from='client.? 172.21.15.57:0/2438403788' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1d0e93b4-fef1-472c-95c5-741a92eeb2f3"}]: dispatch 2024-04-26T16:37:04.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:03 smithi016 ceph-mon[37491]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1d0e93b4-fef1-472c-95c5-741a92eeb2f3"}]: dispatch 2024-04-26T16:37:04.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:03 smithi016 ceph-mon[37491]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1d0e93b4-fef1-472c-95c5-741a92eeb2f3"}]': finished 2024-04-26T16:37:04.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:03 smithi016 ceph-mon[37491]: osdmap e27: 5 total, 4 up, 5 in 2024-04-26T16:37:04.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:03 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-26T16:37:04.298 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:03 smithi016 ceph-mon[27893]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-04-26T16:37:04.298 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:03 smithi016 ceph-mon[27893]: from='client.? 172.21.15.57:0/2438403788' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1d0e93b4-fef1-472c-95c5-741a92eeb2f3"}]: dispatch 2024-04-26T16:37:04.298 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:03 smithi016 ceph-mon[27893]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1d0e93b4-fef1-472c-95c5-741a92eeb2f3"}]: dispatch 2024-04-26T16:37:04.298 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:03 smithi016 ceph-mon[27893]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1d0e93b4-fef1-472c-95c5-741a92eeb2f3"}]': finished 2024-04-26T16:37:04.298 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:03 smithi016 ceph-mon[27893]: osdmap e27: 5 total, 4 up, 5 in 2024-04-26T16:37:04.298 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:03 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-26T16:37:05.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:04 smithi057 ceph-mon[31602]: from='client.? 172.21.15.57:0/480577203' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-26T16:37:05.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:04 smithi016 ceph-mon[27893]: from='client.? 172.21.15.57:0/480577203' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-26T16:37:05.296 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:04 smithi016 ceph-mon[37491]: from='client.? 172.21.15.57:0/480577203' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-26T16:37:06.290 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:05 smithi057 ceph-mon[31602]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-04-26T16:37:06.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:05 smithi016 ceph-mon[27893]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-04-26T16:37:06.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:05 smithi016 ceph-mon[37491]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-04-26T16:37:08.200 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:07 smithi057 ceph-mon[31602]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-04-26T16:37:08.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:07 smithi016 ceph-mon[27893]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-04-26T16:37:08.296 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:07 smithi016 ceph-mon[37491]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-04-26T16:37:10.041 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:09 smithi057 ceph-mon[31602]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-04-26T16:37:10.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:09 smithi016 ceph-mon[27893]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-04-26T16:37:10.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:09 smithi016 ceph-mon[37491]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-04-26T16:37:11.128 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:10 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-26T16:37:11.128 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:10 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:37:11.128 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:10 smithi057 ceph-mon[31602]: Deploying daemon osd.4 on smithi057 2024-04-26T16:37:11.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:10 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-26T16:37:11.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:10 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:37:11.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:10 smithi016 ceph-mon[27893]: Deploying daemon osd.4 on smithi057 2024-04-26T16:37:11.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:10 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-26T16:37:11.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:10 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:37:11.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:10 smithi016 ceph-mon[37491]: Deploying daemon osd.4 on smithi057 2024-04-26T16:37:12.184 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:11 smithi057 ceph-mon[31602]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-04-26T16:37:12.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:11 smithi016 ceph-mon[27893]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-04-26T16:37:12.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:11 smithi016 ceph-mon[37491]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-04-26T16:37:14.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:13 smithi057 ceph-mon[31602]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-04-26T16:37:14.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:13 smithi016 ceph-mon[27893]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-04-26T16:37:14.296 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:13 smithi016 ceph-mon[37491]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-04-26T16:37:16.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:15 smithi057 ceph-mon[31602]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-04-26T16:37:16.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:15 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:37:16.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:15 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:37:16.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:15 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:37:16.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:15 smithi016 ceph-mon[27893]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-04-26T16:37:16.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:15 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:37:16.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:15 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:37:16.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:15 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:37:16.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:15 smithi016 ceph-mon[37491]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-04-26T16:37:16.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:15 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:37:16.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:15 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:37:16.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:15 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:37:18.241 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:17 smithi057 ceph-mon[31602]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-04-26T16:37:18.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:17 smithi016 ceph-mon[27893]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-04-26T16:37:18.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:17 smithi016 ceph-mon[37491]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-04-26T16:37:19.239 INFO:teuthology.orchestra.run.smithi057.stdout:Created osd(s) 4 on host 'smithi057' 2024-04-26T16:37:19.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:19 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:37:19.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:19 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:37:19.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:19 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:37:19.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:19 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:37:19.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:19 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:37:19.542 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:19 smithi057 ceph-mon[31602]: from='osd.4 v2:172.21.15.57:6800/940318054' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-26T16:37:19.542 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:19 smithi057 ceph-mon[31602]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-26T16:37:19.542 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:19 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:37:19.542 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:19 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:37:19.542 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:19 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:37:19.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:19 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:37:19.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:19 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:37:19.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:19 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:37:19.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:19 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:37:19.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:19 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:37:19.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:19 smithi016 ceph-mon[27893]: from='osd.4 v2:172.21.15.57:6800/940318054' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-26T16:37:19.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:19 smithi016 ceph-mon[27893]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-26T16:37:19.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:19 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:37:19.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:19 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:37:19.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:19 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:37:19.798 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:19 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:37:19.798 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:19 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:37:19.798 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:19 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:37:19.798 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:19 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:37:19.798 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:19 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:37:19.798 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:19 smithi016 ceph-mon[37491]: from='osd.4 v2:172.21.15.57:6800/940318054' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-26T16:37:19.798 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:19 smithi016 ceph-mon[37491]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-26T16:37:19.798 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:19 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:37:19.798 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:19 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:37:19.798 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:19 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:37:19.863 DEBUG:teuthology.orchestra.run.smithi057:osd.4> sudo journalctl -f -n 0 -u ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@osd.4.service 2024-04-26T16:37:19.865 INFO:tasks.cephadm:Deploying osd.5 on smithi057 with /dev/vg_nvme/lv_3... 2024-04-26T16:37:19.866 DEBUG:teuthology.orchestra.run.smithi057:> sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b1f7092-03ea-11ef-bc93-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-04-26T16:37:20.421 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:20 smithi057 ceph-mon[31602]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-04-26T16:37:20.421 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:20 smithi057 ceph-mon[31602]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-26T16:37:20.421 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:20 smithi057 ceph-mon[31602]: from='osd.4 v2:172.21.15.57:6800/940318054' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]: dispatch 2024-04-26T16:37:20.422 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:20 smithi057 ceph-mon[31602]: osdmap e28: 5 total, 4 up, 5 in 2024-04-26T16:37:20.422 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:20 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-26T16:37:20.422 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:20 smithi057 ceph-mon[31602]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]: dispatch 2024-04-26T16:37:20.614 INFO:teuthology.orchestra.run.smithi057.stderr:Inferring config /var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/mon.b/config 2024-04-26T16:37:20.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:20 smithi016 ceph-mon[27893]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-04-26T16:37:20.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:20 smithi016 ceph-mon[27893]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-26T16:37:20.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:20 smithi016 ceph-mon[27893]: from='osd.4 v2:172.21.15.57:6800/940318054' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]: dispatch 2024-04-26T16:37:20.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:20 smithi016 ceph-mon[27893]: osdmap e28: 5 total, 4 up, 5 in 2024-04-26T16:37:20.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:20 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-26T16:37:20.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:20 smithi016 ceph-mon[27893]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]: dispatch 2024-04-26T16:37:20.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:20 smithi016 ceph-mon[37491]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-04-26T16:37:20.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:20 smithi016 ceph-mon[37491]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-26T16:37:20.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:20 smithi016 ceph-mon[37491]: from='osd.4 v2:172.21.15.57:6800/940318054' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]: dispatch 2024-04-26T16:37:20.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:20 smithi016 ceph-mon[37491]: osdmap e28: 5 total, 4 up, 5 in 2024-04-26T16:37:20.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:20 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-26T16:37:20.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:20 smithi016 ceph-mon[37491]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]: dispatch 2024-04-26T16:37:21.041 INFO:journalctl@ceph.osd.4.smithi057.stdout:Apr 26 16:37:20 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-4[37167]: 2024-04-26T16:37:20.857+0000 7f34e020e700 -1 osd.4 0 waiting for initial osdmap 2024-04-26T16:37:21.041 INFO:journalctl@ceph.osd.4.smithi057.stdout:Apr 26 16:37:20 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-4[37167]: 2024-04-26T16:37:20.865+0000 7f34d7ff9700 -1 osd.4 29 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-26T16:37:21.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:21 smithi057 ceph-mon[31602]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]': finished 2024-04-26T16:37:21.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:21 smithi057 ceph-mon[31602]: osdmap e29: 5 total, 4 up, 5 in 2024-04-26T16:37:21.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:21 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-26T16:37:21.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:21 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-26T16:37:21.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:21 smithi057 ceph-mon[31602]: from='osd.4 ' entity='osd.4' 2024-04-26T16:37:21.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:21 smithi057 ceph-mon[31602]: osd.4 v2:172.21.15.57:6800/940318054 boot 2024-04-26T16:37:21.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:21 smithi057 ceph-mon[31602]: osdmap e30: 5 total, 5 up, 5 in 2024-04-26T16:37:21.542 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:21 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-26T16:37:21.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:21 smithi016 ceph-mon[27893]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]': finished 2024-04-26T16:37:21.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:21 smithi016 ceph-mon[27893]: osdmap e29: 5 total, 4 up, 5 in 2024-04-26T16:37:21.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:21 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-26T16:37:21.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:21 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-26T16:37:21.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:21 smithi016 ceph-mon[27893]: from='osd.4 ' entity='osd.4' 2024-04-26T16:37:21.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:21 smithi016 ceph-mon[27893]: osd.4 v2:172.21.15.57:6800/940318054 boot 2024-04-26T16:37:21.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:21 smithi016 ceph-mon[27893]: osdmap e30: 5 total, 5 up, 5 in 2024-04-26T16:37:21.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:21 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-26T16:37:21.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:21 smithi016 ceph-mon[37491]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]': finished 2024-04-26T16:37:21.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:21 smithi016 ceph-mon[37491]: osdmap e29: 5 total, 4 up, 5 in 2024-04-26T16:37:21.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:21 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-26T16:37:21.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:21 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-26T16:37:21.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:21 smithi016 ceph-mon[37491]: from='osd.4 ' entity='osd.4' 2024-04-26T16:37:21.798 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:21 smithi016 ceph-mon[37491]: osd.4 v2:172.21.15.57:6800/940318054 boot 2024-04-26T16:37:21.798 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:21 smithi016 ceph-mon[37491]: osdmap e30: 5 total, 5 up, 5 in 2024-04-26T16:37:21.798 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:21 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-26T16:37:22.442 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:22 smithi057 ceph-mon[31602]: purged_snaps scrub starts 2024-04-26T16:37:22.443 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:22 smithi057 ceph-mon[31602]: purged_snaps scrub ok 2024-04-26T16:37:22.443 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:22 smithi057 ceph-mon[31602]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-04-26T16:37:22.443 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:22 smithi057 ceph-mon[31602]: osdmap e31: 5 total, 5 up, 5 in 2024-04-26T16:37:22.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:22 smithi016 ceph-mon[27893]: purged_snaps scrub starts 2024-04-26T16:37:22.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:22 smithi016 ceph-mon[27893]: purged_snaps scrub ok 2024-04-26T16:37:22.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:22 smithi016 ceph-mon[27893]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-04-26T16:37:22.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:22 smithi016 ceph-mon[27893]: osdmap e31: 5 total, 5 up, 5 in 2024-04-26T16:37:22.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:22 smithi016 ceph-mon[37491]: purged_snaps scrub starts 2024-04-26T16:37:22.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:22 smithi016 ceph-mon[37491]: purged_snaps scrub ok 2024-04-26T16:37:22.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:22 smithi016 ceph-mon[37491]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-04-26T16:37:22.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:22 smithi016 ceph-mon[37491]: osdmap e31: 5 total, 5 up, 5 in 2024-04-26T16:37:22.990 INFO:teuthology.orchestra.run.smithi057.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-04-26T16:37:22.990 INFO:teuthology.orchestra.run.smithi057.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-04-26T16:37:22.990 INFO:teuthology.orchestra.run.smithi057.stderr: stderr: 10+0 records in 2024-04-26T16:37:22.990 INFO:teuthology.orchestra.run.smithi057.stderr:10+0 records out 2024-04-26T16:37:22.990 INFO:teuthology.orchestra.run.smithi057.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0140209 s, 748 MB/s 2024-04-26T16:37:22.990 INFO:teuthology.orchestra.run.smithi057.stderr:--> Zapping successful for: 2024-04-26T16:37:23.661 DEBUG:teuthology.orchestra.run.smithi057:> sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b1f7092-03ea-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi057:vg_nvme/lv_3 2024-04-26T16:37:23.905 INFO:teuthology.orchestra.run.smithi057.stderr:Inferring config /var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/mon.b/config 2024-04-26T16:37:24.682 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:24 smithi057 ceph-mon[31602]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 467 MiB used, 447 GiB / 447 GiB avail 2024-04-26T16:37:24.682 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:24 smithi057 ceph-mon[31602]: osdmap e32: 5 total, 5 up, 5 in 2024-04-26T16:37:24.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:24 smithi016 ceph-mon[27893]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 467 MiB used, 447 GiB / 447 GiB avail 2024-04-26T16:37:24.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:24 smithi016 ceph-mon[27893]: osdmap e32: 5 total, 5 up, 5 in 2024-04-26T16:37:24.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:24 smithi016 ceph-mon[37491]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 467 MiB used, 447 GiB / 447 GiB avail 2024-04-26T16:37:24.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:24 smithi016 ceph-mon[37491]: osdmap e32: 5 total, 5 up, 5 in 2024-04-26T16:37:25.564 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:25 smithi057 ceph-mon[31602]: osdmap e33: 5 total, 5 up, 5 in 2024-04-26T16:37:25.564 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:25 smithi057 ceph-mon[31602]: Detected new or changed devices on smithi057 2024-04-26T16:37:25.564 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:25 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:37:25.565 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:25 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:37:25.565 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:25 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:37:25.565 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:25 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:37:25.565 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:25 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:37:25.565 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:25 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:37:25.565 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:25 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:37:25.565 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:25 smithi057 ceph-mon[31602]: osdmap e34: 5 total, 5 up, 5 in 2024-04-26T16:37:25.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:25 smithi016 ceph-mon[27893]: osdmap e33: 5 total, 5 up, 5 in 2024-04-26T16:37:25.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:25 smithi016 ceph-mon[27893]: Detected new or changed devices on smithi057 2024-04-26T16:37:25.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:25 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:37:25.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:25 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:37:25.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:25 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:37:25.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:25 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:37:25.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:25 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:37:25.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:25 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:37:25.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:25 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:37:25.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:25 smithi016 ceph-mon[27893]: osdmap e34: 5 total, 5 up, 5 in 2024-04-26T16:37:25.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:25 smithi016 ceph-mon[37491]: osdmap e33: 5 total, 5 up, 5 in 2024-04-26T16:37:25.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:25 smithi016 ceph-mon[37491]: Detected new or changed devices on smithi057 2024-04-26T16:37:25.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:25 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:37:25.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:25 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:37:25.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:25 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:37:25.798 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:25 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:37:25.798 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:25 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:37:25.798 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:25 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:37:25.798 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:25 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:37:25.798 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:25 smithi016 ceph-mon[37491]: osdmap e34: 5 total, 5 up, 5 in 2024-04-26T16:37:26.648 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:26 smithi057 ceph-mon[31602]: Adjusting osd_memory_target on smithi057 to 17093M 2024-04-26T16:37:26.648 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:26 smithi057 ceph-mon[31602]: pgmap v117: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 467 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-04-26T16:37:26.648 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:26 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-26T16:37:26.649 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:26 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-26T16:37:26.649 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:26 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:37:26.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:26 smithi016 ceph-mon[27893]: Adjusting osd_memory_target on smithi057 to 17093M 2024-04-26T16:37:26.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:26 smithi016 ceph-mon[27893]: pgmap v117: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 467 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-04-26T16:37:26.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:26 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-26T16:37:26.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:26 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-26T16:37:26.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:26 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:37:26.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:26 smithi016 ceph-mon[37491]: Adjusting osd_memory_target on smithi057 to 17093M 2024-04-26T16:37:26.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:26 smithi016 ceph-mon[37491]: pgmap v117: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 467 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-04-26T16:37:26.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:26 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-26T16:37:26.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:26 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-26T16:37:26.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:26 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:37:27.721 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:27 smithi057 ceph-mon[31602]: from='client.24223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi057:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:37:27.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:27 smithi016 ceph-mon[27893]: from='client.24223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi057:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:37:27.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:27 smithi016 ceph-mon[37491]: from='client.24223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi057:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:37:28.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:28 smithi057 ceph-mon[31602]: pgmap v119: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 148 MiB used, 447 GiB / 447 GiB avail; 127 KiB/s, 0 objects/s recovering 2024-04-26T16:37:28.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:28 smithi016 ceph-mon[27893]: pgmap v119: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 148 MiB used, 447 GiB / 447 GiB avail; 127 KiB/s, 0 objects/s recovering 2024-04-26T16:37:28.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:28 smithi016 ceph-mon[37491]: pgmap v119: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 148 MiB used, 447 GiB / 447 GiB avail; 127 KiB/s, 0 objects/s recovering 2024-04-26T16:37:29.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:29 smithi057 ceph-mon[31602]: from='client.? 172.21.15.57:0/21162789' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bb4aac81-28b0-413f-8a22-7d8632630bc9"}]: dispatch 2024-04-26T16:37:29.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:29 smithi057 ceph-mon[31602]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bb4aac81-28b0-413f-8a22-7d8632630bc9"}]: dispatch 2024-04-26T16:37:29.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:29 smithi057 ceph-mon[31602]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bb4aac81-28b0-413f-8a22-7d8632630bc9"}]': finished 2024-04-26T16:37:29.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:29 smithi057 ceph-mon[31602]: osdmap e35: 6 total, 5 up, 6 in 2024-04-26T16:37:29.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:29 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-26T16:37:29.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:29 smithi016 ceph-mon[27893]: from='client.? 172.21.15.57:0/21162789' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bb4aac81-28b0-413f-8a22-7d8632630bc9"}]: dispatch 2024-04-26T16:37:29.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:29 smithi016 ceph-mon[27893]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bb4aac81-28b0-413f-8a22-7d8632630bc9"}]: dispatch 2024-04-26T16:37:29.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:29 smithi016 ceph-mon[27893]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bb4aac81-28b0-413f-8a22-7d8632630bc9"}]': finished 2024-04-26T16:37:29.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:29 smithi016 ceph-mon[27893]: osdmap e35: 6 total, 5 up, 6 in 2024-04-26T16:37:29.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:29 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-26T16:37:29.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:29 smithi016 ceph-mon[37491]: from='client.? 172.21.15.57:0/21162789' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bb4aac81-28b0-413f-8a22-7d8632630bc9"}]: dispatch 2024-04-26T16:37:29.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:29 smithi016 ceph-mon[37491]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bb4aac81-28b0-413f-8a22-7d8632630bc9"}]: dispatch 2024-04-26T16:37:29.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:29 smithi016 ceph-mon[37491]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bb4aac81-28b0-413f-8a22-7d8632630bc9"}]': finished 2024-04-26T16:37:29.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:29 smithi016 ceph-mon[37491]: osdmap e35: 6 total, 5 up, 6 in 2024-04-26T16:37:29.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:29 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-26T16:37:30.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:30 smithi057 ceph-mon[31602]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 104 KiB/s, 0 objects/s recovering 2024-04-26T16:37:30.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:30 smithi057 ceph-mon[31602]: from='client.? 172.21.15.57:0/887099116' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-26T16:37:30.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:30 smithi016 ceph-mon[27893]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 104 KiB/s, 0 objects/s recovering 2024-04-26T16:37:30.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:30 smithi016 ceph-mon[27893]: from='client.? 172.21.15.57:0/887099116' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-26T16:37:30.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:30 smithi016 ceph-mon[37491]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 104 KiB/s, 0 objects/s recovering 2024-04-26T16:37:30.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:30 smithi016 ceph-mon[37491]: from='client.? 172.21.15.57:0/887099116' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-26T16:37:32.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:32 smithi057 ceph-mon[31602]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-04-26T16:37:32.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:32 smithi016 ceph-mon[27893]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-04-26T16:37:32.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:32 smithi016 ceph-mon[37491]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-04-26T16:37:34.665 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:34 smithi057 ceph-mon[31602]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-04-26T16:37:34.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:34 smithi016 ceph-mon[27893]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-04-26T16:37:34.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:34 smithi016 ceph-mon[37491]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-04-26T16:37:35.540 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:35 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-26T16:37:35.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:35 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:37:35.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:35 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-26T16:37:35.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:35 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:37:35.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:35 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-26T16:37:35.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:35 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:37:36.507 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:36 smithi057 ceph-mon[31602]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-04-26T16:37:36.507 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:36 smithi057 ceph-mon[31602]: Deploying daemon osd.5 on smithi057 2024-04-26T16:37:36.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:36 smithi016 ceph-mon[27893]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-04-26T16:37:36.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:36 smithi016 ceph-mon[27893]: Deploying daemon osd.5 on smithi057 2024-04-26T16:37:36.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:36 smithi016 ceph-mon[37491]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-04-26T16:37:36.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:36 smithi016 ceph-mon[37491]: Deploying daemon osd.5 on smithi057 2024-04-26T16:37:38.727 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:38 smithi057 ceph-mon[31602]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-04-26T16:37:38.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:38 smithi016 ceph-mon[37491]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-04-26T16:37:38.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:38 smithi016 ceph-mon[27893]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-04-26T16:37:40.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:40 smithi057 ceph-mon[31602]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-04-26T16:37:40.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:40 smithi016 ceph-mon[37491]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-04-26T16:37:40.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:40 smithi016 ceph-mon[27893]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-04-26T16:37:42.182 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:41 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:37:42.182 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:41 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:37:42.182 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:41 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:37:42.182 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:41 smithi057 ceph-mon[31602]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-04-26T16:37:42.296 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:41 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:37:42.296 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:41 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:37:42.296 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:41 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:37:42.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:41 smithi016 ceph-mon[37491]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-04-26T16:37:42.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:41 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:37:42.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:41 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:37:42.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:41 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:37:42.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:41 smithi016 ceph-mon[27893]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-04-26T16:37:44.176 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:43 smithi057 ceph-mon[31602]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-04-26T16:37:44.233 INFO:teuthology.orchestra.run.smithi057.stdout:Created osd(s) 5 on host 'smithi057' 2024-04-26T16:37:44.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:43 smithi016 ceph-mon[27893]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-04-26T16:37:44.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:43 smithi016 ceph-mon[37491]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-04-26T16:37:44.852 DEBUG:teuthology.orchestra.run.smithi057:osd.5> sudo journalctl -f -n 0 -u ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@osd.5.service 2024-04-26T16:37:44.855 INFO:tasks.cephadm:Deploying osd.6 on smithi057 with /dev/vg_nvme/lv_2... 2024-04-26T16:37:44.856 DEBUG:teuthology.orchestra.run.smithi057:> sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b1f7092-03ea-11ef-bc93-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-04-26T16:37:45.165 INFO:teuthology.orchestra.run.smithi057.stderr:Inferring config /var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/mon.b/config 2024-04-26T16:37:45.289 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:44 smithi057 ceph-mon[31602]: from='osd.5 v2:172.21.15.57:6804/3256629137' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-26T16:37:45.289 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:44 smithi057 ceph-mon[31602]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-26T16:37:45.289 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:44 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:37:45.290 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:44 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:37:45.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:44 smithi016 ceph-mon[27893]: from='osd.5 v2:172.21.15.57:6804/3256629137' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-26T16:37:45.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:44 smithi016 ceph-mon[27893]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-26T16:37:45.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:44 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:37:45.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:44 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:37:45.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:44 smithi016 ceph-mon[37491]: from='osd.5 v2:172.21.15.57:6804/3256629137' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-26T16:37:45.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:44 smithi016 ceph-mon[37491]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-26T16:37:45.298 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:44 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:37:45.298 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:44 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:37:46.279 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:45 smithi057 ceph-mon[31602]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-04-26T16:37:46.279 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:45 smithi057 ceph-mon[31602]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-26T16:37:46.279 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:45 smithi057 ceph-mon[31602]: osdmap e36: 6 total, 5 up, 6 in 2024-04-26T16:37:46.279 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:45 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-26T16:37:46.279 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:45 smithi057 ceph-mon[31602]: from='osd.5 v2:172.21.15.57:6804/3256629137' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]: dispatch 2024-04-26T16:37:46.279 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:45 smithi057 ceph-mon[31602]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]: dispatch 2024-04-26T16:37:46.279 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:45 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:37:46.279 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:45 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:37:46.280 INFO:journalctl@ceph.osd.5.smithi057.stdout:Apr 26 16:37:45 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-5[43583]: 2024-04-26T16:37:45.942+0000 7f5adfc87700 -1 osd.5 0 waiting for initial osdmap 2024-04-26T16:37:46.280 INFO:journalctl@ceph.osd.5.smithi057.stdout:Apr 26 16:37:45 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-5[43583]: 2024-04-26T16:37:45.947+0000 7f5adba7a700 -1 osd.5 37 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-26T16:37:46.296 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:45 smithi016 ceph-mon[37491]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-04-26T16:37:46.296 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:45 smithi016 ceph-mon[37491]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-26T16:37:46.296 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:45 smithi016 ceph-mon[37491]: osdmap e36: 6 total, 5 up, 6 in 2024-04-26T16:37:46.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:45 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-26T16:37:46.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:45 smithi016 ceph-mon[37491]: from='osd.5 v2:172.21.15.57:6804/3256629137' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]: dispatch 2024-04-26T16:37:46.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:45 smithi016 ceph-mon[37491]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]: dispatch 2024-04-26T16:37:46.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:45 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:37:46.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:45 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:37:46.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:45 smithi016 ceph-mon[27893]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-04-26T16:37:46.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:45 smithi016 ceph-mon[27893]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-26T16:37:46.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:45 smithi016 ceph-mon[27893]: osdmap e36: 6 total, 5 up, 6 in 2024-04-26T16:37:46.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:45 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-26T16:37:46.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:45 smithi016 ceph-mon[27893]: from='osd.5 v2:172.21.15.57:6804/3256629137' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]: dispatch 2024-04-26T16:37:46.298 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:45 smithi016 ceph-mon[27893]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]: dispatch 2024-04-26T16:37:46.298 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:45 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:37:46.298 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:45 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:37:47.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:46 smithi057 ceph-mon[31602]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]': finished 2024-04-26T16:37:47.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:46 smithi057 ceph-mon[31602]: osdmap e37: 6 total, 5 up, 6 in 2024-04-26T16:37:47.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:46 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-26T16:37:47.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:46 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-26T16:37:47.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:46 smithi057 ceph-mon[31602]: osd.5 v2:172.21.15.57:6804/3256629137 boot 2024-04-26T16:37:47.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:46 smithi057 ceph-mon[31602]: osdmap e38: 6 total, 6 up, 6 in 2024-04-26T16:37:47.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:46 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-26T16:37:47.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:46 smithi016 ceph-mon[27893]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]': finished 2024-04-26T16:37:47.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:46 smithi016 ceph-mon[27893]: osdmap e37: 6 total, 5 up, 6 in 2024-04-26T16:37:47.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:46 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-26T16:37:47.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:46 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-26T16:37:47.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:46 smithi016 ceph-mon[27893]: osd.5 v2:172.21.15.57:6804/3256629137 boot 2024-04-26T16:37:47.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:46 smithi016 ceph-mon[27893]: osdmap e38: 6 total, 6 up, 6 in 2024-04-26T16:37:47.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:46 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-26T16:37:47.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:46 smithi016 ceph-mon[37491]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]': finished 2024-04-26T16:37:47.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:46 smithi016 ceph-mon[37491]: osdmap e37: 6 total, 5 up, 6 in 2024-04-26T16:37:47.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:46 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-26T16:37:47.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:46 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-26T16:37:47.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:46 smithi016 ceph-mon[37491]: osd.5 v2:172.21.15.57:6804/3256629137 boot 2024-04-26T16:37:47.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:46 smithi016 ceph-mon[37491]: osdmap e38: 6 total, 6 up, 6 in 2024-04-26T16:37:47.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:46 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-26T16:37:47.823 INFO:teuthology.orchestra.run.smithi057.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-04-26T16:37:47.823 INFO:teuthology.orchestra.run.smithi057.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-04-26T16:37:47.823 INFO:teuthology.orchestra.run.smithi057.stderr: stderr: 10+0 records in 2024-04-26T16:37:47.823 INFO:teuthology.orchestra.run.smithi057.stderr:10+0 records out 2024-04-26T16:37:47.823 INFO:teuthology.orchestra.run.smithi057.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0136508 s, 768 MB/s 2024-04-26T16:37:47.823 INFO:teuthology.orchestra.run.smithi057.stderr:--> Zapping successful for: 2024-04-26T16:37:48.131 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:47 smithi057 ceph-mon[31602]: purged_snaps scrub starts 2024-04-26T16:37:48.131 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:47 smithi057 ceph-mon[31602]: purged_snaps scrub ok 2024-04-26T16:37:48.132 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:47 smithi057 ceph-mon[31602]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-04-26T16:37:48.132 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:47 smithi057 ceph-mon[31602]: osdmap e39: 6 total, 6 up, 6 in 2024-04-26T16:37:48.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:47 smithi016 ceph-mon[27893]: purged_snaps scrub starts 2024-04-26T16:37:48.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:47 smithi016 ceph-mon[27893]: purged_snaps scrub ok 2024-04-26T16:37:48.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:47 smithi016 ceph-mon[27893]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-04-26T16:37:48.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:47 smithi016 ceph-mon[27893]: osdmap e39: 6 total, 6 up, 6 in 2024-04-26T16:37:48.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:47 smithi016 ceph-mon[37491]: purged_snaps scrub starts 2024-04-26T16:37:48.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:47 smithi016 ceph-mon[37491]: purged_snaps scrub ok 2024-04-26T16:37:48.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:47 smithi016 ceph-mon[37491]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-04-26T16:37:48.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:47 smithi016 ceph-mon[37491]: osdmap e39: 6 total, 6 up, 6 in 2024-04-26T16:37:49.111 DEBUG:teuthology.orchestra.run.smithi057:> sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b1f7092-03ea-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi057:vg_nvme/lv_2 2024-04-26T16:37:49.641 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:49 smithi057 ceph-mon[31602]: osdmap e40: 6 total, 6 up, 6 in 2024-04-26T16:37:49.691 INFO:teuthology.orchestra.run.smithi057.stderr:Inferring config /var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/mon.b/config 2024-04-26T16:37:49.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:49 smithi016 ceph-mon[37491]: osdmap e40: 6 total, 6 up, 6 in 2024-04-26T16:37:49.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:49 smithi016 ceph-mon[27893]: osdmap e40: 6 total, 6 up, 6 in 2024-04-26T16:37:50.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:50 smithi057 ceph-mon[31602]: pgmap v136: 1 pgs: 1 activating+undersized+degraded+remapped; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 2/6 objects degraded (33.333%) 2024-04-26T16:37:50.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:50 smithi057 ceph-mon[31602]: Health check failed: Degraded data redundancy: 2/6 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2024-04-26T16:37:50.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:50 smithi057 ceph-mon[31602]: osdmap e41: 6 total, 6 up, 6 in 2024-04-26T16:37:50.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:50 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:37:50.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:50 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:37:50.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:50 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:37:50.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:50 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:37:50.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:50 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:37:50.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:50 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:37:50.542 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:50 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:37:50.542 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:50 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:37:50.542 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:50 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:37:50.542 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:50 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:37:50.542 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:50 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:37:50.542 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:50 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:37:50.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:50 smithi016 ceph-mon[27893]: pgmap v136: 1 pgs: 1 activating+undersized+degraded+remapped; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 2/6 objects degraded (33.333%) 2024-04-26T16:37:50.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:50 smithi016 ceph-mon[27893]: Health check failed: Degraded data redundancy: 2/6 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2024-04-26T16:37:50.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:50 smithi016 ceph-mon[27893]: osdmap e41: 6 total, 6 up, 6 in 2024-04-26T16:37:50.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:50 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:37:50.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:50 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:37:50.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:50 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:37:50.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:50 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:37:50.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:50 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:37:50.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:50 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:37:50.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:50 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:37:50.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:50 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:37:50.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:50 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:37:50.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:50 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:37:50.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:50 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:37:50.798 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:50 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:37:50.798 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:50 smithi016 ceph-mon[37491]: pgmap v136: 1 pgs: 1 activating+undersized+degraded+remapped; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 2/6 objects degraded (33.333%) 2024-04-26T16:37:50.798 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:50 smithi016 ceph-mon[37491]: Health check failed: Degraded data redundancy: 2/6 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2024-04-26T16:37:50.798 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:50 smithi016 ceph-mon[37491]: osdmap e41: 6 total, 6 up, 6 in 2024-04-26T16:37:50.798 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:50 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:37:50.798 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:50 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:37:50.798 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:50 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:37:50.798 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:50 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:37:50.798 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:50 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:37:50.798 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:50 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:37:50.798 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:50 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:37:50.798 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:50 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:37:50.799 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:50 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:37:50.799 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:50 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:37:50.799 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:50 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:37:50.799 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:50 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:37:51.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:51 smithi057 ceph-mon[31602]: Detected new or changed devices on smithi057 2024-04-26T16:37:51.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:51 smithi057 ceph-mon[31602]: Adjusting osd_memory_target on smithi057 to 8546M 2024-04-26T16:37:51.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:51 smithi057 ceph-mon[31602]: osdmap e42: 6 total, 6 up, 6 in 2024-04-26T16:37:51.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:51 smithi016 ceph-mon[27893]: Detected new or changed devices on smithi057 2024-04-26T16:37:51.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:51 smithi016 ceph-mon[27893]: Adjusting osd_memory_target on smithi057 to 8546M 2024-04-26T16:37:51.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:51 smithi016 ceph-mon[27893]: osdmap e42: 6 total, 6 up, 6 in 2024-04-26T16:37:51.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:51 smithi016 ceph-mon[37491]: Detected new or changed devices on smithi057 2024-04-26T16:37:51.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:51 smithi016 ceph-mon[37491]: Adjusting osd_memory_target on smithi057 to 8546M 2024-04-26T16:37:51.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:51 smithi016 ceph-mon[37491]: osdmap e42: 6 total, 6 up, 6 in 2024-04-26T16:37:52.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:52 smithi057 ceph-mon[31602]: pgmap v139: 1 pgs: 1 activating+undersized+degraded+remapped; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 2/6 objects degraded (33.333%) 2024-04-26T16:37:52.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:52 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-26T16:37:52.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:52 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-26T16:37:52.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:52 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:37:52.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:52 smithi016 ceph-mon[27893]: pgmap v139: 1 pgs: 1 activating+undersized+degraded+remapped; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 2/6 objects degraded (33.333%) 2024-04-26T16:37:52.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:52 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-26T16:37:52.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:52 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-26T16:37:52.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:52 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:37:52.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:52 smithi016 ceph-mon[37491]: pgmap v139: 1 pgs: 1 activating+undersized+degraded+remapped; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 2/6 objects degraded (33.333%) 2024-04-26T16:37:52.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:52 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-26T16:37:52.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:52 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-26T16:37:52.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:52 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:37:53.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:53 smithi057 ceph-mon[31602]: from='client.24250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi057:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:37:53.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:53 smithi016 ceph-mon[37491]: from='client.24250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi057:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:37:53.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:53 smithi016 ceph-mon[27893]: from='client.24250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi057:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:37:54.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:54 smithi057 ceph-mon[31602]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-04-26T16:37:54.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:54 smithi057 ceph-mon[31602]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/6 objects degraded (33.333%), 1 pg degraded) 2024-04-26T16:37:54.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:54 smithi057 ceph-mon[31602]: Cluster is now healthy 2024-04-26T16:37:54.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:54 smithi016 ceph-mon[37491]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-04-26T16:37:54.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:54 smithi016 ceph-mon[37491]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/6 objects degraded (33.333%), 1 pg degraded) 2024-04-26T16:37:54.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:54 smithi016 ceph-mon[37491]: Cluster is now healthy 2024-04-26T16:37:54.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:54 smithi016 ceph-mon[27893]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-04-26T16:37:54.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:54 smithi016 ceph-mon[27893]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/6 objects degraded (33.333%), 1 pg degraded) 2024-04-26T16:37:54.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:54 smithi016 ceph-mon[27893]: Cluster is now healthy 2024-04-26T16:37:55.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:55 smithi057 ceph-mon[31602]: from='client.? 172.21.15.57:0/3618799416' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2e668532-0be6-4453-b1ea-5d3325edf6c9"}]: dispatch 2024-04-26T16:37:55.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:55 smithi057 ceph-mon[31602]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2e668532-0be6-4453-b1ea-5d3325edf6c9"}]: dispatch 2024-04-26T16:37:55.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:55 smithi057 ceph-mon[31602]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2e668532-0be6-4453-b1ea-5d3325edf6c9"}]': finished 2024-04-26T16:37:55.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:55 smithi057 ceph-mon[31602]: osdmap e43: 7 total, 6 up, 7 in 2024-04-26T16:37:55.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:55 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-26T16:37:55.792 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:55 smithi057 ceph-mon[31602]: from='client.? 172.21.15.57:0/1899246323' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-26T16:37:55.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:55 smithi016 ceph-mon[27893]: from='client.? 172.21.15.57:0/3618799416' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2e668532-0be6-4453-b1ea-5d3325edf6c9"}]: dispatch 2024-04-26T16:37:55.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:55 smithi016 ceph-mon[27893]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2e668532-0be6-4453-b1ea-5d3325edf6c9"}]: dispatch 2024-04-26T16:37:55.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:55 smithi016 ceph-mon[27893]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2e668532-0be6-4453-b1ea-5d3325edf6c9"}]': finished 2024-04-26T16:37:55.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:55 smithi016 ceph-mon[27893]: osdmap e43: 7 total, 6 up, 7 in 2024-04-26T16:37:55.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:55 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-26T16:37:55.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:55 smithi016 ceph-mon[27893]: from='client.? 172.21.15.57:0/1899246323' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-26T16:37:55.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:55 smithi016 ceph-mon[37491]: from='client.? 172.21.15.57:0/3618799416' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2e668532-0be6-4453-b1ea-5d3325edf6c9"}]: dispatch 2024-04-26T16:37:55.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:55 smithi016 ceph-mon[37491]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2e668532-0be6-4453-b1ea-5d3325edf6c9"}]: dispatch 2024-04-26T16:37:55.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:55 smithi016 ceph-mon[37491]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2e668532-0be6-4453-b1ea-5d3325edf6c9"}]': finished 2024-04-26T16:37:55.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:55 smithi016 ceph-mon[37491]: osdmap e43: 7 total, 6 up, 7 in 2024-04-26T16:37:55.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:55 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-26T16:37:55.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:55 smithi016 ceph-mon[37491]: from='client.? 172.21.15.57:0/1899246323' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-26T16:37:56.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:56 smithi057 ceph-mon[31602]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-04-26T16:37:56.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:56 smithi016 ceph-mon[27893]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-04-26T16:37:56.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:56 smithi016 ceph-mon[37491]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-04-26T16:37:58.634 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:37:58 smithi057 ceph-mon[31602]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-04-26T16:37:58.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:37:58 smithi016 ceph-mon[27893]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-04-26T16:37:58.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:37:58 smithi016 ceph-mon[37491]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-04-26T16:38:00.714 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:00 smithi057 ceph-mon[31602]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 68 KiB/s, 0 objects/s recovering 2024-04-26T16:38:00.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:00 smithi016 ceph-mon[37491]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 68 KiB/s, 0 objects/s recovering 2024-04-26T16:38:00.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:00 smithi016 ceph-mon[27893]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 68 KiB/s, 0 objects/s recovering 2024-04-26T16:38:01.737 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:01 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-26T16:38:01.737 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:01 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:38:01.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:01 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-26T16:38:01.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:01 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:38:01.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:01 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-26T16:38:01.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:01 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:38:02.771 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:02 smithi057 ceph-mon[31602]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-04-26T16:38:02.771 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:02 smithi057 ceph-mon[31602]: Deploying daemon osd.6 on smithi057 2024-04-26T16:38:02.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:02 smithi016 ceph-mon[27893]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-04-26T16:38:02.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:02 smithi016 ceph-mon[27893]: Deploying daemon osd.6 on smithi057 2024-04-26T16:38:02.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:02 smithi016 ceph-mon[37491]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-04-26T16:38:02.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:02 smithi016 ceph-mon[37491]: Deploying daemon osd.6 on smithi057 2024-04-26T16:38:04.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:04 smithi057 ceph-mon[31602]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-04-26T16:38:04.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:04 smithi016 ceph-mon[27893]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-04-26T16:38:04.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:04 smithi016 ceph-mon[37491]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-04-26T16:38:06.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:06 smithi057 ceph-mon[31602]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-04-26T16:38:06.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:06 smithi016 ceph-mon[27893]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-04-26T16:38:06.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:06 smithi016 ceph-mon[37491]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-04-26T16:38:08.041 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:07 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:08.041 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:07 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:08.041 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:07 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:38:08.041 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:07 smithi057 ceph-mon[31602]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-04-26T16:38:08.046 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:07 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:08.046 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:07 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:08.046 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:07 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:38:08.047 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:07 smithi016 ceph-mon[37491]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-04-26T16:38:08.047 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:07 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:08.047 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:07 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:08.047 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:07 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:38:08.047 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:07 smithi016 ceph-mon[27893]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-04-26T16:38:10.008 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:09 smithi057 ceph-mon[31602]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-04-26T16:38:10.008 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:09 smithi057 ceph-mon[31602]: from='osd.6 v2:172.21.15.57:6808/3623023662' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-26T16:38:10.008 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:09 smithi057 ceph-mon[31602]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-26T16:38:10.096 INFO:teuthology.orchestra.run.smithi057.stdout:Created osd(s) 6 on host 'smithi057' 2024-04-26T16:38:10.296 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:09 smithi016 ceph-mon[37491]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-04-26T16:38:10.296 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:09 smithi016 ceph-mon[37491]: from='osd.6 v2:172.21.15.57:6808/3623023662' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-26T16:38:10.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:09 smithi016 ceph-mon[37491]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-26T16:38:10.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:09 smithi016 ceph-mon[27893]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-04-26T16:38:10.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:09 smithi016 ceph-mon[27893]: from='osd.6 v2:172.21.15.57:6808/3623023662' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-26T16:38:10.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:09 smithi016 ceph-mon[27893]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-26T16:38:10.676 DEBUG:teuthology.orchestra.run.smithi057:osd.6> sudo journalctl -f -n 0 -u ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@osd.6.service 2024-04-26T16:38:10.679 INFO:tasks.cephadm:Deploying osd.7 on smithi057 with /dev/vg_nvme/lv_1... 2024-04-26T16:38:10.679 DEBUG:teuthology.orchestra.run.smithi057:> sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b1f7092-03ea-11ef-bc93-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-04-26T16:38:10.969 INFO:teuthology.orchestra.run.smithi057.stderr:Inferring config /var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/mon.b/config 2024-04-26T16:38:11.195 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:10 smithi057 ceph-mon[31602]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-26T16:38:11.195 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:10 smithi057 ceph-mon[31602]: from='osd.6 v2:172.21.15.57:6808/3623023662' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]: dispatch 2024-04-26T16:38:11.196 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:10 smithi057 ceph-mon[31602]: osdmap e44: 7 total, 6 up, 7 in 2024-04-26T16:38:11.196 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:10 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-26T16:38:11.196 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:10 smithi057 ceph-mon[31602]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]: dispatch 2024-04-26T16:38:11.196 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:10 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:11.196 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:10 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:11.196 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:10 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:11.196 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:10 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:11.196 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:10 smithi057 ceph-mon[31602]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]': finished 2024-04-26T16:38:11.196 INFO:journalctl@ceph.osd.6.smithi057.stdout:Apr 26 16:38:10 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-6[49562]: 2024-04-26T16:38:10.945+0000 7f373efeb700 -1 osd.6 0 waiting for initial osdmap 2024-04-26T16:38:11.196 INFO:journalctl@ceph.osd.6.smithi057.stdout:Apr 26 16:38:10 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-6[49562]: 2024-04-26T16:38:10.952+0000 7f373adde700 -1 osd.6 45 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-26T16:38:11.296 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:10 smithi016 ceph-mon[37491]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-26T16:38:11.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:10 smithi016 ceph-mon[37491]: from='osd.6 v2:172.21.15.57:6808/3623023662' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]: dispatch 2024-04-26T16:38:11.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:10 smithi016 ceph-mon[37491]: osdmap e44: 7 total, 6 up, 7 in 2024-04-26T16:38:11.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:10 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-26T16:38:11.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:10 smithi016 ceph-mon[37491]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]: dispatch 2024-04-26T16:38:11.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:10 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:11.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:10 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:11.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:10 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:11.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:10 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:11.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:10 smithi016 ceph-mon[37491]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]': finished 2024-04-26T16:38:11.298 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:10 smithi016 ceph-mon[27893]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-26T16:38:11.298 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:10 smithi016 ceph-mon[27893]: from='osd.6 v2:172.21.15.57:6808/3623023662' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]: dispatch 2024-04-26T16:38:11.298 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:10 smithi016 ceph-mon[27893]: osdmap e44: 7 total, 6 up, 7 in 2024-04-26T16:38:11.298 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:10 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-26T16:38:11.298 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:10 smithi016 ceph-mon[27893]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]: dispatch 2024-04-26T16:38:11.298 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:10 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:11.298 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:10 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:11.298 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:10 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:11.298 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:10 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:11.298 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:10 smithi016 ceph-mon[27893]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]': finished 2024-04-26T16:38:12.035 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:11 smithi057 ceph-mon[31602]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-04-26T16:38:12.035 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:11 smithi057 ceph-mon[31602]: osdmap e45: 7 total, 6 up, 7 in 2024-04-26T16:38:12.035 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:11 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-26T16:38:12.036 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:11 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-26T16:38:12.036 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:11 smithi057 ceph-mon[31602]: osd.6 v2:172.21.15.57:6808/3623023662 boot 2024-04-26T16:38:12.036 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:11 smithi057 ceph-mon[31602]: osdmap e46: 7 total, 7 up, 7 in 2024-04-26T16:38:12.036 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:11 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-26T16:38:12.296 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:11 smithi016 ceph-mon[37491]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-04-26T16:38:12.296 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:11 smithi016 ceph-mon[37491]: osdmap e45: 7 total, 6 up, 7 in 2024-04-26T16:38:12.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:11 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-26T16:38:12.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:11 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-26T16:38:12.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:11 smithi016 ceph-mon[37491]: osd.6 v2:172.21.15.57:6808/3623023662 boot 2024-04-26T16:38:12.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:11 smithi016 ceph-mon[37491]: osdmap e46: 7 total, 7 up, 7 in 2024-04-26T16:38:12.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:11 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-26T16:38:12.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:11 smithi016 ceph-mon[27893]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-04-26T16:38:12.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:11 smithi016 ceph-mon[27893]: osdmap e45: 7 total, 6 up, 7 in 2024-04-26T16:38:12.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:11 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-26T16:38:12.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:11 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-26T16:38:12.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:11 smithi016 ceph-mon[27893]: osd.6 v2:172.21.15.57:6808/3623023662 boot 2024-04-26T16:38:12.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:11 smithi016 ceph-mon[27893]: osdmap e46: 7 total, 7 up, 7 in 2024-04-26T16:38:12.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:11 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-26T16:38:12.933 INFO:teuthology.orchestra.run.smithi057.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-04-26T16:38:12.933 INFO:teuthology.orchestra.run.smithi057.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-04-26T16:38:12.933 INFO:teuthology.orchestra.run.smithi057.stderr: stderr: 10+0 records in 2024-04-26T16:38:12.933 INFO:teuthology.orchestra.run.smithi057.stderr:10+0 records out 2024-04-26T16:38:12.933 INFO:teuthology.orchestra.run.smithi057.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0129716 s, 808 MB/s 2024-04-26T16:38:12.933 INFO:teuthology.orchestra.run.smithi057.stderr:--> Zapping successful for: 2024-04-26T16:38:13.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:13 smithi057 ceph-mon[31602]: purged_snaps scrub starts 2024-04-26T16:38:13.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:13 smithi057 ceph-mon[31602]: purged_snaps scrub ok 2024-04-26T16:38:13.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:13 smithi057 ceph-mon[31602]: osdmap e47: 7 total, 7 up, 7 in 2024-04-26T16:38:13.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:13 smithi016 ceph-mon[37491]: purged_snaps scrub starts 2024-04-26T16:38:13.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:13 smithi016 ceph-mon[37491]: purged_snaps scrub ok 2024-04-26T16:38:13.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:13 smithi016 ceph-mon[37491]: osdmap e47: 7 total, 7 up, 7 in 2024-04-26T16:38:13.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:13 smithi016 ceph-mon[27893]: purged_snaps scrub starts 2024-04-26T16:38:13.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:13 smithi016 ceph-mon[27893]: purged_snaps scrub ok 2024-04-26T16:38:13.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:13 smithi016 ceph-mon[27893]: osdmap e47: 7 total, 7 up, 7 in 2024-04-26T16:38:14.291 DEBUG:teuthology.orchestra.run.smithi057:> sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b1f7092-03ea-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi057:vg_nvme/lv_1 2024-04-26T16:38:14.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:14 smithi057 ceph-mon[31602]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 201 MiB used, 626 GiB / 626 GiB avail 2024-04-26T16:38:14.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:14 smithi057 ceph-mon[31602]: osdmap e48: 7 total, 7 up, 7 in 2024-04-26T16:38:14.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:14 smithi016 ceph-mon[37491]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 201 MiB used, 626 GiB / 626 GiB avail 2024-04-26T16:38:14.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:14 smithi016 ceph-mon[37491]: osdmap e48: 7 total, 7 up, 7 in 2024-04-26T16:38:14.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:14 smithi016 ceph-mon[27893]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 201 MiB used, 626 GiB / 626 GiB avail 2024-04-26T16:38:14.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:14 smithi016 ceph-mon[27893]: osdmap e48: 7 total, 7 up, 7 in 2024-04-26T16:38:14.837 INFO:teuthology.orchestra.run.smithi057.stderr:Inferring config /var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/mon.b/config 2024-04-26T16:38:15.474 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:15 smithi057 ceph-mon[31602]: osdmap e49: 7 total, 7 up, 7 in 2024-04-26T16:38:15.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:15 smithi016 ceph-mon[27893]: osdmap e49: 7 total, 7 up, 7 in 2024-04-26T16:38:15.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:15 smithi016 ceph-mon[37491]: osdmap e49: 7 total, 7 up, 7 in 2024-04-26T16:38:16.714 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:16 smithi057 ceph-mon[31602]: pgmap v158: 1 pgs: 1 activating+undersized+degraded+remapped; 577 KiB data, 201 MiB used, 626 GiB / 626 GiB avail; 2/6 objects degraded (33.333%) 2024-04-26T16:38:16.714 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:16 smithi057 ceph-mon[31602]: Health check failed: Degraded data redundancy: 2/6 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2024-04-26T16:38:16.714 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:16 smithi057 ceph-mon[31602]: osdmap e50: 7 total, 7 up, 7 in 2024-04-26T16:38:16.714 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:16 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:16.715 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:16 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:16.715 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:16 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:38:16.715 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:16 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:38:16.715 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:16 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:38:16.715 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:16 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:16.715 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:16 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:38:16.715 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:16 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:38:16.715 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:16 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:16.715 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:16 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:38:16.715 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:16 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:38:16.715 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:16 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:38:16.715 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:16 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:16.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:16 smithi016 ceph-mon[27893]: pgmap v158: 1 pgs: 1 activating+undersized+degraded+remapped; 577 KiB data, 201 MiB used, 626 GiB / 626 GiB avail; 2/6 objects degraded (33.333%) 2024-04-26T16:38:16.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:16 smithi016 ceph-mon[27893]: Health check failed: Degraded data redundancy: 2/6 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2024-04-26T16:38:16.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:16 smithi016 ceph-mon[27893]: osdmap e50: 7 total, 7 up, 7 in 2024-04-26T16:38:16.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:16 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:16.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:16 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:16.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:16 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:38:16.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:16 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:38:16.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:16 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:38:16.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:16 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:16.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:16 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:38:16.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:16 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:38:16.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:16 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:16.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:16 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:38:16.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:16 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:38:16.798 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:16 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:38:16.798 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:16 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:16.798 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:16 smithi016 ceph-mon[37491]: pgmap v158: 1 pgs: 1 activating+undersized+degraded+remapped; 577 KiB data, 201 MiB used, 626 GiB / 626 GiB avail; 2/6 objects degraded (33.333%) 2024-04-26T16:38:16.798 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:16 smithi016 ceph-mon[37491]: Health check failed: Degraded data redundancy: 2/6 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2024-04-26T16:38:16.798 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:16 smithi016 ceph-mon[37491]: osdmap e50: 7 total, 7 up, 7 in 2024-04-26T16:38:16.798 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:16 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:16.798 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:16 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:16.798 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:16 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:38:16.798 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:16 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:38:16.798 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:16 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:38:16.799 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:16 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:16.799 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:16 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:38:16.799 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:16 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:38:16.799 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:16 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:16.799 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:16 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:38:16.799 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:16 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:38:16.799 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:16 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:38:16.799 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:16 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:17.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:17 smithi057 ceph-mon[31602]: Detected new or changed devices on smithi057 2024-04-26T16:38:17.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:17 smithi057 ceph-mon[31602]: Adjusting osd_memory_target on smithi057 to 5697M 2024-04-26T16:38:17.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:17 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-26T16:38:17.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:17 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-26T16:38:17.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:17 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:38:17.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:17 smithi016 ceph-mon[27893]: Detected new or changed devices on smithi057 2024-04-26T16:38:17.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:17 smithi016 ceph-mon[27893]: Adjusting osd_memory_target on smithi057 to 5697M 2024-04-26T16:38:17.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:17 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-26T16:38:17.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:17 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-26T16:38:17.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:17 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:38:17.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:17 smithi016 ceph-mon[37491]: Detected new or changed devices on smithi057 2024-04-26T16:38:17.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:17 smithi016 ceph-mon[37491]: Adjusting osd_memory_target on smithi057 to 5697M 2024-04-26T16:38:17.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:17 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-26T16:38:17.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:17 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-26T16:38:17.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:17 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:38:18.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:18 smithi057 ceph-mon[31602]: pgmap v160: 1 pgs: 1 activating+undersized+degraded+remapped; 577 KiB data, 201 MiB used, 626 GiB / 626 GiB avail; 2/6 objects degraded (33.333%) 2024-04-26T16:38:18.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:18 smithi057 ceph-mon[31602]: from='client.24277 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi057:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:38:18.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:18 smithi016 ceph-mon[27893]: pgmap v160: 1 pgs: 1 activating+undersized+degraded+remapped; 577 KiB data, 201 MiB used, 626 GiB / 626 GiB avail; 2/6 objects degraded (33.333%) 2024-04-26T16:38:18.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:18 smithi016 ceph-mon[27893]: from='client.24277 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi057:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:38:18.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:18 smithi016 ceph-mon[37491]: pgmap v160: 1 pgs: 1 activating+undersized+degraded+remapped; 577 KiB data, 201 MiB used, 626 GiB / 626 GiB avail; 2/6 objects degraded (33.333%) 2024-04-26T16:38:18.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:18 smithi016 ceph-mon[37491]: from='client.24277 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi057:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:38:19.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:19 smithi057 ceph-mon[31602]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/6 objects degraded (33.333%), 1 pg degraded) 2024-04-26T16:38:19.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:19 smithi057 ceph-mon[31602]: Cluster is now healthy 2024-04-26T16:38:19.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:19 smithi016 ceph-mon[27893]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/6 objects degraded (33.333%), 1 pg degraded) 2024-04-26T16:38:19.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:19 smithi016 ceph-mon[27893]: Cluster is now healthy 2024-04-26T16:38:19.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:19 smithi016 ceph-mon[37491]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/6 objects degraded (33.333%), 1 pg degraded) 2024-04-26T16:38:19.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:19 smithi016 ceph-mon[37491]: Cluster is now healthy 2024-04-26T16:38:20.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:20 smithi057 ceph-mon[31602]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 201 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-04-26T16:38:20.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:20 smithi057 ceph-mon[31602]: from='client.? 172.21.15.57:0/3558139049' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "38d75367-ec01-42bc-895a-9d021cb1f37c"}]: dispatch 2024-04-26T16:38:20.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:20 smithi057 ceph-mon[31602]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "38d75367-ec01-42bc-895a-9d021cb1f37c"}]: dispatch 2024-04-26T16:38:20.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:20 smithi057 ceph-mon[31602]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "38d75367-ec01-42bc-895a-9d021cb1f37c"}]': finished 2024-04-26T16:38:20.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:20 smithi057 ceph-mon[31602]: osdmap e51: 8 total, 7 up, 8 in 2024-04-26T16:38:20.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:20 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-26T16:38:20.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:20 smithi016 ceph-mon[27893]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 201 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-04-26T16:38:20.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:20 smithi016 ceph-mon[27893]: from='client.? 172.21.15.57:0/3558139049' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "38d75367-ec01-42bc-895a-9d021cb1f37c"}]: dispatch 2024-04-26T16:38:20.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:20 smithi016 ceph-mon[27893]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "38d75367-ec01-42bc-895a-9d021cb1f37c"}]: dispatch 2024-04-26T16:38:20.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:20 smithi016 ceph-mon[27893]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "38d75367-ec01-42bc-895a-9d021cb1f37c"}]': finished 2024-04-26T16:38:20.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:20 smithi016 ceph-mon[27893]: osdmap e51: 8 total, 7 up, 8 in 2024-04-26T16:38:20.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:20 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-26T16:38:20.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:20 smithi016 ceph-mon[37491]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 201 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-04-26T16:38:20.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:20 smithi016 ceph-mon[37491]: from='client.? 172.21.15.57:0/3558139049' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "38d75367-ec01-42bc-895a-9d021cb1f37c"}]: dispatch 2024-04-26T16:38:20.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:20 smithi016 ceph-mon[37491]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "38d75367-ec01-42bc-895a-9d021cb1f37c"}]: dispatch 2024-04-26T16:38:20.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:20 smithi016 ceph-mon[37491]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "38d75367-ec01-42bc-895a-9d021cb1f37c"}]': finished 2024-04-26T16:38:20.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:20 smithi016 ceph-mon[37491]: osdmap e51: 8 total, 7 up, 8 in 2024-04-26T16:38:20.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:20 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-26T16:38:21.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:21 smithi057 ceph-mon[31602]: from='client.? 172.21.15.57:0/2950766854' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-26T16:38:21.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:21 smithi016 ceph-mon[27893]: from='client.? 172.21.15.57:0/2950766854' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-26T16:38:21.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:21 smithi016 ceph-mon[37491]: from='client.? 172.21.15.57:0/2950766854' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-26T16:38:22.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:22 smithi057 ceph-mon[31602]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 201 MiB used, 626 GiB / 626 GiB avail; 88 KiB/s, 0 objects/s recovering 2024-04-26T16:38:22.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:22 smithi016 ceph-mon[27893]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 201 MiB used, 626 GiB / 626 GiB avail; 88 KiB/s, 0 objects/s recovering 2024-04-26T16:38:22.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:22 smithi016 ceph-mon[37491]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 201 MiB used, 626 GiB / 626 GiB avail; 88 KiB/s, 0 objects/s recovering 2024-04-26T16:38:24.716 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:24 smithi057 ceph-mon[31602]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 201 MiB used, 626 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-04-26T16:38:24.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:24 smithi016 ceph-mon[27893]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 201 MiB used, 626 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-04-26T16:38:24.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:24 smithi016 ceph-mon[37491]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 201 MiB used, 626 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-04-26T16:38:26.734 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:26 smithi057 ceph-mon[31602]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 201 MiB used, 626 GiB / 626 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-04-26T16:38:26.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:26 smithi016 ceph-mon[27893]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 201 MiB used, 626 GiB / 626 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-04-26T16:38:26.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:26 smithi016 ceph-mon[37491]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 201 MiB used, 626 GiB / 626 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-04-26T16:38:27.753 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:27 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-26T16:38:27.754 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:27 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:38:27.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:27 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-26T16:38:27.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:27 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:38:27.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:27 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-26T16:38:27.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:27 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:38:28.718 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:28 smithi057 ceph-mon[31602]: Deploying daemon osd.7 on smithi057 2024-04-26T16:38:28.718 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:28 smithi057 ceph-mon[31602]: pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 201 MiB used, 626 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-04-26T16:38:28.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:28 smithi016 ceph-mon[27893]: Deploying daemon osd.7 on smithi057 2024-04-26T16:38:28.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:28 smithi016 ceph-mon[27893]: pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 201 MiB used, 626 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-04-26T16:38:28.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:28 smithi016 ceph-mon[37491]: Deploying daemon osd.7 on smithi057 2024-04-26T16:38:28.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:28 smithi016 ceph-mon[37491]: pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 201 MiB used, 626 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-04-26T16:38:30.745 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:30 smithi057 ceph-mon[31602]: pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 201 MiB used, 626 GiB / 626 GiB avail 2024-04-26T16:38:30.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:30 smithi016 ceph-mon[27893]: pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 201 MiB used, 626 GiB / 626 GiB avail 2024-04-26T16:38:30.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:30 smithi016 ceph-mon[37491]: pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 201 MiB used, 626 GiB / 626 GiB avail 2024-04-26T16:38:32.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:32 smithi057 ceph-mon[31602]: pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 201 MiB used, 626 GiB / 626 GiB avail 2024-04-26T16:38:32.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:32 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:32.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:32 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:32.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:32 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:38:32.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:32 smithi016 ceph-mon[37491]: pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 201 MiB used, 626 GiB / 626 GiB avail 2024-04-26T16:38:32.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:32 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:32.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:32 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:32.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:32 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:38:32.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:32 smithi016 ceph-mon[27893]: pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 201 MiB used, 626 GiB / 626 GiB avail 2024-04-26T16:38:32.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:32 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:32.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:32 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:32.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:32 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:38:34.737 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:34 smithi057 ceph-mon[31602]: pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 201 MiB used, 626 GiB / 626 GiB avail 2024-04-26T16:38:34.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:34 smithi016 ceph-mon[27893]: pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 201 MiB used, 626 GiB / 626 GiB avail 2024-04-26T16:38:34.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:34 smithi016 ceph-mon[37491]: pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 201 MiB used, 626 GiB / 626 GiB avail 2024-04-26T16:38:36.009 INFO:teuthology.orchestra.run.smithi057.stdout:Created osd(s) 7 on host 'smithi057' 2024-04-26T16:38:36.645 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:36 smithi057 ceph-mon[31602]: pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 201 MiB used, 626 GiB / 626 GiB avail 2024-04-26T16:38:36.646 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:36 smithi057 ceph-mon[31602]: from='osd.7 v2:172.21.15.57:6812/3071331372' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-26T16:38:36.646 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:36 smithi057 ceph-mon[31602]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-26T16:38:36.646 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:36 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:36.646 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:36 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:36.674 DEBUG:teuthology.orchestra.run.smithi057:osd.7> sudo journalctl -f -n 0 -u ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@osd.7.service 2024-04-26T16:38:36.677 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-04-26T16:38:36.677 DEBUG:teuthology.orchestra.run.smithi016:> sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b1f7092-03ea-11ef-bc93-c7b262605968 -- ceph osd stat -f json 2024-04-26T16:38:36.704 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:36 smithi016 ceph-mon[27893]: pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 201 MiB used, 626 GiB / 626 GiB avail 2024-04-26T16:38:36.704 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:36 smithi016 ceph-mon[27893]: from='osd.7 v2:172.21.15.57:6812/3071331372' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-26T16:38:36.704 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:36 smithi016 ceph-mon[27893]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-26T16:38:36.704 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:36 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:36.704 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:36 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:36.705 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:36 smithi016 ceph-mon[37491]: pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 201 MiB used, 626 GiB / 626 GiB avail 2024-04-26T16:38:36.705 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:36 smithi016 ceph-mon[37491]: from='osd.7 v2:172.21.15.57:6812/3071331372' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-26T16:38:36.705 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:36 smithi016 ceph-mon[37491]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-26T16:38:36.705 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:36 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:36.705 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:36 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:36.945 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T16:38:37.740 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:37 smithi057 ceph-mon[31602]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-26T16:38:37.740 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:37 smithi057 ceph-mon[31602]: from='osd.7 v2:172.21.15.57:6812/3071331372' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]: dispatch 2024-04-26T16:38:37.741 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:37 smithi057 ceph-mon[31602]: osdmap e52: 8 total, 7 up, 8 in 2024-04-26T16:38:37.741 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:37 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-26T16:38:37.741 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:37 smithi057 ceph-mon[31602]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]: dispatch 2024-04-26T16:38:37.741 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:37 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:37.741 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:37 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:37.785 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:37 smithi016 ceph-mon[27893]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-26T16:38:37.786 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:37 smithi016 ceph-mon[27893]: from='osd.7 v2:172.21.15.57:6812/3071331372' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]: dispatch 2024-04-26T16:38:37.786 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:37 smithi016 ceph-mon[27893]: osdmap e52: 8 total, 7 up, 8 in 2024-04-26T16:38:37.786 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:37 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-26T16:38:37.786 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:37 smithi016 ceph-mon[27893]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]: dispatch 2024-04-26T16:38:37.786 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:37 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:37.786 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:37 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:37.786 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:37 smithi016 ceph-mon[37491]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-26T16:38:37.786 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:37 smithi016 ceph-mon[37491]: from='osd.7 v2:172.21.15.57:6812/3071331372' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]: dispatch 2024-04-26T16:38:37.786 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:37 smithi016 ceph-mon[37491]: osdmap e52: 8 total, 7 up, 8 in 2024-04-26T16:38:37.786 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:37 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-26T16:38:37.787 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:37 smithi016 ceph-mon[37491]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]: dispatch 2024-04-26T16:38:37.787 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:37 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:37.787 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:37 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:38.041 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:38:37 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:38:37.834+0000 7f6b8487b700 -1 osd.7 0 waiting for initial osdmap 2024-04-26T16:38:38.041 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:38:37 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:38:37.841+0000 7f6b7be65700 -1 osd.7 53 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-26T16:38:38.574 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:38 smithi016 ceph-mon[27893]: pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 201 MiB used, 626 GiB / 626 GiB avail 2024-04-26T16:38:38.574 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:38 smithi016 ceph-mon[27893]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]': finished 2024-04-26T16:38:38.574 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:38 smithi016 ceph-mon[27893]: osdmap e53: 8 total, 7 up, 8 in 2024-04-26T16:38:38.574 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:38 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-26T16:38:38.574 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:38 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-26T16:38:38.574 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:38 smithi016 ceph-mon[27893]: from='osd.7 ' entity='osd.7' 2024-04-26T16:38:38.574 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:38 smithi016 ceph-mon[27893]: osd.7 v2:172.21.15.57:6812/3071331372 boot 2024-04-26T16:38:38.574 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:38 smithi016 ceph-mon[27893]: osdmap e54: 8 total, 8 up, 8 in 2024-04-26T16:38:38.575 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:38 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-26T16:38:38.575 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:38 smithi016 ceph-mon[37491]: pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 201 MiB used, 626 GiB / 626 GiB avail 2024-04-26T16:38:38.575 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:38 smithi016 ceph-mon[37491]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]': finished 2024-04-26T16:38:38.575 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:38 smithi016 ceph-mon[37491]: osdmap e53: 8 total, 7 up, 8 in 2024-04-26T16:38:38.575 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:38 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-26T16:38:38.575 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:38 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-26T16:38:38.575 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:38 smithi016 ceph-mon[37491]: from='osd.7 ' entity='osd.7' 2024-04-26T16:38:38.575 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:38 smithi016 ceph-mon[37491]: osd.7 v2:172.21.15.57:6812/3071331372 boot 2024-04-26T16:38:38.575 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:38 smithi016 ceph-mon[37491]: osdmap e54: 8 total, 8 up, 8 in 2024-04-26T16:38:38.575 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:38 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-26T16:38:38.736 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:38 smithi057 ceph-mon[31602]: pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 201 MiB used, 626 GiB / 626 GiB avail 2024-04-26T16:38:38.736 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:38 smithi057 ceph-mon[31602]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]': finished 2024-04-26T16:38:38.736 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:38 smithi057 ceph-mon[31602]: osdmap e53: 8 total, 7 up, 8 in 2024-04-26T16:38:38.736 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:38 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-26T16:38:38.736 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:38 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-26T16:38:38.736 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:38 smithi057 ceph-mon[31602]: from='osd.7 ' entity='osd.7' 2024-04-26T16:38:38.736 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:38 smithi057 ceph-mon[31602]: osd.7 v2:172.21.15.57:6812/3071331372 boot 2024-04-26T16:38:38.737 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:38 smithi057 ceph-mon[31602]: osdmap e54: 8 total, 8 up, 8 in 2024-04-26T16:38:38.737 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:38 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-26T16:38:38.907 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:38:39.635 INFO:teuthology.orchestra.run.smithi016.stdout:{"epoch":54,"num_osds":8,"num_up_osds":8,"osd_up_since":1714149518,"num_in_osds":8,"osd_in_since":1714149500,"num_remapped_pgs":1} 2024-04-26T16:38:39.635 DEBUG:teuthology.orchestra.run.smithi016:> sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6 shell --fsid 8b1f7092-03ea-11ef-bc93-c7b262605968 -- ceph osd dump --format=json 2024-04-26T16:38:39.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:39 smithi057 ceph-mon[31602]: purged_snaps scrub starts 2024-04-26T16:38:39.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:39 smithi057 ceph-mon[31602]: purged_snaps scrub ok 2024-04-26T16:38:39.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:39 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/2504128391' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-26T16:38:39.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:39 smithi057 ceph-mon[31602]: osdmap e55: 8 total, 8 up, 8 in 2024-04-26T16:38:39.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:39 smithi016 ceph-mon[27893]: purged_snaps scrub starts 2024-04-26T16:38:39.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:39 smithi016 ceph-mon[27893]: purged_snaps scrub ok 2024-04-26T16:38:39.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:39 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/2504128391' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-26T16:38:39.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:39 smithi016 ceph-mon[27893]: osdmap e55: 8 total, 8 up, 8 in 2024-04-26T16:38:39.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:39 smithi016 ceph-mon[37491]: purged_snaps scrub starts 2024-04-26T16:38:39.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:39 smithi016 ceph-mon[37491]: purged_snaps scrub ok 2024-04-26T16:38:39.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:39 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/2504128391' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-26T16:38:39.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:39 smithi016 ceph-mon[37491]: osdmap e55: 8 total, 8 up, 8 in 2024-04-26T16:38:39.926 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T16:38:40.750 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:40 smithi016 ceph-mon[27893]: pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-04-26T16:38:40.770 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:40 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:40.770 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:40 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:40.770 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:40 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:38:40.771 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:40 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:38:40.771 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:40 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:38:40.771 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:40 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:38:40.771 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:40 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:40.771 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:40 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:38:40.771 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:40 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:38:40.771 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:40 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:40.771 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:40 smithi016 ceph-mon[27893]: osdmap e56: 8 total, 8 up, 8 in 2024-04-26T16:38:40.771 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:40 smithi016 ceph-mon[37491]: pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-04-26T16:38:40.771 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:40 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:40.771 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:40 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:40.772 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:40 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:38:40.772 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:40 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:38:40.772 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:40 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:38:40.772 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:40 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:38:40.772 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:40 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:40.772 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:40 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:38:40.772 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:40 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:38:40.772 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:40 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:40.772 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:40 smithi016 ceph-mon[37491]: osdmap e56: 8 total, 8 up, 8 in 2024-04-26T16:38:40.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:40 smithi057 ceph-mon[31602]: pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-04-26T16:38:40.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:40 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:40.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:40 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:40.792 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:40 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:38:40.792 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:40 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:38:40.792 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:40 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:38:40.792 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:40 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:38:40.792 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:40 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:40.792 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:40 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:38:40.792 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:40 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:38:40.792 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:40 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:40.792 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:40 smithi057 ceph-mon[31602]: osdmap e56: 8 total, 8 up, 8 in 2024-04-26T16:38:41.778 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:38:41.778 INFO:teuthology.orchestra.run.smithi016.stdout:{"epoch":57,"fsid":"8b1f7092-03ea-11ef-bc93-c7b262605968","created":"2024-04-26T16:33:16.301029+0000","modified":"2024-04-26T16:38:41.345358+0000","last_up_change":"2024-04-26T16:38:38.463531+0000","last_in_change":"2024-04-26T16:38:20.192041+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":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-04-26T16:36:32.914945+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_type":"Fair distribution","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}}],"osds":[{"osd":0,"uuid":"ac53ca9c-b2f3-4c7f-acc5-2fc3d337e8d3","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.16:6801","nonce":1454183623}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6802","nonce":1454183623}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6804","nonce":1454183623}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6803","nonce":1454183623}]},"public_addr":"172.21.15.16:6801/1454183623","cluster_addr":"172.21.15.16:6802/1454183623","heartbeat_back_addr":"172.21.15.16:6804/1454183623","heartbeat_front_addr":"172.21.15.16:6803/1454183623","state":["exists","up"]},{"osd":1,"uuid":"a3511455-34a7-40cd-91d1-c57f77ae854a","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.16:6805","nonce":3040903696}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6806","nonce":3040903696}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6808","nonce":3040903696}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6807","nonce":3040903696}]},"public_addr":"172.21.15.16:6805/3040903696","cluster_addr":"172.21.15.16:6806/3040903696","heartbeat_back_addr":"172.21.15.16:6808/3040903696","heartbeat_front_addr":"172.21.15.16:6807/3040903696","state":["exists","up"]},{"osd":2,"uuid":"5eb955eb-61f5-49f8-ba9e-1ca65b3c8239","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.16:6809","nonce":1004107385}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6810","nonce":1004107385}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6812","nonce":1004107385}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6811","nonce":1004107385}]},"public_addr":"172.21.15.16:6809/1004107385","cluster_addr":"172.21.15.16:6810/1004107385","heartbeat_back_addr":"172.21.15.16:6812/1004107385","heartbeat_front_addr":"172.21.15.16:6811/1004107385","state":["exists","up"]},{"osd":3,"uuid":"541bd2f6-51db-47b2-a31b-717c6e685535","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.16:6813","nonce":2243995260}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6814","nonce":2243995260}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6816","nonce":2243995260}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6815","nonce":2243995260}]},"public_addr":"172.21.15.16:6813/2243995260","cluster_addr":"172.21.15.16:6814/2243995260","heartbeat_back_addr":"172.21.15.16:6816/2243995260","heartbeat_front_addr":"172.21.15.16:6815/2243995260","state":["exists","up"]},{"osd":4,"uuid":"1d0e93b4-fef1-472c-95c5-741a92eeb2f3","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.57:6800","nonce":940318054}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6801","nonce":940318054}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6803","nonce":940318054}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6802","nonce":940318054}]},"public_addr":"172.21.15.57:6800/940318054","cluster_addr":"172.21.15.57:6801/940318054","heartbeat_back_addr":"172.21.15.57:6803/940318054","heartbeat_front_addr":"172.21.15.57:6802/940318054","state":["exists","up"]},{"osd":5,"uuid":"bb4aac81-28b0-413f-8a22-7d8632630bc9","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.57:6804","nonce":3256629137}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6805","nonce":3256629137}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6807","nonce":3256629137}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6806","nonce":3256629137}]},"public_addr":"172.21.15.57:6804/3256629137","cluster_addr":"172.21.15.57:6805/3256629137","heartbeat_back_addr":"172.21.15.57:6807/3256629137","heartbeat_front_addr":"172.21.15.57:6806/3256629137","state":["exists","up"]},{"osd":6,"uuid":"2e668532-0be6-4453-b1ea-5d3325edf6c9","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.57:6808","nonce":3623023662}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6809","nonce":3623023662}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6811","nonce":3623023662}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6810","nonce":3623023662}]},"public_addr":"172.21.15.57:6808/3623023662","cluster_addr":"172.21.15.57:6809/3623023662","heartbeat_back_addr":"172.21.15.57:6811/3623023662","heartbeat_front_addr":"172.21.15.57:6810/3623023662","state":["exists","up"]},{"osd":7,"uuid":"38d75367-ec01-42bc-895a-9d021cb1f37c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6812","nonce":3071331372}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6813","nonce":3071331372}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6815","nonce":3071331372}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6814","nonce":3071331372}]},"public_addr":"172.21.15.57:6812/3071331372","cluster_addr":"172.21.15.57:6813/3071331372","heartbeat_back_addr":"172.21.15.57:6815/3071331372","heartbeat_front_addr":"172.21.15.57:6814/3071331372","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-04-26T16:35:40.503381+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-04-26T16:36:05.674489+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-04-26T16:36:30.359831+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-04-26T16:36:55.902162+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-04-26T16:37:19.760958+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-04-26T16:37:44.953297+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-04-26T16:38:10.800328+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-04-26T16:38:36.543076+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.16:6800/1195249288":"2024-04-27T16:34:16.834334+0000","172.21.15.16:0/2889775254":"2024-04-27T16:33:48.828672+0000","172.21.15.16:0/938050340":"2024-04-27T16:33:48.828672+0000","172.21.15.16:0/1014240635":"2024-04-27T16:34:16.834334+0000","172.21.15.16:6800/942195145":"2024-04-27T16:33:48.828672+0000","172.21.15.16:0/2738732134":"2024-04-27T16:34:16.834334+0000","172.21.15.16:0/2359054172":"2024-04-27T16:34:16.834334+0000","172.21.15.16:0/1195037181":"2024-04-27T16:33:48.828672+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-04-26T16:38:41.778 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:41 smithi016 ceph-mon[27893]: Detected new or changed devices on smithi057 2024-04-26T16:38:41.778 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:41 smithi016 ceph-mon[27893]: Adjusting osd_memory_target on smithi057 to 4273M 2024-04-26T16:38:41.778 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:41 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:38:41.778 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:41 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:38:41.779 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:41 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:38:41.779 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:41 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:41.779 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:41 smithi016 ceph-mon[27893]: osdmap e57: 8 total, 8 up, 8 in 2024-04-26T16:38:41.779 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:41 smithi016 ceph-mon[37491]: Detected new or changed devices on smithi057 2024-04-26T16:38:41.779 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:41 smithi016 ceph-mon[37491]: Adjusting osd_memory_target on smithi057 to 4273M 2024-04-26T16:38:41.779 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:41 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:38:41.779 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:41 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:38:41.779 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:41 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:38:41.779 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:41 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:41.779 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:41 smithi016 ceph-mon[37491]: osdmap e57: 8 total, 8 up, 8 in 2024-04-26T16:38:41.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:41 smithi057 ceph-mon[31602]: Detected new or changed devices on smithi057 2024-04-26T16:38:41.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:41 smithi057 ceph-mon[31602]: Adjusting osd_memory_target on smithi057 to 4273M 2024-04-26T16:38:41.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:41 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:38:41.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:41 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:38:41.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:41 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:38:41.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:41 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:41.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:41 smithi057 ceph-mon[31602]: osdmap e57: 8 total, 8 up, 8 in 2024-04-26T16:38:42.461 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-04-26T16:36:32.914945+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_type': 'Fair distribution', 'score_acting': 7.889999866485596, 'score_stable': 7.889999866485596, 'optimal_score': 0.3799999952316284, 'raw_score_acting': 3, 'raw_score_stable': 3, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}] 2024-04-26T16:38:42.462 DEBUG:teuthology.orchestra.run.smithi016:> sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6 shell --fsid 8b1f7092-03ea-11ef-bc93-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-04-26T16:38:42.726 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T16:38:42.758 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:42 smithi016 ceph-mon[27893]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-04-26T16:38:42.758 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:42 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/2121663259' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-26T16:38:42.758 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:42 smithi016 ceph-mon[27893]: osdmap e58: 8 total, 8 up, 8 in 2024-04-26T16:38:42.759 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:42 smithi016 ceph-mon[37491]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-04-26T16:38:42.759 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:42 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/2121663259' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-26T16:38:42.759 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:42 smithi016 ceph-mon[37491]: osdmap e58: 8 total, 8 up, 8 in 2024-04-26T16:38:42.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:42 smithi057 ceph-mon[31602]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-04-26T16:38:42.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:42 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/2121663259' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-26T16:38:42.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:42 smithi057 ceph-mon[31602]: osdmap e58: 8 total, 8 up, 8 in 2024-04-26T16:38:44.657 INFO:teuthology.orchestra.run.smithi016.stdout:pg_num: 1 2024-04-26T16:38:44.790 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:44 smithi057 ceph-mon[31602]: pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-04-26T16:38:44.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:44 smithi016 ceph-mon[27893]: pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-04-26T16:38:44.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:44 smithi016 ceph-mon[37491]: pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-04-26T16:38:45.280 INFO:tasks.cephadm:Adding ceph.rgw.foo.a on smithi016 2024-04-26T16:38:45.281 DEBUG:teuthology.orchestra.run.smithi057:> sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b1f7092-03ea-11ef-bc93-c7b262605968 -- ceph orch apply rgw foo.a --placement '1;smithi016=foo.a' 2024-04-26T16:38:45.543 INFO:teuthology.orchestra.run.smithi057.stderr:Inferring config /var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/mon.b/config 2024-04-26T16:38:45.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:45 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/2557117092' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-26T16:38:45.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:45 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/2557117092' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-26T16:38:45.666 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:45 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/2557117092' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-26T16:38:46.673 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:46 smithi057 ceph-mon[31602]: pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s, 0 objects/s recovering 2024-04-26T16:38:46.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:46 smithi016 ceph-mon[27893]: pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s, 0 objects/s recovering 2024-04-26T16:38:46.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:46 smithi016 ceph-mon[37491]: pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s, 0 objects/s recovering 2024-04-26T16:38:47.492 INFO:teuthology.orchestra.run.smithi057.stdout:Scheduled rgw.foo.a update... 2024-04-26T16:38:48.150 DEBUG:teuthology.orchestra.run.smithi016:rgw.foo.a> sudo journalctl -f -n 0 -u ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@rgw.foo.a.service 2024-04-26T16:38:48.153 INFO:tasks.cephadm:Adding ceph.iscsi.iscsi.a on smithi057 2024-04-26T16:38:48.153 DEBUG:teuthology.orchestra.run.smithi057:> sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b1f7092-03ea-11ef-bc93-c7b262605968 -- ceph osd pool create datapool 3 3 replicated 2024-04-26T16:38:48.397 INFO:teuthology.orchestra.run.smithi057.stderr:Inferring config /var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/mon.b/config 2024-04-26T16:38:48.758 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:48 smithi057 ceph-mon[31602]: pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 90 KiB/s, 0 objects/s recovering 2024-04-26T16:38:48.758 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:48 smithi057 ceph-mon[31602]: from='client.24313 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo.a", "placement": "1;smithi016=foo.a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:38:48.758 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:48 smithi057 ceph-mon[31602]: Saving service rgw.foo.a spec with placement smithi016=foo.a;count:1 2024-04-26T16:38:48.758 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:48 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:48.758 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:48 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:38:48.758 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:48 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:38:48.758 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:48 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:38:48.759 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:48 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:48.759 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:48 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.a", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-26T16:38:48.759 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:48 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.a", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-26T16:38:48.759 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:48 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:48.759 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:48 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:38:48.785 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:48 smithi016 ceph-mon[37491]: pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 90 KiB/s, 0 objects/s recovering 2024-04-26T16:38:48.785 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:48 smithi016 ceph-mon[37491]: from='client.24313 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo.a", "placement": "1;smithi016=foo.a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:38:48.785 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:48 smithi016 ceph-mon[37491]: Saving service rgw.foo.a spec with placement smithi016=foo.a;count:1 2024-04-26T16:38:48.785 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:48 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:48.785 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:48 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:38:48.785 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:48 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:38:48.786 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:48 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:38:48.786 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:48 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:48.786 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:48 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.a", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-26T16:38:48.786 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:48 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.a", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-26T16:38:48.786 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:48 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:48.786 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:48 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:38:48.786 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:48 smithi016 ceph-mon[27893]: pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 90 KiB/s, 0 objects/s recovering 2024-04-26T16:38:48.786 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:48 smithi016 ceph-mon[27893]: from='client.24313 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo.a", "placement": "1;smithi016=foo.a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:38:48.786 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:48 smithi016 ceph-mon[27893]: Saving service rgw.foo.a spec with placement smithi016=foo.a;count:1 2024-04-26T16:38:48.786 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:48 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:48.786 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:48 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:38:48.787 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:48 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:38:48.787 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:48 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:38:48.787 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:48 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:48.787 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:48 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.a", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-26T16:38:48.787 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:48 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.a", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-26T16:38:48.787 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:48 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:48.787 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:48 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:38:49.771 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:49 smithi057 ceph-mon[31602]: Deploying daemon rgw.foo.a on smithi016 2024-04-26T16:38:49.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:49 smithi016 ceph-mon[27893]: Deploying daemon rgw.foo.a on smithi016 2024-04-26T16:38:49.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:49 smithi016 ceph-mon[37491]: Deploying daemon rgw.foo.a on smithi016 2024-04-26T16:38:50.501 INFO:journalctl@ceph.rgw.foo.a.smithi016.stdout:Apr 26 16:38:50 smithi016 systemd[1]: Starting Ceph rgw.foo.a for 8b1f7092-03ea-11ef-bc93-c7b262605968... 2024-04-26T16:38:50.524 INFO:teuthology.orchestra.run.smithi057.stderr:pool 'datapool' created 2024-04-26T16:38:50.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:50 smithi057 ceph-mon[31602]: pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-04-26T16:38:50.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:50 smithi057 ceph-mon[31602]: from='client.? 172.21.15.57:0/3565676588' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "datapool", "pg_num": 3, "pgp_num": 3, "pool_type": "replicated"}]: dispatch 2024-04-26T16:38:50.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:50 smithi057 ceph-mon[31602]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "datapool", "pg_num": 3, "pgp_num": 3, "pool_type": "replicated"}]: dispatch 2024-04-26T16:38:50.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:50 smithi016 ceph-mon[37491]: pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-04-26T16:38:50.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:50 smithi016 ceph-mon[37491]: from='client.? 172.21.15.57:0/3565676588' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "datapool", "pg_num": 3, "pgp_num": 3, "pool_type": "replicated"}]: dispatch 2024-04-26T16:38:50.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:50 smithi016 ceph-mon[37491]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "datapool", "pg_num": 3, "pgp_num": 3, "pool_type": "replicated"}]: dispatch 2024-04-26T16:38:50.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:50 smithi016 ceph-mon[27893]: pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-04-26T16:38:50.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:50 smithi016 ceph-mon[27893]: from='client.? 172.21.15.57:0/3565676588' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "datapool", "pg_num": 3, "pgp_num": 3, "pool_type": "replicated"}]: dispatch 2024-04-26T16:38:50.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:50 smithi016 ceph-mon[27893]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "datapool", "pg_num": 3, "pgp_num": 3, "pool_type": "replicated"}]: dispatch 2024-04-26T16:38:50.797 INFO:journalctl@ceph.rgw.foo.a.smithi016.stdout:Apr 26 16:38:50 smithi016 podman[66335]: 2024-04-26 16:38:50.475386937 +0000 UTC m=+0.018740820 image pull 031ba2747cfdd41e6bd5399209a1ba77775f760ed8b698251b3c2529efe3552f quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45 2024-04-26T16:38:50.797 INFO:journalctl@ceph.rgw.foo.a.smithi016.stdout:Apr 26 16:38:50 smithi016 podman[66335]: 2024-04-26 16:38:50.57703646 +0000 UTC m=+0.120390328 container create 8c7456227eb684bb2c9c38072cb070e987903f73fac3c292ebd5ee0acdf29f67 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-rgw-foo-a, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.vendor=CentOS, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240424, ceph=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-26T16:38:51.191 DEBUG:teuthology.orchestra.run.smithi057:> sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b1f7092-03ea-11ef-bc93-c7b262605968 -- rbd pool init datapool 2024-04-26T16:38:51.296 INFO:journalctl@ceph.rgw.foo.a.smithi016.stdout:Apr 26 16:38:50 smithi016 podman[66335]: 2024-04-26 16:38:50.807513579 +0000 UTC m=+0.350867447 container init 8c7456227eb684bb2c9c38072cb070e987903f73fac3c292ebd5ee0acdf29f67 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-rgw-foo-a, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.build-date=20240424, GIT_CLEAN=True, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, org.label-schema.schema-version=1.0, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-26T16:38:51.296 INFO:journalctl@ceph.rgw.foo.a.smithi016.stdout:Apr 26 16:38:50 smithi016 podman[66335]: 2024-04-26 16:38:50.813202469 +0000 UTC m=+0.356556339 container start 8c7456227eb684bb2c9c38072cb070e987903f73fac3c292ebd5ee0acdf29f67 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-rgw-foo-a, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240424, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.vendor=CentOS) 2024-04-26T16:38:51.296 INFO:journalctl@ceph.rgw.foo.a.smithi016.stdout:Apr 26 16:38:50 smithi016 bash[66335]: 8c7456227eb684bb2c9c38072cb070e987903f73fac3c292ebd5ee0acdf29f67 2024-04-26T16:38:51.297 INFO:journalctl@ceph.rgw.foo.a.smithi016.stdout:Apr 26 16:38:50 smithi016 systemd[1]: Started Ceph rgw.foo.a for 8b1f7092-03ea-11ef-bc93-c7b262605968. 2024-04-26T16:38:51.440 INFO:teuthology.orchestra.run.smithi057.stderr:Inferring config /var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/mon.b/config 2024-04-26T16:38:51.777 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:51 smithi057 ceph-mon[31602]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "datapool", "pg_num": 3, "pgp_num": 3, "pool_type": "replicated"}]': finished 2024-04-26T16:38:51.778 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:51 smithi057 ceph-mon[31602]: osdmap e59: 8 total, 8 up, 8 in 2024-04-26T16:38:51.778 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:51 smithi057 ceph-mon[31602]: pgmap v186: 4 pgs: 3 unknown, 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s, 0 objects/s recovering 2024-04-26T16:38:51.778 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:51 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:51.778 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:51 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:51.778 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:51 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:51.778 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:51 smithi057 ceph-mon[31602]: Saving service rgw.foo.a spec with placement smithi016=foo.a;count:1 2024-04-26T16:38:51.778 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:51 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:51.778 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:51 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:51.778 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:51 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:38:51.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:51 smithi016 ceph-mon[27893]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "datapool", "pg_num": 3, "pgp_num": 3, "pool_type": "replicated"}]': finished 2024-04-26T16:38:51.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:51 smithi016 ceph-mon[27893]: osdmap e59: 8 total, 8 up, 8 in 2024-04-26T16:38:51.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:51 smithi016 ceph-mon[27893]: pgmap v186: 4 pgs: 3 unknown, 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s, 0 objects/s recovering 2024-04-26T16:38:51.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:51 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:51.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:51 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:51.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:51 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:51.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:51 smithi016 ceph-mon[27893]: Saving service rgw.foo.a spec with placement smithi016=foo.a;count:1 2024-04-26T16:38:51.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:51 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:51.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:51 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:51.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:51 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:38:51.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:51 smithi016 ceph-mon[37491]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "datapool", "pg_num": 3, "pgp_num": 3, "pool_type": "replicated"}]': finished 2024-04-26T16:38:51.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:51 smithi016 ceph-mon[37491]: osdmap e59: 8 total, 8 up, 8 in 2024-04-26T16:38:51.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:51 smithi016 ceph-mon[37491]: pgmap v186: 4 pgs: 3 unknown, 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s, 0 objects/s recovering 2024-04-26T16:38:51.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:51 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:51.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:51 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:51.798 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:51 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:51.798 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:51 smithi016 ceph-mon[37491]: Saving service rgw.foo.a spec with placement smithi016=foo.a;count:1 2024-04-26T16:38:51.798 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:51 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:51.798 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:51 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:51.798 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:51 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:38:52.790 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:52 smithi057 ceph-mon[31602]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T16:38:52.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:52 smithi057 ceph-mon[31602]: osdmap e60: 8 total, 8 up, 8 in 2024-04-26T16:38:52.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:52 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/708096243' entity='client.rgw.foo.a' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-26T16:38:52.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:52 smithi057 ceph-mon[31602]: from='client.? ' entity='client.rgw.foo.a' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-26T16:38:52.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:52 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:52.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:52 smithi016 ceph-mon[27893]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T16:38:52.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:52 smithi016 ceph-mon[27893]: osdmap e60: 8 total, 8 up, 8 in 2024-04-26T16:38:52.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:52 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/708096243' entity='client.rgw.foo.a' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-26T16:38:52.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:52 smithi016 ceph-mon[27893]: from='client.? ' entity='client.rgw.foo.a' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-26T16:38:52.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:52 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:52.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:52 smithi016 ceph-mon[37491]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T16:38:52.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:52 smithi016 ceph-mon[37491]: osdmap e60: 8 total, 8 up, 8 in 2024-04-26T16:38:52.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:52 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/708096243' entity='client.rgw.foo.a' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-26T16:38:52.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:52 smithi016 ceph-mon[37491]: from='client.? ' entity='client.rgw.foo.a' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-26T16:38:52.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:52 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:53.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:53 smithi057 ceph-mon[31602]: from='client.? ' entity='client.rgw.foo.a' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-04-26T16:38:53.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:53 smithi057 ceph-mon[31602]: osdmap e61: 8 total, 8 up, 8 in 2024-04-26T16:38:53.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:53 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:53.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:53 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:53.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:53 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:38:53.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:53 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:38:53.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:53 smithi057 ceph-mon[31602]: Checking dashboard <-> RGW credentials 2024-04-26T16:38:53.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:53 smithi057 ceph-mon[31602]: pgmap v189: 36 pgs: 7 creating+peering, 3 active+clean, 26 unknown; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-04-26T16:38:53.792 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:53 smithi057 ceph-mon[31602]: from='client.? 172.21.15.57:0/1992099522' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "datapool","app": "rbd"}]: dispatch 2024-04-26T16:38:53.792 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:53 smithi057 ceph-mon[31602]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "datapool","app": "rbd"}]: dispatch 2024-04-26T16:38:53.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:53 smithi016 ceph-mon[27893]: from='client.? ' entity='client.rgw.foo.a' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-04-26T16:38:53.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:53 smithi016 ceph-mon[27893]: osdmap e61: 8 total, 8 up, 8 in 2024-04-26T16:38:53.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:53 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:53.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:53 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:53.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:53 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:38:53.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:53 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:38:53.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:53 smithi016 ceph-mon[27893]: Checking dashboard <-> RGW credentials 2024-04-26T16:38:53.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:53 smithi016 ceph-mon[27893]: pgmap v189: 36 pgs: 7 creating+peering, 3 active+clean, 26 unknown; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-04-26T16:38:53.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:53 smithi016 ceph-mon[27893]: from='client.? 172.21.15.57:0/1992099522' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "datapool","app": "rbd"}]: dispatch 2024-04-26T16:38:53.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:53 smithi016 ceph-mon[27893]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "datapool","app": "rbd"}]: dispatch 2024-04-26T16:38:53.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:53 smithi016 ceph-mon[37491]: from='client.? ' entity='client.rgw.foo.a' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-04-26T16:38:53.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:53 smithi016 ceph-mon[37491]: osdmap e61: 8 total, 8 up, 8 in 2024-04-26T16:38:53.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:53 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:53.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:53 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:53.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:53 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:38:53.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:53 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:38:53.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:53 smithi016 ceph-mon[37491]: Checking dashboard <-> RGW credentials 2024-04-26T16:38:53.798 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:53 smithi016 ceph-mon[37491]: pgmap v189: 36 pgs: 7 creating+peering, 3 active+clean, 26 unknown; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-04-26T16:38:53.798 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:53 smithi016 ceph-mon[37491]: from='client.? 172.21.15.57:0/1992099522' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "datapool","app": "rbd"}]: dispatch 2024-04-26T16:38:53.798 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:53 smithi016 ceph-mon[37491]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "datapool","app": "rbd"}]: dispatch 2024-04-26T16:38:54.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:54 smithi057 ceph-mon[31602]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "datapool","app": "rbd"}]': finished 2024-04-26T16:38:54.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:54 smithi057 ceph-mon[31602]: osdmap e62: 8 total, 8 up, 8 in 2024-04-26T16:38:54.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:54 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/1676175245' entity='client.rgw.foo.a' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.log","app": "rgw"}]: dispatch 2024-04-26T16:38:54.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:54 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/1769671416' entity='mgr.y' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.log","app": "rgw"}]: dispatch 2024-04-26T16:38:54.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:54 smithi016 ceph-mon[27893]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "datapool","app": "rbd"}]': finished 2024-04-26T16:38:54.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:54 smithi016 ceph-mon[27893]: osdmap e62: 8 total, 8 up, 8 in 2024-04-26T16:38:54.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:54 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/1676175245' entity='client.rgw.foo.a' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.log","app": "rgw"}]: dispatch 2024-04-26T16:38:54.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:54 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/1769671416' entity='mgr.y' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.log","app": "rgw"}]: dispatch 2024-04-26T16:38:54.798 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:54 smithi016 ceph-mon[37491]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "datapool","app": "rbd"}]': finished 2024-04-26T16:38:54.798 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:54 smithi016 ceph-mon[37491]: osdmap e62: 8 total, 8 up, 8 in 2024-04-26T16:38:54.798 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:54 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/1676175245' entity='client.rgw.foo.a' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.log","app": "rgw"}]: dispatch 2024-04-26T16:38:54.799 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:54 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/1769671416' entity='mgr.y' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.log","app": "rgw"}]: dispatch 2024-04-26T16:38:55.862 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:55 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/1676175245' entity='client.rgw.foo.a' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.log","app": "rgw"}]': finished 2024-04-26T16:38:55.863 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:55 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/1769671416' entity='mgr.y' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.log","app": "rgw"}]': finished 2024-04-26T16:38:55.863 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:55 smithi057 ceph-mon[31602]: osdmap e63: 8 total, 8 up, 8 in 2024-04-26T16:38:55.863 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:55 smithi057 ceph-mon[31602]: pgmap v192: 68 pgs: 14 creating+peering, 25 active+clean, 29 unknown; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1023 B/s wr, 2 op/s 2024-04-26T16:38:56.047 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:55 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/1676175245' entity='client.rgw.foo.a' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.log","app": "rgw"}]': finished 2024-04-26T16:38:56.168 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:55 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/1769671416' entity='mgr.y' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.log","app": "rgw"}]': finished 2024-04-26T16:38:56.168 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:55 smithi016 ceph-mon[27893]: osdmap e63: 8 total, 8 up, 8 in 2024-04-26T16:38:56.168 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:55 smithi016 ceph-mon[27893]: pgmap v192: 68 pgs: 14 creating+peering, 25 active+clean, 29 unknown; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1023 B/s wr, 2 op/s 2024-04-26T16:38:56.169 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:55 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/1676175245' entity='client.rgw.foo.a' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.log","app": "rgw"}]': finished 2024-04-26T16:38:56.169 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:55 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/1769671416' entity='mgr.y' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.log","app": "rgw"}]': finished 2024-04-26T16:38:56.169 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:55 smithi016 ceph-mon[37491]: osdmap e63: 8 total, 8 up, 8 in 2024-04-26T16:38:56.169 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:55 smithi016 ceph-mon[37491]: pgmap v192: 68 pgs: 14 creating+peering, 25 active+clean, 29 unknown; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1023 B/s wr, 2 op/s 2024-04-26T16:38:56.170 DEBUG:teuthology.orchestra.run.smithi057:> sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b1f7092-03ea-11ef-bc93-c7b262605968 -- ceph orch apply iscsi datapool admin admin --trusted_ip_list 172.21.15.57 --placement '1;smithi057=iscsi.a' 2024-04-26T16:38:56.421 INFO:teuthology.orchestra.run.smithi057.stderr:Inferring config /var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/mon.b/config 2024-04-26T16:38:56.790 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:56 smithi057 ceph-mon[31602]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T16:38:56.790 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:56 smithi057 ceph-mon[31602]: Cluster is now healthy 2024-04-26T16:38:56.790 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:56 smithi057 ceph-mon[31602]: osdmap e64: 8 total, 8 up, 8 in 2024-04-26T16:38:56.790 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:56 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/1676175245' entity='client.rgw.foo.a' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.control","app": "rgw"}]: dispatch 2024-04-26T16:38:56.790 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:56 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/1769671416' entity='mgr.y' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.control","app": "rgw"}]: dispatch 2024-04-26T16:38:57.046 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:56 smithi016 ceph-mon[27893]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T16:38:57.047 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:56 smithi016 ceph-mon[27893]: Cluster is now healthy 2024-04-26T16:38:57.047 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:56 smithi016 ceph-mon[27893]: osdmap e64: 8 total, 8 up, 8 in 2024-04-26T16:38:57.047 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:56 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/1676175245' entity='client.rgw.foo.a' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.control","app": "rgw"}]: dispatch 2024-04-26T16:38:57.047 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:56 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/1769671416' entity='mgr.y' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.control","app": "rgw"}]: dispatch 2024-04-26T16:38:57.047 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:56 smithi016 ceph-mon[37491]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T16:38:57.047 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:56 smithi016 ceph-mon[37491]: Cluster is now healthy 2024-04-26T16:38:57.047 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:56 smithi016 ceph-mon[37491]: osdmap e64: 8 total, 8 up, 8 in 2024-04-26T16:38:57.047 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:56 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/1676175245' entity='client.rgw.foo.a' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.control","app": "rgw"}]: dispatch 2024-04-26T16:38:57.048 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:56 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/1769671416' entity='mgr.y' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.control","app": "rgw"}]: dispatch 2024-04-26T16:38:57.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:57 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/1676175245' entity='client.rgw.foo.a' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.control","app": "rgw"}]': finished 2024-04-26T16:38:57.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:57 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/1769671416' entity='mgr.y' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.control","app": "rgw"}]': finished 2024-04-26T16:38:57.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:57 smithi057 ceph-mon[31602]: osdmap e65: 8 total, 8 up, 8 in 2024-04-26T16:38:57.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:57 smithi057 ceph-mon[31602]: pgmap v195: 100 pgs: 18 creating+peering, 38 active+clean, 44 unknown; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s rd, 1.2 KiB/s wr, 4 op/s 2024-04-26T16:38:58.047 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:57 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/1676175245' entity='client.rgw.foo.a' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.control","app": "rgw"}]': finished 2024-04-26T16:38:58.047 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:57 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/1769671416' entity='mgr.y' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.control","app": "rgw"}]': finished 2024-04-26T16:38:58.047 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:57 smithi016 ceph-mon[27893]: osdmap e65: 8 total, 8 up, 8 in 2024-04-26T16:38:58.047 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:57 smithi016 ceph-mon[27893]: pgmap v195: 100 pgs: 18 creating+peering, 38 active+clean, 44 unknown; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s rd, 1.2 KiB/s wr, 4 op/s 2024-04-26T16:38:58.047 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:57 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/1676175245' entity='client.rgw.foo.a' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.control","app": "rgw"}]': finished 2024-04-26T16:38:58.048 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:57 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/1769671416' entity='mgr.y' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.control","app": "rgw"}]': finished 2024-04-26T16:38:58.048 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:57 smithi016 ceph-mon[37491]: osdmap e65: 8 total, 8 up, 8 in 2024-04-26T16:38:58.048 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:57 smithi016 ceph-mon[37491]: pgmap v195: 100 pgs: 18 creating+peering, 38 active+clean, 44 unknown; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s rd, 1.2 KiB/s wr, 4 op/s 2024-04-26T16:38:58.337 INFO:teuthology.orchestra.run.smithi057.stdout:Scheduled iscsi.datapool update... 2024-04-26T16:38:58.908 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:58 smithi057 ceph-mon[31602]: osdmap e66: 8 total, 8 up, 8 in 2024-04-26T16:38:58.908 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:58 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/1676175245' entity='client.rgw.foo.a' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"}]: dispatch 2024-04-26T16:38:58.908 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:58 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/1769671416' entity='mgr.y' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"}]: dispatch 2024-04-26T16:38:58.908 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:58 smithi057 ceph-mon[31602]: from='client.24364 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "datapool", "api_user": "admin", "api_password": "admin", "trusted_ip_list": "172.21.15.57", "placement": "1;smithi057=iscsi.a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:38:58.909 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:58 smithi057 ceph-mon[31602]: Saving service iscsi.datapool spec with placement smithi057=iscsi.a;count:1 2024-04-26T16:38:58.909 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:58 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:58.937 INFO:tasks.cephadm:Distributing iscsi-gateway.cfg... 2024-04-26T16:38:58.938 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-04-26T16:38:58.938 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd of=/etc/ceph/iscsi-gateway.cfg 2024-04-26T16:38:58.966 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:58 smithi016 ceph-mon[27893]: osdmap e66: 8 total, 8 up, 8 in 2024-04-26T16:38:58.966 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:58 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/1676175245' entity='client.rgw.foo.a' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"}]: dispatch 2024-04-26T16:38:58.966 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:58 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/1769671416' entity='mgr.y' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"}]: dispatch 2024-04-26T16:38:58.966 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:58 smithi016 ceph-mon[27893]: from='client.24364 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "datapool", "api_user": "admin", "api_password": "admin", "trusted_ip_list": "172.21.15.57", "placement": "1;smithi057=iscsi.a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:38:58.966 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:58 smithi016 ceph-mon[27893]: Saving service iscsi.datapool spec with placement smithi057=iscsi.a;count:1 2024-04-26T16:38:58.966 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:58 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:58.966 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:58 smithi016 ceph-mon[37491]: osdmap e66: 8 total, 8 up, 8 in 2024-04-26T16:38:58.966 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:58 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/1676175245' entity='client.rgw.foo.a' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"}]: dispatch 2024-04-26T16:38:58.966 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:58 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/1769671416' entity='mgr.y' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"}]: dispatch 2024-04-26T16:38:58.967 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:58 smithi016 ceph-mon[37491]: from='client.24364 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "datapool", "api_user": "admin", "api_password": "admin", "trusted_ip_list": "172.21.15.57", "placement": "1;smithi057=iscsi.a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:38:58.967 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:58 smithi016 ceph-mon[37491]: Saving service iscsi.datapool spec with placement smithi057=iscsi.a;count:1 2024-04-26T16:38:58.967 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:58 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:38:58.971 DEBUG:teuthology.orchestra.run.smithi057:> set -ex 2024-04-26T16:38:58.971 DEBUG:teuthology.orchestra.run.smithi057:> sudo dd of=/etc/ceph/iscsi-gateway.cfg 2024-04-26T16:38:58.999 DEBUG:teuthology.orchestra.run.smithi057:iscsi.iscsi.a> sudo journalctl -f -n 0 -u ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@iscsi.iscsi.a.service 2024-04-26T16:38:59.042 INFO:tasks.cephadm:Adding prometheus.a on smithi057 2024-04-26T16:38:59.042 DEBUG:teuthology.orchestra.run.smithi057:> sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b1f7092-03ea-11ef-bc93-c7b262605968 -- ceph orch apply prometheus '1;smithi057=a' 2024-04-26T16:38:59.335 INFO:teuthology.orchestra.run.smithi057.stderr:Inferring config /var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/mon.b/config 2024-04-26T16:39:00.041 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:59 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/1676175245' entity='client.rgw.foo.a' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"}]': finished 2024-04-26T16:39:00.041 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:59 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/1769671416' entity='mgr.y' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"}]': finished 2024-04-26T16:39:00.041 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:59 smithi057 ceph-mon[31602]: osdmap e67: 8 total, 8 up, 8 in 2024-04-26T16:39:00.042 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:59 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/1676175245' entity='client.rgw.foo.a' cmd=[{"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-26T16:39:00.042 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:59 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/1769671416' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-26T16:39:00.042 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:59 smithi057 ceph-mon[31602]: pgmap v198: 132 pgs: 4 creating+activating, 18 creating+peering, 99 active+clean, 11 unknown; 578 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 3.5 KiB/s rd, 1.5 KiB/s wr, 6 op/s 2024-04-26T16:39:00.042 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:59 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/1676175245' entity='client.rgw.foo.a' cmd='[{"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-04-26T16:39:00.042 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:59 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/1769671416' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-04-26T16:39:00.042 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:38:59 smithi057 ceph-mon[31602]: osdmap e68: 8 total, 8 up, 8 in 2024-04-26T16:39:00.047 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:59 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/1676175245' entity='client.rgw.foo.a' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"}]': finished 2024-04-26T16:39:00.047 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:59 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/1769671416' entity='mgr.y' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"}]': finished 2024-04-26T16:39:00.047 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:59 smithi016 ceph-mon[27893]: osdmap e67: 8 total, 8 up, 8 in 2024-04-26T16:39:00.047 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:59 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/1676175245' entity='client.rgw.foo.a' cmd=[{"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-26T16:39:00.047 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:59 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/1769671416' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-26T16:39:00.047 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:59 smithi016 ceph-mon[27893]: pgmap v198: 132 pgs: 4 creating+activating, 18 creating+peering, 99 active+clean, 11 unknown; 578 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 3.5 KiB/s rd, 1.5 KiB/s wr, 6 op/s 2024-04-26T16:39:00.048 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:59 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/1676175245' entity='client.rgw.foo.a' cmd='[{"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-04-26T16:39:00.048 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:59 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/1769671416' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-04-26T16:39:00.048 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:38:59 smithi016 ceph-mon[27893]: osdmap e68: 8 total, 8 up, 8 in 2024-04-26T16:39:00.048 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:59 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/1676175245' entity='client.rgw.foo.a' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"}]': finished 2024-04-26T16:39:00.049 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:59 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/1769671416' entity='mgr.y' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"}]': finished 2024-04-26T16:39:00.049 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:59 smithi016 ceph-mon[37491]: osdmap e67: 8 total, 8 up, 8 in 2024-04-26T16:39:00.049 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:59 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/1676175245' entity='client.rgw.foo.a' cmd=[{"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-26T16:39:00.049 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:59 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/1769671416' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-26T16:39:00.049 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:59 smithi016 ceph-mon[37491]: pgmap v198: 132 pgs: 4 creating+activating, 18 creating+peering, 99 active+clean, 11 unknown; 578 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 3.5 KiB/s rd, 1.5 KiB/s wr, 6 op/s 2024-04-26T16:39:00.049 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:59 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/1676175245' entity='client.rgw.foo.a' cmd='[{"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-04-26T16:39:00.050 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:59 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/1769671416' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-04-26T16:39:00.050 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:38:59 smithi016 ceph-mon[37491]: osdmap e68: 8 total, 8 up, 8 in 2024-04-26T16:39:00.050 INFO:journalctl@ceph.rgw.foo.a.smithi016.stdout:Apr 26 16:38:59 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-rgw-foo-a[66350]: 2024-04-26T16:38:59.635+0000 7fce59d0bac0 -1 LDAP not started since no server URIs were provided in the configuration. 2024-04-26T16:39:01.041 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:00 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:39:01.041 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:00 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:39:01.041 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:00 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:39:01.042 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:00 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.iscsi.a", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-04-26T16:39:01.042 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:00 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.iscsi.a", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2024-04-26T16:39:01.042 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:00 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:39:01.042 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:00 smithi057 ceph-mon[31602]: Deploying daemon iscsi.iscsi.a on smithi057 2024-04-26T16:39:01.243 INFO:teuthology.orchestra.run.smithi057.stdout:Scheduled prometheus update... 2024-04-26T16:39:01.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:00 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:39:01.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:00 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:39:01.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:00 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:39:01.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:00 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.iscsi.a", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-04-26T16:39:01.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:00 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.iscsi.a", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2024-04-26T16:39:01.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:00 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:39:01.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:00 smithi016 ceph-mon[27893]: Deploying daemon iscsi.iscsi.a on smithi057 2024-04-26T16:39:01.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:00 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:39:01.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:00 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:39:01.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:00 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:39:01.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:00 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.iscsi.a", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-04-26T16:39:01.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:00 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.iscsi.a", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2024-04-26T16:39:01.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:00 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:39:01.298 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:00 smithi016 ceph-mon[37491]: Deploying daemon iscsi.iscsi.a on smithi057 2024-04-26T16:39:02.185 DEBUG:teuthology.orchestra.run.smithi057:prometheus.a> sudo journalctl -f -n 0 -u ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@prometheus.a.service 2024-04-26T16:39:02.187 INFO:tasks.cephadm:Adding node-exporter.a on smithi016 2024-04-26T16:39:02.187 INFO:tasks.cephadm:Adding node-exporter.b on smithi057 2024-04-26T16:39:02.187 DEBUG:teuthology.orchestra.run.smithi057:> sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b1f7092-03ea-11ef-bc93-c7b262605968 -- ceph orch apply node-exporter '2;smithi016=a;smithi057=b' 2024-04-26T16:39:02.420 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:02 smithi057 ceph-mon[31602]: pgmap v200: 132 pgs: 4 creating+activating, 18 creating+peering, 99 active+clean, 11 unknown; 578 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 1.2 KiB/s wr, 4 op/s 2024-04-26T16:39:02.420 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:02 smithi057 ceph-mon[31602]: from='client.24385 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi057=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:39:02.420 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:02 smithi057 ceph-mon[31602]: Saving service prometheus spec with placement smithi057=a;count:1 2024-04-26T16:39:02.420 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:02 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:39:02.420 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:02 smithi057 ceph-mon[31602]: osdmap e69: 8 total, 8 up, 8 in 2024-04-26T16:39:02.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:02 smithi016 ceph-mon[27893]: pgmap v200: 132 pgs: 4 creating+activating, 18 creating+peering, 99 active+clean, 11 unknown; 578 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 1.2 KiB/s wr, 4 op/s 2024-04-26T16:39:02.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:02 smithi016 ceph-mon[27893]: from='client.24385 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi057=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:39:02.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:02 smithi016 ceph-mon[27893]: Saving service prometheus spec with placement smithi057=a;count:1 2024-04-26T16:39:02.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:02 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:39:02.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:02 smithi016 ceph-mon[27893]: osdmap e69: 8 total, 8 up, 8 in 2024-04-26T16:39:02.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:02 smithi016 ceph-mon[37491]: pgmap v200: 132 pgs: 4 creating+activating, 18 creating+peering, 99 active+clean, 11 unknown; 578 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 1.2 KiB/s wr, 4 op/s 2024-04-26T16:39:02.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:02 smithi016 ceph-mon[37491]: from='client.24385 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi057=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:39:02.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:02 smithi016 ceph-mon[37491]: Saving service prometheus spec with placement smithi057=a;count:1 2024-04-26T16:39:02.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:02 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:39:02.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:02 smithi016 ceph-mon[37491]: osdmap e69: 8 total, 8 up, 8 in 2024-04-26T16:39:02.811 INFO:teuthology.orchestra.run.smithi057.stderr:Inferring config /var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/mon.b/config 2024-04-26T16:39:04.530 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:04 smithi057 ceph-mon[31602]: pgmap v202: 132 pgs: 4 creating+activating, 14 creating+peering, 114 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 2.6 KiB/s wr, 97 op/s 2024-04-26T16:39:04.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:04 smithi016 ceph-mon[27893]: pgmap v202: 132 pgs: 4 creating+activating, 14 creating+peering, 114 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 2.6 KiB/s wr, 97 op/s 2024-04-26T16:39:04.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:04 smithi016 ceph-mon[37491]: pgmap v202: 132 pgs: 4 creating+activating, 14 creating+peering, 114 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 2.6 KiB/s wr, 97 op/s 2024-04-26T16:39:04.791 INFO:journalctl@ceph.iscsi.iscsi.a.smithi057.stdout:Apr 26 16:39:04 smithi057 podman[60912]: 2024-04-26 16:39:04.747951436 +0000 UTC m=+0.581545978 container start 72fbf7e633f0bd2ab4bb9b414a05dfa3eb4ddee6ae5887352609ca7685815f38 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-iscsi-iscsi-a, org.label-schema.build-date=20240424, GIT_CLEAN=True, ceph=True, GIT_BRANCH=HEAD, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, io.buildah.version=1.33.5) 2024-04-26T16:39:05.206 INFO:journalctl@ceph.iscsi.iscsi.a.smithi057.stdout:Apr 26 16:39:04 smithi057 bash[60912]: 72fbf7e633f0bd2ab4bb9b414a05dfa3eb4ddee6ae5887352609ca7685815f38 2024-04-26T16:39:05.206 INFO:journalctl@ceph.iscsi.iscsi.a.smithi057.stdout:Apr 26 16:39:04 smithi057 systemd[1]: Started Ceph iscsi.iscsi.a for 8b1f7092-03ea-11ef-bc93-c7b262605968. 2024-04-26T16:39:05.207 INFO:journalctl@ceph.iscsi.iscsi.a.smithi057.stdout:Apr 26 16:39:05 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-iscsi-iscsi-a[60944]: debug Started the configuration object watcher 2024-04-26T16:39:05.207 INFO:journalctl@ceph.iscsi.iscsi.a.smithi057.stdout:Apr 26 16:39:05 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-iscsi-iscsi-a[60944]: debug Checking for config object changes every 1s 2024-04-26T16:39:05.207 INFO:journalctl@ceph.iscsi.iscsi.a.smithi057.stdout:Apr 26 16:39:05 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-iscsi-iscsi-a[60944]: debug Processing osd blocklist entries for this node 2024-04-26T16:39:05.258 INFO:teuthology.orchestra.run.smithi057.stdout:Scheduled node-exporter update... 2024-04-26T16:39:05.541 INFO:journalctl@ceph.iscsi.iscsi.a.smithi057.stdout:Apr 26 16:39:05 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-iscsi-iscsi-a[60944]: debug Reading the configuration object to update local LIO configuration 2024-04-26T16:39:05.541 INFO:journalctl@ceph.iscsi.iscsi.a.smithi057.stdout:Apr 26 16:39:05 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-iscsi-iscsi-a[60944]: debug Configuration does not have an entry for this host(smithi057) - nothing to define to LIO 2024-04-26T16:39:05.541 INFO:journalctl@ceph.iscsi.iscsi.a.smithi057.stdout:Apr 26 16:39:05 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-iscsi-iscsi-a[60944]: debug * Running on http://[::]:5000/ (Press CTRL+C to quit) 2024-04-26T16:39:06.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:06 smithi057 ceph-mon[31602]: pgmap v203: 132 pgs: 132 active+clean; 582 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 5.4 KiB/s wr, 176 op/s 2024-04-26T16:39:06.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:06 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:39:06.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:06 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:39:06.292 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:06 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:39:06.292 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:06 smithi057 ceph-mon[31602]: Checking pool "datapool" exists for service iscsi.datapool 2024-04-26T16:39:06.292 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:06 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:39:06.292 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:06 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:39:06.292 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:06 smithi057 ceph-mon[31602]: from='client.24401 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi016=a;smithi057=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:39:06.292 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:06 smithi057 ceph-mon[31602]: Saving service node-exporter spec with placement smithi016=a;smithi057=b;count:2 2024-04-26T16:39:06.292 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:06 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:39:06.292 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:06 smithi057 ceph-mon[31602]: from='client.? 172.21.15.57:0/2884861033' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-26T16:39:06.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:06 smithi016 ceph-mon[27893]: pgmap v203: 132 pgs: 132 active+clean; 582 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 5.4 KiB/s wr, 176 op/s 2024-04-26T16:39:06.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:06 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:39:06.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:06 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:39:06.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:06 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:39:06.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:06 smithi016 ceph-mon[27893]: Checking pool "datapool" exists for service iscsi.datapool 2024-04-26T16:39:06.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:06 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:39:06.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:06 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:39:06.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:06 smithi016 ceph-mon[27893]: from='client.24401 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi016=a;smithi057=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:39:06.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:06 smithi016 ceph-mon[27893]: Saving service node-exporter spec with placement smithi016=a;smithi057=b;count:2 2024-04-26T16:39:06.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:06 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:39:06.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:06 smithi016 ceph-mon[27893]: from='client.? 172.21.15.57:0/2884861033' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-26T16:39:06.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:06 smithi016 ceph-mon[37491]: pgmap v203: 132 pgs: 132 active+clean; 582 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 5.4 KiB/s wr, 176 op/s 2024-04-26T16:39:06.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:06 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:39:06.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:06 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:39:06.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:06 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:39:06.298 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:06 smithi016 ceph-mon[37491]: Checking pool "datapool" exists for service iscsi.datapool 2024-04-26T16:39:06.298 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:06 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:39:06.298 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:06 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:39:06.298 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:06 smithi016 ceph-mon[37491]: from='client.24401 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi016=a;smithi057=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:39:06.298 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:06 smithi016 ceph-mon[37491]: Saving service node-exporter spec with placement smithi016=a;smithi057=b;count:2 2024-04-26T16:39:06.298 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:06 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:39:06.298 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:06 smithi016 ceph-mon[37491]: from='client.? 172.21.15.57:0/2884861033' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-26T16:39:06.332 DEBUG:teuthology.orchestra.run.smithi016:node-exporter.a> sudo journalctl -f -n 0 -u ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@node-exporter.a.service 2024-04-26T16:39:06.335 DEBUG:teuthology.orchestra.run.smithi057:node-exporter.b> sudo journalctl -f -n 0 -u ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@node-exporter.b.service 2024-04-26T16:39:06.337 INFO:tasks.cephadm:Adding alertmanager.a on smithi016 2024-04-26T16:39:06.338 DEBUG:teuthology.orchestra.run.smithi057:> sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b1f7092-03ea-11ef-bc93-c7b262605968 -- ceph orch apply alertmanager '1;smithi016=a' 2024-04-26T16:39:07.132 INFO:teuthology.orchestra.run.smithi057.stderr:Inferring config /var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/mon.b/config 2024-04-26T16:39:08.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:07 smithi057 ceph-mon[31602]: pgmap v204: 132 pgs: 132 active+clean; 582 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 4.2 KiB/s wr, 139 op/s 2024-04-26T16:39:08.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:07 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:39:08.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:07 smithi016 ceph-mon[27893]: pgmap v204: 132 pgs: 132 active+clean; 582 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 4.2 KiB/s wr, 139 op/s 2024-04-26T16:39:08.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:07 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:39:08.296 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:07 smithi016 ceph-mon[37491]: pgmap v204: 132 pgs: 132 active+clean; 582 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 4.2 KiB/s wr, 139 op/s 2024-04-26T16:39:08.296 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:07 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:39:09.148 INFO:teuthology.orchestra.run.smithi057.stdout:Scheduled alertmanager update... 2024-04-26T16:39:09.179 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:08 smithi057 ceph-mon[31602]: mgrmap e16: y(active, since 4m), standbys: x 2024-04-26T16:39:09.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:08 smithi016 ceph-mon[27893]: mgrmap e16: y(active, since 4m), standbys: x 2024-04-26T16:39:09.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:08 smithi016 ceph-mon[37491]: mgrmap e16: y(active, since 4m), standbys: x 2024-04-26T16:39:10.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:10 smithi057 ceph-mon[31602]: pgmap v205: 132 pgs: 132 active+clean; 583 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 3.8 KiB/s wr, 121 op/s 2024-04-26T16:39:10.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:10 smithi057 ceph-mon[31602]: from='client.24427 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi016=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:39:10.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:10 smithi057 ceph-mon[31602]: Saving service alertmanager spec with placement smithi016=a;count:1 2024-04-26T16:39:10.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:10 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:39:10.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:10 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:39:10.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:10 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:39:10.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:10 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:39:10.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:10 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:39:10.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:10 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:39:10.355 DEBUG:teuthology.orchestra.run.smithi016:alertmanager.a> sudo journalctl -f -n 0 -u ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@alertmanager.a.service 2024-04-26T16:39:10.357 INFO:tasks.cephadm:Adding grafana.a on smithi057 2024-04-26T16:39:10.357 DEBUG:teuthology.orchestra.run.smithi057:> sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b1f7092-03ea-11ef-bc93-c7b262605968 -- ceph orch apply grafana '1;smithi057=a' 2024-04-26T16:39:10.468 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:10 smithi016 ceph-mon[27893]: pgmap v205: 132 pgs: 132 active+clean; 583 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 3.8 KiB/s wr, 121 op/s 2024-04-26T16:39:10.468 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:10 smithi016 ceph-mon[27893]: from='client.24427 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi016=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:39:10.468 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:10 smithi016 ceph-mon[27893]: Saving service alertmanager spec with placement smithi016=a;count:1 2024-04-26T16:39:10.468 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:10 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:39:10.468 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:10 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:39:10.468 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:10 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:39:10.468 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:10 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:39:10.468 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:10 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:39:10.468 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:10 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:39:10.469 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:10 smithi016 ceph-mon[37491]: pgmap v205: 132 pgs: 132 active+clean; 583 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 3.8 KiB/s wr, 121 op/s 2024-04-26T16:39:10.469 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:10 smithi016 ceph-mon[37491]: from='client.24427 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi016=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:39:10.469 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:10 smithi016 ceph-mon[37491]: Saving service alertmanager spec with placement smithi016=a;count:1 2024-04-26T16:39:10.469 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:10 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:39:10.469 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:10 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:39:10.469 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:10 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:39:10.469 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:10 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:39:10.469 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:10 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:39:10.469 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:10 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:39:10.607 INFO:teuthology.orchestra.run.smithi057.stderr:Inferring config /var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/mon.b/config 2024-04-26T16:39:11.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:11 smithi057 ceph-mon[31602]: Deploying daemon prometheus.a on smithi057 2024-04-26T16:39:11.447 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:11 smithi016 ceph-mon[27893]: Deploying daemon prometheus.a on smithi057 2024-04-26T16:39:11.447 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:11 smithi016 ceph-mon[37491]: Deploying daemon prometheus.a on smithi057 2024-04-26T16:39:12.199 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:12 smithi057 ceph-mon[31602]: pgmap v206: 132 pgs: 132 active+clean; 583 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 46 KiB/s rd, 3.5 KiB/s wr, 112 op/s 2024-04-26T16:39:12.199 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:12 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:39:12.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:12 smithi016 ceph-mon[27893]: pgmap v206: 132 pgs: 132 active+clean; 583 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 46 KiB/s rd, 3.5 KiB/s wr, 112 op/s 2024-04-26T16:39:12.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:12 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:39:12.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:12 smithi016 ceph-mon[37491]: pgmap v206: 132 pgs: 132 active+clean; 583 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 46 KiB/s rd, 3.5 KiB/s wr, 112 op/s 2024-04-26T16:39:12.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:12 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:39:12.558 INFO:teuthology.orchestra.run.smithi057.stdout:Scheduled grafana update... 2024-04-26T16:39:13.387 DEBUG:teuthology.orchestra.run.smithi057:grafana.a> sudo journalctl -f -n 0 -u ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@grafana.a.service 2024-04-26T16:39:13.389 INFO:tasks.cephadm:Setting up client nodes... 2024-04-26T16:39:13.389 DEBUG:teuthology.orchestra.run.smithi016:> sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b1f7092-03ea-11ef-bc93-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-04-26T16:39:13.649 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T16:39:13.756 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:13 smithi016 ceph-mon[27893]: from='client.24433 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi057=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:39:13.756 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:13 smithi016 ceph-mon[27893]: Saving service grafana spec with placement smithi057=a;count:1 2024-04-26T16:39:13.756 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:13 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:39:13.756 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:13 smithi016 ceph-mon[27893]: pgmap v207: 132 pgs: 132 active+clean; 583 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 3.0 KiB/s wr, 97 op/s 2024-04-26T16:39:13.757 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:13 smithi016 ceph-mon[37491]: from='client.24433 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi057=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:39:13.757 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:13 smithi016 ceph-mon[37491]: Saving service grafana spec with placement smithi057=a;count:1 2024-04-26T16:39:13.757 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:13 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:39:13.757 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:13 smithi016 ceph-mon[37491]: pgmap v207: 132 pgs: 132 active+clean; 583 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 3.0 KiB/s wr, 97 op/s 2024-04-26T16:39:13.790 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:13 smithi057 ceph-mon[31602]: from='client.24433 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi057=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:39:13.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:13 smithi057 ceph-mon[31602]: Saving service grafana spec with placement smithi057=a;count:1 2024-04-26T16:39:13.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:13 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:39:13.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:13 smithi057 ceph-mon[31602]: pgmap v207: 132 pgs: 132 active+clean; 583 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 3.0 KiB/s wr, 97 op/s 2024-04-26T16:39:15.541 INFO:journalctl@ceph.iscsi.iscsi.a.smithi057.stdout:Apr 26 16:39:15 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-iscsi-iscsi-a[60944]: debug there is no tcmu-runner data available 2024-04-26T16:39:15.656 INFO:teuthology.orchestra.run.smithi016.stdout:[client.0] 2024-04-26T16:39:15.656 INFO:teuthology.orchestra.run.smithi016.stdout: key = AQCz2CtmYQAIJxAA4VSYTUBenLiXYGZU6k+J+g== 2024-04-26T16:39:16.211 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:15 smithi016 ceph-mon[27893]: pgmap v208: 132 pgs: 132 active+clean; 583 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 1.8 KiB/s wr, 51 op/s 2024-04-26T16:39:16.211 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:15 smithi016 ceph-mon[27893]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:39:16.211 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:15 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/2849154621' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-26T16:39:16.211 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:15 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/2849154621' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-26T16:39:16.211 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:15 smithi016 ceph-mon[37491]: pgmap v208: 132 pgs: 132 active+clean; 583 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 1.8 KiB/s wr, 51 op/s 2024-04-26T16:39:16.211 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:15 smithi016 ceph-mon[37491]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:39:16.211 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:15 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/2849154621' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-26T16:39:16.211 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:15 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/2849154621' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-26T16:39:16.239 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-04-26T16:39:16.239 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-04-26T16:39:16.239 DEBUG:teuthology.orchestra.run.smithi016:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-04-26T16:39:16.277 DEBUG:teuthology.orchestra.run.smithi057:> sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b1f7092-03ea-11ef-bc93-c7b262605968 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-04-26T16:39:16.290 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:15 smithi057 ceph-mon[31602]: pgmap v208: 132 pgs: 132 active+clean; 583 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 1.8 KiB/s wr, 51 op/s 2024-04-26T16:39:16.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:15 smithi057 ceph-mon[31602]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:39:16.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:15 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/2849154621' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-26T16:39:16.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:15 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/2849154621' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-26T16:39:17.290 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:16 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-04-26T16:39:17.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:16 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-04-26T16:39:17.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:16 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-04-26T16:39:17.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:16 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-04-26T16:39:17.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:16 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-04-26T16:39:17.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:16 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-04-26T16:39:17.296 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:16 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-04-26T16:39:17.296 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:16 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-04-26T16:39:17.296 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:16 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-04-26T16:39:18.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:17 smithi057 ceph-mon[31602]: pgmap v209: 132 pgs: 132 active+clean; 583 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 85 B/s wr, 1 op/s 2024-04-26T16:39:18.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:17 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]': finished 2024-04-26T16:39:18.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:17 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]': finished 2024-04-26T16:39:18.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:17 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]': finished 2024-04-26T16:39:18.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:17 smithi057 ceph-mon[31602]: osdmap e70: 8 total, 8 up, 8 in 2024-04-26T16:39:18.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:17 smithi016 ceph-mon[27893]: pgmap v209: 132 pgs: 132 active+clean; 583 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 85 B/s wr, 1 op/s 2024-04-26T16:39:18.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:17 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]': finished 2024-04-26T16:39:18.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:17 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]': finished 2024-04-26T16:39:18.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:17 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]': finished 2024-04-26T16:39:18.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:17 smithi016 ceph-mon[27893]: osdmap e70: 8 total, 8 up, 8 in 2024-04-26T16:39:18.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:17 smithi016 ceph-mon[37491]: pgmap v209: 132 pgs: 132 active+clean; 583 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 85 B/s wr, 1 op/s 2024-04-26T16:39:18.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:17 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]': finished 2024-04-26T16:39:18.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:17 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]': finished 2024-04-26T16:39:18.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:17 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]': finished 2024-04-26T16:39:18.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:17 smithi016 ceph-mon[37491]: osdmap e70: 8 total, 8 up, 8 in 2024-04-26T16:39:18.506 INFO:teuthology.orchestra.run.smithi057.stderr:Inferring config /var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/mon.b/config 2024-04-26T16:39:19.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:18 smithi057 ceph-mon[31602]: osdmap e71: 8 total, 8 up, 8 in 2024-04-26T16:39:19.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:18 smithi016 ceph-mon[27893]: osdmap e71: 8 total, 8 up, 8 in 2024-04-26T16:39:19.296 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:18 smithi016 ceph-mon[37491]: osdmap e71: 8 total, 8 up, 8 in 2024-04-26T16:39:20.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:19 smithi057 ceph-mon[31602]: pgmap v212: 132 pgs: 132 active+clean; 583 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 13 B/s, 0 objects/s recovering 2024-04-26T16:39:20.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:19 smithi016 ceph-mon[27893]: pgmap v212: 132 pgs: 132 active+clean; 583 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 13 B/s, 0 objects/s recovering 2024-04-26T16:39:20.296 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:19 smithi016 ceph-mon[37491]: pgmap v212: 132 pgs: 132 active+clean; 583 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 13 B/s, 0 objects/s recovering 2024-04-26T16:39:22.232 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:21 smithi057 ceph-mon[31602]: pgmap v213: 132 pgs: 132 active+clean; 583 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 13 B/s, 0 objects/s recovering 2024-04-26T16:39:22.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:21 smithi016 ceph-mon[27893]: pgmap v213: 132 pgs: 132 active+clean; 583 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 13 B/s, 0 objects/s recovering 2024-04-26T16:39:22.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:21 smithi016 ceph-mon[37491]: pgmap v213: 132 pgs: 132 active+clean; 583 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 13 B/s, 0 objects/s recovering 2024-04-26T16:39:22.580 INFO:teuthology.orchestra.run.smithi057.stdout:[client.1] 2024-04-26T16:39:22.580 INFO:teuthology.orchestra.run.smithi057.stdout: key = AQC52CtmQDiZOhAAiEhzgQFVMdsgeDmz41tvNw== 2024-04-26T16:39:23.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:22 smithi057 ceph-mon[31602]: from='client.? 172.21.15.57:0/2897973741' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-26T16:39:23.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:22 smithi057 ceph-mon[31602]: 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-04-26T16:39:23.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:22 smithi057 ceph-mon[31602]: 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-04-26T16:39:23.296 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:22 smithi016 ceph-mon[37491]: from='client.? 172.21.15.57:0/2897973741' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-26T16:39:23.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:22 smithi016 ceph-mon[37491]: 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-04-26T16:39:23.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:22 smithi016 ceph-mon[37491]: 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-04-26T16:39:23.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:22 smithi016 ceph-mon[27893]: from='client.? 172.21.15.57:0/2897973741' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-26T16:39:23.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:22 smithi016 ceph-mon[27893]: 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-04-26T16:39:23.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:22 smithi016 ceph-mon[27893]: 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-04-26T16:39:24.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:23 smithi057 ceph-mon[31602]: pgmap v214: 132 pgs: 132 active+clean; 583 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 41 B/s, 2 objects/s recovering 2024-04-26T16:39:24.296 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:23 smithi016 ceph-mon[37491]: pgmap v214: 132 pgs: 132 active+clean; 583 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 41 B/s, 2 objects/s recovering 2024-04-26T16:39:24.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:23 smithi016 ceph-mon[27893]: pgmap v214: 132 pgs: 132 active+clean; 583 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 41 B/s, 2 objects/s recovering 2024-04-26T16:39:25.310 INFO:journalctl@ceph.iscsi.iscsi.a.smithi057.stdout:Apr 26 16:39:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-iscsi-iscsi-a[60944]: debug there is no tcmu-runner data available 2024-04-26T16:39:25.312 DEBUG:teuthology.orchestra.run.smithi057:> set -ex 2024-04-26T16:39:25.312 DEBUG:teuthology.orchestra.run.smithi057:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-04-26T16:39:25.312 DEBUG:teuthology.orchestra.run.smithi057:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-04-26T16:39:25.394 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-04-26T16:39:25.394 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-04-26T16:39:25.395 DEBUG:teuthology.orchestra.run.smithi016:> sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6 shell --fsid 8b1f7092-03ea-11ef-bc93-c7b262605968 -- ceph mgr dump --format=json 2024-04-26T16:39:25.654 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T16:39:26.031 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:25 smithi016 ceph-mon[27893]: pgmap v215: 132 pgs: 132 active+clean; 583 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 41 B/s, 2 objects/s recovering 2024-04-26T16:39:26.031 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:25 smithi016 ceph-mon[27893]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:39:26.031 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:25 smithi016 ceph-mon[37491]: pgmap v215: 132 pgs: 132 active+clean; 583 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 41 B/s, 2 objects/s recovering 2024-04-26T16:39:26.032 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:25 smithi016 ceph-mon[37491]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:39:26.040 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:25 smithi057 ceph-mon[31602]: pgmap v215: 132 pgs: 132 active+clean; 583 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 41 B/s, 2 objects/s recovering 2024-04-26T16:39:26.041 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:25 smithi057 ceph-mon[31602]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:39:26.541 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:39:26 smithi057 systemd[1]: Starting Ceph prometheus.a for 8b1f7092-03ea-11ef-bc93-c7b262605968... 2024-04-26T16:39:26.890 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:39:26 smithi057 podman[62728]: 2024-04-26 16:39:26.521098491 +0000 UTC m=+0.019613326 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-04-26T16:39:26.890 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:39:26 smithi057 podman[62728]: 2024-04-26 16:39:26.632966668 +0000 UTC m=+0.131481499 container create bb0370945763e7a3705913bff1be58ec630fd408c8ac3836d6eec27dc03f0c95 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-26T16:39:26.890 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:39:26 smithi057 podman[62728]: 2024-04-26 16:39:26.860557357 +0000 UTC m=+0.359072192 container init bb0370945763e7a3705913bff1be58ec630fd408c8ac3836d6eec27dc03f0c95 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-26T16:39:26.890 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:39:26 smithi057 podman[62728]: 2024-04-26 16:39:26.865897328 +0000 UTC m=+0.364412161 container start bb0370945763e7a3705913bff1be58ec630fd408c8ac3836d6eec27dc03f0c95 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-26T16:39:27.291 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:39:26 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a[62743]: ts=2024-04-26T16:39:26.890Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-04-26T16:39:27.292 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:39:26 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a[62743]: ts=2024-04-26T16:39:26.890Z 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-04-26T16:39:27.292 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:39:26 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a[62743]: ts=2024-04-26T16:39:26.890Z caller=main.go:570 level=info host_details="(Linux 5.14.0-437.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Apr 9 12:57:02 UTC 2024 x86_64 smithi057 (none))" 2024-04-26T16:39:27.292 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:39:26 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a[62743]: ts=2024-04-26T16:39:26.890Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-26T16:39:27.292 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:39:26 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a[62743]: ts=2024-04-26T16:39:26.890Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-26T16:39:27.292 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:39:26 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a[62743]: ts=2024-04-26T16:39:26.892Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-04-26T16:39:27.292 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:39:26 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a[62743]: ts=2024-04-26T16:39:26.892Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-04-26T16:39:27.292 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:39:26 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a[62743]: ts=2024-04-26T16:39:26.893Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-04-26T16:39:27.292 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:39:26 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a[62743]: ts=2024-04-26T16:39:26.893Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-04-26T16:39:27.292 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:39:26 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a[62743]: ts=2024-04-26T16:39:26.895Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-26T16:39:27.292 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:39:26 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a[62743]: ts=2024-04-26T16:39:26.895Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=3.809µs 2024-04-26T16:39:27.292 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:39:26 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a[62743]: ts=2024-04-26T16:39:26.895Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-26T16:39:27.292 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:39:26 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a[62743]: ts=2024-04-26T16:39:26.896Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2024-04-26T16:39:27.292 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:39:26 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a[62743]: ts=2024-04-26T16:39:26.896Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=44.729µs wal_replay_duration=457.984µs wbl_replay_duration=110ns total_replay_duration=597.406µs 2024-04-26T16:39:27.292 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:39:26 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a[62743]: ts=2024-04-26T16:39:26.897Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-04-26T16:39:27.292 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:39:26 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a[62743]: ts=2024-04-26T16:39:26.897Z caller=main.go:1029 level=info msg="TSDB started" 2024-04-26T16:39:27.293 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:39:26 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a[62743]: ts=2024-04-26T16:39:26.897Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-26T16:39:27.293 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:39:26 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a[62743]: ts=2024-04-26T16:39:26.918Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=21.718549ms db_storage=711ns remote_storage=1.078µs web_handler=389ns query_engine=475ns scrape=404.868µs scrape_sd=82.946µs notify=1.062µs notify_sd=2.276µs rules=20.962405ms tracing=5.913µs 2024-04-26T16:39:27.293 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:39:26 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a[62743]: ts=2024-04-26T16:39:26.919Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-04-26T16:39:27.293 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:39:26 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a[62743]: ts=2024-04-26T16:39:26.919Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-04-26T16:39:27.293 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:39:26 smithi057 bash[62728]: bb0370945763e7a3705913bff1be58ec630fd408c8ac3836d6eec27dc03f0c95 2024-04-26T16:39:27.293 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:39:26 smithi057 systemd[1]: Started Ceph prometheus.a for 8b1f7092-03ea-11ef-bc93-c7b262605968. 2024-04-26T16:39:27.785 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:39:28.047 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:28 smithi016 ceph-mon[27893]: pgmap v216: 132 pgs: 132 active+clean; 583 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 33 B/s, 1 objects/s recovering 2024-04-26T16:39:28.047 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:28 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:39:28.047 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:28 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:39:28.047 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:28 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:39:28.047 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:28 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-26T16:39:28.047 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:28 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/1339112045' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-26T16:39:28.047 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:28 smithi016 ceph-mon[37491]: pgmap v216: 132 pgs: 132 active+clean; 583 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 33 B/s, 1 objects/s recovering 2024-04-26T16:39:28.048 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:28 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:39:28.048 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:28 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:39:28.048 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:28 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:39:28.048 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:28 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-26T16:39:28.048 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:28 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/1339112045' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-26T16:39:28.272 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:28 smithi057 ceph-mon[31602]: pgmap v216: 132 pgs: 132 active+clean; 583 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 33 B/s, 1 objects/s recovering 2024-04-26T16:39:28.272 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:28 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:39:28.272 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:28 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:39:28.272 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:28 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' 2024-04-26T16:39:28.272 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:28 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-26T16:39:28.273 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:28 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/1339112045' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-26T16:39:28.273 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:39:28 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: ignoring --setuser ceph since I am not root 2024-04-26T16:39:28.273 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:39:28 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: ignoring --setgroup ceph since I am not root 2024-04-26T16:39:28.273 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:39:28 smithi057 ceph-mgr[33728]: -- 172.21.15.57:0/3568341162 <== mon.1 v2:172.21.15.57:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x56472bb9c5a0 con 0x56472bb70800 2024-04-26T16:39:28.273 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:39:28 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:39:28.271+0000 7f63890f6200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-26T16:39:28.455 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:39:28 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: ignoring --setuser ceph since I am not root 2024-04-26T16:39:28.455 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:39:28 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: ignoring --setgroup ceph since I am not root 2024-04-26T16:39:28.455 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:39:28 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:39:28.263+0000 7fdca2cdb200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-26T16:39:28.455 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:39:28 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:39:28.454+0000 7fdca2cdb200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-26T16:39:28.490 INFO:teuthology.orchestra.run.smithi016.stdout:{"epoch":16,"flags":0,"active_gid":14150,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6800","nonce":371346739}]},"active_addr":"172.21.15.16:6800/371346739","active_change":"2024-04-26T16:34:16.834437+0000","active_mgr_features":4540701547738038271,"available":true,"standbys":[{"gid":24109,"name":"x","mgr_features":4540701547738038271,"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","read","upmap","upmap-read"],"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":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","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/grafana:9.4.12","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.2.1","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_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB 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":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","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":[]},"MANAGED_BY_CLUSTERS":{"name":"MANAGED_BY_CLUSTERS","type":"str","level":"advanced","flags":0,"default_value":"[]","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MULTICLUSTER_CONFIG":{"name":"MULTICLUSTER_CONFIG","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":"smb","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"update_orchestration":{"name":"update_orchestration","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically update orchestration when smb resources are changed","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":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","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","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","read","upmap","upmap-read"],"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":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","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/grafana:9.4.12","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.2.1","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_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB 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":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","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":[]},"MANAGED_BY_CLUSTERS":{"name":"MANAGED_BY_CLUSTERS","type":"str","level":"advanced","flags":0,"default_value":"[]","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MULTICLUSTER_CONFIG":{"name":"MULTICLUSTER_CONFIG","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":"smb","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"update_orchestration":{"name":"update_orchestration","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically update orchestration when smb resources are changed","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":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","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.16:8443/"},"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"],"squid":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":3,"active_clients":[{"name":"cephadm","addrvec":[{"type":"v2","addr":"172.21.15.16:0","nonce":455910102}]},{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.16:0","nonce":4014965602}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.16:0","nonce":2961619108}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.16:0","nonce":1958103237}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.16:0","nonce":1708773725}]}]} 2024-04-26T16:39:28.494 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-04-26T16:39:28.494 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-04-26T16:39:28.494 DEBUG:teuthology.orchestra.run.smithi016:> sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6 shell --fsid 8b1f7092-03ea-11ef-bc93-c7b262605968 -- ceph osd dump --format=json 2024-04-26T16:39:28.541 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:39:28 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:39:28.467+0000 7f63890f6200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-26T16:39:28.749 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T16:39:28.796 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:39:28 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:39:28.569+0000 7fdca2cdb200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-26T16:39:28.910 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:39:28 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:39:28.580+0000 7f63890f6200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-26T16:39:28.910 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:39:28 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:39:28.910+0000 7f63890f6200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-26T16:39:29.140 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:29 smithi016 ceph-mon[27893]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-26T16:39:29.140 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:29 smithi016 ceph-mon[27893]: mgrmap e17: y(active, since 5m), standbys: x 2024-04-26T16:39:29.140 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:29 smithi016 ceph-mon[37491]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-26T16:39:29.140 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:29 smithi016 ceph-mon[37491]: mgrmap e17: y(active, since 5m), standbys: x 2024-04-26T16:39:29.140 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:39:28 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:39:28.906+0000 7fdca2cdb200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-26T16:39:29.141 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:39:28 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:39:28.996+0000 7fdca2cdb200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-26T16:39:29.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:29 smithi057 ceph-mon[31602]: from='mgr.14150 172.21.15.16:0/1238500077' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-26T16:39:29.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:29 smithi057 ceph-mon[31602]: mgrmap e17: y(active, since 5m), standbys: x 2024-04-26T16:39:29.291 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:39:29 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:39:28.999+0000 7f63890f6200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-26T16:39:30.383 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:39:30 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:39:30.265+0000 7fdca2cdb200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-26T16:39:30.541 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:39:30 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:39:30.261+0000 7f63890f6200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-26T16:39:30.541 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:39:30 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:39:30.438+0000 7f63890f6200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-26T16:39:30.638 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:39:30 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:39:30.453+0000 7fdca2cdb200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-26T16:39:30.639 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:39:30 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:39:30.638+0000 7fdca2cdb200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-26T16:39:30.832 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:39:30.833 INFO:teuthology.orchestra.run.smithi016.stdout:{"epoch":71,"fsid":"8b1f7092-03ea-11ef-bc93-c7b262605968","created":"2024-04-26T16:33:16.301029+0000","modified":"2024-04-26T16:39:17.952320+0000","last_up_change":"2024-04-26T16:38:38.463531+0000","last_in_change":"2024-04-26T16:38:20.192041+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":6,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-04-26T16:36:32.914945+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_type":"Fair distribution","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":"datapool","create_time":"2024-04-26T16:38:50.118235+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":3,"pg_placement_num":3,"pg_placement_num_target":3,"pg_num_target":3,"pg_num_pending":3,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"64","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":2,"snap_epoch":64,"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_type":"Fair distribution","score_acting":2.6500000953674316,"score_stable":2.6500000953674316,"optimal_score":0.87999999523162842,"raw_score_acting":2.3299999237060547,"raw_score_stable":2.3299999237060547,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":".rgw.root","create_time":"2024-04-26T16:38:50.852371+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":"62","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rgw":{}},"read_balance":{"score_type":"Fair distribution","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":"default.rgw.log","create_time":"2024-04-26T16:38:53.369706+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":"64","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rgw":{}},"read_balance":{"score_type":"Fair distribution","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":"default.rgw.control","create_time":"2024-04-26T16:38:54.572395+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":"66","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":{"rgw":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.25,"score_stable":1.25,"optimal_score":1,"raw_score_acting":1.25,"raw_score_stable":1.25,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":6,"pool_name":"default.rgw.meta","create_time":"2024-04-26T16:38:56.634309+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"68","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4},"application_metadata":{"rgw":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.75,"score_stable":1.75,"optimal_score":1,"raw_score_acting":1.75,"raw_score_stable":1.75,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"ac53ca9c-b2f3-4c7f-acc5-2fc3d337e8d3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":70,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6801","nonce":1454183623}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6802","nonce":1454183623}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6804","nonce":1454183623}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6803","nonce":1454183623}]},"public_addr":"172.21.15.16:6801/1454183623","cluster_addr":"172.21.15.16:6802/1454183623","heartbeat_back_addr":"172.21.15.16:6804/1454183623","heartbeat_front_addr":"172.21.15.16:6803/1454183623","state":["exists","up"]},{"osd":1,"uuid":"a3511455-34a7-40cd-91d1-c57f77ae854a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6805","nonce":3040903696}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6806","nonce":3040903696}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6808","nonce":3040903696}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6807","nonce":3040903696}]},"public_addr":"172.21.15.16:6805/3040903696","cluster_addr":"172.21.15.16:6806/3040903696","heartbeat_back_addr":"172.21.15.16:6808/3040903696","heartbeat_front_addr":"172.21.15.16:6807/3040903696","state":["exists","up"]},{"osd":2,"uuid":"5eb955eb-61f5-49f8-ba9e-1ca65b3c8239","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6809","nonce":1004107385}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6810","nonce":1004107385}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6812","nonce":1004107385}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6811","nonce":1004107385}]},"public_addr":"172.21.15.16:6809/1004107385","cluster_addr":"172.21.15.16:6810/1004107385","heartbeat_back_addr":"172.21.15.16:6812/1004107385","heartbeat_front_addr":"172.21.15.16:6811/1004107385","state":["exists","up"]},{"osd":3,"uuid":"541bd2f6-51db-47b2-a31b-717c6e685535","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6813","nonce":2243995260}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6814","nonce":2243995260}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6816","nonce":2243995260}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6815","nonce":2243995260}]},"public_addr":"172.21.15.16:6813/2243995260","cluster_addr":"172.21.15.16:6814/2243995260","heartbeat_back_addr":"172.21.15.16:6816/2243995260","heartbeat_front_addr":"172.21.15.16:6815/2243995260","state":["exists","up"]},{"osd":4,"uuid":"1d0e93b4-fef1-472c-95c5-741a92eeb2f3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":70,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6800","nonce":940318054}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6801","nonce":940318054}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6803","nonce":940318054}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6802","nonce":940318054}]},"public_addr":"172.21.15.57:6800/940318054","cluster_addr":"172.21.15.57:6801/940318054","heartbeat_back_addr":"172.21.15.57:6803/940318054","heartbeat_front_addr":"172.21.15.57:6802/940318054","state":["exists","up"]},{"osd":5,"uuid":"bb4aac81-28b0-413f-8a22-7d8632630bc9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6804","nonce":3256629137}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6805","nonce":3256629137}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6807","nonce":3256629137}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6806","nonce":3256629137}]},"public_addr":"172.21.15.57:6804/3256629137","cluster_addr":"172.21.15.57:6805/3256629137","heartbeat_back_addr":"172.21.15.57:6807/3256629137","heartbeat_front_addr":"172.21.15.57:6806/3256629137","state":["exists","up"]},{"osd":6,"uuid":"2e668532-0be6-4453-b1ea-5d3325edf6c9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6808","nonce":3623023662}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6809","nonce":3623023662}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6811","nonce":3623023662}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6810","nonce":3623023662}]},"public_addr":"172.21.15.57:6808/3623023662","cluster_addr":"172.21.15.57:6809/3623023662","heartbeat_back_addr":"172.21.15.57:6811/3623023662","heartbeat_front_addr":"172.21.15.57:6810/3623023662","state":["exists","up"]},{"osd":7,"uuid":"38d75367-ec01-42bc-895a-9d021cb1f37c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6812","nonce":3071331372}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6813","nonce":3071331372}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6815","nonce":3071331372}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6814","nonce":3071331372}]},"public_addr":"172.21.15.57:6812/3071331372","cluster_addr":"172.21.15.57:6813/3071331372","heartbeat_back_addr":"172.21.15.57:6815/3071331372","heartbeat_front_addr":"172.21.15.57:6814/3071331372","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-04-26T16:35:40.503381+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-04-26T16:36:05.674489+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-04-26T16:36:30.359831+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-04-26T16:36:55.902162+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-04-26T16:37:19.760958+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-04-26T16:37:44.953297+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-04-26T16:38:10.800328+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-04-26T16:38:36.543076+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.b","mappings":[{"from":1,"to":2}]},{"pgid":"4.d","mappings":[{"from":1,"to":5}]},{"pgid":"4.e","mappings":[{"from":1,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.16:6800/1195249288":"2024-04-27T16:34:16.834334+0000","172.21.15.16:0/2889775254":"2024-04-27T16:33:48.828672+0000","172.21.15.16:0/938050340":"2024-04-27T16:33:48.828672+0000","172.21.15.16:0/1014240635":"2024-04-27T16:34:16.834334+0000","172.21.15.16:6800/942195145":"2024-04-27T16:33:48.828672+0000","172.21.15.16:0/2738732134":"2024-04-27T16:34:16.834334+0000","172.21.15.16:0/2359054172":"2024-04-27T16:34:16.834334+0000","172.21.15.16:0/1195037181":"2024-04-27T16:33:48.828672+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-04-26T16:39:30.883 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:39:30 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:39:30.616+0000 7f63890f6200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-26T16:39:30.946 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:30 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/833027662' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-26T16:39:30.946 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:30 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/833027662' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-26T16:39:31.227 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:30 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/833027662' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-26T16:39:31.227 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:39:30 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:39:30.919+0000 7f63890f6200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-26T16:39:31.227 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:39:31 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:39:31.016+0000 7f63890f6200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-26T16:39:31.228 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:39:31 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:39:31.227+0000 7f63890f6200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-26T16:39:31.260 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:39:30 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:39:30.946+0000 7fdca2cdb200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-26T16:39:31.260 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:39:31 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:39:31.043+0000 7fdca2cdb200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-26T16:39:31.541 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:39:31 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:39:31.428+0000 7f63890f6200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-26T16:39:31.546 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:39:31 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:39:31.260+0000 7fdca2cdb200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-26T16:39:31.546 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:39:31 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:39:31.463+0000 7fdca2cdb200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-26T16:39:31.601 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-04-26T16:39:31.601 DEBUG:teuthology.orchestra.run.smithi016:> sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6 shell --fsid 8b1f7092-03ea-11ef-bc93-c7b262605968 -- ceph osd dump --format=json 2024-04-26T16:39:31.856 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T16:39:32.256 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:39:32 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:39:32.124+0000 7fdca2cdb200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-26T16:39:32.541 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:39:32 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:39:32.062+0000 7f63890f6200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-26T16:39:32.541 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:39:32 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:39:32.293+0000 7f63890f6200 -1 mgr[py] Module smb has missing NOTIFY_TYPES member 2024-04-26T16:39:32.546 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:39:32 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:39:32.365+0000 7fdca2cdb200 -1 mgr[py] Module smb has missing NOTIFY_TYPES member 2024-04-26T16:39:33.001 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:39:32 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:39:32.815+0000 7fdca2cdb200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-26T16:39:33.001 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:39:32 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:39:32.916+0000 7fdca2cdb200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-26T16:39:33.041 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:39:32 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:39:32.737+0000 7f63890f6200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-26T16:39:33.041 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:39:32 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:39:32.838+0000 7f63890f6200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-26T16:39:33.541 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:39:33 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:39:33.222+0000 7f63890f6200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-26T16:39:33.596 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:39:33 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:39:33.307+0000 7fdca2cdb200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-26T16:39:33.859 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:39:33.859 INFO:teuthology.orchestra.run.smithi016.stdout:{"epoch":71,"fsid":"8b1f7092-03ea-11ef-bc93-c7b262605968","created":"2024-04-26T16:33:16.301029+0000","modified":"2024-04-26T16:39:17.952320+0000","last_up_change":"2024-04-26T16:38:38.463531+0000","last_in_change":"2024-04-26T16:38:20.192041+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":6,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-04-26T16:36:32.914945+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_type":"Fair distribution","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":"datapool","create_time":"2024-04-26T16:38:50.118235+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":3,"pg_placement_num":3,"pg_placement_num_target":3,"pg_num_target":3,"pg_num_pending":3,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"64","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":2,"snap_epoch":64,"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_type":"Fair distribution","score_acting":2.6500000953674316,"score_stable":2.6500000953674316,"optimal_score":0.87999999523162842,"raw_score_acting":2.3299999237060547,"raw_score_stable":2.3299999237060547,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":".rgw.root","create_time":"2024-04-26T16:38:50.852371+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":"62","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rgw":{}},"read_balance":{"score_type":"Fair distribution","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":"default.rgw.log","create_time":"2024-04-26T16:38:53.369706+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":"64","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rgw":{}},"read_balance":{"score_type":"Fair distribution","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":"default.rgw.control","create_time":"2024-04-26T16:38:54.572395+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":"66","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":{"rgw":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.25,"score_stable":1.25,"optimal_score":1,"raw_score_acting":1.25,"raw_score_stable":1.25,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":6,"pool_name":"default.rgw.meta","create_time":"2024-04-26T16:38:56.634309+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"68","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4},"application_metadata":{"rgw":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.75,"score_stable":1.75,"optimal_score":1,"raw_score_acting":1.75,"raw_score_stable":1.75,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"ac53ca9c-b2f3-4c7f-acc5-2fc3d337e8d3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":70,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6801","nonce":1454183623}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6802","nonce":1454183623}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6804","nonce":1454183623}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6803","nonce":1454183623}]},"public_addr":"172.21.15.16:6801/1454183623","cluster_addr":"172.21.15.16:6802/1454183623","heartbeat_back_addr":"172.21.15.16:6804/1454183623","heartbeat_front_addr":"172.21.15.16:6803/1454183623","state":["exists","up"]},{"osd":1,"uuid":"a3511455-34a7-40cd-91d1-c57f77ae854a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6805","nonce":3040903696}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6806","nonce":3040903696}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6808","nonce":3040903696}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6807","nonce":3040903696}]},"public_addr":"172.21.15.16:6805/3040903696","cluster_addr":"172.21.15.16:6806/3040903696","heartbeat_back_addr":"172.21.15.16:6808/3040903696","heartbeat_front_addr":"172.21.15.16:6807/3040903696","state":["exists","up"]},{"osd":2,"uuid":"5eb955eb-61f5-49f8-ba9e-1ca65b3c8239","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6809","nonce":1004107385}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6810","nonce":1004107385}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6812","nonce":1004107385}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6811","nonce":1004107385}]},"public_addr":"172.21.15.16:6809/1004107385","cluster_addr":"172.21.15.16:6810/1004107385","heartbeat_back_addr":"172.21.15.16:6812/1004107385","heartbeat_front_addr":"172.21.15.16:6811/1004107385","state":["exists","up"]},{"osd":3,"uuid":"541bd2f6-51db-47b2-a31b-717c6e685535","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6813","nonce":2243995260}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6814","nonce":2243995260}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6816","nonce":2243995260}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6815","nonce":2243995260}]},"public_addr":"172.21.15.16:6813/2243995260","cluster_addr":"172.21.15.16:6814/2243995260","heartbeat_back_addr":"172.21.15.16:6816/2243995260","heartbeat_front_addr":"172.21.15.16:6815/2243995260","state":["exists","up"]},{"osd":4,"uuid":"1d0e93b4-fef1-472c-95c5-741a92eeb2f3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":70,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6800","nonce":940318054}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6801","nonce":940318054}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6803","nonce":940318054}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6802","nonce":940318054}]},"public_addr":"172.21.15.57:6800/940318054","cluster_addr":"172.21.15.57:6801/940318054","heartbeat_back_addr":"172.21.15.57:6803/940318054","heartbeat_front_addr":"172.21.15.57:6802/940318054","state":["exists","up"]},{"osd":5,"uuid":"bb4aac81-28b0-413f-8a22-7d8632630bc9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6804","nonce":3256629137}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6805","nonce":3256629137}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6807","nonce":3256629137}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6806","nonce":3256629137}]},"public_addr":"172.21.15.57:6804/3256629137","cluster_addr":"172.21.15.57:6805/3256629137","heartbeat_back_addr":"172.21.15.57:6807/3256629137","heartbeat_front_addr":"172.21.15.57:6806/3256629137","state":["exists","up"]},{"osd":6,"uuid":"2e668532-0be6-4453-b1ea-5d3325edf6c9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6808","nonce":3623023662}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6809","nonce":3623023662}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6811","nonce":3623023662}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6810","nonce":3623023662}]},"public_addr":"172.21.15.57:6808/3623023662","cluster_addr":"172.21.15.57:6809/3623023662","heartbeat_back_addr":"172.21.15.57:6811/3623023662","heartbeat_front_addr":"172.21.15.57:6810/3623023662","state":["exists","up"]},{"osd":7,"uuid":"38d75367-ec01-42bc-895a-9d021cb1f37c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6812","nonce":3071331372}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6813","nonce":3071331372}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6815","nonce":3071331372}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6814","nonce":3071331372}]},"public_addr":"172.21.15.57:6812/3071331372","cluster_addr":"172.21.15.57:6813/3071331372","heartbeat_back_addr":"172.21.15.57:6815/3071331372","heartbeat_front_addr":"172.21.15.57:6814/3071331372","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-04-26T16:35:40.503381+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-04-26T16:36:05.674489+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-04-26T16:36:30.359831+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-04-26T16:36:55.902162+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-04-26T16:37:19.760958+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-04-26T16:37:44.953297+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-04-26T16:38:10.800328+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-04-26T16:38:36.543076+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.b","mappings":[{"from":1,"to":2}]},{"pgid":"4.d","mappings":[{"from":1,"to":5}]},{"pgid":"4.e","mappings":[{"from":1,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.16:6800/1195249288":"2024-04-27T16:34:16.834334+0000","172.21.15.16:0/2889775254":"2024-04-27T16:33:48.828672+0000","172.21.15.16:0/938050340":"2024-04-27T16:33:48.828672+0000","172.21.15.16:0/1014240635":"2024-04-27T16:34:16.834334+0000","172.21.15.16:6800/942195145":"2024-04-27T16:33:48.828672+0000","172.21.15.16:0/2738732134":"2024-04-27T16:34:16.834334+0000","172.21.15.16:0/2359054172":"2024-04-27T16:34:16.834334+0000","172.21.15.16:0/1195037181":"2024-04-27T16:33:48.828672+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-04-26T16:39:33.859 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:39:33 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:39:33.697+0000 7fdca2cdb200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-26T16:39:33.859 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:39:33 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:39:33.796+0000 7fdca2cdb200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-26T16:39:33.910 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:39:33 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:39:33.598+0000 7f63890f6200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-26T16:39:33.910 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:39:33 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:39:33.695+0000 7f63890f6200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-26T16:39:34.175 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:33 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/1345719297' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-26T16:39:34.175 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:33 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/1345719297' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-26T16:39:34.175 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:39:34 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:39:34.061+0000 7fdca2cdb200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-26T16:39:34.190 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:33 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/1345719297' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-26T16:39:34.190 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:39:33 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:39:33.951+0000 7f63890f6200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-26T16:39:34.190 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:39:34 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:39:34.090+0000 7f63890f6200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-26T16:39:34.190 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:39:34 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:39:34.190+0000 7f63890f6200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-26T16:39:34.546 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:39:34 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:39:34.204+0000 7fdca2cdb200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-26T16:39:34.546 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:39:34 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:39:34.304+0000 7fdca2cdb200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-26T16:39:34.582 DEBUG:teuthology.orchestra.run.smithi016:> sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6 shell --fsid 8b1f7092-03ea-11ef-bc93-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-04-26T16:39:34.583 DEBUG:teuthology.orchestra.run.smithi016:> sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6 shell --fsid 8b1f7092-03ea-11ef-bc93-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-04-26T16:39:34.583 DEBUG:teuthology.orchestra.run.smithi016:> sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6 shell --fsid 8b1f7092-03ea-11ef-bc93-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-04-26T16:39:34.583 DEBUG:teuthology.orchestra.run.smithi016:> sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6 shell --fsid 8b1f7092-03ea-11ef-bc93-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-04-26T16:39:34.584 DEBUG:teuthology.orchestra.run.smithi016:> sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6 shell --fsid 8b1f7092-03ea-11ef-bc93-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-04-26T16:39:34.584 DEBUG:teuthology.orchestra.run.smithi016:> sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6 shell --fsid 8b1f7092-03ea-11ef-bc93-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-04-26T16:39:34.585 DEBUG:teuthology.orchestra.run.smithi016:> sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6 shell --fsid 8b1f7092-03ea-11ef-bc93-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-04-26T16:39:34.585 DEBUG:teuthology.orchestra.run.smithi016:> sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6 shell --fsid 8b1f7092-03ea-11ef-bc93-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-04-26T16:39:34.791 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:39:34 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:39:34.527+0000 7f63890f6200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-26T16:39:34.791 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:39:34 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:39:34.625+0000 7f63890f6200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-26T16:39:34.871 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:39:34 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:39:34.692+0000 7fdca2cdb200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-26T16:39:34.871 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:39:34 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:39:34.867+0000 7fdca2cdb200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-26T16:39:35.061 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T16:39:35.390 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T16:39:35.390 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T16:39:35.391 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T16:39:35.391 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T16:39:35.392 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T16:39:35.541 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:39:35 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:39:35.257+0000 7f63890f6200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-26T16:39:35.541 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:39:35 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:39:35.484+0000 7f63890f6200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-26T16:39:35.541 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:39:35 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: [26/Apr/2024:16:39:35] ENGINE Bus STARTING 2024-04-26T16:39:35.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:35 smithi016 ceph-mon[27893]: Standby manager daemon x restarted 2024-04-26T16:39:35.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:35 smithi016 ceph-mon[27893]: Standby manager daemon x started 2024-04-26T16:39:35.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:35 smithi016 ceph-mon[27893]: from='mgr.? 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-26T16:39:35.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:35 smithi016 ceph-mon[27893]: from='mgr.? 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-26T16:39:35.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:35 smithi016 ceph-mon[27893]: from='mgr.? 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-26T16:39:35.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:35 smithi016 ceph-mon[27893]: from='mgr.? 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-26T16:39:35.797 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:39:35 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:39:35.656+0000 7fdca2cdb200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-26T16:39:35.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:35 smithi016 ceph-mon[37491]: Standby manager daemon x restarted 2024-04-26T16:39:35.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:35 smithi016 ceph-mon[37491]: Standby manager daemon x started 2024-04-26T16:39:35.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:35 smithi016 ceph-mon[37491]: from='mgr.? 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-26T16:39:35.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:35 smithi016 ceph-mon[37491]: from='mgr.? 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-26T16:39:35.798 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:35 smithi016 ceph-mon[37491]: from='mgr.? 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-26T16:39:35.798 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:35 smithi016 ceph-mon[37491]: from='mgr.? 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-26T16:39:35.814 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T16:39:35.814 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T16:39:36.039 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:35 smithi057 ceph-mon[31602]: Standby manager daemon x restarted 2024-04-26T16:39:36.039 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:35 smithi057 ceph-mon[31602]: Standby manager daemon x started 2024-04-26T16:39:36.039 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:35 smithi057 ceph-mon[31602]: from='mgr.? 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-26T16:39:36.039 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:35 smithi057 ceph-mon[31602]: from='mgr.? 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-26T16:39:36.039 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:35 smithi057 ceph-mon[31602]: from='mgr.? 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-26T16:39:36.039 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:35 smithi057 ceph-mon[31602]: from='mgr.? 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-26T16:39:36.040 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:39:35 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: CherryPy Checker: 2024-04-26T16:39:36.040 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:39:35 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: The Application mounted at '' has an empty config. 2024-04-26T16:39:36.040 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:39:35 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:39:36.040 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:39:35 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: [26/Apr/2024:16:39:35] ENGINE Serving on http://:::9283 2024-04-26T16:39:36.040 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:39:35 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: [26/Apr/2024:16:39:35] ENGINE Bus STARTED 2024-04-26T16:39:36.168 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:39:35 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:39:35.898+0000 7fdca2cdb200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-26T16:39:36.168 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:39:35 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: [26/Apr/2024:16:39:35] ENGINE Bus STARTING 2024-04-26T16:39:36.168 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:39:36 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: CherryPy Checker: 2024-04-26T16:39:36.169 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:39:36 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: The Application mounted at '' has an empty config. 2024-04-26T16:39:36.169 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:39:36 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:39:36.169 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:39:36 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: [26/Apr/2024:16:39:36] ENGINE Serving on http://:::9283 2024-04-26T16:39:36.169 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:39:36 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: [26/Apr/2024:16:39:36] ENGINE Bus STARTED 2024-04-26T16:39:36.716 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:36 smithi016 ceph-mon[27893]: mgrmap e18: y(active, since 5m), standbys: x 2024-04-26T16:39:36.716 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:36 smithi016 ceph-mon[27893]: Active manager daemon y restarted 2024-04-26T16:39:36.717 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:36 smithi016 ceph-mon[27893]: Activating manager daemon y 2024-04-26T16:39:36.717 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:36 smithi016 ceph-mon[27893]: osdmap e72: 8 total, 8 up, 8 in 2024-04-26T16:39:36.717 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:36 smithi016 ceph-mon[27893]: mgrmap e19: y(active, starting, since 0.00908299s), standbys: x 2024-04-26T16:39:36.717 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:36 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T16:39:36.717 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:36 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T16:39:36.717 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:36 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T16:39:36.717 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:36 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-26T16:39:36.717 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:36 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-26T16:39:36.717 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:36 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-26T16:39:36.717 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:36 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-26T16:39:36.717 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:36 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-26T16:39:36.717 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:36 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-26T16:39:36.717 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:36 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-26T16:39:36.718 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:36 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-26T16:39:36.718 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:36 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-26T16:39:36.718 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:36 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-26T16:39:36.718 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:36 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-26T16:39:36.718 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:36 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-26T16:39:36.718 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:36 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-26T16:39:36.718 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:36 smithi016 ceph-mon[27893]: Manager daemon y is now available 2024-04-26T16:39:36.718 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:36 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:39:36.719 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:36 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:39:36.719 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:36 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:39:36.719 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:36 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-26T16:39:36.719 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:36 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-26T16:39:36.719 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:36 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-26T16:39:36.719 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:36 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-26T16:39:36.719 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:36 smithi016 ceph-mon[37491]: mgrmap e18: y(active, since 5m), standbys: x 2024-04-26T16:39:36.719 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:36 smithi016 ceph-mon[37491]: Active manager daemon y restarted 2024-04-26T16:39:36.720 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:36 smithi016 ceph-mon[37491]: Activating manager daemon y 2024-04-26T16:39:36.720 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:36 smithi016 ceph-mon[37491]: osdmap e72: 8 total, 8 up, 8 in 2024-04-26T16:39:36.720 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:36 smithi016 ceph-mon[37491]: mgrmap e19: y(active, starting, since 0.00908299s), standbys: x 2024-04-26T16:39:36.720 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:36 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T16:39:36.720 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:36 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T16:39:36.720 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:36 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T16:39:36.720 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:36 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-26T16:39:36.720 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:36 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-26T16:39:36.720 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:36 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-26T16:39:36.720 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:36 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-26T16:39:36.720 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:36 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-26T16:39:36.720 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:36 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-26T16:39:36.720 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:36 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-26T16:39:36.721 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:36 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-26T16:39:36.721 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:36 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-26T16:39:36.721 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:36 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-26T16:39:36.721 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:36 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-26T16:39:36.721 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:36 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-26T16:39:36.721 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:36 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-26T16:39:36.721 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:36 smithi016 ceph-mon[37491]: Manager daemon y is now available 2024-04-26T16:39:36.721 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:36 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:39:36.721 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:36 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:39:36.721 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:36 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:39:36.722 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:36 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-26T16:39:36.722 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:36 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-26T16:39:36.722 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:36 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-26T16:39:36.722 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:36 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-26T16:39:36.920 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:36 smithi057 ceph-mon[31602]: mgrmap e18: y(active, since 5m), standbys: x 2024-04-26T16:39:36.920 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:36 smithi057 ceph-mon[31602]: Active manager daemon y restarted 2024-04-26T16:39:36.920 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:36 smithi057 ceph-mon[31602]: Activating manager daemon y 2024-04-26T16:39:36.920 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:36 smithi057 ceph-mon[31602]: osdmap e72: 8 total, 8 up, 8 in 2024-04-26T16:39:36.920 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:36 smithi057 ceph-mon[31602]: mgrmap e19: y(active, starting, since 0.00908299s), standbys: x 2024-04-26T16:39:36.920 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:36 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T16:39:36.920 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:36 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T16:39:36.920 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:36 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T16:39:36.920 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:36 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-26T16:39:36.921 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:36 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-26T16:39:36.921 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:36 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-26T16:39:36.921 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:36 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-26T16:39:36.921 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:36 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-26T16:39:36.921 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:36 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-26T16:39:36.921 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:36 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-26T16:39:36.921 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:36 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-26T16:39:36.921 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:36 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-26T16:39:36.921 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:36 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-26T16:39:36.921 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:36 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-26T16:39:36.921 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:36 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-26T16:39:36.921 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:36 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-26T16:39:36.921 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:36 smithi057 ceph-mon[31602]: Manager daemon y is now available 2024-04-26T16:39:36.921 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:36 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:39:36.921 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:36 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:39:36.922 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:36 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:39:36.922 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:36 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-26T16:39:36.922 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:36 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-26T16:39:36.922 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:36 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-26T16:39:36.922 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:36 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-26T16:39:37.170 INFO:journalctl@ceph.iscsi.iscsi.a.smithi057.stdout:Apr 26 16:39:36 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-iscsi-iscsi-a[60944]: debug there is no tcmu-runner data available 2024-04-26T16:39:38.159 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:37 smithi016 ceph-mon[27893]: mgrmap e20: y(active, since 1.01225s), standbys: x 2024-04-26T16:39:38.159 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:37 smithi016 ceph-mon[27893]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:39:38.159 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:37 smithi016 ceph-mon[27893]: pgmap v3: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-04-26T16:39:38.159 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:37 smithi016 ceph-mon[37491]: mgrmap e20: y(active, since 1.01225s), standbys: x 2024-04-26T16:39:38.160 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:37 smithi016 ceph-mon[37491]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:39:38.160 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:37 smithi016 ceph-mon[37491]: pgmap v3: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-04-26T16:39:38.276 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:37 smithi057 ceph-mon[31602]: mgrmap e20: y(active, since 1.01225s), standbys: x 2024-04-26T16:39:38.276 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:37 smithi057 ceph-mon[31602]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:39:38.276 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:37 smithi057 ceph-mon[31602]: pgmap v3: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-04-26T16:39:39.219 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:38 smithi016 ceph-mon[37491]: pgmap v4: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-04-26T16:39:39.220 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:38 smithi016 ceph-mon[37491]: mgrmap e21: y(active, since 2s), standbys: x 2024-04-26T16:39:39.220 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:38 smithi016 ceph-mon[27893]: pgmap v4: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-04-26T16:39:39.220 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:38 smithi016 ceph-mon[27893]: mgrmap e21: y(active, since 2s), standbys: x 2024-04-26T16:39:39.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:38 smithi057 ceph-mon[31602]: pgmap v4: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-04-26T16:39:39.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:38 smithi057 ceph-mon[31602]: mgrmap e21: y(active, since 2s), standbys: x 2024-04-26T16:39:40.251 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:39 smithi016 ceph-mon[27893]: [26/Apr/2024:16:39:38] ENGINE Bus STARTING 2024-04-26T16:39:40.251 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:39 smithi016 ceph-mon[27893]: [26/Apr/2024:16:39:38] ENGINE Serving on https://172.21.15.16:7150 2024-04-26T16:39:40.251 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:39 smithi016 ceph-mon[27893]: [26/Apr/2024:16:39:38] ENGINE Serving on http://172.21.15.16:8765 2024-04-26T16:39:40.251 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:39 smithi016 ceph-mon[27893]: [26/Apr/2024:16:39:38] ENGINE Bus STARTED 2024-04-26T16:39:40.251 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:39 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:39:40.251 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:39 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:39:40.251 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:39 smithi016 ceph-mon[37491]: [26/Apr/2024:16:39:38] ENGINE Bus STARTING 2024-04-26T16:39:40.252 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:39 smithi016 ceph-mon[37491]: [26/Apr/2024:16:39:38] ENGINE Serving on https://172.21.15.16:7150 2024-04-26T16:39:40.252 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:39 smithi016 ceph-mon[37491]: [26/Apr/2024:16:39:38] ENGINE Serving on http://172.21.15.16:8765 2024-04-26T16:39:40.252 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:39 smithi016 ceph-mon[37491]: [26/Apr/2024:16:39:38] ENGINE Bus STARTED 2024-04-26T16:39:40.252 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:39 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:39:40.252 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:39 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:39:40.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:39 smithi057 ceph-mon[31602]: [26/Apr/2024:16:39:38] ENGINE Bus STARTING 2024-04-26T16:39:40.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:39 smithi057 ceph-mon[31602]: [26/Apr/2024:16:39:38] ENGINE Serving on https://172.21.15.16:7150 2024-04-26T16:39:40.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:39 smithi057 ceph-mon[31602]: [26/Apr/2024:16:39:38] ENGINE Serving on http://172.21.15.16:8765 2024-04-26T16:39:40.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:39 smithi057 ceph-mon[31602]: [26/Apr/2024:16:39:38] ENGINE Bus STARTED 2024-04-26T16:39:40.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:39 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:39:40.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:39 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:39:41.290 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:40 smithi016 ceph-mon[37491]: pgmap v5: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-04-26T16:39:41.290 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:40 smithi016 ceph-mon[37491]: mgrmap e22: y(active, since 4s), standbys: x 2024-04-26T16:39:41.290 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:40 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:39:41.290 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:40 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:39:41.290 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:40 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:39:41.290 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:40 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:39:41.290 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:40 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:39:41.290 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:40 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:39:41.291 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:40 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:39:41.291 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:40 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:39:41.291 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:40 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:39:41.291 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:40 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:39:41.291 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:40 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:39:41.291 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:40 smithi016 ceph-mon[27893]: pgmap v5: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-04-26T16:39:41.291 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:40 smithi016 ceph-mon[27893]: mgrmap e22: y(active, since 4s), standbys: x 2024-04-26T16:39:41.291 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:40 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:39:41.291 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:40 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:39:41.291 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:40 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:39:41.292 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:40 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:39:41.292 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:40 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:39:41.292 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:40 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:39:41.292 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:40 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:39:41.292 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:40 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:39:41.292 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:40 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:39:41.292 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:40 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:39:41.292 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:40 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:39:41.292 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:40 smithi057 ceph-mon[31602]: pgmap v5: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-04-26T16:39:41.293 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:40 smithi057 ceph-mon[31602]: mgrmap e22: y(active, since 4s), standbys: x 2024-04-26T16:39:41.293 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:40 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:39:41.293 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:40 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:39:41.293 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:40 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:39:41.293 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:40 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:39:41.293 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:40 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:39:41.293 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:40 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:39:41.293 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:40 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:39:41.293 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:40 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:39:41.293 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:40 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:39:41.293 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:40 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:39:41.293 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:40 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:39:42.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:41 smithi057 ceph-mon[31602]: Adjusting osd_memory_target on smithi057 to 3761M 2024-04-26T16:39:42.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:41 smithi016 ceph-mon[27893]: Adjusting osd_memory_target on smithi057 to 3761M 2024-04-26T16:39:42.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:41 smithi016 ceph-mon[37491]: Adjusting osd_memory_target on smithi057 to 3761M 2024-04-26T16:39:43.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:42 smithi057 ceph-mon[31602]: pgmap v6: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-04-26T16:39:43.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:42 smithi016 ceph-mon[27893]: pgmap v6: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-04-26T16:39:43.296 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:42 smithi016 ceph-mon[37491]: pgmap v6: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-04-26T16:39:43.297 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:39:43 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: ::ffff:172.21.15.57 - - [26/Apr/2024:16:39:43] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-04-26T16:39:45.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:44 smithi057 ceph-mon[31602]: pgmap v7: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-04-26T16:39:45.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:44 smithi016 ceph-mon[27893]: pgmap v7: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-04-26T16:39:45.296 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:44 smithi016 ceph-mon[37491]: pgmap v7: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-04-26T16:39:45.690 INFO:teuthology.orchestra.run.smithi016.stdout:77309411368 2024-04-26T16:39:45.690 DEBUG:teuthology.orchestra.run.smithi016:> sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6 shell --fsid 8b1f7092-03ea-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-04-26T16:39:47.160 INFO:teuthology.orchestra.run.smithi016.stdout:128849018910 2024-04-26T16:39:47.160 DEBUG:teuthology.orchestra.run.smithi016:> sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6 shell --fsid 8b1f7092-03ea-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-04-26T16:39:47.190 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:46 smithi016 ceph-mon[27893]: pgmap v8: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-26T16:39:47.190 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:46 smithi016 ceph-mon[37491]: pgmap v8: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-26T16:39:47.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:46 smithi057 ceph-mon[31602]: pgmap v8: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-26T16:39:47.291 INFO:journalctl@ceph.iscsi.iscsi.a.smithi057.stdout:Apr 26 16:39:46 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-iscsi-iscsi-a[60944]: debug there is no tcmu-runner data available 2024-04-26T16:39:48.046 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:47 smithi016 ceph-mon[27893]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:39:48.047 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:47 smithi016 ceph-mon[37491]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:39:48.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:47 smithi057 ceph-mon[31602]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:39:48.812 INFO:teuthology.orchestra.run.smithi016.stdout:34359738419 2024-04-26T16:39:48.812 DEBUG:teuthology.orchestra.run.smithi016:> sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6 shell --fsid 8b1f7092-03ea-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-04-26T16:39:49.147 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:48 smithi016 ceph-mon[27893]: pgmap v9: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-26T16:39:49.148 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:48 smithi016 ceph-mon[37491]: pgmap v9: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-26T16:39:49.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:48 smithi057 ceph-mon[31602]: pgmap v9: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-26T16:39:49.778 INFO:teuthology.orchestra.run.smithi016.stdout:231928233999 2024-04-26T16:39:49.778 DEBUG:teuthology.orchestra.run.smithi016:> sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6 shell --fsid 8b1f7092-03ea-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-04-26T16:39:50.747 INFO:teuthology.orchestra.run.smithi016.stdout:55834574893 2024-04-26T16:39:50.747 DEBUG:teuthology.orchestra.run.smithi016:> sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6 shell --fsid 8b1f7092-03ea-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-04-26T16:39:51.037 INFO:teuthology.orchestra.run.smithi016.stdout:197568495635 2024-04-26T16:39:51.037 DEBUG:teuthology.orchestra.run.smithi016:> sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6 shell --fsid 8b1f7092-03ea-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-04-26T16:39:51.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:50 smithi057 ceph-mon[31602]: pgmap v10: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-26T16:39:51.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:50 smithi016 ceph-mon[27893]: pgmap v10: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-26T16:39:51.296 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:50 smithi016 ceph-mon[37491]: pgmap v10: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-26T16:39:51.418 INFO:teuthology.orchestra.run.smithi016.stdout:107374182436 2024-04-26T16:39:51.419 DEBUG:teuthology.orchestra.run.smithi016:> sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6 shell --fsid 8b1f7092-03ea-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-04-26T16:39:52.046 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:51 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:39:52.047 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:51 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:39:52.093 INFO:teuthology.orchestra.run.smithi016.stdout:163208757274 2024-04-26T16:39:52.094 DEBUG:teuthology.orchestra.run.smithi016:> sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6 shell --fsid 8b1f7092-03ea-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-04-26T16:39:52.239 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T16:39:52.240 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T16:39:52.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:51 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:39:52.370 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T16:39:52.549 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T16:39:53.011 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:52 smithi016 ceph-mon[27893]: pgmap v11: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-26T16:39:53.011 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:52 smithi016 ceph-mon[37491]: pgmap v11: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-26T16:39:53.287 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:39:53 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: ::ffff:172.21.15.57 - - [26/Apr/2024:16:39:53] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-04-26T16:39:53.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:52 smithi057 ceph-mon[31602]: pgmap v11: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-26T16:39:53.486 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T16:39:53.486 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T16:39:55.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:54 smithi057 ceph-mon[31602]: pgmap v12: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-26T16:39:55.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:54 smithi016 ceph-mon[27893]: pgmap v12: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-26T16:39:55.296 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:54 smithi016 ceph-mon[37491]: pgmap v12: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-26T16:39:56.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:56 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:39:56.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:56 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:39:56.296 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:56 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:39:56.296 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:56 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:39:56.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:56 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:39:56.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:56 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:39:57.238 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:57 smithi016 ceph-mon[37491]: pgmap v13: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:39:57.239 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:57 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:39:57.239 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:57 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:39:57.239 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:57 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:39:57.239 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:57 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:39:57.239 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:57 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:39:57.239 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:57 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:39:57.239 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:57 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:39:57.239 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:57 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:39:57.239 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:57 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:39:57.239 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:57 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:39:57.239 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:57 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:39:57.239 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:57 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:39:57.239 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:57 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:39:57.240 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:57 smithi016 ceph-mon[27893]: pgmap v13: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:39:57.240 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:57 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:39:57.240 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:57 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:39:57.240 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:57 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:39:57.240 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:57 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:39:57.240 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:57 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:39:57.240 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:57 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:39:57.240 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:57 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:39:57.240 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:57 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:39:57.240 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:57 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:39:57.240 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:57 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:39:57.240 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:57 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:39:57.240 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:57 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:39:57.241 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:57 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:39:57.291 INFO:journalctl@ceph.iscsi.iscsi.a.smithi057.stdout:Apr 26 16:39:56 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-iscsi-iscsi-a[60944]: debug there is no tcmu-runner data available 2024-04-26T16:39:57.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:57 smithi057 ceph-mon[31602]: pgmap v13: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:39:57.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:57 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:39:57.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:57 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:39:57.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:57 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:39:57.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:57 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:39:57.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:57 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:39:57.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:57 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:39:57.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:57 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:39:57.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:57 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:39:57.292 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:57 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:39:57.292 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:57 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:39:57.292 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:57 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:39:57.292 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:57 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:39:57.292 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:57 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:39:58.140 INFO:teuthology.orchestra.run.smithi016.stdout:55834574895 2024-04-26T16:39:58.232 INFO:teuthology.orchestra.run.smithi016.stdout:197568495637 2024-04-26T16:39:58.292 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:58 smithi057 ceph-mon[31602]: Adjusting osd_memory_target on smithi016 to 3761M 2024-04-26T16:39:58.292 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:58 smithi057 ceph-mon[31602]: Updating smithi016:/etc/ceph/ceph.conf 2024-04-26T16:39:58.292 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:58 smithi057 ceph-mon[31602]: Updating smithi057:/etc/ceph/ceph.conf 2024-04-26T16:39:58.292 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:58 smithi057 ceph-mon[31602]: Updating smithi016:/var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T16:39:58.292 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:58 smithi057 ceph-mon[31602]: Updating smithi057:/var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T16:39:58.292 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:58 smithi057 ceph-mon[31602]: Updating smithi016:/etc/ceph/ceph.client.admin.keyring 2024-04-26T16:39:58.292 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:58 smithi057 ceph-mon[31602]: Updating smithi057:/etc/ceph/ceph.client.admin.keyring 2024-04-26T16:39:58.292 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:58 smithi057 ceph-mon[31602]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:39:58.292 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:58 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:39:58.292 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:58 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:39:58.292 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:58 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:39:58.292 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:58 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:39:58.292 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:58 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:39:58.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:58 smithi016 ceph-mon[27893]: Adjusting osd_memory_target on smithi016 to 3761M 2024-04-26T16:39:58.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:58 smithi016 ceph-mon[27893]: Updating smithi016:/etc/ceph/ceph.conf 2024-04-26T16:39:58.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:58 smithi016 ceph-mon[27893]: Updating smithi057:/etc/ceph/ceph.conf 2024-04-26T16:39:58.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:58 smithi016 ceph-mon[27893]: Updating smithi016:/var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T16:39:58.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:58 smithi016 ceph-mon[27893]: Updating smithi057:/var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T16:39:58.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:58 smithi016 ceph-mon[27893]: Updating smithi016:/etc/ceph/ceph.client.admin.keyring 2024-04-26T16:39:58.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:58 smithi016 ceph-mon[27893]: Updating smithi057:/etc/ceph/ceph.client.admin.keyring 2024-04-26T16:39:58.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:58 smithi016 ceph-mon[27893]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:39:58.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:58 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:39:58.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:58 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:39:58.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:58 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:39:58.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:58 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:39:58.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:58 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:39:58.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:58 smithi016 ceph-mon[37491]: Adjusting osd_memory_target on smithi016 to 3761M 2024-04-26T16:39:58.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:58 smithi016 ceph-mon[37491]: Updating smithi016:/etc/ceph/ceph.conf 2024-04-26T16:39:58.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:58 smithi016 ceph-mon[37491]: Updating smithi057:/etc/ceph/ceph.conf 2024-04-26T16:39:58.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:58 smithi016 ceph-mon[37491]: Updating smithi016:/var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T16:39:58.298 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:58 smithi016 ceph-mon[37491]: Updating smithi057:/var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T16:39:58.298 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:58 smithi016 ceph-mon[37491]: Updating smithi016:/etc/ceph/ceph.client.admin.keyring 2024-04-26T16:39:58.298 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:58 smithi016 ceph-mon[37491]: Updating smithi057:/etc/ceph/ceph.client.admin.keyring 2024-04-26T16:39:58.298 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:58 smithi016 ceph-mon[37491]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:39:58.298 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:58 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:39:58.298 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:58 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:39:58.298 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:58 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:39:58.298 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:58 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:39:58.298 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:58 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:39:59.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:59 smithi057 ceph-mon[31602]: Updating smithi016:/var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-26T16:39:59.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:59 smithi057 ceph-mon[31602]: Updating smithi057:/var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-26T16:39:59.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:59 smithi057 ceph-mon[31602]: Deploying daemon alertmanager.a on smithi016 2024-04-26T16:39:59.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:59 smithi057 ceph-mon[31602]: pgmap v14: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:39:59.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:59 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/1073759370' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-26T16:39:59.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:39:59 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/1990366248' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-26T16:39:59.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:59 smithi016 ceph-mon[27893]: Updating smithi016:/var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-26T16:39:59.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:59 smithi016 ceph-mon[27893]: Updating smithi057:/var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-26T16:39:59.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:59 smithi016 ceph-mon[27893]: Deploying daemon alertmanager.a on smithi016 2024-04-26T16:39:59.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:59 smithi016 ceph-mon[27893]: pgmap v14: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:39:59.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:59 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/1073759370' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-26T16:39:59.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:39:59 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/1990366248' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-26T16:39:59.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:59 smithi016 ceph-mon[37491]: Updating smithi016:/var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-26T16:39:59.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:59 smithi016 ceph-mon[37491]: Updating smithi057:/var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-26T16:39:59.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:59 smithi016 ceph-mon[37491]: Deploying daemon alertmanager.a on smithi016 2024-04-26T16:39:59.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:59 smithi016 ceph-mon[37491]: pgmap v14: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:39:59.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:59 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/1073759370' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-26T16:39:59.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:39:59 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/1990366248' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-26T16:39:59.496 INFO:teuthology.orchestra.run.smithi016.stdout:128849018913 2024-04-26T16:40:00.004 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495635 got 197568495637 for osd.6 2024-04-26T16:40:00.004 DEBUG:teuthology.parallel:result is None 2024-04-26T16:40:00.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:00 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/1693937874' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-26T16:40:00.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:00 smithi016 ceph-mon[27893]: overall HEALTH_OK 2024-04-26T16:40:00.296 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:00 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/1693937874' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-26T16:40:00.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:00 smithi016 ceph-mon[37491]: overall HEALTH_OK 2024-04-26T16:40:00.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:00 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/1693937874' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-26T16:40:00.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:00 smithi057 ceph-mon[31602]: overall HEALTH_OK 2024-04-26T16:40:01.069 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T16:40:01.081 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574893 got 55834574895 for osd.1 2024-04-26T16:40:01.081 DEBUG:teuthology.parallel:result is None 2024-04-26T16:40:01.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:01 smithi016 ceph-mon[27893]: pgmap v15: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-26T16:40:01.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:01 smithi016 ceph-mon[37491]: pgmap v15: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-26T16:40:01.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:01 smithi057 ceph-mon[31602]: pgmap v15: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-26T16:40:03.092 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018910 got 128849018913 for osd.4 2024-04-26T16:40:03.092 DEBUG:teuthology.parallel:result is None 2024-04-26T16:40:03.209 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:03 smithi016 ceph-mon[27893]: pgmap v16: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:40:03.209 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:03 smithi016 ceph-mon[37491]: pgmap v16: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:40:03.210 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:40:03 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: ::ffff:172.21.15.57 - - [26/Apr/2024:16:40:03] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-04-26T16:40:03.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:03 smithi057 ceph-mon[31602]: pgmap v16: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:40:03.858 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T16:40:05.017 INFO:teuthology.orchestra.run.smithi016.stdout:77309411372 2024-04-26T16:40:05.279 INFO:teuthology.orchestra.run.smithi016.stdout:231928234002 2024-04-26T16:40:05.280 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:05 smithi016 ceph-mon[27893]: pgmap v17: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:40:05.280 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:05 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/1150078254' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-26T16:40:05.280 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:05 smithi016 ceph-mon[37491]: pgmap v17: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:40:05.280 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:05 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/1150078254' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-26T16:40:05.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:05 smithi057 ceph-mon[31602]: pgmap v17: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:40:05.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:05 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/1150078254' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-26T16:40:06.081 INFO:tasks.cephadm.ceph_manager.ceph:need seq 231928233999 got 231928234002 for osd.7 2024-04-26T16:40:06.081 DEBUG:teuthology.parallel:result is None 2024-04-26T16:40:06.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:06 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/1287108167' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-26T16:40:06.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:06 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:40:06.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:06 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/1287108167' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-26T16:40:06.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:06 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:40:06.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:06 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/1287108167' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-26T16:40:06.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:06 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:40:07.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:07 smithi057 ceph-mon[31602]: pgmap v18: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:40:07.291 INFO:journalctl@ceph.iscsi.iscsi.a.smithi057.stdout:Apr 26 16:40:06 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-iscsi-iscsi-a[60944]: debug there is no tcmu-runner data available 2024-04-26T16:40:07.471 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:07 smithi016 ceph-mon[27893]: pgmap v18: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:40:07.471 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:07 smithi016 ceph-mon[37491]: pgmap v18: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:40:07.511 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411368 got 77309411372 for osd.2 2024-04-26T16:40:07.512 DEBUG:teuthology.parallel:result is None 2024-04-26T16:40:08.158 INFO:teuthology.orchestra.run.smithi016.stdout:34359738423 2024-04-26T16:40:08.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:08 smithi016 ceph-mon[27893]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:40:08.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:08 smithi016 ceph-mon[37491]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:40:08.357 INFO:teuthology.orchestra.run.smithi016.stdout:163208757278 2024-04-26T16:40:08.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:08 smithi057 ceph-mon[31602]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:40:09.258 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:09 smithi016 ceph-mon[27893]: pgmap v19: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:40:09.258 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:09 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/2863859326' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-26T16:40:09.258 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:09 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/3040967416' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-26T16:40:09.259 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:09 smithi016 ceph-mon[37491]: pgmap v19: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:40:09.259 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:09 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/2863859326' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-26T16:40:09.259 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:09 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/3040967416' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-26T16:40:09.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:09 smithi057 ceph-mon[31602]: pgmap v19: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:40:09.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:09 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/2863859326' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-26T16:40:09.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:09 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/3040967416' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-26T16:40:10.543 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738419 got 34359738423 for osd.0 2024-04-26T16:40:10.543 DEBUG:teuthology.parallel:result is None 2024-04-26T16:40:11.003 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757274 got 163208757278 for osd.5 2024-04-26T16:40:11.003 DEBUG:teuthology.parallel:result is None 2024-04-26T16:40:11.229 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:11 smithi016 ceph-mon[27893]: pgmap v20: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:40:11.229 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:11 smithi016 ceph-mon[37491]: pgmap v20: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:40:11.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:11 smithi057 ceph-mon[31602]: pgmap v20: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:40:13.046 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:40:13 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: ::ffff:172.21.15.57 - - [26/Apr/2024:16:40:13] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-04-26T16:40:13.512 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:13 smithi016 ceph-mon[27893]: pgmap v21: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:40:13.512 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:13 smithi016 ceph-mon[37491]: pgmap v21: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:40:13.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:13 smithi057 ceph-mon[31602]: pgmap v21: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:40:13.564 INFO:teuthology.orchestra.run.smithi016.stdout:107374182441 2024-04-26T16:40:14.342 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:14 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/3049878179' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-26T16:40:14.343 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:14 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/3049878179' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-26T16:40:14.374 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182436 got 107374182441 for osd.3 2024-04-26T16:40:14.375 DEBUG:teuthology.parallel:result is None 2024-04-26T16:40:14.375 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-04-26T16:40:14.375 DEBUG:teuthology.orchestra.run.smithi016:> sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6 shell --fsid 8b1f7092-03ea-11ef-bc93-c7b262605968 -- ceph pg dump --format=json 2024-04-26T16:40:14.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:14 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/3049878179' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-26T16:40:14.610 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 26 16:40:14 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-alertmanager-a[75381]: ts=2024-04-26T16:40:14.553Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-04-26T16:40:14.703 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T16:40:14.889 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 26 16:40:14 smithi016 bash[75353]: a68b51f6e5276f0bc2d27283347ead477a486ba0ddba6f06c3bb3aaf5f785a27 2024-04-26T16:40:14.889 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 26 16:40:14 smithi016 systemd[1]: Started Ceph alertmanager.a for 8b1f7092-03ea-11ef-bc93-c7b262605968. 2024-04-26T16:40:15.190 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:15 smithi016 ceph-mon[27893]: pgmap v22: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:40:15.190 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:15 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:15.190 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:15 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:15.190 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:15 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:15.190 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:15 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:15.190 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:15 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:15.190 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:15 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:15.190 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:15 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-26T16:40:15.190 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:15 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:15.191 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:40:14 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: [26/Apr/2024:16:40:14] ENGINE Bus STOPPING 2024-04-26T16:40:15.191 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:40:14 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: [26/Apr/2024:16:40:14] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-26T16:40:15.191 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:40:14 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: [26/Apr/2024:16:40:14] ENGINE Bus STOPPED 2024-04-26T16:40:15.191 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:40:14 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: [26/Apr/2024:16:40:14] ENGINE Bus STARTING 2024-04-26T16:40:15.191 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:40:15 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: [26/Apr/2024:16:40:15] ENGINE Serving on http://:::9283 2024-04-26T16:40:15.191 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:40:15 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: [26/Apr/2024:16:40:15] ENGINE Bus STARTED 2024-04-26T16:40:15.191 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:15 smithi016 ceph-mon[37491]: pgmap v22: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:40:15.191 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:15 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:15.191 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:15 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:15.192 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:15 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:15.192 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:15 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:15.192 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:15 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:15.192 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:15 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:15.192 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:15 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-26T16:40:15.192 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:15 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:15.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:15 smithi057 ceph-mon[31602]: pgmap v22: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:40:15.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:15 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:15.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:15 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:15.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:15 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:15.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:15 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:15.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:15 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:15.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:15 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:15.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:15 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-26T16:40:15.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:15 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:16.158 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:16 smithi016 ceph-mon[27893]: Regenerating cephadm self-signed grafana TLS certificates 2024-04-26T16:40:16.158 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:16 smithi016 ceph-mon[27893]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-26T16:40:16.158 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:16 smithi016 ceph-mon[27893]: Deploying daemon grafana.a on smithi057 2024-04-26T16:40:16.159 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:16 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:16.159 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:16 smithi016 ceph-mon[37491]: Regenerating cephadm self-signed grafana TLS certificates 2024-04-26T16:40:16.159 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:16 smithi016 ceph-mon[37491]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-26T16:40:16.159 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:16 smithi016 ceph-mon[37491]: Deploying daemon grafana.a on smithi057 2024-04-26T16:40:16.159 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:16 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:16.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:16 smithi057 ceph-mon[31602]: Regenerating cephadm self-signed grafana TLS certificates 2024-04-26T16:40:16.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:16 smithi057 ceph-mon[31602]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-26T16:40:16.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:16 smithi057 ceph-mon[31602]: Deploying daemon grafana.a on smithi057 2024-04-26T16:40:16.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:16 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:16.605 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:40:16.607 INFO:teuthology.orchestra.run.smithi016.stderr:dumped all 2024-04-26T16:40:16.797 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 26 16:40:16 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-alertmanager-a[75381]: ts=2024-04-26T16:40:16.524Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000413723s 2024-04-26T16:40:17.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:17 smithi057 ceph-mon[31602]: pgmap v23: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:40:17.291 INFO:journalctl@ceph.iscsi.iscsi.a.smithi057.stdout:Apr 26 16:40:16 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-iscsi-iscsi-a[60944]: debug there is no tcmu-runner data available 2024-04-26T16:40:17.360 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:17 smithi016 ceph-mon[27893]: pgmap v23: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:40:17.360 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:17 smithi016 ceph-mon[37491]: pgmap v23: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:40:17.395 INFO:teuthology.orchestra.run.smithi016.stdout:{"pg_ready":true,"pg_map":{"version":23,"stamp":"2024-04-26T16:40:15.925326+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":596507,"num_objects":198,"num_object_clones":0,"num_object_copies":594,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":198,"num_whiteouts":0,"num_read":1006,"num_read_kb":852,"num_write":615,"num_write_kb":2461,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":23,"num_bytes_recovered":1771434,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":600,"ondisk_log_size":600,"up":396,"acting":396,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":396,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":240180,"kb_used_data":7388,"kb_used_omap":12,"kb_used_meta":232691,"kb_avail":749721036,"statfs":{"total":767960285184,"available":767714340864,"internally_reserved":0,"allocated":7565312,"data_stored":4028417,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12752,"internal_metadata":238276144},"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":10,"num_read_kb":10,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.002622"},"pg_stats":[{"pgid":"6.1a","version":"0'0","reported_seq":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.908624+0000","last_change":"2024-04-26T16:38:58.592191+0000","last_active":"2024-04-26T16:39:35.908624+0000","last_peered":"2024-04-26T16:39:35.908624+0000","last_clean":"2024-04-26T16:39:35.908624+0000","last_became_active":"2024-04-26T16:38:58.591899+0000","last_became_peered":"2024-04-26T16:38:58.591899+0000","last_unstale":"2024-04-26T16:39:35.908624+0000","last_undegraded":"2024-04-26T16:39:35.908624+0000","last_fullsized":"2024-04-26T16:39:35.908624+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_clean_scrub_stamp":"2024-04-26T16:38:57.563205+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T23:58:31.321653+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.19","version":"0'0","reported_seq":25,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.906567+0000","last_change":"2024-04-26T16:38:56.569273+0000","last_active":"2024-04-26T16:39:35.906567+0000","last_peered":"2024-04-26T16:39:35.906567+0000","last_clean":"2024-04-26T16:39:35.906567+0000","last_became_active":"2024-04-26T16:38:56.568707+0000","last_became_peered":"2024-04-26T16:38:56.568707+0000","last_unstale":"2024-04-26T16:39:35.906567+0000","last_undegraded":"2024-04-26T16:39:35.906567+0000","last_fullsized":"2024-04-26T16:39:35.906567+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-04-26T16:38:55.545151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:55.545151+0000","last_clean_scrub_stamp":"2024-04-26T16:38:55.545151+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T20:54:21.975927+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[1,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1f","version":"0'0","reported_seq":33,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.908313+0000","last_change":"2024-04-26T16:38:53.300969+0000","last_active":"2024-04-26T16:39:35.908313+0000","last_peered":"2024-04-26T16:39:35.908313+0000","last_clean":"2024-04-26T16:39:35.908313+0000","last_became_active":"2024-04-26T16:38:53.300605+0000","last_became_peered":"2024-04-26T16:38:53.300605+0000","last_unstale":"2024-04-26T16:39:35.908313+0000","last_undegraded":"2024-04-26T16:39:35.908313+0000","last_fullsized":"2024-04-26T16:39:35.908313+0000","mapping_epoch":60,"log_start":"0'0","ondisk_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-04-26T16:38:51.513872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:51.513872+0000","last_clean_scrub_stamp":"2024-04-26T16:38:51.513872+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T19:39:56.859147+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.18","version":"68'9","reported_seq":45,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.908527+0000","last_change":"2024-04-26T16:38:54.561740+0000","last_active":"2024-04-26T16:39:35.908527+0000","last_peered":"2024-04-26T16:39:35.908527+0000","last_clean":"2024-04-26T16:39:35.908527+0000","last_became_active":"2024-04-26T16:38:54.561106+0000","last_became_peered":"2024-04-26T16:38:54.561106+0000","last_unstale":"2024-04-26T16:39:35.908527+0000","last_undegraded":"2024-04-26T16:39:35.908527+0000","last_fullsized":"2024-04-26T16:39:35.908527+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_clean_scrub_stamp":"2024-04-26T16:38:53.526998+0000","objects_scrubbed":0,"log_size":9,"log_dups_size":0,"ondisk_log_size":9,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T20:16:58.436236+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"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":17,"num_read_kb":11,"num_write":10,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.1b","version":"0'0","reported_seq":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.157023+0000","last_change":"2024-04-26T16:38:58.818910+0000","last_active":"2024-04-26T16:39:36.157023+0000","last_peered":"2024-04-26T16:39:36.157023+0000","last_clean":"2024-04-26T16:39:36.157023+0000","last_became_active":"2024-04-26T16:38:58.818437+0000","last_became_peered":"2024-04-26T16:38:58.818437+0000","last_unstale":"2024-04-26T16:39:36.157023+0000","last_undegraded":"2024-04-26T16:39:36.157023+0000","last_fullsized":"2024-04-26T16:39:36.157023+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_clean_scrub_stamp":"2024-04-26T16:38:57.563205+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T22:40:07.390758+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.18","version":"0'0","reported_seq":25,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.908552+0000","last_change":"2024-04-26T16:38:56.567511+0000","last_active":"2024-04-26T16:39:35.908552+0000","last_peered":"2024-04-26T16:39:35.908552+0000","last_clean":"2024-04-26T16:39:35.908552+0000","last_became_active":"2024-04-26T16:38:56.567010+0000","last_became_peered":"2024-04-26T16:38:56.567010+0000","last_unstale":"2024-04-26T16:39:35.908552+0000","last_undegraded":"2024-04-26T16:39:35.908552+0000","last_fullsized":"2024-04-26T16:39:35.908552+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-04-26T16:38:55.545151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:55.545151+0000","last_clean_scrub_stamp":"2024-04-26T16:38:55.545151+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T01:10:35.978041+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"0'0","reported_seq":33,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.157902+0000","last_change":"2024-04-26T16:38:53.301395+0000","last_active":"2024-04-26T16:39:36.157902+0000","last_peered":"2024-04-26T16:39:36.157902+0000","last_clean":"2024-04-26T16:39:36.157902+0000","last_became_active":"2024-04-26T16:38:53.300991+0000","last_became_peered":"2024-04-26T16:38:53.300991+0000","last_unstale":"2024-04-26T16:39:36.157902+0000","last_undegraded":"2024-04-26T16:39:36.157902+0000","last_fullsized":"2024-04-26T16:39:36.157902+0000","mapping_epoch":60,"log_start":"0'0","ondisk_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-04-26T16:38:51.513872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:51.513872+0000","last_clean_scrub_stamp":"2024-04-26T16:38:51.513872+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T01:01:38.606867+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"68'15","reported_seq":54,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.156881+0000","last_change":"2024-04-26T16:38:54.554883+0000","last_active":"2024-04-26T16:39:36.156881+0000","last_peered":"2024-04-26T16:39:36.156881+0000","last_clean":"2024-04-26T16:39:36.156881+0000","last_became_active":"2024-04-26T16:38:54.554472+0000","last_became_peered":"2024-04-26T16:38:54.554472+0000","last_unstale":"2024-04-26T16:39:36.156881+0000","last_undegraded":"2024-04-26T16:39:36.156881+0000","last_fullsized":"2024-04-26T16:39:36.156881+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_clean_scrub_stamp":"2024-04-26T16:38:53.526998+0000","objects_scrubbed":0,"log_size":15,"log_dups_size":0,"ondisk_log_size":15,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T04:27:56.914607+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"num_objects":7,"num_object_clones":0,"num_object_copies":21,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7,"num_whiteouts":0,"num_read":26,"num_read_kb":17,"num_write":16,"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":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"6.18","version":"0'0","reported_seq":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.907707+0000","last_change":"2024-04-26T16:38:58.584798+0000","last_active":"2024-04-26T16:39:35.907707+0000","last_peered":"2024-04-26T16:39:35.907707+0000","last_clean":"2024-04-26T16:39:35.907707+0000","last_became_active":"2024-04-26T16:38:58.583966+0000","last_became_peered":"2024-04-26T16:38:58.583966+0000","last_unstale":"2024-04-26T16:39:35.907707+0000","last_undegraded":"2024-04-26T16:39:35.907707+0000","last_fullsized":"2024-04-26T16:39:35.907707+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_clean_scrub_stamp":"2024-04-26T16:38:57.563205+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T23:31:59.942414+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[0,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"5.1b","version":"0'0","reported_seq":25,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.996937+0000","last_change":"2024-04-26T16:38:56.570884+0000","last_active":"2024-04-26T16:39:35.996937+0000","last_peered":"2024-04-26T16:39:35.996937+0000","last_clean":"2024-04-26T16:39:35.996937+0000","last_became_active":"2024-04-26T16:38:56.569773+0000","last_became_peered":"2024-04-26T16:38:56.569773+0000","last_unstale":"2024-04-26T16:39:35.996937+0000","last_undegraded":"2024-04-26T16:39:35.996937+0000","last_fullsized":"2024-04-26T16:39:35.996937+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-04-26T16:38:55.545151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:55.545151+0000","last_clean_scrub_stamp":"2024-04-26T16:38:55.545151+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T18:55:06.946377+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.1d","version":"0'0","reported_seq":33,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.997283+0000","last_change":"2024-04-26T16:38:52.539042+0000","last_active":"2024-04-26T16:39:35.997283+0000","last_peered":"2024-04-26T16:39:35.997283+0000","last_clean":"2024-04-26T16:39:35.997283+0000","last_became_active":"2024-04-26T16:38:52.538685+0000","last_became_peered":"2024-04-26T16:38:52.538685+0000","last_unstale":"2024-04-26T16:39:35.997283+0000","last_undegraded":"2024-04-26T16:39:35.997283+0000","last_fullsized":"2024-04-26T16:39:35.997283+0000","mapping_epoch":60,"log_start":"0'0","ondisk_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-04-26T16:38:51.513872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:51.513872+0000","last_clean_scrub_stamp":"2024-04-26T16:38:51.513872+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T00:40:04.632291+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"68'9","reported_seq":45,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.908835+0000","last_change":"2024-04-26T16:38:54.555540+0000","last_active":"2024-04-26T16:39:35.908835+0000","last_peered":"2024-04-26T16:39:35.908835+0000","last_clean":"2024-04-26T16:39:35.908835+0000","last_became_active":"2024-04-26T16:38:54.555226+0000","last_became_peered":"2024-04-26T16:38:54.555226+0000","last_unstale":"2024-04-26T16:39:35.908835+0000","last_undegraded":"2024-04-26T16:39:35.908835+0000","last_fullsized":"2024-04-26T16:39:35.908835+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_clean_scrub_stamp":"2024-04-26T16:38:53.526998+0000","objects_scrubbed":0,"log_size":9,"log_dups_size":0,"ondisk_log_size":9,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T21:41:28.106286+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"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":17,"num_read_kb":11,"num_write":10,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.19","version":"0'0","reported_seq":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.996619+0000","last_change":"2024-04-26T16:38:58.594320+0000","last_active":"2024-04-26T16:39:35.996619+0000","last_peered":"2024-04-26T16:39:35.996619+0000","last_clean":"2024-04-26T16:39:35.996619+0000","last_became_active":"2024-04-26T16:38:58.594021+0000","last_became_peered":"2024-04-26T16:38:58.594021+0000","last_unstale":"2024-04-26T16:39:35.996619+0000","last_undegraded":"2024-04-26T16:39:35.996619+0000","last_fullsized":"2024-04-26T16:39:35.996619+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_clean_scrub_stamp":"2024-04-26T16:38:57.563205+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T17:55:33.754471+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"5.1a","version":"0'0","reported_seq":25,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.013776+0000","last_change":"2024-04-26T16:38:56.572431+0000","last_active":"2024-04-26T16:39:36.013776+0000","last_peered":"2024-04-26T16:39:36.013776+0000","last_clean":"2024-04-26T16:39:36.013776+0000","last_became_active":"2024-04-26T16:38:56.572133+0000","last_became_peered":"2024-04-26T16:38:56.572133+0000","last_unstale":"2024-04-26T16:39:36.013776+0000","last_undegraded":"2024-04-26T16:39:36.013776+0000","last_fullsized":"2024-04-26T16:39:36.013776+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-04-26T16:38:55.545151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:55.545151+0000","last_clean_scrub_stamp":"2024-04-26T16:38:55.545151+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T02:43:21.435585+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1c","version":"61'1","reported_seq":39,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.997064+0000","last_change":"2024-04-26T16:38:52.538424+0000","last_active":"2024-04-26T16:39:35.997064+0000","last_peered":"2024-04-26T16:39:35.997064+0000","last_clean":"2024-04-26T16:39:35.997064+0000","last_became_active":"2024-04-26T16:38:52.538038+0000","last_became_peered":"2024-04-26T16:38:52.538038+0000","last_unstale":"2024-04-26T16:39:35.997064+0000","last_undegraded":"2024-04-26T16:39:35.997064+0000","last_fullsized":"2024-04-26T16:39:35.997064+0000","mapping_epoch":60,"log_start":"0'0","ondisk_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-04-26T16:38:51.513872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:51.513872+0000","last_clean_scrub_stamp":"2024-04-26T16:38:51.513872+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-04-28T03:01:44.736140+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":993,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":7,"num_read_kb":7,"num_write":2,"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":[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.1b","version":"68'5","reported_seq":39,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.909139+0000","last_change":"2024-04-26T16:38:54.569608+0000","last_active":"2024-04-26T16:39:35.909139+0000","last_peered":"2024-04-26T16:39:35.909139+0000","last_clean":"2024-04-26T16:39:35.909139+0000","last_became_active":"2024-04-26T16:38:54.569315+0000","last_became_peered":"2024-04-26T16:38:54.569315+0000","last_unstale":"2024-04-26T16:39:35.909139+0000","last_undegraded":"2024-04-26T16:39:35.909139+0000","last_fullsized":"2024-04-26T16:39:35.909139+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_clean_scrub_stamp":"2024-04-26T16:38:53.526998+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-04-28T03:17:42.030687+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"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":11,"num_read_kb":7,"num_write":6,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.1e","version":"0'0","reported_seq":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.910079+0000","last_change":"2024-04-26T16:38:58.819267+0000","last_active":"2024-04-26T16:39:35.910079+0000","last_peered":"2024-04-26T16:39:35.910079+0000","last_clean":"2024-04-26T16:39:35.910079+0000","last_became_active":"2024-04-26T16:38:58.817765+0000","last_became_peered":"2024-04-26T16:38:58.817765+0000","last_unstale":"2024-04-26T16:39:35.910079+0000","last_undegraded":"2024-04-26T16:39:35.910079+0000","last_fullsized":"2024-04-26T16:39:35.910079+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_clean_scrub_stamp":"2024-04-26T16:38:57.563205+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T02:22:30.191737+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,5],"acting":[4,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"5.1d","version":"0'0","reported_seq":25,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.907968+0000","last_change":"2024-04-26T16:38:56.567142+0000","last_active":"2024-04-26T16:39:35.907968+0000","last_peered":"2024-04-26T16:39:35.907968+0000","last_clean":"2024-04-26T16:39:35.907968+0000","last_became_active":"2024-04-26T16:38:56.566661+0000","last_became_peered":"2024-04-26T16:38:56.566661+0000","last_unstale":"2024-04-26T16:39:35.907968+0000","last_undegraded":"2024-04-26T16:39:35.907968+0000","last_fullsized":"2024-04-26T16:39:35.907968+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-04-26T16:38:55.545151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:55.545151+0000","last_clean_scrub_stamp":"2024-04-26T16:38:55.545151+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T04:02:05.384296+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"0'0","reported_seq":33,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.907897+0000","last_change":"2024-04-26T16:38:52.542566+0000","last_active":"2024-04-26T16:39:35.907897+0000","last_peered":"2024-04-26T16:39:35.907897+0000","last_clean":"2024-04-26T16:39:35.907897+0000","last_became_active":"2024-04-26T16:38:52.542215+0000","last_became_peered":"2024-04-26T16:38:52.542215+0000","last_unstale":"2024-04-26T16:39:35.907897+0000","last_undegraded":"2024-04-26T16:39:35.907897+0000","last_fullsized":"2024-04-26T16:39:35.907897+0000","mapping_epoch":60,"log_start":"0'0","ondisk_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-04-26T16:38:51.513872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:51.513872+0000","last_clean_scrub_stamp":"2024-04-26T16:38:51.513872+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T21:12:45.050533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"68'15","reported_seq":54,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.010205+0000","last_change":"2024-04-26T16:38:54.562314+0000","last_active":"2024-04-26T16:39:36.010205+0000","last_peered":"2024-04-26T16:39:36.010205+0000","last_clean":"2024-04-26T16:39:36.010205+0000","last_became_active":"2024-04-26T16:38:54.561892+0000","last_became_peered":"2024-04-26T16:38:54.561892+0000","last_unstale":"2024-04-26T16:39:36.010205+0000","last_undegraded":"2024-04-26T16:39:36.010205+0000","last_fullsized":"2024-04-26T16:39:36.010205+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_clean_scrub_stamp":"2024-04-26T16:38:53.526998+0000","objects_scrubbed":0,"log_size":15,"log_dups_size":0,"ondisk_log_size":15,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T03:09:16.838476+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"num_objects":7,"num_object_clones":0,"num_object_copies":21,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7,"num_whiteouts":0,"num_read":26,"num_read_kb":17,"num_write":16,"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":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"6.1f","version":"0'0","reported_seq":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.158052+0000","last_change":"2024-04-26T16:38:58.817963+0000","last_active":"2024-04-26T16:39:36.158052+0000","last_peered":"2024-04-26T16:39:36.158052+0000","last_clean":"2024-04-26T16:39:36.158052+0000","last_became_active":"2024-04-26T16:38:58.817532+0000","last_became_peered":"2024-04-26T16:38:58.817532+0000","last_unstale":"2024-04-26T16:39:36.158052+0000","last_undegraded":"2024-04-26T16:39:36.158052+0000","last_fullsized":"2024-04-26T16:39:36.158052+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_clean_scrub_stamp":"2024-04-26T16:38:57.563205+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T18:05:51.321952+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"5.1c","version":"0'0","reported_seq":25,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.909181+0000","last_change":"2024-04-26T16:38:56.572939+0000","last_active":"2024-04-26T16:39:35.909181+0000","last_peered":"2024-04-26T16:39:35.909181+0000","last_clean":"2024-04-26T16:39:35.909181+0000","last_became_active":"2024-04-26T16:38:56.572590+0000","last_became_peered":"2024-04-26T16:38:56.572590+0000","last_unstale":"2024-04-26T16:39:35.909181+0000","last_undegraded":"2024-04-26T16:39:35.909181+0000","last_fullsized":"2024-04-26T16:39:35.909181+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-04-26T16:38:55.545151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:55.545151+0000","last_clean_scrub_stamp":"2024-04-26T16:38:55.545151+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T03:24:27.203765+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[4,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1a","version":"0'0","reported_seq":33,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.908902+0000","last_change":"2024-04-26T16:38:53.302244+0000","last_active":"2024-04-26T16:39:35.908902+0000","last_peered":"2024-04-26T16:39:35.908902+0000","last_clean":"2024-04-26T16:39:35.908902+0000","last_became_active":"2024-04-26T16:38:53.301877+0000","last_became_peered":"2024-04-26T16:38:53.301877+0000","last_unstale":"2024-04-26T16:39:35.908902+0000","last_undegraded":"2024-04-26T16:39:35.908902+0000","last_fullsized":"2024-04-26T16:39:35.908902+0000","mapping_epoch":60,"log_start":"0'0","ondisk_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-04-26T16:38:51.513872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:51.513872+0000","last_clean_scrub_stamp":"2024-04-26T16:38:51.513872+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T18:07:06.179544+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"68'12","reported_seq":52,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.157539+0000","last_change":"2024-04-26T16:38:54.564800+0000","last_active":"2024-04-26T16:39:36.157539+0000","last_peered":"2024-04-26T16:39:36.157539+0000","last_clean":"2024-04-26T16:39:36.157539+0000","last_became_active":"2024-04-26T16:38:54.564440+0000","last_became_peered":"2024-04-26T16:38:54.564440+0000","last_unstale":"2024-04-26T16:39:36.157539+0000","last_undegraded":"2024-04-26T16:39:36.157539+0000","last_fullsized":"2024-04-26T16:39:36.157539+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_clean_scrub_stamp":"2024-04-26T16:38:53.526998+0000","objects_scrubbed":0,"log_size":12,"log_dups_size":0,"ondisk_log_size":12,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T01:31:04.602982+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":220,"num_objects":5,"num_object_clones":0,"num_object_copies":15,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5,"num_whiteouts":0,"num_read":25,"num_read_kb":16,"num_write":14,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.1c","version":"68'1","reported_seq":22,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.014285+0000","last_change":"2024-04-26T16:38:58.590092+0000","last_active":"2024-04-26T16:39:36.014285+0000","last_peered":"2024-04-26T16:39:36.014285+0000","last_clean":"2024-04-26T16:39:36.014285+0000","last_became_active":"2024-04-26T16:38:58.589296+0000","last_became_peered":"2024-04-26T16:38:58.589296+0000","last_unstale":"2024-04-26T16:39:36.014285+0000","last_undegraded":"2024-04-26T16:39:36.014285+0000","last_fullsized":"2024-04-26T16:39:36.014285+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_clean_scrub_stamp":"2024-04-26T16:38:57.563205+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-04-27T20:58:30.282205+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":403,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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":2,"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,2],"acting":[7,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"5.1f","version":"68'8","reported_seq":55,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:40:03.361652+0000","last_change":"2024-04-26T16:38:56.566657+0000","last_active":"2024-04-26T16:40:03.361652+0000","last_peered":"2024-04-26T16:40:03.361652+0000","last_clean":"2024-04-26T16:40:03.361652+0000","last_became_active":"2024-04-26T16:38:56.566359+0000","last_became_peered":"2024-04-26T16:38:56.566359+0000","last_unstale":"2024-04-26T16:40:03.361652+0000","last_undegraded":"2024-04-26T16:40:03.361652+0000","last_fullsized":"2024-04-26T16:40:03.361652+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-04-26T16:38:55.545151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:55.545151+0000","last_clean_scrub_stamp":"2024-04-26T16:38:55.545151+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-04-27T19:18:19.766886+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":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.19","version":"61'1","reported_seq":34,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.906702+0000","last_change":"2024-04-26T16:38:52.540005+0000","last_active":"2024-04-26T16:39:35.906702+0000","last_peered":"2024-04-26T16:39:35.906702+0000","last_clean":"2024-04-26T16:39:35.906702+0000","last_became_active":"2024-04-26T16:38:52.539557+0000","last_became_peered":"2024-04-26T16:38:52.539557+0000","last_unstale":"2024-04-26T16:39:35.906702+0000","last_undegraded":"2024-04-26T16:39:35.906702+0000","last_fullsized":"2024-04-26T16:39:35.906702+0000","mapping_epoch":60,"log_start":"0'0","ondisk_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-04-26T16:38:51.513872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:51.513872+0000","last_clean_scrub_stamp":"2024-04-26T16:38:51.513872+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-04-28T02:26:19.438393+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":46,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"68'10","reported_seq":44,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.908685+0000","last_change":"2024-04-26T16:38:55.167932+0000","last_active":"2024-04-26T16:39:35.908685+0000","last_peered":"2024-04-26T16:39:35.908685+0000","last_clean":"2024-04-26T16:39:35.908685+0000","last_became_active":"2024-04-26T16:38:55.167033+0000","last_became_peered":"2024-04-26T16:38:55.167033+0000","last_unstale":"2024-04-26T16:39:35.908685+0000","last_undegraded":"2024-04-26T16:39:35.908685+0000","last_fullsized":"2024-04-26T16:39:35.908685+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_clean_scrub_stamp":"2024-04-26T16:38:53.526998+0000","objects_scrubbed":0,"log_size":10,"log_dups_size":0,"ondisk_log_size":10,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T04:38:50.778129+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":5,"num_object_clones":0,"num_object_copies":15,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5,"num_whiteouts":0,"num_read":15,"num_read_kb":10,"num_write":10,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.1d","version":"0'0","reported_seq":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.908158+0000","last_change":"2024-04-26T16:38:58.588712+0000","last_active":"2024-04-26T16:39:35.908158+0000","last_peered":"2024-04-26T16:39:35.908158+0000","last_clean":"2024-04-26T16:39:35.908158+0000","last_became_active":"2024-04-26T16:38:58.588195+0000","last_became_peered":"2024-04-26T16:38:58.588195+0000","last_unstale":"2024-04-26T16:39:35.908158+0000","last_undegraded":"2024-04-26T16:39:35.908158+0000","last_fullsized":"2024-04-26T16:39:35.908158+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_clean_scrub_stamp":"2024-04-26T16:38:57.563205+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T17:27:31.796363+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"0'0","reported_seq":25,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.909684+0000","last_change":"2024-04-26T16:38:56.569132+0000","last_active":"2024-04-26T16:39:35.909684+0000","last_peered":"2024-04-26T16:39:35.909684+0000","last_clean":"2024-04-26T16:39:35.909684+0000","last_became_active":"2024-04-26T16:38:56.568359+0000","last_became_peered":"2024-04-26T16:38:56.568359+0000","last_unstale":"2024-04-26T16:39:35.909684+0000","last_undegraded":"2024-04-26T16:39:35.909684+0000","last_fullsized":"2024-04-26T16:39:35.909684+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-04-26T16:38:55.545151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:55.545151+0000","last_clean_scrub_stamp":"2024-04-26T16:38:55.545151+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T16:55:23.518630+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[0,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":33,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.156490+0000","last_change":"2024-04-26T16:38:52.538050+0000","last_active":"2024-04-26T16:39:36.156490+0000","last_peered":"2024-04-26T16:39:36.156490+0000","last_clean":"2024-04-26T16:39:36.156490+0000","last_became_active":"2024-04-26T16:38:52.537743+0000","last_became_peered":"2024-04-26T16:38:52.537743+0000","last_unstale":"2024-04-26T16:39:36.156490+0000","last_undegraded":"2024-04-26T16:39:36.156490+0000","last_fullsized":"2024-04-26T16:39:36.156490+0000","mapping_epoch":60,"log_start":"0'0","ondisk_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-04-26T16:38:51.513872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:51.513872+0000","last_clean_scrub_stamp":"2024-04-26T16:38:51.513872+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T21:34:28.905320+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"68'11","reported_seq":48,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.157569+0000","last_change":"2024-04-26T16:38:54.564724+0000","last_active":"2024-04-26T16:39:36.157569+0000","last_peered":"2024-04-26T16:39:36.157569+0000","last_clean":"2024-04-26T16:39:36.157569+0000","last_became_active":"2024-04-26T16:38:54.564348+0000","last_became_peered":"2024-04-26T16:38:54.564348+0000","last_unstale":"2024-04-26T16:39:36.157569+0000","last_undegraded":"2024-04-26T16:39:36.157569+0000","last_fullsized":"2024-04-26T16:39:36.157569+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_clean_scrub_stamp":"2024-04-26T16:38:53.526998+0000","objects_scrubbed":0,"log_size":11,"log_dups_size":0,"ondisk_log_size":11,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T22:14:14.340221+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"num_objects":5,"num_object_clones":0,"num_object_copies":15,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5,"num_whiteouts":0,"num_read":20,"num_read_kb":13,"num_write":12,"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":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"6.12","version":"0'0","reported_seq":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.013767+0000","last_change":"2024-04-26T16:38:58.589653+0000","last_active":"2024-04-26T16:39:36.013767+0000","last_peered":"2024-04-26T16:39:36.013767+0000","last_clean":"2024-04-26T16:39:36.013767+0000","last_became_active":"2024-04-26T16:38:58.589184+0000","last_became_peered":"2024-04-26T16:38:58.589184+0000","last_unstale":"2024-04-26T16:39:36.013767+0000","last_undegraded":"2024-04-26T16:39:36.013767+0000","last_fullsized":"2024-04-26T16:39:36.013767+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_clean_scrub_stamp":"2024-04-26T16:38:57.563205+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T03:23:38.764920+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,4],"acting":[7,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"5.11","version":"0'0","reported_seq":25,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.156733+0000","last_change":"2024-04-26T16:38:56.568958+0000","last_active":"2024-04-26T16:39:36.156733+0000","last_peered":"2024-04-26T16:39:36.156733+0000","last_clean":"2024-04-26T16:39:36.156733+0000","last_became_active":"2024-04-26T16:38:56.568586+0000","last_became_peered":"2024-04-26T16:38:56.568586+0000","last_unstale":"2024-04-26T16:39:36.156733+0000","last_undegraded":"2024-04-26T16:39:36.156733+0000","last_fullsized":"2024-04-26T16:39:36.156733+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-04-26T16:38:55.545151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:55.545151+0000","last_clean_scrub_stamp":"2024-04-26T16:38:55.545151+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T04:33:21.142499+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":33,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.908207+0000","last_change":"2024-04-26T16:38:52.537424+0000","last_active":"2024-04-26T16:39:35.908207+0000","last_peered":"2024-04-26T16:39:35.908207+0000","last_clean":"2024-04-26T16:39:35.908207+0000","last_became_active":"2024-04-26T16:38:52.536989+0000","last_became_peered":"2024-04-26T16:38:52.536989+0000","last_unstale":"2024-04-26T16:39:35.908207+0000","last_undegraded":"2024-04-26T16:39:35.908207+0000","last_fullsized":"2024-04-26T16:39:35.908207+0000","mapping_epoch":60,"log_start":"0'0","ondisk_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-04-26T16:38:51.513872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:51.513872+0000","last_clean_scrub_stamp":"2024-04-26T16:38:51.513872+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T23:00:06.969407+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'4","reported_seq":35,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.156575+0000","last_change":"2024-04-26T16:38:54.561737+0000","last_active":"2024-04-26T16:39:36.156575+0000","last_peered":"2024-04-26T16:39:36.156575+0000","last_clean":"2024-04-26T16:39:36.156575+0000","last_became_active":"2024-04-26T16:38:54.561385+0000","last_became_peered":"2024-04-26T16:38:54.561385+0000","last_unstale":"2024-04-26T16:39:36.156575+0000","last_undegraded":"2024-04-26T16:39:36.156575+0000","last_fullsized":"2024-04-26T16:39:36.156575+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_clean_scrub_stamp":"2024-04-26T16:38:53.526998+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T21:28:41.097933+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"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":6,"num_read_kb":4,"num_write":4,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.13","version":"0'0","reported_seq":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.156918+0000","last_change":"2024-04-26T16:38:58.818664+0000","last_active":"2024-04-26T16:39:36.156918+0000","last_peered":"2024-04-26T16:39:36.156918+0000","last_clean":"2024-04-26T16:39:36.156918+0000","last_became_active":"2024-04-26T16:38:58.818254+0000","last_became_peered":"2024-04-26T16:38:58.818254+0000","last_unstale":"2024-04-26T16:39:36.156918+0000","last_undegraded":"2024-04-26T16:39:36.156918+0000","last_fullsized":"2024-04-26T16:39:36.156918+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_clean_scrub_stamp":"2024-04-26T16:38:57.563205+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T18:29:31.954661+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"5.10","version":"0'0","reported_seq":25,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.014145+0000","last_change":"2024-04-26T16:38:56.570837+0000","last_active":"2024-04-26T16:39:36.014145+0000","last_peered":"2024-04-26T16:39:36.014145+0000","last_clean":"2024-04-26T16:39:36.014145+0000","last_became_active":"2024-04-26T16:38:56.570258+0000","last_became_peered":"2024-04-26T16:38:56.570258+0000","last_unstale":"2024-04-26T16:39:36.014145+0000","last_undegraded":"2024-04-26T16:39:36.014145+0000","last_fullsized":"2024-04-26T16:39:36.014145+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-04-26T16:38:55.545151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:55.545151+0000","last_clean_scrub_stamp":"2024-04-26T16:38:55.545151+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T18:51:25.257778+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.16","version":"0'0","reported_seq":33,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.997387+0000","last_change":"2024-04-26T16:38:52.542171+0000","last_active":"2024-04-26T16:39:35.997387+0000","last_peered":"2024-04-26T16:39:35.997387+0000","last_clean":"2024-04-26T16:39:35.997387+0000","last_became_active":"2024-04-26T16:38:52.541851+0000","last_became_peered":"2024-04-26T16:38:52.541851+0000","last_unstale":"2024-04-26T16:39:35.997387+0000","last_undegraded":"2024-04-26T16:39:35.997387+0000","last_fullsized":"2024-04-26T16:39:35.997387+0000","mapping_epoch":60,"log_start":"0'0","ondisk_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-04-26T16:38:51.513872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:51.513872+0000","last_clean_scrub_stamp":"2024-04-26T16:38:51.513872+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T21:08:17.563772+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'11","reported_seq":48,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.156814+0000","last_change":"2024-04-26T16:38:55.166191+0000","last_active":"2024-04-26T16:39:36.156814+0000","last_peered":"2024-04-26T16:39:36.156814+0000","last_clean":"2024-04-26T16:39:36.156814+0000","last_became_active":"2024-04-26T16:38:55.165431+0000","last_became_peered":"2024-04-26T16:38:55.165431+0000","last_unstale":"2024-04-26T16:39:36.156814+0000","last_undegraded":"2024-04-26T16:39:36.156814+0000","last_fullsized":"2024-04-26T16:39:36.156814+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_clean_scrub_stamp":"2024-04-26T16:38:53.526998+0000","objects_scrubbed":0,"log_size":11,"log_dups_size":0,"ondisk_log_size":11,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T04:26:53.779986+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"num_objects":5,"num_object_clones":0,"num_object_copies":15,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5,"num_whiteouts":0,"num_read":20,"num_read_kb":13,"num_write":12,"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":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"6.10","version":"0'0","reported_seq":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.907233+0000","last_change":"2024-04-26T16:38:58.590382+0000","last_active":"2024-04-26T16:39:35.907233+0000","last_peered":"2024-04-26T16:39:35.907233+0000","last_clean":"2024-04-26T16:39:35.907233+0000","last_became_active":"2024-04-26T16:38:58.590052+0000","last_became_peered":"2024-04-26T16:38:58.590052+0000","last_unstale":"2024-04-26T16:39:35.907233+0000","last_undegraded":"2024-04-26T16:39:35.907233+0000","last_fullsized":"2024-04-26T16:39:35.907233+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_clean_scrub_stamp":"2024-04-26T16:38:57.563205+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T04:32:33.986347+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"5.13","version":"0'0","reported_seq":25,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.157087+0000","last_change":"2024-04-26T16:38:56.576178+0000","last_active":"2024-04-26T16:39:36.157087+0000","last_peered":"2024-04-26T16:39:36.157087+0000","last_clean":"2024-04-26T16:39:36.157087+0000","last_became_active":"2024-04-26T16:38:56.575834+0000","last_became_peered":"2024-04-26T16:38:56.575834+0000","last_unstale":"2024-04-26T16:39:36.157087+0000","last_undegraded":"2024-04-26T16:39:36.157087+0000","last_fullsized":"2024-04-26T16:39:36.157087+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-04-26T16:38:55.545151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:55.545151+0000","last_clean_scrub_stamp":"2024-04-26T16:38:55.545151+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T17:41:07.354644+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.15","version":"0'0","reported_seq":33,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.014314+0000","last_change":"2024-04-26T16:38:52.546650+0000","last_active":"2024-04-26T16:39:36.014314+0000","last_peered":"2024-04-26T16:39:36.014314+0000","last_clean":"2024-04-26T16:39:36.014314+0000","last_became_active":"2024-04-26T16:38:52.546184+0000","last_became_peered":"2024-04-26T16:38:52.546184+0000","last_unstale":"2024-04-26T16:39:36.014314+0000","last_undegraded":"2024-04-26T16:39:36.014314+0000","last_fullsized":"2024-04-26T16:39:36.014314+0000","mapping_epoch":60,"log_start":"0'0","ondisk_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-04-26T16:38:51.513872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:51.513872+0000","last_clean_scrub_stamp":"2024-04-26T16:38:51.513872+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T19:37:39.638648+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"68'9","reported_seq":45,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.907319+0000","last_change":"2024-04-26T16:38:54.566530+0000","last_active":"2024-04-26T16:39:35.907319+0000","last_peered":"2024-04-26T16:39:35.907319+0000","last_clean":"2024-04-26T16:39:35.907319+0000","last_became_active":"2024-04-26T16:38:54.566010+0000","last_became_peered":"2024-04-26T16:38:54.566010+0000","last_unstale":"2024-04-26T16:39:35.907319+0000","last_undegraded":"2024-04-26T16:39:35.907319+0000","last_fullsized":"2024-04-26T16:39:35.907319+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_clean_scrub_stamp":"2024-04-26T16:38:53.526998+0000","objects_scrubbed":0,"log_size":9,"log_dups_size":0,"ondisk_log_size":9,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T03:20:06.194178+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"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":17,"num_read_kb":11,"num_write":10,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.11","version":"0'0","reported_seq":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.156566+0000","last_change":"2024-04-26T16:38:58.592421+0000","last_active":"2024-04-26T16:39:36.156566+0000","last_peered":"2024-04-26T16:39:36.156566+0000","last_clean":"2024-04-26T16:39:36.156566+0000","last_became_active":"2024-04-26T16:38:58.591956+0000","last_became_peered":"2024-04-26T16:38:58.591956+0000","last_unstale":"2024-04-26T16:39:36.156566+0000","last_undegraded":"2024-04-26T16:39:36.156566+0000","last_fullsized":"2024-04-26T16:39:36.156566+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_clean_scrub_stamp":"2024-04-26T16:38:57.563205+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T01:04:42.579917+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"5.12","version":"0'0","reported_seq":25,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.906981+0000","last_change":"2024-04-26T16:38:56.575950+0000","last_active":"2024-04-26T16:39:35.906981+0000","last_peered":"2024-04-26T16:39:35.906981+0000","last_clean":"2024-04-26T16:39:35.906981+0000","last_became_active":"2024-04-26T16:38:56.575464+0000","last_became_peered":"2024-04-26T16:38:56.575464+0000","last_unstale":"2024-04-26T16:39:35.906981+0000","last_undegraded":"2024-04-26T16:39:35.906981+0000","last_fullsized":"2024-04-26T16:39:35.906981+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-04-26T16:38:55.545151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:55.545151+0000","last_clean_scrub_stamp":"2024-04-26T16:38:55.545151+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T18:34:05.021779+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[1,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"61'1","reported_seq":39,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.909430+0000","last_change":"2024-04-26T16:38:52.542992+0000","last_active":"2024-04-26T16:39:35.909430+0000","last_peered":"2024-04-26T16:39:35.909430+0000","last_clean":"2024-04-26T16:39:35.909430+0000","last_became_active":"2024-04-26T16:38:52.542687+0000","last_became_peered":"2024-04-26T16:38:52.542687+0000","last_unstale":"2024-04-26T16:39:35.909430+0000","last_undegraded":"2024-04-26T16:39:35.909430+0000","last_fullsized":"2024-04-26T16:39:35.909430+0000","mapping_epoch":60,"log_start":"0'0","ondisk_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-04-26T16:38:51.513872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:51.513872+0000","last_clean_scrub_stamp":"2024-04-26T16:38:51.513872+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-04-28T00:02:17.242758+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":436,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":7,"num_read_kb":7,"num_write":2,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"68'11","reported_seq":48,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.909585+0000","last_change":"2024-04-26T16:38:54.566103+0000","last_active":"2024-04-26T16:39:35.909585+0000","last_peered":"2024-04-26T16:39:35.909585+0000","last_clean":"2024-04-26T16:39:35.909585+0000","last_became_active":"2024-04-26T16:38:54.565747+0000","last_became_peered":"2024-04-26T16:38:54.565747+0000","last_unstale":"2024-04-26T16:39:35.909585+0000","last_undegraded":"2024-04-26T16:39:35.909585+0000","last_fullsized":"2024-04-26T16:39:35.909585+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_clean_scrub_stamp":"2024-04-26T16:38:53.526998+0000","objects_scrubbed":0,"log_size":11,"log_dups_size":0,"ondisk_log_size":11,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T17:01:03.333465+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"num_objects":5,"num_object_clones":0,"num_object_copies":15,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5,"num_whiteouts":0,"num_read":20,"num_read_kb":13,"num_write":12,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.16","version":"0'0","reported_seq":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.908087+0000","last_change":"2024-04-26T16:38:58.589622+0000","last_active":"2024-04-26T16:39:35.908087+0000","last_peered":"2024-04-26T16:39:35.908087+0000","last_clean":"2024-04-26T16:39:35.908087+0000","last_became_active":"2024-04-26T16:38:58.587639+0000","last_became_peered":"2024-04-26T16:38:58.587639+0000","last_unstale":"2024-04-26T16:39:35.908087+0000","last_undegraded":"2024-04-26T16:39:35.908087+0000","last_fullsized":"2024-04-26T16:39:35.908087+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_clean_scrub_stamp":"2024-04-26T16:38:57.563205+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T18:18:35.277535+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.15","version":"68'8","reported_seq":49,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:40:03.361657+0000","last_change":"2024-04-26T16:38:56.570615+0000","last_active":"2024-04-26T16:40:03.361657+0000","last_peered":"2024-04-26T16:40:03.361657+0000","last_clean":"2024-04-26T16:40:03.361657+0000","last_became_active":"2024-04-26T16:38:56.569653+0000","last_became_peered":"2024-04-26T16:38:56.569653+0000","last_unstale":"2024-04-26T16:40:03.361657+0000","last_undegraded":"2024-04-26T16:40:03.361657+0000","last_fullsized":"2024-04-26T16:40:03.361657+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-04-26T16:38:55.545151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:55.545151+0000","last_clean_scrub_stamp":"2024-04-26T16:38:55.545151+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-04-27T20:25:24.241397+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":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.13","version":"0'0","reported_seq":33,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.013960+0000","last_change":"2024-04-26T16:38:53.301299+0000","last_active":"2024-04-26T16:39:36.013960+0000","last_peered":"2024-04-26T16:39:36.013960+0000","last_clean":"2024-04-26T16:39:36.013960+0000","last_became_active":"2024-04-26T16:38:53.300911+0000","last_became_peered":"2024-04-26T16:38:53.300911+0000","last_unstale":"2024-04-26T16:39:36.013960+0000","last_undegraded":"2024-04-26T16:39:36.013960+0000","last_fullsized":"2024-04-26T16:39:36.013960+0000","mapping_epoch":60,"log_start":"0'0","ondisk_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-04-26T16:38:51.513872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:51.513872+0000","last_clean_scrub_stamp":"2024-04-26T16:38:51.513872+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T20:51:25.533996+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"68'10","reported_seq":44,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.157204+0000","last_change":"2024-04-26T16:38:55.167395+0000","last_active":"2024-04-26T16:39:36.157204+0000","last_peered":"2024-04-26T16:39:36.157204+0000","last_clean":"2024-04-26T16:39:36.157204+0000","last_became_active":"2024-04-26T16:38:55.167050+0000","last_became_peered":"2024-04-26T16:38:55.167050+0000","last_unstale":"2024-04-26T16:39:36.157204+0000","last_undegraded":"2024-04-26T16:39:36.157204+0000","last_fullsized":"2024-04-26T16:39:36.157204+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_clean_scrub_stamp":"2024-04-26T16:38:53.526998+0000","objects_scrubbed":0,"log_size":10,"log_dups_size":0,"ondisk_log_size":10,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T22:50:29.862218+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":5,"num_object_clones":0,"num_object_copies":15,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5,"num_whiteouts":0,"num_read":15,"num_read_kb":10,"num_write":10,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.17","version":"0'0","reported_seq":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.910657+0000","last_change":"2024-04-26T16:38:58.595373+0000","last_active":"2024-04-26T16:39:35.910657+0000","last_peered":"2024-04-26T16:39:35.910657+0000","last_clean":"2024-04-26T16:39:35.910657+0000","last_became_active":"2024-04-26T16:38:58.595024+0000","last_became_peered":"2024-04-26T16:38:58.595024+0000","last_unstale":"2024-04-26T16:39:35.910657+0000","last_undegraded":"2024-04-26T16:39:35.910657+0000","last_fullsized":"2024-04-26T16:39:35.910657+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_clean_scrub_stamp":"2024-04-26T16:38:57.563205+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T18:53:19.590632+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,5],"acting":[4,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"5.14","version":"68'8","reported_seq":49,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:40:03.361516+0000","last_change":"2024-04-26T16:38:56.570174+0000","last_active":"2024-04-26T16:40:03.361516+0000","last_peered":"2024-04-26T16:40:03.361516+0000","last_clean":"2024-04-26T16:40:03.361516+0000","last_became_active":"2024-04-26T16:38:56.569756+0000","last_became_peered":"2024-04-26T16:38:56.569756+0000","last_unstale":"2024-04-26T16:40:03.361516+0000","last_undegraded":"2024-04-26T16:40:03.361516+0000","last_fullsized":"2024-04-26T16:40:03.361516+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-04-26T16:38:55.545151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:55.545151+0000","last_clean_scrub_stamp":"2024-04-26T16:38:55.545151+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-04-28T03:18:57.249389+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":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.12","version":"0'0","reported_seq":33,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.907476+0000","last_change":"2024-04-26T16:38:52.542083+0000","last_active":"2024-04-26T16:39:35.907476+0000","last_peered":"2024-04-26T16:39:35.907476+0000","last_clean":"2024-04-26T16:39:35.907476+0000","last_became_active":"2024-04-26T16:38:52.541751+0000","last_became_peered":"2024-04-26T16:38:52.541751+0000","last_unstale":"2024-04-26T16:39:35.907476+0000","last_undegraded":"2024-04-26T16:39:35.907476+0000","last_fullsized":"2024-04-26T16:39:35.907476+0000","mapping_epoch":60,"log_start":"0'0","ondisk_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-04-26T16:38:51.513872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:51.513872+0000","last_clean_scrub_stamp":"2024-04-26T16:38:51.513872+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T01:39:58.987551+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"68'9","reported_seq":45,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.997630+0000","last_change":"2024-04-26T16:38:55.168825+0000","last_active":"2024-04-26T16:39:35.997630+0000","last_peered":"2024-04-26T16:39:35.997630+0000","last_clean":"2024-04-26T16:39:35.997630+0000","last_became_active":"2024-04-26T16:38:55.168454+0000","last_became_peered":"2024-04-26T16:38:55.168454+0000","last_unstale":"2024-04-26T16:39:35.997630+0000","last_undegraded":"2024-04-26T16:39:35.997630+0000","last_fullsized":"2024-04-26T16:39:35.997630+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_clean_scrub_stamp":"2024-04-26T16:38:53.526998+0000","objects_scrubbed":0,"log_size":9,"log_dups_size":0,"ondisk_log_size":9,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T21:16:38.297750+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"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":17,"num_read_kb":11,"num_write":10,"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":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"6.14","version":"0'0","reported_seq":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.010464+0000","last_change":"2024-04-26T16:38:58.592500+0000","last_active":"2024-04-26T16:39:36.010464+0000","last_peered":"2024-04-26T16:39:36.010464+0000","last_clean":"2024-04-26T16:39:36.010464+0000","last_became_active":"2024-04-26T16:38:58.592204+0000","last_became_peered":"2024-04-26T16:38:58.592204+0000","last_unstale":"2024-04-26T16:39:36.010464+0000","last_undegraded":"2024-04-26T16:39:36.010464+0000","last_fullsized":"2024-04-26T16:39:36.010464+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_clean_scrub_stamp":"2024-04-26T16:38:57.563205+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T00:25:20.844507+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7],"acting":[2,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"5.17","version":"0'0","reported_seq":25,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.158045+0000","last_change":"2024-04-26T16:38:56.576975+0000","last_active":"2024-04-26T16:39:36.158045+0000","last_peered":"2024-04-26T16:39:36.158045+0000","last_clean":"2024-04-26T16:39:36.158045+0000","last_became_active":"2024-04-26T16:38:56.576630+0000","last_became_peered":"2024-04-26T16:38:56.576630+0000","last_unstale":"2024-04-26T16:39:36.158045+0000","last_undegraded":"2024-04-26T16:39:36.158045+0000","last_fullsized":"2024-04-26T16:39:36.158045+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-04-26T16:38:55.545151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:55.545151+0000","last_clean_scrub_stamp":"2024-04-26T16:38:55.545151+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T03:47:26.173252+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":33,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.013794+0000","last_change":"2024-04-26T16:38:52.544225+0000","last_active":"2024-04-26T16:39:36.013794+0000","last_peered":"2024-04-26T16:39:36.013794+0000","last_clean":"2024-04-26T16:39:36.013794+0000","last_became_active":"2024-04-26T16:38:52.543787+0000","last_became_peered":"2024-04-26T16:38:52.543787+0000","last_unstale":"2024-04-26T16:39:36.013794+0000","last_undegraded":"2024-04-26T16:39:36.013794+0000","last_fullsized":"2024-04-26T16:39:36.013794+0000","mapping_epoch":60,"log_start":"0'0","ondisk_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-04-26T16:38:51.513872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:51.513872+0000","last_clean_scrub_stamp":"2024-04-26T16:38:51.513872+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T22:57:54.988308+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"68'9","reported_seq":45,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.908820+0000","last_change":"2024-04-26T16:38:55.167922+0000","last_active":"2024-04-26T16:39:35.908820+0000","last_peered":"2024-04-26T16:39:35.908820+0000","last_clean":"2024-04-26T16:39:35.908820+0000","last_became_active":"2024-04-26T16:38:55.167527+0000","last_became_peered":"2024-04-26T16:38:55.167527+0000","last_unstale":"2024-04-26T16:39:35.908820+0000","last_undegraded":"2024-04-26T16:39:35.908820+0000","last_fullsized":"2024-04-26T16:39:35.908820+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_clean_scrub_stamp":"2024-04-26T16:38:53.526998+0000","objects_scrubbed":0,"log_size":9,"log_dups_size":0,"ondisk_log_size":9,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T22:11:51.044277+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"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":17,"num_read_kb":11,"num_write":10,"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":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"6.15","version":"0'0","reported_seq":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.014038+0000","last_change":"2024-04-26T16:38:58.818107+0000","last_active":"2024-04-26T16:39:36.014038+0000","last_peered":"2024-04-26T16:39:36.014038+0000","last_clean":"2024-04-26T16:39:36.014038+0000","last_became_active":"2024-04-26T16:38:58.817786+0000","last_became_peered":"2024-04-26T16:38:58.817786+0000","last_unstale":"2024-04-26T16:39:36.014038+0000","last_undegraded":"2024-04-26T16:39:36.014038+0000","last_fullsized":"2024-04-26T16:39:36.014038+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_clean_scrub_stamp":"2024-04-26T16:38:57.563205+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T20:21:41.717337+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.16","version":"0'0","reported_seq":25,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.997425+0000","last_change":"2024-04-26T16:38:56.572143+0000","last_active":"2024-04-26T16:39:35.997425+0000","last_peered":"2024-04-26T16:39:35.997425+0000","last_clean":"2024-04-26T16:39:35.997425+0000","last_became_active":"2024-04-26T16:38:56.571605+0000","last_became_peered":"2024-04-26T16:38:56.571605+0000","last_unstale":"2024-04-26T16:39:35.997425+0000","last_undegraded":"2024-04-26T16:39:35.997425+0000","last_fullsized":"2024-04-26T16:39:35.997425+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-04-26T16:38:55.545151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:55.545151+0000","last_clean_scrub_stamp":"2024-04-26T16:38:55.545151+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T02:29:52.693442+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[5,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.10","version":"0'0","reported_seq":33,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.156679+0000","last_change":"2024-04-26T16:38:52.537503+0000","last_active":"2024-04-26T16:39:36.156679+0000","last_peered":"2024-04-26T16:39:36.156679+0000","last_clean":"2024-04-26T16:39:36.156679+0000","last_became_active":"2024-04-26T16:38:52.537186+0000","last_became_peered":"2024-04-26T16:38:52.537186+0000","last_unstale":"2024-04-26T16:39:36.156679+0000","last_undegraded":"2024-04-26T16:39:36.156679+0000","last_fullsized":"2024-04-26T16:39:36.156679+0000","mapping_epoch":60,"log_start":"0'0","ondisk_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-04-26T16:38:51.513872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:51.513872+0000","last_clean_scrub_stamp":"2024-04-26T16:38:51.513872+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T01:20:43.225241+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"68'6","reported_seq":38,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.158156+0000","last_change":"2024-04-26T16:38:55.167608+0000","last_active":"2024-04-26T16:39:36.158156+0000","last_peered":"2024-04-26T16:39:36.158156+0000","last_clean":"2024-04-26T16:39:36.158156+0000","last_became_active":"2024-04-26T16:38:55.167198+0000","last_became_peered":"2024-04-26T16:38:55.167198+0000","last_unstale":"2024-04-26T16:39:36.158156+0000","last_undegraded":"2024-04-26T16:39:36.158156+0000","last_fullsized":"2024-04-26T16:39:36.158156+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_clean_scrub_stamp":"2024-04-26T16:38:53.526998+0000","objects_scrubbed":0,"log_size":6,"log_dups_size":0,"ondisk_log_size":6,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T22:35:03.796470+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":3,"num_object_clones":0,"num_object_copies":9,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":9,"num_read_kb":6,"num_write":6,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"6.a","version":"0'0","reported_seq":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.997088+0000","last_change":"2024-04-26T16:38:58.818411+0000","last_active":"2024-04-26T16:39:35.997088+0000","last_peered":"2024-04-26T16:39:35.997088+0000","last_clean":"2024-04-26T16:39:35.997088+0000","last_became_active":"2024-04-26T16:38:58.817287+0000","last_became_peered":"2024-04-26T16:38:58.817287+0000","last_unstale":"2024-04-26T16:39:35.997088+0000","last_undegraded":"2024-04-26T16:39:35.997088+0000","last_fullsized":"2024-04-26T16:39:35.997088+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_clean_scrub_stamp":"2024-04-26T16:38:57.563205+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T02:00:51.685422+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,0],"acting":[5,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"61'2","reported_seq":45,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.014691+0000","last_change":"2024-04-26T16:38:52.546693+0000","last_active":"2024-04-26T16:39:36.014691+0000","last_peered":"2024-04-26T16:39:36.014691+0000","last_clean":"2024-04-26T16:39:36.014691+0000","last_became_active":"2024-04-26T16:38:52.546390+0000","last_became_peered":"2024-04-26T16:38:52.546390+0000","last_unstale":"2024-04-26T16:39:36.014691+0000","last_undegraded":"2024-04-26T16:39:36.014691+0000","last_fullsized":"2024-04-26T16:39:36.014691+0000","mapping_epoch":60,"log_start":"0'0","ondisk_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-04-26T16:38:51.513872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:51.513872+0000","last_clean_scrub_stamp":"2024-04-26T16:38:51.513872+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-04-28T03:53:28.431296+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":92,"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":10,"num_read_kb":10,"num_write":4,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'15","reported_seq":54,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.996687+0000","last_change":"2024-04-26T16:38:55.167535+0000","last_active":"2024-04-26T16:39:35.996687+0000","last_peered":"2024-04-26T16:39:35.996687+0000","last_clean":"2024-04-26T16:39:35.996687+0000","last_became_active":"2024-04-26T16:38:55.167205+0000","last_became_peered":"2024-04-26T16:38:55.167205+0000","last_unstale":"2024-04-26T16:39:35.996687+0000","last_undegraded":"2024-04-26T16:39:35.996687+0000","last_fullsized":"2024-04-26T16:39:35.996687+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_clean_scrub_stamp":"2024-04-26T16:38:53.526998+0000","objects_scrubbed":0,"log_size":15,"log_dups_size":0,"ondisk_log_size":15,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T18:13:42.300550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"num_objects":7,"num_object_clones":0,"num_object_copies":21,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7,"num_whiteouts":0,"num_read":26,"num_read_kb":17,"num_write":16,"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":[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.9","version":"68'8","reported_seq":49,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:40:03.361949+0000","last_change":"2024-04-26T16:38:56.567952+0000","last_active":"2024-04-26T16:40:03.361949+0000","last_peered":"2024-04-26T16:40:03.361949+0000","last_clean":"2024-04-26T16:40:03.361949+0000","last_became_active":"2024-04-26T16:38:56.567624+0000","last_became_peered":"2024-04-26T16:38:56.567624+0000","last_unstale":"2024-04-26T16:40:03.361949+0000","last_undegraded":"2024-04-26T16:40:03.361949+0000","last_fullsized":"2024-04-26T16:40:03.361949+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-04-26T16:38:55.545151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:55.545151+0000","last_clean_scrub_stamp":"2024-04-26T16:38:55.545151+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-04-28T03:28:13.788213+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":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.b","version":"0'0","reported_seq":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.156974+0000","last_change":"2024-04-26T16:38:58.593368+0000","last_active":"2024-04-26T16:39:36.156974+0000","last_peered":"2024-04-26T16:39:36.156974+0000","last_clean":"2024-04-26T16:39:36.156974+0000","last_became_active":"2024-04-26T16:38:58.593045+0000","last_became_peered":"2024-04-26T16:38:58.593045+0000","last_unstale":"2024-04-26T16:39:36.156974+0000","last_undegraded":"2024-04-26T16:39:36.156974+0000","last_fullsized":"2024-04-26T16:39:36.156974+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_clean_scrub_stamp":"2024-04-26T16:38:57.563205+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T19:06:14.116848+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"0'0","reported_seq":33,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.014401+0000","last_change":"2024-04-26T16:38:52.547540+0000","last_active":"2024-04-26T16:39:36.014401+0000","last_peered":"2024-04-26T16:39:36.014401+0000","last_clean":"2024-04-26T16:39:36.014401+0000","last_became_active":"2024-04-26T16:38:52.547214+0000","last_became_peered":"2024-04-26T16:38:52.547214+0000","last_unstale":"2024-04-26T16:39:36.014401+0000","last_undegraded":"2024-04-26T16:39:36.014401+0000","last_fullsized":"2024-04-26T16:39:36.014401+0000","mapping_epoch":60,"log_start":"0'0","ondisk_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-04-26T16:38:51.513872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:51.513872+0000","last_clean_scrub_stamp":"2024-04-26T16:38:51.513872+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T04:30:10.515431+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'12","reported_seq":52,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.909541+0000","last_change":"2024-04-26T16:38:54.561462+0000","last_active":"2024-04-26T16:39:35.909541+0000","last_peered":"2024-04-26T16:39:35.909541+0000","last_clean":"2024-04-26T16:39:35.909541+0000","last_became_active":"2024-04-26T16:38:54.561070+0000","last_became_peered":"2024-04-26T16:38:54.561070+0000","last_unstale":"2024-04-26T16:39:35.909541+0000","last_undegraded":"2024-04-26T16:39:35.909541+0000","last_fullsized":"2024-04-26T16:39:35.909541+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_clean_scrub_stamp":"2024-04-26T16:38:53.526998+0000","objects_scrubbed":0,"log_size":12,"log_dups_size":0,"ondisk_log_size":12,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T01:13:07.036829+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":220,"num_objects":5,"num_object_clones":0,"num_object_copies":15,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5,"num_whiteouts":0,"num_read":25,"num_read_kb":16,"num_write":14,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"5.8","version":"0'0","reported_seq":25,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.009925+0000","last_change":"2024-04-26T16:38:56.571834+0000","last_active":"2024-04-26T16:39:36.009925+0000","last_peered":"2024-04-26T16:39:36.009925+0000","last_clean":"2024-04-26T16:39:36.009925+0000","last_became_active":"2024-04-26T16:38:56.571507+0000","last_became_peered":"2024-04-26T16:38:56.571507+0000","last_unstale":"2024-04-26T16:39:36.009925+0000","last_undegraded":"2024-04-26T16:39:36.009925+0000","last_fullsized":"2024-04-26T16:39:36.009925+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-04-26T16:38:55.545151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:55.545151+0000","last_clean_scrub_stamp":"2024-04-26T16:38:55.545151+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T04:10:16.353892+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"6.8","version":"0'0","reported_seq":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.013586+0000","last_change":"2024-04-26T16:38:58.594592+0000","last_active":"2024-04-26T16:39:36.013586+0000","last_peered":"2024-04-26T16:39:36.013586+0000","last_clean":"2024-04-26T16:39:36.013586+0000","last_became_active":"2024-04-26T16:38:58.594324+0000","last_became_peered":"2024-04-26T16:38:58.594324+0000","last_unstale":"2024-04-26T16:39:36.013586+0000","last_undegraded":"2024-04-26T16:39:36.013586+0000","last_fullsized":"2024-04-26T16:39:36.013586+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_clean_scrub_stamp":"2024-04-26T16:38:57.563205+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T20:38:23.463986+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[7,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"5.b","version":"0'0","reported_seq":25,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.010621+0000","last_change":"2024-04-26T16:38:56.574302+0000","last_active":"2024-04-26T16:39:36.010621+0000","last_peered":"2024-04-26T16:39:36.010621+0000","last_clean":"2024-04-26T16:39:36.010621+0000","last_became_active":"2024-04-26T16:38:56.573970+0000","last_became_peered":"2024-04-26T16:38:56.573970+0000","last_unstale":"2024-04-26T16:39:36.010621+0000","last_undegraded":"2024-04-26T16:39:36.010621+0000","last_fullsized":"2024-04-26T16:39:36.010621+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-04-26T16:38:55.545151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:55.545151+0000","last_clean_scrub_stamp":"2024-04-26T16:38:55.545151+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T01:01:58.938781+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"0'0","reported_seq":33,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.014511+0000","last_change":"2024-04-26T16:38:52.548364+0000","last_active":"2024-04-26T16:39:36.014511+0000","last_peered":"2024-04-26T16:39:36.014511+0000","last_clean":"2024-04-26T16:39:36.014511+0000","last_became_active":"2024-04-26T16:38:52.547643+0000","last_became_peered":"2024-04-26T16:38:52.547643+0000","last_unstale":"2024-04-26T16:39:36.014511+0000","last_undegraded":"2024-04-26T16:39:36.014511+0000","last_fullsized":"2024-04-26T16:39:36.014511+0000","mapping_epoch":60,"log_start":"0'0","ondisk_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-04-26T16:38:51.513872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:51.513872+0000","last_clean_scrub_stamp":"2024-04-26T16:38:51.513872+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T02:12:50.578889+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'19","reported_seq":60,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.157117+0000","last_change":"2024-04-26T16:38:55.166913+0000","last_active":"2024-04-26T16:39:36.157117+0000","last_peered":"2024-04-26T16:39:36.157117+0000","last_clean":"2024-04-26T16:39:36.157117+0000","last_became_active":"2024-04-26T16:38:55.166527+0000","last_became_peered":"2024-04-26T16:38:55.166527+0000","last_unstale":"2024-04-26T16:39:36.157117+0000","last_undegraded":"2024-04-26T16:39:36.157117+0000","last_fullsized":"2024-04-26T16:39:36.157117+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_clean_scrub_stamp":"2024-04-26T16:38:53.526998+0000","objects_scrubbed":0,"log_size":19,"log_dups_size":0,"ondisk_log_size":19,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T20:45:49.110877+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"num_objects":9,"num_object_clones":0,"num_object_copies":27,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":9,"num_whiteouts":0,"num_read":32,"num_read_kb":21,"num_write":20,"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":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"6.9","version":"0'0","reported_seq":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.907233+0000","last_change":"2024-04-26T16:38:58.584562+0000","last_active":"2024-04-26T16:39:35.907233+0000","last_peered":"2024-04-26T16:39:35.907233+0000","last_clean":"2024-04-26T16:39:35.907233+0000","last_became_active":"2024-04-26T16:38:58.584093+0000","last_became_peered":"2024-04-26T16:38:58.584093+0000","last_unstale":"2024-04-26T16:39:35.907233+0000","last_undegraded":"2024-04-26T16:39:35.907233+0000","last_fullsized":"2024-04-26T16:39:35.907233+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_clean_scrub_stamp":"2024-04-26T16:38:57.563205+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T01:33:41.460005+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[0,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"5.a","version":"0'0","reported_seq":25,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.010371+0000","last_change":"2024-04-26T16:38:56.570263+0000","last_active":"2024-04-26T16:39:36.010371+0000","last_peered":"2024-04-26T16:39:36.010371+0000","last_clean":"2024-04-26T16:39:36.010371+0000","last_became_active":"2024-04-26T16:38:56.569910+0000","last_became_peered":"2024-04-26T16:38:56.569910+0000","last_unstale":"2024-04-26T16:39:36.010371+0000","last_undegraded":"2024-04-26T16:39:36.010371+0000","last_fullsized":"2024-04-26T16:39:36.010371+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-04-26T16:38:55.545151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:55.545151+0000","last_clean_scrub_stamp":"2024-04-26T16:38:55.545151+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T02:28:03.559071+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":33,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.997075+0000","last_change":"2024-04-26T16:38:52.536281+0000","last_active":"2024-04-26T16:39:35.997075+0000","last_peered":"2024-04-26T16:39:35.997075+0000","last_clean":"2024-04-26T16:39:35.997075+0000","last_became_active":"2024-04-26T16:38:52.535889+0000","last_became_peered":"2024-04-26T16:38:52.535889+0000","last_unstale":"2024-04-26T16:39:35.997075+0000","last_undegraded":"2024-04-26T16:39:35.997075+0000","last_fullsized":"2024-04-26T16:39:35.997075+0000","mapping_epoch":60,"log_start":"0'0","ondisk_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-04-26T16:38:51.513872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:51.513872+0000","last_clean_scrub_stamp":"2024-04-26T16:38:51.513872+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T03:50:27.293916+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'9","reported_seq":61,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.909204+0000","last_change":"2024-04-26T16:39:17.973525+0000","last_active":"2024-04-26T16:39:35.909204+0000","last_peered":"2024-04-26T16:39:35.909204+0000","last_clean":"2024-04-26T16:39:35.909204+0000","last_became_active":"2024-04-26T16:39:17.967821+0000","last_became_peered":"2024-04-26T16:39:17.967821+0000","last_unstale":"2024-04-26T16:39:35.909204+0000","last_undegraded":"2024-04-26T16:39:35.909204+0000","last_fullsized":"2024-04-26T16:39:35.909204+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_clean_scrub_stamp":"2024-04-26T16:38:53.526998+0000","objects_scrubbed":0,"log_size":9,"log_dups_size":0,"ondisk_log_size":9,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T04:14:14.670484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"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":17,"num_read_kb":11,"num_write":10,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":110,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.6","version":"0'0","reported_seq":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.157679+0000","last_change":"2024-04-26T16:38:58.588473+0000","last_active":"2024-04-26T16:39:36.157679+0000","last_peered":"2024-04-26T16:39:36.157679+0000","last_clean":"2024-04-26T16:39:36.157679+0000","last_became_active":"2024-04-26T16:38:58.588163+0000","last_became_peered":"2024-04-26T16:38:58.588163+0000","last_unstale":"2024-04-26T16:39:36.157679+0000","last_undegraded":"2024-04-26T16:39:36.157679+0000","last_fullsized":"2024-04-26T16:39:36.157679+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_clean_scrub_stamp":"2024-04-26T16:38:57.563205+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T02:52:45.753989+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,7],"acting":[3,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.2","version":"64'2","reported_seq":44,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.996806+0000","last_change":"2024-04-26T16:38:55.558985+0000","last_active":"2024-04-26T16:39:35.996806+0000","last_peered":"2024-04-26T16:39:35.996806+0000","last_clean":"2024-04-26T16:39:35.996806+0000","last_became_active":"2024-04-26T16:38:51.528138+0000","last_became_peered":"2024-04-26T16:38:51.528138+0000","last_unstale":"2024-04-26T16:39:35.996806+0000","last_undegraded":"2024-04-26T16:39:35.996806+0000","last_fullsized":"2024-04-26T16:39:35.996806+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:50.500072+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:50.500072+0000","last_clean_scrub_stamp":"2024-04-26T16:38:50.500072+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-04-27T17:41:43.241811+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0013479799999999999,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":33,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.909028+0000","last_change":"2024-04-26T16:38:52.539381+0000","last_active":"2024-04-26T16:39:35.909028+0000","last_peered":"2024-04-26T16:39:35.909028+0000","last_clean":"2024-04-26T16:39:35.909028+0000","last_became_active":"2024-04-26T16:38:52.539069+0000","last_became_peered":"2024-04-26T16:38:52.539069+0000","last_unstale":"2024-04-26T16:39:35.909028+0000","last_undegraded":"2024-04-26T16:39:35.909028+0000","last_fullsized":"2024-04-26T16:39:35.909028+0000","mapping_epoch":60,"log_start":"0'0","ondisk_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-04-26T16:38:51.513872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:51.513872+0000","last_clean_scrub_stamp":"2024-04-26T16:38:51.513872+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T01:14:25.974039+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'28","reported_seq":93,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:40:03.361491+0000","last_change":"2024-04-26T16:38:54.563626+0000","last_active":"2024-04-26T16:40:03.361491+0000","last_peered":"2024-04-26T16:40:03.361491+0000","last_clean":"2024-04-26T16:40:03.361491+0000","last_became_active":"2024-04-26T16:38:54.563024+0000","last_became_peered":"2024-04-26T16:38:54.563024+0000","last_unstale":"2024-04-26T16:40:03.361491+0000","last_undegraded":"2024-04-26T16:40:03.361491+0000","last_fullsized":"2024-04-26T16:40:03.361491+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_clean_scrub_stamp":"2024-04-26T16:38:53.526998+0000","objects_scrubbed":0,"log_size":28,"log_dups_size":0,"ondisk_log_size":28,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T21:00:15.092964+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":358,"num_objects":10,"num_object_clones":0,"num_object_copies":30,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":10,"num_whiteouts":0,"num_read":48,"num_read_kb":33,"num_write":26,"num_write_kb":4,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":25,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.907778+0000","last_change":"2024-04-26T16:38:56.559846+0000","last_active":"2024-04-26T16:39:35.907778+0000","last_peered":"2024-04-26T16:39:35.907778+0000","last_clean":"2024-04-26T16:39:35.907778+0000","last_became_active":"2024-04-26T16:38:56.559484+0000","last_became_peered":"2024-04-26T16:38:56.559484+0000","last_unstale":"2024-04-26T16:39:35.907778+0000","last_undegraded":"2024-04-26T16:39:35.907778+0000","last_fullsized":"2024-04-26T16:39:35.907778+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-04-26T16:38:55.545151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:55.545151+0000","last_clean_scrub_stamp":"2024-04-26T16:38:55.545151+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T01:39:34.845134+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"6.5","version":"0'0","reported_seq":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.014655+0000","last_change":"2024-04-26T16:38:58.819857+0000","last_active":"2024-04-26T16:39:36.014655+0000","last_peered":"2024-04-26T16:39:36.014655+0000","last_clean":"2024-04-26T16:39:36.014655+0000","last_became_active":"2024-04-26T16:38:58.819555+0000","last_became_peered":"2024-04-26T16:38:58.819555+0000","last_unstale":"2024-04-26T16:39:36.014655+0000","last_undegraded":"2024-04-26T16:39:36.014655+0000","last_fullsized":"2024-04-26T16:39:36.014655+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_clean_scrub_stamp":"2024-04-26T16:38:57.563205+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T01:48:13.137796+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[7,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":33,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.906383+0000","last_change":"2024-04-26T16:38:53.301394+0000","last_active":"2024-04-26T16:39:35.906383+0000","last_peered":"2024-04-26T16:39:35.906383+0000","last_clean":"2024-04-26T16:39:35.906383+0000","last_became_active":"2024-04-26T16:38:53.300886+0000","last_became_peered":"2024-04-26T16:38:53.300886+0000","last_unstale":"2024-04-26T16:39:35.906383+0000","last_undegraded":"2024-04-26T16:39:35.906383+0000","last_fullsized":"2024-04-26T16:39:35.906383+0000","mapping_epoch":60,"log_start":"0'0","ondisk_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-04-26T16:38:51.513872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:51.513872+0000","last_clean_scrub_stamp":"2024-04-26T16:38:51.513872+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T20:58:03.480903+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":42,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.009909+0000","last_change":"2024-04-26T16:38:55.558633+0000","last_active":"2024-04-26T16:39:36.009909+0000","last_peered":"2024-04-26T16:39:36.009909+0000","last_clean":"2024-04-26T16:39:36.009909+0000","last_became_active":"2024-04-26T16:38:51.526866+0000","last_became_peered":"2024-04-26T16:38:51.526866+0000","last_unstale":"2024-04-26T16:39:36.009909+0000","last_undegraded":"2024-04-26T16:39:36.009909+0000","last_fullsized":"2024-04-26T16:39:36.009909+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:50.500072+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:50.500072+0000","last_clean_scrub_stamp":"2024-04-26T16:38:50.500072+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T18:58:33.050303+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0013091509999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.7","version":"68'13","reported_seq":56,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.909167+0000","last_change":"2024-04-26T16:38:54.567078+0000","last_active":"2024-04-26T16:39:35.909167+0000","last_peered":"2024-04-26T16:39:35.909167+0000","last_clean":"2024-04-26T16:39:35.909167+0000","last_became_active":"2024-04-26T16:38:54.566577+0000","last_became_peered":"2024-04-26T16:38:54.566577+0000","last_unstale":"2024-04-26T16:39:35.909167+0000","last_undegraded":"2024-04-26T16:39:35.909167+0000","last_fullsized":"2024-04-26T16:39:35.909167+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_clean_scrub_stamp":"2024-04-26T16:38:53.526998+0000","objects_scrubbed":0,"log_size":13,"log_dups_size":0,"ondisk_log_size":13,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T18:13:40.449765+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":330,"num_objects":5,"num_object_clones":0,"num_object_copies":15,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5,"num_whiteouts":0,"num_read":30,"num_read_kb":19,"num_write":16,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"0'0","reported_seq":25,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.010449+0000","last_change":"2024-04-26T16:38:56.571590+0000","last_active":"2024-04-26T16:39:36.010449+0000","last_peered":"2024-04-26T16:39:36.010449+0000","last_clean":"2024-04-26T16:39:36.010449+0000","last_became_active":"2024-04-26T16:38:56.571187+0000","last_became_peered":"2024-04-26T16:38:56.571187+0000","last_unstale":"2024-04-26T16:39:36.010449+0000","last_undegraded":"2024-04-26T16:39:36.010449+0000","last_fullsized":"2024-04-26T16:39:36.010449+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-04-26T16:38:55.545151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:55.545151+0000","last_clean_scrub_stamp":"2024-04-26T16:38:55.545151+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T03:55:10.269568+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"6.7","version":"0'0","reported_seq":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.997371+0000","last_change":"2024-04-26T16:38:58.594400+0000","last_active":"2024-04-26T16:39:35.997371+0000","last_peered":"2024-04-26T16:39:35.997371+0000","last_clean":"2024-04-26T16:39:35.997371+0000","last_became_active":"2024-04-26T16:38:58.594097+0000","last_became_peered":"2024-04-26T16:38:58.594097+0000","last_unstale":"2024-04-26T16:39:35.997371+0000","last_undegraded":"2024-04-26T16:39:35.997371+0000","last_fullsized":"2024-04-26T16:39:35.997371+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_clean_scrub_stamp":"2024-04-26T16:38:57.563205+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T03:54:51.112943+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"72'128","reported_seq":278,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:38.001861+0000","last_change":"2024-04-26T16:38:42.353732+0000","last_active":"2024-04-26T16:39:38.001861+0000","last_peered":"2024-04-26T16:39:38.001861+0000","last_clean":"2024-04-26T16:39:38.001861+0000","last_became_active":"2024-04-26T16:38:42.353276+0000","last_became_peered":"2024-04-26T16:38:42.353276+0000","last_unstale":"2024-04-26T16:39:38.001861+0000","last_undegraded":"2024-04-26T16:39:38.001861+0000","last_fullsized":"2024-04-26T16:39:38.001861+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-04-26T16:36:33.417521+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:36:33.417521+0000","last_clean_scrub_stamp":"2024-04-26T16:36:33.417521+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-04-28T03:39:59.692575+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":"3.2","version":"0'0","reported_seq":33,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.158111+0000","last_change":"2024-04-26T16:38:52.544873+0000","last_active":"2024-04-26T16:39:36.158111+0000","last_peered":"2024-04-26T16:39:36.158111+0000","last_clean":"2024-04-26T16:39:36.158111+0000","last_became_active":"2024-04-26T16:38:52.544550+0000","last_became_peered":"2024-04-26T16:38:52.544550+0000","last_unstale":"2024-04-26T16:39:36.158111+0000","last_undegraded":"2024-04-26T16:39:36.158111+0000","last_fullsized":"2024-04-26T16:39:36.158111+0000","mapping_epoch":60,"log_start":"0'0","ondisk_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-04-26T16:38:51.513872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:51.513872+0000","last_clean_scrub_stamp":"2024-04-26T16:38:51.513872+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T19:51:35.328483+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'16","reported_seq":67,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:40:03.361623+0000","last_change":"2024-04-26T16:38:55.165911+0000","last_active":"2024-04-26T16:40:03.361623+0000","last_peered":"2024-04-26T16:40:03.361623+0000","last_clean":"2024-04-26T16:40:03.361623+0000","last_became_active":"2024-04-26T16:38:55.165505+0000","last_became_peered":"2024-04-26T16:38:55.165505+0000","last_unstale":"2024-04-26T16:40:03.361623+0000","last_undegraded":"2024-04-26T16:40:03.361623+0000","last_fullsized":"2024-04-26T16:40:03.361623+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_clean_scrub_stamp":"2024-04-26T16:38:53.526998+0000","objects_scrubbed":0,"log_size":16,"log_dups_size":0,"ondisk_log_size":16,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T23:05:32.827950+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":154,"num_objects":8,"num_object_clones":0,"num_object_copies":24,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":8,"num_whiteouts":0,"num_read":25,"num_read_kb":15,"num_write":13,"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":[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.4","version":"0'0","reported_seq":25,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.014636+0000","last_change":"2024-04-26T16:38:56.568162+0000","last_active":"2024-04-26T16:39:36.014636+0000","last_peered":"2024-04-26T16:39:36.014636+0000","last_clean":"2024-04-26T16:39:36.014636+0000","last_became_active":"2024-04-26T16:38:56.567502+0000","last_became_peered":"2024-04-26T16:38:56.567502+0000","last_unstale":"2024-04-26T16:39:36.014636+0000","last_undegraded":"2024-04-26T16:39:36.014636+0000","last_fullsized":"2024-04-26T16:39:36.014636+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-04-26T16:38:55.545151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:55.545151+0000","last_clean_scrub_stamp":"2024-04-26T16:38:55.545151+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T22:57:47.668472+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.4","version":"0'0","reported_seq":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.908214+0000","last_change":"2024-04-26T16:38:58.596010+0000","last_active":"2024-04-26T16:39:35.908214+0000","last_peered":"2024-04-26T16:39:35.908214+0000","last_clean":"2024-04-26T16:39:35.908214+0000","last_became_active":"2024-04-26T16:38:58.595399+0000","last_became_peered":"2024-04-26T16:38:58.595399+0000","last_unstale":"2024-04-26T16:39:35.908214+0000","last_undegraded":"2024-04-26T16:39:35.908214+0000","last_fullsized":"2024-04-26T16:39:35.908214+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_clean_scrub_stamp":"2024-04-26T16:38:57.563205+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T23:56:07.264921+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[1,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":33,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.908042+0000","last_change":"2024-04-26T16:38:52.536960+0000","last_active":"2024-04-26T16:39:35.908042+0000","last_peered":"2024-04-26T16:39:35.908042+0000","last_clean":"2024-04-26T16:39:35.908042+0000","last_became_active":"2024-04-26T16:38:52.536659+0000","last_became_peered":"2024-04-26T16:38:52.536659+0000","last_unstale":"2024-04-26T16:39:35.908042+0000","last_undegraded":"2024-04-26T16:39:35.908042+0000","last_fullsized":"2024-04-26T16:39:35.908042+0000","mapping_epoch":60,"log_start":"0'0","ondisk_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-04-26T16:38:51.513872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:51.513872+0000","last_clean_scrub_stamp":"2024-04-26T16:38:51.513872+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T00:42:51.348527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"69'5","reported_seq":117,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:40:10.138216+0000","last_change":"2024-04-26T16:38:55.560873+0000","last_active":"2024-04-26T16:40:10.138216+0000","last_peered":"2024-04-26T16:40:10.138216+0000","last_clean":"2024-04-26T16:40:10.138216+0000","last_became_active":"2024-04-26T16:38:51.527434+0000","last_became_peered":"2024-04-26T16:38:51.527434+0000","last_unstale":"2024-04-26T16:40:10.138216+0000","last_undegraded":"2024-04-26T16:40:10.138216+0000","last_fullsized":"2024-04-26T16:40:10.138216+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:50.500072+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:50.500072+0000","last_clean_scrub_stamp":"2024-04-26T16:38:50.500072+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-04-27T21:01:04.488263+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0018347769999999999,"stat_sum":{"num_bytes":389,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":72,"num_read_kb":67,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.6","version":"68'12","reported_seq":47,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.908427+0000","last_change":"2024-04-26T16:38:54.561596+0000","last_active":"2024-04-26T16:39:35.908427+0000","last_peered":"2024-04-26T16:39:35.908427+0000","last_clean":"2024-04-26T16:39:35.908427+0000","last_became_active":"2024-04-26T16:38:54.561218+0000","last_became_peered":"2024-04-26T16:38:54.561218+0000","last_unstale":"2024-04-26T16:39:35.908427+0000","last_undegraded":"2024-04-26T16:39:35.908427+0000","last_fullsized":"2024-04-26T16:39:35.908427+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_clean_scrub_stamp":"2024-04-26T16:38:53.526998+0000","objects_scrubbed":0,"log_size":12,"log_dups_size":0,"ondisk_log_size":12,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T00:34:18.243666+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":6,"num_object_clones":0,"num_object_copies":18,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6,"num_whiteouts":0,"num_read":18,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"0'0","reported_seq":25,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.997689+0000","last_change":"2024-04-26T16:38:56.571259+0000","last_active":"2024-04-26T16:39:35.997689+0000","last_peered":"2024-04-26T16:39:35.997689+0000","last_clean":"2024-04-26T16:39:35.997689+0000","last_became_active":"2024-04-26T16:38:56.569677+0000","last_became_peered":"2024-04-26T16:38:56.569677+0000","last_unstale":"2024-04-26T16:39:35.997689+0000","last_undegraded":"2024-04-26T16:39:35.997689+0000","last_fullsized":"2024-04-26T16:39:35.997689+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-04-26T16:38:55.545151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:55.545151+0000","last_clean_scrub_stamp":"2024-04-26T16:38:55.545151+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T04:20:14.718802+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.1","version":"0'0","reported_seq":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.906428+0000","last_change":"2024-04-26T16:38:58.817400+0000","last_active":"2024-04-26T16:39:35.906428+0000","last_peered":"2024-04-26T16:39:35.906428+0000","last_clean":"2024-04-26T16:39:35.906428+0000","last_became_active":"2024-04-26T16:38:58.816837+0000","last_became_peered":"2024-04-26T16:38:58.816837+0000","last_unstale":"2024-04-26T16:39:35.906428+0000","last_undegraded":"2024-04-26T16:39:35.906428+0000","last_fullsized":"2024-04-26T16:39:35.906428+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_clean_scrub_stamp":"2024-04-26T16:38:57.563205+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T20:59:58.820409+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":33,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.909437+0000","last_change":"2024-04-26T16:38:53.301369+0000","last_active":"2024-04-26T16:39:35.909437+0000","last_peered":"2024-04-26T16:39:35.909437+0000","last_clean":"2024-04-26T16:39:35.909437+0000","last_became_active":"2024-04-26T16:38:53.300869+0000","last_became_peered":"2024-04-26T16:38:53.300869+0000","last_unstale":"2024-04-26T16:39:35.909437+0000","last_undegraded":"2024-04-26T16:39:35.909437+0000","last_fullsized":"2024-04-26T16:39:35.909437+0000","mapping_epoch":60,"log_start":"0'0","ondisk_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-04-26T16:38:51.513872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:51.513872+0000","last_clean_scrub_stamp":"2024-04-26T16:38:51.513872+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T03:15:27.298828+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"68'19","reported_seq":65,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.908129+0000","last_change":"2024-04-26T16:38:55.165993+0000","last_active":"2024-04-26T16:39:35.908129+0000","last_peered":"2024-04-26T16:39:35.908129+0000","last_clean":"2024-04-26T16:39:35.908129+0000","last_became_active":"2024-04-26T16:38:55.165406+0000","last_became_peered":"2024-04-26T16:38:55.165406+0000","last_unstale":"2024-04-26T16:39:35.908129+0000","last_undegraded":"2024-04-26T16:39:35.908129+0000","last_fullsized":"2024-04-26T16:39:35.908129+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_clean_scrub_stamp":"2024-04-26T16:38:53.526998+0000","objects_scrubbed":0,"log_size":19,"log_dups_size":0,"ondisk_log_size":19,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T23:49:29.258069+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":330,"num_objects":8,"num_object_clones":0,"num_object_copies":24,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":8,"num_whiteouts":0,"num_read":39,"num_read_kb":25,"num_write":22,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":25,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.157125+0000","last_change":"2024-04-26T16:38:56.563219+0000","last_active":"2024-04-26T16:39:36.157125+0000","last_peered":"2024-04-26T16:39:36.157125+0000","last_clean":"2024-04-26T16:39:36.157125+0000","last_became_active":"2024-04-26T16:38:56.562892+0000","last_became_peered":"2024-04-26T16:38:56.562892+0000","last_unstale":"2024-04-26T16:39:36.157125+0000","last_undegraded":"2024-04-26T16:39:36.157125+0000","last_fullsized":"2024-04-26T16:39:36.157125+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-04-26T16:38:55.545151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:55.545151+0000","last_clean_scrub_stamp":"2024-04-26T16:38:55.545151+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T22:59:02.000275+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"6.0","version":"0'0","reported_seq":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.907355+0000","last_change":"2024-04-26T16:38:58.584886+0000","last_active":"2024-04-26T16:39:35.907355+0000","last_peered":"2024-04-26T16:39:35.907355+0000","last_clean":"2024-04-26T16:39:35.907355+0000","last_became_active":"2024-04-26T16:38:58.584429+0000","last_became_peered":"2024-04-26T16:38:58.584429+0000","last_unstale":"2024-04-26T16:39:35.907355+0000","last_undegraded":"2024-04-26T16:39:35.907355+0000","last_fullsized":"2024-04-26T16:39:35.907355+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_clean_scrub_stamp":"2024-04-26T16:38:57.563205+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T03:28:00.107780+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":33,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.997519+0000","last_change":"2024-04-26T16:38:53.301956+0000","last_active":"2024-04-26T16:39:35.997519+0000","last_peered":"2024-04-26T16:39:35.997519+0000","last_clean":"2024-04-26T16:39:35.997519+0000","last_became_active":"2024-04-26T16:38:53.300910+0000","last_became_peered":"2024-04-26T16:38:53.300910+0000","last_unstale":"2024-04-26T16:39:35.997519+0000","last_undegraded":"2024-04-26T16:39:35.997519+0000","last_fullsized":"2024-04-26T16:39:35.997519+0000","mapping_epoch":60,"log_start":"0'0","ondisk_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-04-26T16:38:51.513872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:51.513872+0000","last_clean_scrub_stamp":"2024-04-26T16:38:51.513872+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T00:46:30.537903+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"68'10","reported_seq":44,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.907123+0000","last_change":"2024-04-26T16:38:54.565383+0000","last_active":"2024-04-26T16:39:35.907123+0000","last_peered":"2024-04-26T16:39:35.907123+0000","last_clean":"2024-04-26T16:39:35.907123+0000","last_became_active":"2024-04-26T16:38:54.563495+0000","last_became_peered":"2024-04-26T16:38:54.563495+0000","last_unstale":"2024-04-26T16:39:35.907123+0000","last_undegraded":"2024-04-26T16:39:35.907123+0000","last_fullsized":"2024-04-26T16:39:35.907123+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_clean_scrub_stamp":"2024-04-26T16:38:53.526998+0000","objects_scrubbed":0,"log_size":10,"log_dups_size":0,"ondisk_log_size":10,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T20:07:09.897525+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":5,"num_object_clones":0,"num_object_copies":15,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5,"num_whiteouts":0,"num_read":15,"num_read_kb":10,"num_write":10,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"68'8","reported_seq":49,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:40:03.361425+0000","last_change":"2024-04-26T16:38:56.565962+0000","last_active":"2024-04-26T16:40:03.361425+0000","last_peered":"2024-04-26T16:40:03.361425+0000","last_clean":"2024-04-26T16:40:03.361425+0000","last_became_active":"2024-04-26T16:38:56.565008+0000","last_became_peered":"2024-04-26T16:38:56.565008+0000","last_unstale":"2024-04-26T16:40:03.361425+0000","last_undegraded":"2024-04-26T16:40:03.361425+0000","last_fullsized":"2024-04-26T16:40:03.361425+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-04-26T16:38:55.545151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:55.545151+0000","last_clean_scrub_stamp":"2024-04-26T16:38:55.545151+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-04-28T01:39:53.379091+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":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.3","version":"68'1","reported_seq":22,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.014121+0000","last_change":"2024-04-26T16:38:58.818939+0000","last_active":"2024-04-26T16:39:36.014121+0000","last_peered":"2024-04-26T16:39:36.014121+0000","last_clean":"2024-04-26T16:39:36.014121+0000","last_became_active":"2024-04-26T16:38:58.818550+0000","last_became_peered":"2024-04-26T16:38:58.818550+0000","last_unstale":"2024-04-26T16:39:36.014121+0000","last_undegraded":"2024-04-26T16:39:36.014121+0000","last_fullsized":"2024-04-26T16:39:36.014121+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_clean_scrub_stamp":"2024-04-26T16:38:57.563205+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-04-28T04:31:14.308606+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":13,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,2],"acting":[7,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.6","version":"61'1","reported_seq":34,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.908571+0000","last_change":"2024-04-26T16:38:52.536817+0000","last_active":"2024-04-26T16:39:35.908571+0000","last_peered":"2024-04-26T16:39:35.908571+0000","last_clean":"2024-04-26T16:39:35.908571+0000","last_became_active":"2024-04-26T16:38:52.536494+0000","last_became_peered":"2024-04-26T16:38:52.536494+0000","last_unstale":"2024-04-26T16:39:35.908571+0000","last_undegraded":"2024-04-26T16:39:35.908571+0000","last_fullsized":"2024-04-26T16:39:35.908571+0000","mapping_epoch":60,"log_start":"0'0","ondisk_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-04-26T16:38:51.513872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:51.513872+0000","last_clean_scrub_stamp":"2024-04-26T16:38:51.513872+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-04-27T23:21:04.733476+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":46,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"68'14","reported_seq":50,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.909296+0000","last_change":"2024-04-26T16:38:54.557909+0000","last_active":"2024-04-26T16:39:35.909296+0000","last_peered":"2024-04-26T16:39:35.909296+0000","last_clean":"2024-04-26T16:39:35.909296+0000","last_became_active":"2024-04-26T16:38:54.557560+0000","last_became_peered":"2024-04-26T16:38:54.557560+0000","last_unstale":"2024-04-26T16:39:35.909296+0000","last_undegraded":"2024-04-26T16:39:35.909296+0000","last_fullsized":"2024-04-26T16:39:35.909296+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_clean_scrub_stamp":"2024-04-26T16:38:53.526998+0000","objects_scrubbed":0,"log_size":14,"log_dups_size":0,"ondisk_log_size":14,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T17:30:03.643882+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":7,"num_object_clones":0,"num_object_copies":21,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7,"num_whiteouts":0,"num_read":21,"num_read_kb":14,"num_write":14,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.0","version":"68'8","reported_seq":49,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:40:03.361471+0000","last_change":"2024-04-26T16:38:56.576067+0000","last_active":"2024-04-26T16:40:03.361471+0000","last_peered":"2024-04-26T16:40:03.361471+0000","last_clean":"2024-04-26T16:40:03.361471+0000","last_became_active":"2024-04-26T16:38:56.575699+0000","last_became_peered":"2024-04-26T16:38:56.575699+0000","last_unstale":"2024-04-26T16:40:03.361471+0000","last_undegraded":"2024-04-26T16:40:03.361471+0000","last_fullsized":"2024-04-26T16:40:03.361471+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-04-26T16:38:55.545151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:55.545151+0000","last_clean_scrub_stamp":"2024-04-26T16:38:55.545151+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-04-28T02:05:48.371784+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":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.2","version":"0'0","reported_seq":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.908710+0000","last_change":"2024-04-26T16:38:58.595377+0000","last_active":"2024-04-26T16:39:35.908710+0000","last_peered":"2024-04-26T16:39:35.908710+0000","last_clean":"2024-04-26T16:39:35.908710+0000","last_became_active":"2024-04-26T16:38:58.595038+0000","last_became_peered":"2024-04-26T16:38:58.595038+0000","last_unstale":"2024-04-26T16:39:35.908710+0000","last_undegraded":"2024-04-26T16:39:35.908710+0000","last_fullsized":"2024-04-26T16:39:35.908710+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_clean_scrub_stamp":"2024-04-26T16:38:57.563205+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T23:00:30.686839+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[4,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"0'0","reported_seq":33,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.157847+0000","last_change":"2024-04-26T16:38:52.542138+0000","last_active":"2024-04-26T16:39:36.157847+0000","last_peered":"2024-04-26T16:39:36.157847+0000","last_clean":"2024-04-26T16:39:36.157847+0000","last_became_active":"2024-04-26T16:38:52.541801+0000","last_became_peered":"2024-04-26T16:38:52.541801+0000","last_unstale":"2024-04-26T16:39:36.157847+0000","last_undegraded":"2024-04-26T16:39:36.157847+0000","last_fullsized":"2024-04-26T16:39:36.157847+0000","mapping_epoch":60,"log_start":"0'0","ondisk_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-04-26T16:38:51.513872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:51.513872+0000","last_clean_scrub_stamp":"2024-04-26T16:38:51.513872+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T20:07:23.737341+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.0","version":"68'18","reported_seq":61,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.156725+0000","last_change":"2024-04-26T16:38:55.165737+0000","last_active":"2024-04-26T16:39:36.156725+0000","last_peered":"2024-04-26T16:39:36.156725+0000","last_clean":"2024-04-26T16:39:36.156725+0000","last_became_active":"2024-04-26T16:38:55.165310+0000","last_became_peered":"2024-04-26T16:38:55.165310+0000","last_unstale":"2024-04-26T16:39:36.156725+0000","last_undegraded":"2024-04-26T16:39:36.156725+0000","last_fullsized":"2024-04-26T16:39:36.156725+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_clean_scrub_stamp":"2024-04-26T16:38:53.526998+0000","objects_scrubbed":0,"log_size":18,"log_dups_size":0,"ondisk_log_size":18,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T20:43:36.592746+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":220,"num_objects":8,"num_object_clones":0,"num_object_copies":24,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":8,"num_whiteouts":0,"num_read":34,"num_read_kb":22,"num_write":20,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":25,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.908609+0000","last_change":"2024-04-26T16:38:56.572584+0000","last_active":"2024-04-26T16:39:35.908609+0000","last_peered":"2024-04-26T16:39:35.908609+0000","last_clean":"2024-04-26T16:39:35.908609+0000","last_became_active":"2024-04-26T16:38:56.572312+0000","last_became_peered":"2024-04-26T16:38:56.572312+0000","last_unstale":"2024-04-26T16:39:35.908609+0000","last_undegraded":"2024-04-26T16:39:35.908609+0000","last_fullsized":"2024-04-26T16:39:35.908609+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-04-26T16:38:55.545151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:55.545151+0000","last_clean_scrub_stamp":"2024-04-26T16:38:55.545151+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T04:02:43.412574+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.d","version":"0'0","reported_seq":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.997182+0000","last_change":"2024-04-26T16:38:58.592610+0000","last_active":"2024-04-26T16:39:35.997182+0000","last_peered":"2024-04-26T16:39:35.997182+0000","last_clean":"2024-04-26T16:39:35.997182+0000","last_became_active":"2024-04-26T16:38:58.592256+0000","last_became_peered":"2024-04-26T16:38:58.592256+0000","last_unstale":"2024-04-26T16:39:35.997182+0000","last_undegraded":"2024-04-26T16:39:35.997182+0000","last_fullsized":"2024-04-26T16:39:35.997182+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_clean_scrub_stamp":"2024-04-26T16:38:57.563205+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T03:07:30.905796+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.e","version":"68'8","reported_seq":49,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:40:03.361731+0000","last_change":"2024-04-26T16:38:56.568011+0000","last_active":"2024-04-26T16:40:03.361731+0000","last_peered":"2024-04-26T16:40:03.361731+0000","last_clean":"2024-04-26T16:40:03.361731+0000","last_became_active":"2024-04-26T16:38:56.567027+0000","last_became_peered":"2024-04-26T16:38:56.567027+0000","last_unstale":"2024-04-26T16:40:03.361731+0000","last_undegraded":"2024-04-26T16:40:03.361731+0000","last_fullsized":"2024-04-26T16:40:03.361731+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-04-26T16:38:55.545151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:55.545151+0000","last_clean_scrub_stamp":"2024-04-26T16:38:55.545151+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-04-27T20:40:20.086227+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":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":33,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.156682+0000","last_change":"2024-04-26T16:38:52.544712+0000","last_active":"2024-04-26T16:39:36.156682+0000","last_peered":"2024-04-26T16:39:36.156682+0000","last_clean":"2024-04-26T16:39:36.156682+0000","last_became_active":"2024-04-26T16:38:52.544408+0000","last_became_peered":"2024-04-26T16:38:52.544408+0000","last_unstale":"2024-04-26T16:39:36.156682+0000","last_undegraded":"2024-04-26T16:39:36.156682+0000","last_fullsized":"2024-04-26T16:39:36.156682+0000","mapping_epoch":60,"log_start":"0'0","ondisk_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-04-26T16:38:51.513872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:51.513872+0000","last_clean_scrub_stamp":"2024-04-26T16:38:51.513872+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T22:50:47.359004+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'15","reported_seq":54,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.909460+0000","last_change":"2024-04-26T16:38:54.564694+0000","last_active":"2024-04-26T16:39:35.909460+0000","last_peered":"2024-04-26T16:39:35.909460+0000","last_clean":"2024-04-26T16:39:35.909460+0000","last_became_active":"2024-04-26T16:38:54.564229+0000","last_became_peered":"2024-04-26T16:38:54.564229+0000","last_unstale":"2024-04-26T16:39:35.909460+0000","last_undegraded":"2024-04-26T16:39:35.909460+0000","last_fullsized":"2024-04-26T16:39:35.909460+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_clean_scrub_stamp":"2024-04-26T16:38:53.526998+0000","objects_scrubbed":0,"log_size":15,"log_dups_size":0,"ondisk_log_size":15,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T00:57:34.278339+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"num_objects":7,"num_object_clones":0,"num_object_copies":21,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7,"num_whiteouts":0,"num_read":26,"num_read_kb":17,"num_write":16,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.c","version":"0'0","reported_seq":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.157131+0000","last_change":"2024-04-26T16:38:58.817005+0000","last_active":"2024-04-26T16:39:36.157131+0000","last_peered":"2024-04-26T16:39:36.157131+0000","last_clean":"2024-04-26T16:39:36.157131+0000","last_became_active":"2024-04-26T16:38:58.816589+0000","last_became_peered":"2024-04-26T16:38:58.816589+0000","last_unstale":"2024-04-26T16:39:36.157131+0000","last_undegraded":"2024-04-26T16:39:36.157131+0000","last_fullsized":"2024-04-26T16:39:36.157131+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_clean_scrub_stamp":"2024-04-26T16:38:57.563205+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T19:17:19.298575+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"5.f","version":"0'0","reported_seq":25,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.997611+0000","last_change":"2024-04-26T16:38:56.568411+0000","last_active":"2024-04-26T16:39:35.997611+0000","last_peered":"2024-04-26T16:39:35.997611+0000","last_clean":"2024-04-26T16:39:35.997611+0000","last_became_active":"2024-04-26T16:38:56.568092+0000","last_became_peered":"2024-04-26T16:38:56.568092+0000","last_unstale":"2024-04-26T16:39:35.997611+0000","last_undegraded":"2024-04-26T16:39:35.997611+0000","last_fullsized":"2024-04-26T16:39:35.997611+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-04-26T16:38:55.545151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:55.545151+0000","last_clean_scrub_stamp":"2024-04-26T16:38:55.545151+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T23:21:22.572184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":33,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.908741+0000","last_change":"2024-04-26T16:38:53.301281+0000","last_active":"2024-04-26T16:39:35.908741+0000","last_peered":"2024-04-26T16:39:35.908741+0000","last_clean":"2024-04-26T16:39:35.908741+0000","last_became_active":"2024-04-26T16:38:53.300903+0000","last_became_peered":"2024-04-26T16:38:53.300903+0000","last_unstale":"2024-04-26T16:39:35.908741+0000","last_undegraded":"2024-04-26T16:39:35.908741+0000","last_fullsized":"2024-04-26T16:39:35.908741+0000","mapping_epoch":60,"log_start":"0'0","ondisk_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-04-26T16:38:51.513872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:51.513872+0000","last_clean_scrub_stamp":"2024-04-26T16:38:51.513872+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T18:55:43.510050+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'11","reported_seq":66,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.909948+0000","last_change":"2024-04-26T16:39:17.979211+0000","last_active":"2024-04-26T16:39:35.909948+0000","last_peered":"2024-04-26T16:39:35.909948+0000","last_clean":"2024-04-26T16:39:35.909948+0000","last_became_active":"2024-04-26T16:39:17.968356+0000","last_became_peered":"2024-04-26T16:39:17.968356+0000","last_unstale":"2024-04-26T16:39:35.909948+0000","last_undegraded":"2024-04-26T16:39:35.909948+0000","last_fullsized":"2024-04-26T16:39:35.909948+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_clean_scrub_stamp":"2024-04-26T16:38:53.526998+0000","objects_scrubbed":0,"log_size":11,"log_dups_size":0,"ondisk_log_size":11,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T03:59:21.182794+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"num_objects":5,"num_object_clones":0,"num_object_copies":15,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5,"num_whiteouts":0,"num_read":20,"num_read_kb":13,"num_write":12,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":110,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.f","version":"0'0","reported_seq":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.010741+0000","last_change":"2024-04-26T16:38:58.593602+0000","last_active":"2024-04-26T16:39:36.010741+0000","last_peered":"2024-04-26T16:39:36.010741+0000","last_clean":"2024-04-26T16:39:36.010741+0000","last_became_active":"2024-04-26T16:38:58.593007+0000","last_became_peered":"2024-04-26T16:38:58.593007+0000","last_unstale":"2024-04-26T16:39:36.010741+0000","last_undegraded":"2024-04-26T16:39:36.010741+0000","last_fullsized":"2024-04-26T16:39:36.010741+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_clean_scrub_stamp":"2024-04-26T16:38:57.563205+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T02:15:03.165576+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,4],"acting":[2,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"5.c","version":"0'0","reported_seq":25,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.909948+0000","last_change":"2024-04-26T16:38:56.567989+0000","last_active":"2024-04-26T16:39:35.909948+0000","last_peered":"2024-04-26T16:39:35.909948+0000","last_clean":"2024-04-26T16:39:35.909948+0000","last_became_active":"2024-04-26T16:38:56.566462+0000","last_became_peered":"2024-04-26T16:38:56.566462+0000","last_unstale":"2024-04-26T16:39:35.909948+0000","last_undegraded":"2024-04-26T16:39:35.909948+0000","last_fullsized":"2024-04-26T16:39:35.909948+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-04-26T16:38:55.545151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:55.545151+0000","last_clean_scrub_stamp":"2024-04-26T16:38:55.545151+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T03:19:10.013431+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":33,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.156876+0000","last_change":"2024-04-26T16:38:52.542737+0000","last_active":"2024-04-26T16:39:36.156876+0000","last_peered":"2024-04-26T16:39:36.156876+0000","last_clean":"2024-04-26T16:39:36.156876+0000","last_became_active":"2024-04-26T16:38:52.542365+0000","last_became_peered":"2024-04-26T16:38:52.542365+0000","last_unstale":"2024-04-26T16:39:36.156876+0000","last_undegraded":"2024-04-26T16:39:36.156876+0000","last_fullsized":"2024-04-26T16:39:36.156876+0000","mapping_epoch":60,"log_start":"0'0","ondisk_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-04-26T16:38:51.513872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:51.513872+0000","last_clean_scrub_stamp":"2024-04-26T16:38:51.513872+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T17:32:36.285660+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'17","reported_seq":81,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.909661+0000","last_change":"2024-04-26T16:39:18.575726+0000","last_active":"2024-04-26T16:39:35.909661+0000","last_peered":"2024-04-26T16:39:35.909661+0000","last_clean":"2024-04-26T16:39:35.909661+0000","last_became_active":"2024-04-26T16:39:18.567198+0000","last_became_peered":"2024-04-26T16:39:18.567198+0000","last_unstale":"2024-04-26T16:39:35.909661+0000","last_undegraded":"2024-04-26T16:39:35.909661+0000","last_fullsized":"2024-04-26T16:39:35.909661+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_clean_scrub_stamp":"2024-04-26T16:38:53.526998+0000","objects_scrubbed":0,"log_size":17,"log_dups_size":0,"ondisk_log_size":17,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T16:41:22.547292+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"num_objects":8,"num_object_clones":0,"num_object_copies":24,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":8,"num_whiteouts":0,"num_read":29,"num_read_kb":19,"num_write":18,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":110,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,5],"acting":[4,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.e","version":"0'0","reported_seq":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.910288+0000","last_change":"2024-04-26T16:38:58.595085+0000","last_active":"2024-04-26T16:39:35.910288+0000","last_peered":"2024-04-26T16:39:35.910288+0000","last_clean":"2024-04-26T16:39:35.910288+0000","last_became_active":"2024-04-26T16:38:58.594779+0000","last_became_peered":"2024-04-26T16:38:58.594779+0000","last_unstale":"2024-04-26T16:39:35.910288+0000","last_undegraded":"2024-04-26T16:39:35.910288+0000","last_fullsized":"2024-04-26T16:39:35.910288+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_clean_scrub_stamp":"2024-04-26T16:38:57.563205+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T21:35:41.132809+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.d","version":"68'8","reported_seq":49,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:40:03.361425+0000","last_change":"2024-04-26T16:38:56.574579+0000","last_active":"2024-04-26T16:40:03.361425+0000","last_peered":"2024-04-26T16:40:03.361425+0000","last_clean":"2024-04-26T16:40:03.361425+0000","last_became_active":"2024-04-26T16:38:56.574146+0000","last_became_peered":"2024-04-26T16:38:56.574146+0000","last_unstale":"2024-04-26T16:40:03.361425+0000","last_undegraded":"2024-04-26T16:40:03.361425+0000","last_fullsized":"2024-04-26T16:40:03.361425+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-04-26T16:38:55.545151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:55.545151+0000","last_clean_scrub_stamp":"2024-04-26T16:38:55.545151+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-04-27T19:49:52.588726+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":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"0'0","reported_seq":33,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.157108+0000","last_change":"2024-04-26T16:38:52.539152+0000","last_active":"2024-04-26T16:39:36.157108+0000","last_peered":"2024-04-26T16:39:36.157108+0000","last_clean":"2024-04-26T16:39:36.157108+0000","last_became_active":"2024-04-26T16:38:52.538858+0000","last_became_peered":"2024-04-26T16:38:52.538858+0000","last_unstale":"2024-04-26T16:39:36.157108+0000","last_undegraded":"2024-04-26T16:39:36.157108+0000","last_fullsized":"2024-04-26T16:39:36.157108+0000","mapping_epoch":60,"log_start":"0'0","ondisk_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-04-26T16:38:51.513872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:51.513872+0000","last_clean_scrub_stamp":"2024-04-26T16:38:51.513872+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T02:42:33.846466+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'10","reported_seq":44,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.909208+0000","last_change":"2024-04-26T16:38:54.556862+0000","last_active":"2024-04-26T16:39:35.909208+0000","last_peered":"2024-04-26T16:39:35.909208+0000","last_clean":"2024-04-26T16:39:35.909208+0000","last_became_active":"2024-04-26T16:38:54.556406+0000","last_became_peered":"2024-04-26T16:38:54.556406+0000","last_unstale":"2024-04-26T16:39:35.909208+0000","last_undegraded":"2024-04-26T16:39:35.909208+0000","last_fullsized":"2024-04-26T16:39:35.909208+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_clean_scrub_stamp":"2024-04-26T16:38:53.526998+0000","objects_scrubbed":0,"log_size":10,"log_dups_size":0,"ondisk_log_size":10,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T03:06:10.651677+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":5,"num_object_clones":0,"num_object_copies":15,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5,"num_whiteouts":0,"num_read":15,"num_read_kb":10,"num_write":10,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"pool_stats":[{"poolid":6,"num_pg":32,"stat_sum":{"num_bytes":416,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":24576,"data_stored":1248,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":2,"ondisk_log_size":2,"up":96,"acting":96,"num_store_stats":8},{"poolid":5,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":8,"num_object_clones":0,"num_object_copies":24,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":8,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":64,"ondisk_log_size":64,"up":96,"acting":96,"num_store_stats":8},{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":3702,"num_objects":178,"num_object_clones":0,"num_object_copies":534,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":178,"num_whiteouts":0,"num_read":698,"num_read_kb":455,"num_write":417,"num_write_kb":34,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":17,"num_bytes_recovered":330,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":417792,"data_stored":11106,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":393,"ondisk_log_size":393,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":1613,"num_objects":6,"num_object_clones":0,"num_object_copies":18,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6,"num_whiteouts":0,"num_read":24,"num_read_kb":24,"num_write":10,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":73728,"data_stored":4839,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":6,"ondisk_log_size":6,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":3,"stat_sum":{"num_bytes":408,"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":72,"num_read_kb":67,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":24576,"data_stored":1224,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":7,"ondisk_log_size":7,"up":9,"acting":9,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234004,"num_pgs":53,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28308,"kb_used_data":1288,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716844,"statfs":{"total":95995035648,"available":95966048256,"internally_reserved":0,"allocated":1318912,"data_stored":872817,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":27654602},"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":[]},{"osd":6,"up_from":46,"seq":197568495641,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28284,"kb_used_data":1268,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716868,"statfs":{"total":95995035648,"available":95966072832,"internally_reserved":0,"allocated":1298432,"data_stored":871732,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"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":[]},{"osd":1,"up_from":13,"seq":55834574899,"num_pgs":54,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31916,"kb_used_data":736,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713236,"statfs":{"total":95995035648,"available":95962353664,"internally_reserved":0,"allocated":753664,"data_stored":283363,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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":[]},{"osd":0,"up_from":8,"seq":34359738424,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32460,"kb_used_data":1284,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93712692,"statfs":{"total":95995035648,"available":95961796608,"internally_reserved":0,"allocated":1314816,"data_stored":872077,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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":[]},{"osd":2,"up_from":18,"seq":77309411374,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27708,"kb_used_data":688,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717444,"statfs":{"total":95995035648,"available":95966662656,"internally_reserved":0,"allocated":704512,"data_stored":281296,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":[]},{"osd":3,"up_from":25,"seq":107374182441,"num_pgs":56,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31896,"kb_used_data":716,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713256,"statfs":{"total":95995035648,"available":95962374144,"internally_reserved":0,"allocated":733184,"data_stored":281806,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":31914439},"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":[]},{"osd":4,"up_from":30,"seq":128849018916,"num_pgs":58,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31896,"kb_used_data":716,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713256,"statfs":{"total":95995035648,"available":95962374144,"internally_reserved":0,"allocated":733184,"data_stored":282949,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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":[]},{"osd":5,"up_from":38,"seq":163208757279,"num_pgs":48,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27712,"kb_used_data":692,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717440,"statfs":{"total":95995035648,"available":95966658560,"internally_reserved":0,"allocated":708608,"data_stored":282377,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":[]}],"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":4096,"data_stored":389,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":408,"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":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"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":4096,"data_stored":19,"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":4096,"data_stored":389,"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":12288,"data_stored":138,"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":12288,"data_stored":1085,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":46,"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":1613,"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":4096,"data_stored":993,"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":4096,"data_stored":436,"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":12288,"data_stored":528,"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":49152,"data_stored":1320,"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":77824,"data_stored":2008,"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":40960,"data_stored":1018,"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":73728,"data_stored":1898,"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":53248,"data_stored":1474,"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":40960,"data_stored":1100,"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":36864,"data_stored":1034,"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":45056,"data_stored":1254,"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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"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":6,"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":6,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":416,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"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":6,"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":6,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":403,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":13,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":416,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-04-26T16:40:17.401 DEBUG:teuthology.orchestra.run.smithi016:> sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6 shell --fsid 8b1f7092-03ea-11ef-bc93-c7b262605968 -- ceph pg dump --format=json 2024-04-26T16:40:17.655 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T16:40:18.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:18 smithi057 ceph-mon[31602]: from='client.14715 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-26T16:40:18.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:18 smithi057 ceph-mon[31602]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:40:18.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:18 smithi016 ceph-mon[27893]: from='client.14715 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-26T16:40:18.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:18 smithi016 ceph-mon[27893]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:40:18.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:18 smithi016 ceph-mon[37491]: from='client.14715 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-26T16:40:18.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:18 smithi016 ceph-mon[37491]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:40:19.273 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:19 smithi016 ceph-mon[27893]: pgmap v24: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:40:19.273 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:19 smithi016 ceph-mon[37491]: pgmap v24: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:40:19.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:19 smithi057 ceph-mon[31602]: pgmap v24: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:40:19.705 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:40:19.708 INFO:teuthology.orchestra.run.smithi016.stderr:dumped all 2024-04-26T16:40:20.478 INFO:teuthology.orchestra.run.smithi016.stdout:{"pg_ready":true,"pg_map":{"version":24,"stamp":"2024-04-26T16:40:17.925641+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":596507,"num_objects":198,"num_object_clones":0,"num_object_copies":594,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":198,"num_whiteouts":0,"num_read":1011,"num_read_kb":857,"num_write":615,"num_write_kb":2461,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":23,"num_bytes_recovered":1771434,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":600,"ondisk_log_size":600,"up":396,"acting":396,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":396,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":240180,"kb_used_data":7388,"kb_used_omap":12,"kb_used_meta":232691,"kb_avail":749721036,"statfs":{"total":767960285184,"available":767714340864,"internally_reserved":0,"allocated":7565312,"data_stored":4028417,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12752,"internal_metadata":238276144},"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":15,"num_read_kb":15,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.002492"},"pg_stats":[{"pgid":"6.1a","version":"0'0","reported_seq":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.908624+0000","last_change":"2024-04-26T16:38:58.592191+0000","last_active":"2024-04-26T16:39:35.908624+0000","last_peered":"2024-04-26T16:39:35.908624+0000","last_clean":"2024-04-26T16:39:35.908624+0000","last_became_active":"2024-04-26T16:38:58.591899+0000","last_became_peered":"2024-04-26T16:38:58.591899+0000","last_unstale":"2024-04-26T16:39:35.908624+0000","last_undegraded":"2024-04-26T16:39:35.908624+0000","last_fullsized":"2024-04-26T16:39:35.908624+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_clean_scrub_stamp":"2024-04-26T16:38:57.563205+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T23:58:31.321653+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.19","version":"0'0","reported_seq":25,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.906567+0000","last_change":"2024-04-26T16:38:56.569273+0000","last_active":"2024-04-26T16:39:35.906567+0000","last_peered":"2024-04-26T16:39:35.906567+0000","last_clean":"2024-04-26T16:39:35.906567+0000","last_became_active":"2024-04-26T16:38:56.568707+0000","last_became_peered":"2024-04-26T16:38:56.568707+0000","last_unstale":"2024-04-26T16:39:35.906567+0000","last_undegraded":"2024-04-26T16:39:35.906567+0000","last_fullsized":"2024-04-26T16:39:35.906567+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-04-26T16:38:55.545151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:55.545151+0000","last_clean_scrub_stamp":"2024-04-26T16:38:55.545151+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T20:54:21.975927+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[1,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1f","version":"0'0","reported_seq":33,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.908313+0000","last_change":"2024-04-26T16:38:53.300969+0000","last_active":"2024-04-26T16:39:35.908313+0000","last_peered":"2024-04-26T16:39:35.908313+0000","last_clean":"2024-04-26T16:39:35.908313+0000","last_became_active":"2024-04-26T16:38:53.300605+0000","last_became_peered":"2024-04-26T16:38:53.300605+0000","last_unstale":"2024-04-26T16:39:35.908313+0000","last_undegraded":"2024-04-26T16:39:35.908313+0000","last_fullsized":"2024-04-26T16:39:35.908313+0000","mapping_epoch":60,"log_start":"0'0","ondisk_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-04-26T16:38:51.513872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:51.513872+0000","last_clean_scrub_stamp":"2024-04-26T16:38:51.513872+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T19:39:56.859147+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.18","version":"68'9","reported_seq":45,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.908527+0000","last_change":"2024-04-26T16:38:54.561740+0000","last_active":"2024-04-26T16:39:35.908527+0000","last_peered":"2024-04-26T16:39:35.908527+0000","last_clean":"2024-04-26T16:39:35.908527+0000","last_became_active":"2024-04-26T16:38:54.561106+0000","last_became_peered":"2024-04-26T16:38:54.561106+0000","last_unstale":"2024-04-26T16:39:35.908527+0000","last_undegraded":"2024-04-26T16:39:35.908527+0000","last_fullsized":"2024-04-26T16:39:35.908527+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_clean_scrub_stamp":"2024-04-26T16:38:53.526998+0000","objects_scrubbed":0,"log_size":9,"log_dups_size":0,"ondisk_log_size":9,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T20:16:58.436236+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"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":17,"num_read_kb":11,"num_write":10,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.1b","version":"0'0","reported_seq":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.157023+0000","last_change":"2024-04-26T16:38:58.818910+0000","last_active":"2024-04-26T16:39:36.157023+0000","last_peered":"2024-04-26T16:39:36.157023+0000","last_clean":"2024-04-26T16:39:36.157023+0000","last_became_active":"2024-04-26T16:38:58.818437+0000","last_became_peered":"2024-04-26T16:38:58.818437+0000","last_unstale":"2024-04-26T16:39:36.157023+0000","last_undegraded":"2024-04-26T16:39:36.157023+0000","last_fullsized":"2024-04-26T16:39:36.157023+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_clean_scrub_stamp":"2024-04-26T16:38:57.563205+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T22:40:07.390758+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.18","version":"0'0","reported_seq":25,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.908552+0000","last_change":"2024-04-26T16:38:56.567511+0000","last_active":"2024-04-26T16:39:35.908552+0000","last_peered":"2024-04-26T16:39:35.908552+0000","last_clean":"2024-04-26T16:39:35.908552+0000","last_became_active":"2024-04-26T16:38:56.567010+0000","last_became_peered":"2024-04-26T16:38:56.567010+0000","last_unstale":"2024-04-26T16:39:35.908552+0000","last_undegraded":"2024-04-26T16:39:35.908552+0000","last_fullsized":"2024-04-26T16:39:35.908552+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-04-26T16:38:55.545151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:55.545151+0000","last_clean_scrub_stamp":"2024-04-26T16:38:55.545151+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T01:10:35.978041+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"0'0","reported_seq":33,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.157902+0000","last_change":"2024-04-26T16:38:53.301395+0000","last_active":"2024-04-26T16:39:36.157902+0000","last_peered":"2024-04-26T16:39:36.157902+0000","last_clean":"2024-04-26T16:39:36.157902+0000","last_became_active":"2024-04-26T16:38:53.300991+0000","last_became_peered":"2024-04-26T16:38:53.300991+0000","last_unstale":"2024-04-26T16:39:36.157902+0000","last_undegraded":"2024-04-26T16:39:36.157902+0000","last_fullsized":"2024-04-26T16:39:36.157902+0000","mapping_epoch":60,"log_start":"0'0","ondisk_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-04-26T16:38:51.513872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:51.513872+0000","last_clean_scrub_stamp":"2024-04-26T16:38:51.513872+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T01:01:38.606867+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"68'15","reported_seq":54,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.156881+0000","last_change":"2024-04-26T16:38:54.554883+0000","last_active":"2024-04-26T16:39:36.156881+0000","last_peered":"2024-04-26T16:39:36.156881+0000","last_clean":"2024-04-26T16:39:36.156881+0000","last_became_active":"2024-04-26T16:38:54.554472+0000","last_became_peered":"2024-04-26T16:38:54.554472+0000","last_unstale":"2024-04-26T16:39:36.156881+0000","last_undegraded":"2024-04-26T16:39:36.156881+0000","last_fullsized":"2024-04-26T16:39:36.156881+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_clean_scrub_stamp":"2024-04-26T16:38:53.526998+0000","objects_scrubbed":0,"log_size":15,"log_dups_size":0,"ondisk_log_size":15,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T04:27:56.914607+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"num_objects":7,"num_object_clones":0,"num_object_copies":21,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7,"num_whiteouts":0,"num_read":26,"num_read_kb":17,"num_write":16,"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":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"6.18","version":"0'0","reported_seq":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.907707+0000","last_change":"2024-04-26T16:38:58.584798+0000","last_active":"2024-04-26T16:39:35.907707+0000","last_peered":"2024-04-26T16:39:35.907707+0000","last_clean":"2024-04-26T16:39:35.907707+0000","last_became_active":"2024-04-26T16:38:58.583966+0000","last_became_peered":"2024-04-26T16:38:58.583966+0000","last_unstale":"2024-04-26T16:39:35.907707+0000","last_undegraded":"2024-04-26T16:39:35.907707+0000","last_fullsized":"2024-04-26T16:39:35.907707+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_clean_scrub_stamp":"2024-04-26T16:38:57.563205+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T23:31:59.942414+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[0,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"5.1b","version":"0'0","reported_seq":25,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.996937+0000","last_change":"2024-04-26T16:38:56.570884+0000","last_active":"2024-04-26T16:39:35.996937+0000","last_peered":"2024-04-26T16:39:35.996937+0000","last_clean":"2024-04-26T16:39:35.996937+0000","last_became_active":"2024-04-26T16:38:56.569773+0000","last_became_peered":"2024-04-26T16:38:56.569773+0000","last_unstale":"2024-04-26T16:39:35.996937+0000","last_undegraded":"2024-04-26T16:39:35.996937+0000","last_fullsized":"2024-04-26T16:39:35.996937+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-04-26T16:38:55.545151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:55.545151+0000","last_clean_scrub_stamp":"2024-04-26T16:38:55.545151+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T18:55:06.946377+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.1d","version":"0'0","reported_seq":33,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.997283+0000","last_change":"2024-04-26T16:38:52.539042+0000","last_active":"2024-04-26T16:39:35.997283+0000","last_peered":"2024-04-26T16:39:35.997283+0000","last_clean":"2024-04-26T16:39:35.997283+0000","last_became_active":"2024-04-26T16:38:52.538685+0000","last_became_peered":"2024-04-26T16:38:52.538685+0000","last_unstale":"2024-04-26T16:39:35.997283+0000","last_undegraded":"2024-04-26T16:39:35.997283+0000","last_fullsized":"2024-04-26T16:39:35.997283+0000","mapping_epoch":60,"log_start":"0'0","ondisk_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-04-26T16:38:51.513872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:51.513872+0000","last_clean_scrub_stamp":"2024-04-26T16:38:51.513872+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T00:40:04.632291+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"68'9","reported_seq":45,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.908835+0000","last_change":"2024-04-26T16:38:54.555540+0000","last_active":"2024-04-26T16:39:35.908835+0000","last_peered":"2024-04-26T16:39:35.908835+0000","last_clean":"2024-04-26T16:39:35.908835+0000","last_became_active":"2024-04-26T16:38:54.555226+0000","last_became_peered":"2024-04-26T16:38:54.555226+0000","last_unstale":"2024-04-26T16:39:35.908835+0000","last_undegraded":"2024-04-26T16:39:35.908835+0000","last_fullsized":"2024-04-26T16:39:35.908835+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_clean_scrub_stamp":"2024-04-26T16:38:53.526998+0000","objects_scrubbed":0,"log_size":9,"log_dups_size":0,"ondisk_log_size":9,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T21:41:28.106286+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"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":17,"num_read_kb":11,"num_write":10,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.19","version":"0'0","reported_seq":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.996619+0000","last_change":"2024-04-26T16:38:58.594320+0000","last_active":"2024-04-26T16:39:35.996619+0000","last_peered":"2024-04-26T16:39:35.996619+0000","last_clean":"2024-04-26T16:39:35.996619+0000","last_became_active":"2024-04-26T16:38:58.594021+0000","last_became_peered":"2024-04-26T16:38:58.594021+0000","last_unstale":"2024-04-26T16:39:35.996619+0000","last_undegraded":"2024-04-26T16:39:35.996619+0000","last_fullsized":"2024-04-26T16:39:35.996619+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_clean_scrub_stamp":"2024-04-26T16:38:57.563205+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T17:55:33.754471+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"5.1a","version":"0'0","reported_seq":25,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.013776+0000","last_change":"2024-04-26T16:38:56.572431+0000","last_active":"2024-04-26T16:39:36.013776+0000","last_peered":"2024-04-26T16:39:36.013776+0000","last_clean":"2024-04-26T16:39:36.013776+0000","last_became_active":"2024-04-26T16:38:56.572133+0000","last_became_peered":"2024-04-26T16:38:56.572133+0000","last_unstale":"2024-04-26T16:39:36.013776+0000","last_undegraded":"2024-04-26T16:39:36.013776+0000","last_fullsized":"2024-04-26T16:39:36.013776+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-04-26T16:38:55.545151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:55.545151+0000","last_clean_scrub_stamp":"2024-04-26T16:38:55.545151+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T02:43:21.435585+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1c","version":"61'1","reported_seq":39,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.997064+0000","last_change":"2024-04-26T16:38:52.538424+0000","last_active":"2024-04-26T16:39:35.997064+0000","last_peered":"2024-04-26T16:39:35.997064+0000","last_clean":"2024-04-26T16:39:35.997064+0000","last_became_active":"2024-04-26T16:38:52.538038+0000","last_became_peered":"2024-04-26T16:38:52.538038+0000","last_unstale":"2024-04-26T16:39:35.997064+0000","last_undegraded":"2024-04-26T16:39:35.997064+0000","last_fullsized":"2024-04-26T16:39:35.997064+0000","mapping_epoch":60,"log_start":"0'0","ondisk_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-04-26T16:38:51.513872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:51.513872+0000","last_clean_scrub_stamp":"2024-04-26T16:38:51.513872+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-04-28T03:01:44.736140+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":993,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":7,"num_read_kb":7,"num_write":2,"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":[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.1b","version":"68'5","reported_seq":39,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.909139+0000","last_change":"2024-04-26T16:38:54.569608+0000","last_active":"2024-04-26T16:39:35.909139+0000","last_peered":"2024-04-26T16:39:35.909139+0000","last_clean":"2024-04-26T16:39:35.909139+0000","last_became_active":"2024-04-26T16:38:54.569315+0000","last_became_peered":"2024-04-26T16:38:54.569315+0000","last_unstale":"2024-04-26T16:39:35.909139+0000","last_undegraded":"2024-04-26T16:39:35.909139+0000","last_fullsized":"2024-04-26T16:39:35.909139+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_clean_scrub_stamp":"2024-04-26T16:38:53.526998+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-04-28T03:17:42.030687+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"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":11,"num_read_kb":7,"num_write":6,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.1e","version":"0'0","reported_seq":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.910079+0000","last_change":"2024-04-26T16:38:58.819267+0000","last_active":"2024-04-26T16:39:35.910079+0000","last_peered":"2024-04-26T16:39:35.910079+0000","last_clean":"2024-04-26T16:39:35.910079+0000","last_became_active":"2024-04-26T16:38:58.817765+0000","last_became_peered":"2024-04-26T16:38:58.817765+0000","last_unstale":"2024-04-26T16:39:35.910079+0000","last_undegraded":"2024-04-26T16:39:35.910079+0000","last_fullsized":"2024-04-26T16:39:35.910079+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_clean_scrub_stamp":"2024-04-26T16:38:57.563205+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T02:22:30.191737+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,5],"acting":[4,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"5.1d","version":"0'0","reported_seq":25,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.907968+0000","last_change":"2024-04-26T16:38:56.567142+0000","last_active":"2024-04-26T16:39:35.907968+0000","last_peered":"2024-04-26T16:39:35.907968+0000","last_clean":"2024-04-26T16:39:35.907968+0000","last_became_active":"2024-04-26T16:38:56.566661+0000","last_became_peered":"2024-04-26T16:38:56.566661+0000","last_unstale":"2024-04-26T16:39:35.907968+0000","last_undegraded":"2024-04-26T16:39:35.907968+0000","last_fullsized":"2024-04-26T16:39:35.907968+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-04-26T16:38:55.545151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:55.545151+0000","last_clean_scrub_stamp":"2024-04-26T16:38:55.545151+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T04:02:05.384296+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"0'0","reported_seq":33,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.907897+0000","last_change":"2024-04-26T16:38:52.542566+0000","last_active":"2024-04-26T16:39:35.907897+0000","last_peered":"2024-04-26T16:39:35.907897+0000","last_clean":"2024-04-26T16:39:35.907897+0000","last_became_active":"2024-04-26T16:38:52.542215+0000","last_became_peered":"2024-04-26T16:38:52.542215+0000","last_unstale":"2024-04-26T16:39:35.907897+0000","last_undegraded":"2024-04-26T16:39:35.907897+0000","last_fullsized":"2024-04-26T16:39:35.907897+0000","mapping_epoch":60,"log_start":"0'0","ondisk_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-04-26T16:38:51.513872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:51.513872+0000","last_clean_scrub_stamp":"2024-04-26T16:38:51.513872+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T21:12:45.050533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"68'15","reported_seq":54,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.010205+0000","last_change":"2024-04-26T16:38:54.562314+0000","last_active":"2024-04-26T16:39:36.010205+0000","last_peered":"2024-04-26T16:39:36.010205+0000","last_clean":"2024-04-26T16:39:36.010205+0000","last_became_active":"2024-04-26T16:38:54.561892+0000","last_became_peered":"2024-04-26T16:38:54.561892+0000","last_unstale":"2024-04-26T16:39:36.010205+0000","last_undegraded":"2024-04-26T16:39:36.010205+0000","last_fullsized":"2024-04-26T16:39:36.010205+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_clean_scrub_stamp":"2024-04-26T16:38:53.526998+0000","objects_scrubbed":0,"log_size":15,"log_dups_size":0,"ondisk_log_size":15,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T03:09:16.838476+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"num_objects":7,"num_object_clones":0,"num_object_copies":21,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7,"num_whiteouts":0,"num_read":26,"num_read_kb":17,"num_write":16,"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":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"6.1f","version":"0'0","reported_seq":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.158052+0000","last_change":"2024-04-26T16:38:58.817963+0000","last_active":"2024-04-26T16:39:36.158052+0000","last_peered":"2024-04-26T16:39:36.158052+0000","last_clean":"2024-04-26T16:39:36.158052+0000","last_became_active":"2024-04-26T16:38:58.817532+0000","last_became_peered":"2024-04-26T16:38:58.817532+0000","last_unstale":"2024-04-26T16:39:36.158052+0000","last_undegraded":"2024-04-26T16:39:36.158052+0000","last_fullsized":"2024-04-26T16:39:36.158052+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_clean_scrub_stamp":"2024-04-26T16:38:57.563205+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T18:05:51.321952+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"5.1c","version":"0'0","reported_seq":25,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.909181+0000","last_change":"2024-04-26T16:38:56.572939+0000","last_active":"2024-04-26T16:39:35.909181+0000","last_peered":"2024-04-26T16:39:35.909181+0000","last_clean":"2024-04-26T16:39:35.909181+0000","last_became_active":"2024-04-26T16:38:56.572590+0000","last_became_peered":"2024-04-26T16:38:56.572590+0000","last_unstale":"2024-04-26T16:39:35.909181+0000","last_undegraded":"2024-04-26T16:39:35.909181+0000","last_fullsized":"2024-04-26T16:39:35.909181+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-04-26T16:38:55.545151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:55.545151+0000","last_clean_scrub_stamp":"2024-04-26T16:38:55.545151+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T03:24:27.203765+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[4,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1a","version":"0'0","reported_seq":33,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.908902+0000","last_change":"2024-04-26T16:38:53.302244+0000","last_active":"2024-04-26T16:39:35.908902+0000","last_peered":"2024-04-26T16:39:35.908902+0000","last_clean":"2024-04-26T16:39:35.908902+0000","last_became_active":"2024-04-26T16:38:53.301877+0000","last_became_peered":"2024-04-26T16:38:53.301877+0000","last_unstale":"2024-04-26T16:39:35.908902+0000","last_undegraded":"2024-04-26T16:39:35.908902+0000","last_fullsized":"2024-04-26T16:39:35.908902+0000","mapping_epoch":60,"log_start":"0'0","ondisk_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-04-26T16:38:51.513872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:51.513872+0000","last_clean_scrub_stamp":"2024-04-26T16:38:51.513872+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T18:07:06.179544+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"68'12","reported_seq":52,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.157539+0000","last_change":"2024-04-26T16:38:54.564800+0000","last_active":"2024-04-26T16:39:36.157539+0000","last_peered":"2024-04-26T16:39:36.157539+0000","last_clean":"2024-04-26T16:39:36.157539+0000","last_became_active":"2024-04-26T16:38:54.564440+0000","last_became_peered":"2024-04-26T16:38:54.564440+0000","last_unstale":"2024-04-26T16:39:36.157539+0000","last_undegraded":"2024-04-26T16:39:36.157539+0000","last_fullsized":"2024-04-26T16:39:36.157539+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_clean_scrub_stamp":"2024-04-26T16:38:53.526998+0000","objects_scrubbed":0,"log_size":12,"log_dups_size":0,"ondisk_log_size":12,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T01:31:04.602982+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":220,"num_objects":5,"num_object_clones":0,"num_object_copies":15,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5,"num_whiteouts":0,"num_read":25,"num_read_kb":16,"num_write":14,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.1c","version":"68'1","reported_seq":22,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.014285+0000","last_change":"2024-04-26T16:38:58.590092+0000","last_active":"2024-04-26T16:39:36.014285+0000","last_peered":"2024-04-26T16:39:36.014285+0000","last_clean":"2024-04-26T16:39:36.014285+0000","last_became_active":"2024-04-26T16:38:58.589296+0000","last_became_peered":"2024-04-26T16:38:58.589296+0000","last_unstale":"2024-04-26T16:39:36.014285+0000","last_undegraded":"2024-04-26T16:39:36.014285+0000","last_fullsized":"2024-04-26T16:39:36.014285+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_clean_scrub_stamp":"2024-04-26T16:38:57.563205+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-04-27T20:58:30.282205+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":403,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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":2,"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,2],"acting":[7,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"5.1f","version":"68'8","reported_seq":56,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:40:08.362519+0000","last_change":"2024-04-26T16:38:56.566657+0000","last_active":"2024-04-26T16:40:08.362519+0000","last_peered":"2024-04-26T16:40:08.362519+0000","last_clean":"2024-04-26T16:40:08.362519+0000","last_became_active":"2024-04-26T16:38:56.566359+0000","last_became_peered":"2024-04-26T16:38:56.566359+0000","last_unstale":"2024-04-26T16:40:08.362519+0000","last_undegraded":"2024-04-26T16:40:08.362519+0000","last_fullsized":"2024-04-26T16:40:08.362519+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-04-26T16:38:55.545151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:55.545151+0000","last_clean_scrub_stamp":"2024-04-26T16:38:55.545151+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-04-27T19:18:19.766886+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":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.19","version":"61'1","reported_seq":34,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.906702+0000","last_change":"2024-04-26T16:38:52.540005+0000","last_active":"2024-04-26T16:39:35.906702+0000","last_peered":"2024-04-26T16:39:35.906702+0000","last_clean":"2024-04-26T16:39:35.906702+0000","last_became_active":"2024-04-26T16:38:52.539557+0000","last_became_peered":"2024-04-26T16:38:52.539557+0000","last_unstale":"2024-04-26T16:39:35.906702+0000","last_undegraded":"2024-04-26T16:39:35.906702+0000","last_fullsized":"2024-04-26T16:39:35.906702+0000","mapping_epoch":60,"log_start":"0'0","ondisk_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-04-26T16:38:51.513872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:51.513872+0000","last_clean_scrub_stamp":"2024-04-26T16:38:51.513872+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-04-28T02:26:19.438393+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":46,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"68'10","reported_seq":44,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.908685+0000","last_change":"2024-04-26T16:38:55.167932+0000","last_active":"2024-04-26T16:39:35.908685+0000","last_peered":"2024-04-26T16:39:35.908685+0000","last_clean":"2024-04-26T16:39:35.908685+0000","last_became_active":"2024-04-26T16:38:55.167033+0000","last_became_peered":"2024-04-26T16:38:55.167033+0000","last_unstale":"2024-04-26T16:39:35.908685+0000","last_undegraded":"2024-04-26T16:39:35.908685+0000","last_fullsized":"2024-04-26T16:39:35.908685+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_clean_scrub_stamp":"2024-04-26T16:38:53.526998+0000","objects_scrubbed":0,"log_size":10,"log_dups_size":0,"ondisk_log_size":10,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T04:38:50.778129+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":5,"num_object_clones":0,"num_object_copies":15,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5,"num_whiteouts":0,"num_read":15,"num_read_kb":10,"num_write":10,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.1d","version":"0'0","reported_seq":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.908158+0000","last_change":"2024-04-26T16:38:58.588712+0000","last_active":"2024-04-26T16:39:35.908158+0000","last_peered":"2024-04-26T16:39:35.908158+0000","last_clean":"2024-04-26T16:39:35.908158+0000","last_became_active":"2024-04-26T16:38:58.588195+0000","last_became_peered":"2024-04-26T16:38:58.588195+0000","last_unstale":"2024-04-26T16:39:35.908158+0000","last_undegraded":"2024-04-26T16:39:35.908158+0000","last_fullsized":"2024-04-26T16:39:35.908158+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_clean_scrub_stamp":"2024-04-26T16:38:57.563205+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T17:27:31.796363+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"0'0","reported_seq":25,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.909684+0000","last_change":"2024-04-26T16:38:56.569132+0000","last_active":"2024-04-26T16:39:35.909684+0000","last_peered":"2024-04-26T16:39:35.909684+0000","last_clean":"2024-04-26T16:39:35.909684+0000","last_became_active":"2024-04-26T16:38:56.568359+0000","last_became_peered":"2024-04-26T16:38:56.568359+0000","last_unstale":"2024-04-26T16:39:35.909684+0000","last_undegraded":"2024-04-26T16:39:35.909684+0000","last_fullsized":"2024-04-26T16:39:35.909684+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-04-26T16:38:55.545151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:55.545151+0000","last_clean_scrub_stamp":"2024-04-26T16:38:55.545151+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T16:55:23.518630+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[0,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":33,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.156490+0000","last_change":"2024-04-26T16:38:52.538050+0000","last_active":"2024-04-26T16:39:36.156490+0000","last_peered":"2024-04-26T16:39:36.156490+0000","last_clean":"2024-04-26T16:39:36.156490+0000","last_became_active":"2024-04-26T16:38:52.537743+0000","last_became_peered":"2024-04-26T16:38:52.537743+0000","last_unstale":"2024-04-26T16:39:36.156490+0000","last_undegraded":"2024-04-26T16:39:36.156490+0000","last_fullsized":"2024-04-26T16:39:36.156490+0000","mapping_epoch":60,"log_start":"0'0","ondisk_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-04-26T16:38:51.513872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:51.513872+0000","last_clean_scrub_stamp":"2024-04-26T16:38:51.513872+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T21:34:28.905320+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"68'11","reported_seq":48,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.157569+0000","last_change":"2024-04-26T16:38:54.564724+0000","last_active":"2024-04-26T16:39:36.157569+0000","last_peered":"2024-04-26T16:39:36.157569+0000","last_clean":"2024-04-26T16:39:36.157569+0000","last_became_active":"2024-04-26T16:38:54.564348+0000","last_became_peered":"2024-04-26T16:38:54.564348+0000","last_unstale":"2024-04-26T16:39:36.157569+0000","last_undegraded":"2024-04-26T16:39:36.157569+0000","last_fullsized":"2024-04-26T16:39:36.157569+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_clean_scrub_stamp":"2024-04-26T16:38:53.526998+0000","objects_scrubbed":0,"log_size":11,"log_dups_size":0,"ondisk_log_size":11,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T22:14:14.340221+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"num_objects":5,"num_object_clones":0,"num_object_copies":15,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5,"num_whiteouts":0,"num_read":20,"num_read_kb":13,"num_write":12,"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":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"6.12","version":"0'0","reported_seq":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.013767+0000","last_change":"2024-04-26T16:38:58.589653+0000","last_active":"2024-04-26T16:39:36.013767+0000","last_peered":"2024-04-26T16:39:36.013767+0000","last_clean":"2024-04-26T16:39:36.013767+0000","last_became_active":"2024-04-26T16:38:58.589184+0000","last_became_peered":"2024-04-26T16:38:58.589184+0000","last_unstale":"2024-04-26T16:39:36.013767+0000","last_undegraded":"2024-04-26T16:39:36.013767+0000","last_fullsized":"2024-04-26T16:39:36.013767+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_clean_scrub_stamp":"2024-04-26T16:38:57.563205+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T03:23:38.764920+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,4],"acting":[7,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"5.11","version":"0'0","reported_seq":25,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.156733+0000","last_change":"2024-04-26T16:38:56.568958+0000","last_active":"2024-04-26T16:39:36.156733+0000","last_peered":"2024-04-26T16:39:36.156733+0000","last_clean":"2024-04-26T16:39:36.156733+0000","last_became_active":"2024-04-26T16:38:56.568586+0000","last_became_peered":"2024-04-26T16:38:56.568586+0000","last_unstale":"2024-04-26T16:39:36.156733+0000","last_undegraded":"2024-04-26T16:39:36.156733+0000","last_fullsized":"2024-04-26T16:39:36.156733+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-04-26T16:38:55.545151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:55.545151+0000","last_clean_scrub_stamp":"2024-04-26T16:38:55.545151+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T04:33:21.142499+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":33,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.908207+0000","last_change":"2024-04-26T16:38:52.537424+0000","last_active":"2024-04-26T16:39:35.908207+0000","last_peered":"2024-04-26T16:39:35.908207+0000","last_clean":"2024-04-26T16:39:35.908207+0000","last_became_active":"2024-04-26T16:38:52.536989+0000","last_became_peered":"2024-04-26T16:38:52.536989+0000","last_unstale":"2024-04-26T16:39:35.908207+0000","last_undegraded":"2024-04-26T16:39:35.908207+0000","last_fullsized":"2024-04-26T16:39:35.908207+0000","mapping_epoch":60,"log_start":"0'0","ondisk_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-04-26T16:38:51.513872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:51.513872+0000","last_clean_scrub_stamp":"2024-04-26T16:38:51.513872+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T23:00:06.969407+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'4","reported_seq":35,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.156575+0000","last_change":"2024-04-26T16:38:54.561737+0000","last_active":"2024-04-26T16:39:36.156575+0000","last_peered":"2024-04-26T16:39:36.156575+0000","last_clean":"2024-04-26T16:39:36.156575+0000","last_became_active":"2024-04-26T16:38:54.561385+0000","last_became_peered":"2024-04-26T16:38:54.561385+0000","last_unstale":"2024-04-26T16:39:36.156575+0000","last_undegraded":"2024-04-26T16:39:36.156575+0000","last_fullsized":"2024-04-26T16:39:36.156575+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_clean_scrub_stamp":"2024-04-26T16:38:53.526998+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T21:28:41.097933+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"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":6,"num_read_kb":4,"num_write":4,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.13","version":"0'0","reported_seq":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.156918+0000","last_change":"2024-04-26T16:38:58.818664+0000","last_active":"2024-04-26T16:39:36.156918+0000","last_peered":"2024-04-26T16:39:36.156918+0000","last_clean":"2024-04-26T16:39:36.156918+0000","last_became_active":"2024-04-26T16:38:58.818254+0000","last_became_peered":"2024-04-26T16:38:58.818254+0000","last_unstale":"2024-04-26T16:39:36.156918+0000","last_undegraded":"2024-04-26T16:39:36.156918+0000","last_fullsized":"2024-04-26T16:39:36.156918+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_clean_scrub_stamp":"2024-04-26T16:38:57.563205+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T18:29:31.954661+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"5.10","version":"0'0","reported_seq":25,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.014145+0000","last_change":"2024-04-26T16:38:56.570837+0000","last_active":"2024-04-26T16:39:36.014145+0000","last_peered":"2024-04-26T16:39:36.014145+0000","last_clean":"2024-04-26T16:39:36.014145+0000","last_became_active":"2024-04-26T16:38:56.570258+0000","last_became_peered":"2024-04-26T16:38:56.570258+0000","last_unstale":"2024-04-26T16:39:36.014145+0000","last_undegraded":"2024-04-26T16:39:36.014145+0000","last_fullsized":"2024-04-26T16:39:36.014145+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-04-26T16:38:55.545151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:55.545151+0000","last_clean_scrub_stamp":"2024-04-26T16:38:55.545151+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T18:51:25.257778+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.16","version":"0'0","reported_seq":33,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.997387+0000","last_change":"2024-04-26T16:38:52.542171+0000","last_active":"2024-04-26T16:39:35.997387+0000","last_peered":"2024-04-26T16:39:35.997387+0000","last_clean":"2024-04-26T16:39:35.997387+0000","last_became_active":"2024-04-26T16:38:52.541851+0000","last_became_peered":"2024-04-26T16:38:52.541851+0000","last_unstale":"2024-04-26T16:39:35.997387+0000","last_undegraded":"2024-04-26T16:39:35.997387+0000","last_fullsized":"2024-04-26T16:39:35.997387+0000","mapping_epoch":60,"log_start":"0'0","ondisk_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-04-26T16:38:51.513872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:51.513872+0000","last_clean_scrub_stamp":"2024-04-26T16:38:51.513872+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T21:08:17.563772+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'11","reported_seq":48,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.156814+0000","last_change":"2024-04-26T16:38:55.166191+0000","last_active":"2024-04-26T16:39:36.156814+0000","last_peered":"2024-04-26T16:39:36.156814+0000","last_clean":"2024-04-26T16:39:36.156814+0000","last_became_active":"2024-04-26T16:38:55.165431+0000","last_became_peered":"2024-04-26T16:38:55.165431+0000","last_unstale":"2024-04-26T16:39:36.156814+0000","last_undegraded":"2024-04-26T16:39:36.156814+0000","last_fullsized":"2024-04-26T16:39:36.156814+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_clean_scrub_stamp":"2024-04-26T16:38:53.526998+0000","objects_scrubbed":0,"log_size":11,"log_dups_size":0,"ondisk_log_size":11,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T04:26:53.779986+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"num_objects":5,"num_object_clones":0,"num_object_copies":15,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5,"num_whiteouts":0,"num_read":20,"num_read_kb":13,"num_write":12,"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":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"6.10","version":"0'0","reported_seq":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.907233+0000","last_change":"2024-04-26T16:38:58.590382+0000","last_active":"2024-04-26T16:39:35.907233+0000","last_peered":"2024-04-26T16:39:35.907233+0000","last_clean":"2024-04-26T16:39:35.907233+0000","last_became_active":"2024-04-26T16:38:58.590052+0000","last_became_peered":"2024-04-26T16:38:58.590052+0000","last_unstale":"2024-04-26T16:39:35.907233+0000","last_undegraded":"2024-04-26T16:39:35.907233+0000","last_fullsized":"2024-04-26T16:39:35.907233+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_clean_scrub_stamp":"2024-04-26T16:38:57.563205+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T04:32:33.986347+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"5.13","version":"0'0","reported_seq":25,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.157087+0000","last_change":"2024-04-26T16:38:56.576178+0000","last_active":"2024-04-26T16:39:36.157087+0000","last_peered":"2024-04-26T16:39:36.157087+0000","last_clean":"2024-04-26T16:39:36.157087+0000","last_became_active":"2024-04-26T16:38:56.575834+0000","last_became_peered":"2024-04-26T16:38:56.575834+0000","last_unstale":"2024-04-26T16:39:36.157087+0000","last_undegraded":"2024-04-26T16:39:36.157087+0000","last_fullsized":"2024-04-26T16:39:36.157087+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-04-26T16:38:55.545151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:55.545151+0000","last_clean_scrub_stamp":"2024-04-26T16:38:55.545151+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T17:41:07.354644+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.15","version":"0'0","reported_seq":33,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.014314+0000","last_change":"2024-04-26T16:38:52.546650+0000","last_active":"2024-04-26T16:39:36.014314+0000","last_peered":"2024-04-26T16:39:36.014314+0000","last_clean":"2024-04-26T16:39:36.014314+0000","last_became_active":"2024-04-26T16:38:52.546184+0000","last_became_peered":"2024-04-26T16:38:52.546184+0000","last_unstale":"2024-04-26T16:39:36.014314+0000","last_undegraded":"2024-04-26T16:39:36.014314+0000","last_fullsized":"2024-04-26T16:39:36.014314+0000","mapping_epoch":60,"log_start":"0'0","ondisk_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-04-26T16:38:51.513872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:51.513872+0000","last_clean_scrub_stamp":"2024-04-26T16:38:51.513872+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T19:37:39.638648+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"68'9","reported_seq":45,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.907319+0000","last_change":"2024-04-26T16:38:54.566530+0000","last_active":"2024-04-26T16:39:35.907319+0000","last_peered":"2024-04-26T16:39:35.907319+0000","last_clean":"2024-04-26T16:39:35.907319+0000","last_became_active":"2024-04-26T16:38:54.566010+0000","last_became_peered":"2024-04-26T16:38:54.566010+0000","last_unstale":"2024-04-26T16:39:35.907319+0000","last_undegraded":"2024-04-26T16:39:35.907319+0000","last_fullsized":"2024-04-26T16:39:35.907319+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_clean_scrub_stamp":"2024-04-26T16:38:53.526998+0000","objects_scrubbed":0,"log_size":9,"log_dups_size":0,"ondisk_log_size":9,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T03:20:06.194178+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"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":17,"num_read_kb":11,"num_write":10,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.11","version":"0'0","reported_seq":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.156566+0000","last_change":"2024-04-26T16:38:58.592421+0000","last_active":"2024-04-26T16:39:36.156566+0000","last_peered":"2024-04-26T16:39:36.156566+0000","last_clean":"2024-04-26T16:39:36.156566+0000","last_became_active":"2024-04-26T16:38:58.591956+0000","last_became_peered":"2024-04-26T16:38:58.591956+0000","last_unstale":"2024-04-26T16:39:36.156566+0000","last_undegraded":"2024-04-26T16:39:36.156566+0000","last_fullsized":"2024-04-26T16:39:36.156566+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_clean_scrub_stamp":"2024-04-26T16:38:57.563205+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T01:04:42.579917+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"5.12","version":"0'0","reported_seq":25,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.906981+0000","last_change":"2024-04-26T16:38:56.575950+0000","last_active":"2024-04-26T16:39:35.906981+0000","last_peered":"2024-04-26T16:39:35.906981+0000","last_clean":"2024-04-26T16:39:35.906981+0000","last_became_active":"2024-04-26T16:38:56.575464+0000","last_became_peered":"2024-04-26T16:38:56.575464+0000","last_unstale":"2024-04-26T16:39:35.906981+0000","last_undegraded":"2024-04-26T16:39:35.906981+0000","last_fullsized":"2024-04-26T16:39:35.906981+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-04-26T16:38:55.545151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:55.545151+0000","last_clean_scrub_stamp":"2024-04-26T16:38:55.545151+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T18:34:05.021779+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[1,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"61'1","reported_seq":39,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.909430+0000","last_change":"2024-04-26T16:38:52.542992+0000","last_active":"2024-04-26T16:39:35.909430+0000","last_peered":"2024-04-26T16:39:35.909430+0000","last_clean":"2024-04-26T16:39:35.909430+0000","last_became_active":"2024-04-26T16:38:52.542687+0000","last_became_peered":"2024-04-26T16:38:52.542687+0000","last_unstale":"2024-04-26T16:39:35.909430+0000","last_undegraded":"2024-04-26T16:39:35.909430+0000","last_fullsized":"2024-04-26T16:39:35.909430+0000","mapping_epoch":60,"log_start":"0'0","ondisk_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-04-26T16:38:51.513872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:51.513872+0000","last_clean_scrub_stamp":"2024-04-26T16:38:51.513872+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-04-28T00:02:17.242758+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":436,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":7,"num_read_kb":7,"num_write":2,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"68'11","reported_seq":48,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.909585+0000","last_change":"2024-04-26T16:38:54.566103+0000","last_active":"2024-04-26T16:39:35.909585+0000","last_peered":"2024-04-26T16:39:35.909585+0000","last_clean":"2024-04-26T16:39:35.909585+0000","last_became_active":"2024-04-26T16:38:54.565747+0000","last_became_peered":"2024-04-26T16:38:54.565747+0000","last_unstale":"2024-04-26T16:39:35.909585+0000","last_undegraded":"2024-04-26T16:39:35.909585+0000","last_fullsized":"2024-04-26T16:39:35.909585+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_clean_scrub_stamp":"2024-04-26T16:38:53.526998+0000","objects_scrubbed":0,"log_size":11,"log_dups_size":0,"ondisk_log_size":11,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T17:01:03.333465+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"num_objects":5,"num_object_clones":0,"num_object_copies":15,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5,"num_whiteouts":0,"num_read":20,"num_read_kb":13,"num_write":12,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.16","version":"0'0","reported_seq":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.908087+0000","last_change":"2024-04-26T16:38:58.589622+0000","last_active":"2024-04-26T16:39:35.908087+0000","last_peered":"2024-04-26T16:39:35.908087+0000","last_clean":"2024-04-26T16:39:35.908087+0000","last_became_active":"2024-04-26T16:38:58.587639+0000","last_became_peered":"2024-04-26T16:38:58.587639+0000","last_unstale":"2024-04-26T16:39:35.908087+0000","last_undegraded":"2024-04-26T16:39:35.908087+0000","last_fullsized":"2024-04-26T16:39:35.908087+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_clean_scrub_stamp":"2024-04-26T16:38:57.563205+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T18:18:35.277535+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.15","version":"68'8","reported_seq":50,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:40:08.362553+0000","last_change":"2024-04-26T16:38:56.570615+0000","last_active":"2024-04-26T16:40:08.362553+0000","last_peered":"2024-04-26T16:40:08.362553+0000","last_clean":"2024-04-26T16:40:08.362553+0000","last_became_active":"2024-04-26T16:38:56.569653+0000","last_became_peered":"2024-04-26T16:38:56.569653+0000","last_unstale":"2024-04-26T16:40:08.362553+0000","last_undegraded":"2024-04-26T16:40:08.362553+0000","last_fullsized":"2024-04-26T16:40:08.362553+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-04-26T16:38:55.545151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:55.545151+0000","last_clean_scrub_stamp":"2024-04-26T16:38:55.545151+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-04-27T20:25:24.241397+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":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.13","version":"0'0","reported_seq":33,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.013960+0000","last_change":"2024-04-26T16:38:53.301299+0000","last_active":"2024-04-26T16:39:36.013960+0000","last_peered":"2024-04-26T16:39:36.013960+0000","last_clean":"2024-04-26T16:39:36.013960+0000","last_became_active":"2024-04-26T16:38:53.300911+0000","last_became_peered":"2024-04-26T16:38:53.300911+0000","last_unstale":"2024-04-26T16:39:36.013960+0000","last_undegraded":"2024-04-26T16:39:36.013960+0000","last_fullsized":"2024-04-26T16:39:36.013960+0000","mapping_epoch":60,"log_start":"0'0","ondisk_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-04-26T16:38:51.513872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:51.513872+0000","last_clean_scrub_stamp":"2024-04-26T16:38:51.513872+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T20:51:25.533996+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"68'10","reported_seq":44,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.157204+0000","last_change":"2024-04-26T16:38:55.167395+0000","last_active":"2024-04-26T16:39:36.157204+0000","last_peered":"2024-04-26T16:39:36.157204+0000","last_clean":"2024-04-26T16:39:36.157204+0000","last_became_active":"2024-04-26T16:38:55.167050+0000","last_became_peered":"2024-04-26T16:38:55.167050+0000","last_unstale":"2024-04-26T16:39:36.157204+0000","last_undegraded":"2024-04-26T16:39:36.157204+0000","last_fullsized":"2024-04-26T16:39:36.157204+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_clean_scrub_stamp":"2024-04-26T16:38:53.526998+0000","objects_scrubbed":0,"log_size":10,"log_dups_size":0,"ondisk_log_size":10,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T22:50:29.862218+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":5,"num_object_clones":0,"num_object_copies":15,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5,"num_whiteouts":0,"num_read":15,"num_read_kb":10,"num_write":10,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.17","version":"0'0","reported_seq":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.910657+0000","last_change":"2024-04-26T16:38:58.595373+0000","last_active":"2024-04-26T16:39:35.910657+0000","last_peered":"2024-04-26T16:39:35.910657+0000","last_clean":"2024-04-26T16:39:35.910657+0000","last_became_active":"2024-04-26T16:38:58.595024+0000","last_became_peered":"2024-04-26T16:38:58.595024+0000","last_unstale":"2024-04-26T16:39:35.910657+0000","last_undegraded":"2024-04-26T16:39:35.910657+0000","last_fullsized":"2024-04-26T16:39:35.910657+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_clean_scrub_stamp":"2024-04-26T16:38:57.563205+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T18:53:19.590632+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,5],"acting":[4,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"5.14","version":"68'8","reported_seq":50,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:40:08.362302+0000","last_change":"2024-04-26T16:38:56.570174+0000","last_active":"2024-04-26T16:40:08.362302+0000","last_peered":"2024-04-26T16:40:08.362302+0000","last_clean":"2024-04-26T16:40:08.362302+0000","last_became_active":"2024-04-26T16:38:56.569756+0000","last_became_peered":"2024-04-26T16:38:56.569756+0000","last_unstale":"2024-04-26T16:40:08.362302+0000","last_undegraded":"2024-04-26T16:40:08.362302+0000","last_fullsized":"2024-04-26T16:40:08.362302+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-04-26T16:38:55.545151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:55.545151+0000","last_clean_scrub_stamp":"2024-04-26T16:38:55.545151+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-04-28T03:18:57.249389+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":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.12","version":"0'0","reported_seq":33,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.907476+0000","last_change":"2024-04-26T16:38:52.542083+0000","last_active":"2024-04-26T16:39:35.907476+0000","last_peered":"2024-04-26T16:39:35.907476+0000","last_clean":"2024-04-26T16:39:35.907476+0000","last_became_active":"2024-04-26T16:38:52.541751+0000","last_became_peered":"2024-04-26T16:38:52.541751+0000","last_unstale":"2024-04-26T16:39:35.907476+0000","last_undegraded":"2024-04-26T16:39:35.907476+0000","last_fullsized":"2024-04-26T16:39:35.907476+0000","mapping_epoch":60,"log_start":"0'0","ondisk_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-04-26T16:38:51.513872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:51.513872+0000","last_clean_scrub_stamp":"2024-04-26T16:38:51.513872+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T01:39:58.987551+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"68'9","reported_seq":45,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.997630+0000","last_change":"2024-04-26T16:38:55.168825+0000","last_active":"2024-04-26T16:39:35.997630+0000","last_peered":"2024-04-26T16:39:35.997630+0000","last_clean":"2024-04-26T16:39:35.997630+0000","last_became_active":"2024-04-26T16:38:55.168454+0000","last_became_peered":"2024-04-26T16:38:55.168454+0000","last_unstale":"2024-04-26T16:39:35.997630+0000","last_undegraded":"2024-04-26T16:39:35.997630+0000","last_fullsized":"2024-04-26T16:39:35.997630+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_clean_scrub_stamp":"2024-04-26T16:38:53.526998+0000","objects_scrubbed":0,"log_size":9,"log_dups_size":0,"ondisk_log_size":9,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T21:16:38.297750+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"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":17,"num_read_kb":11,"num_write":10,"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":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"6.14","version":"0'0","reported_seq":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.010464+0000","last_change":"2024-04-26T16:38:58.592500+0000","last_active":"2024-04-26T16:39:36.010464+0000","last_peered":"2024-04-26T16:39:36.010464+0000","last_clean":"2024-04-26T16:39:36.010464+0000","last_became_active":"2024-04-26T16:38:58.592204+0000","last_became_peered":"2024-04-26T16:38:58.592204+0000","last_unstale":"2024-04-26T16:39:36.010464+0000","last_undegraded":"2024-04-26T16:39:36.010464+0000","last_fullsized":"2024-04-26T16:39:36.010464+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_clean_scrub_stamp":"2024-04-26T16:38:57.563205+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T00:25:20.844507+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7],"acting":[2,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"5.17","version":"0'0","reported_seq":25,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.158045+0000","last_change":"2024-04-26T16:38:56.576975+0000","last_active":"2024-04-26T16:39:36.158045+0000","last_peered":"2024-04-26T16:39:36.158045+0000","last_clean":"2024-04-26T16:39:36.158045+0000","last_became_active":"2024-04-26T16:38:56.576630+0000","last_became_peered":"2024-04-26T16:38:56.576630+0000","last_unstale":"2024-04-26T16:39:36.158045+0000","last_undegraded":"2024-04-26T16:39:36.158045+0000","last_fullsized":"2024-04-26T16:39:36.158045+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-04-26T16:38:55.545151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:55.545151+0000","last_clean_scrub_stamp":"2024-04-26T16:38:55.545151+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T03:47:26.173252+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":33,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.013794+0000","last_change":"2024-04-26T16:38:52.544225+0000","last_active":"2024-04-26T16:39:36.013794+0000","last_peered":"2024-04-26T16:39:36.013794+0000","last_clean":"2024-04-26T16:39:36.013794+0000","last_became_active":"2024-04-26T16:38:52.543787+0000","last_became_peered":"2024-04-26T16:38:52.543787+0000","last_unstale":"2024-04-26T16:39:36.013794+0000","last_undegraded":"2024-04-26T16:39:36.013794+0000","last_fullsized":"2024-04-26T16:39:36.013794+0000","mapping_epoch":60,"log_start":"0'0","ondisk_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-04-26T16:38:51.513872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:51.513872+0000","last_clean_scrub_stamp":"2024-04-26T16:38:51.513872+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T22:57:54.988308+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"68'9","reported_seq":45,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.908820+0000","last_change":"2024-04-26T16:38:55.167922+0000","last_active":"2024-04-26T16:39:35.908820+0000","last_peered":"2024-04-26T16:39:35.908820+0000","last_clean":"2024-04-26T16:39:35.908820+0000","last_became_active":"2024-04-26T16:38:55.167527+0000","last_became_peered":"2024-04-26T16:38:55.167527+0000","last_unstale":"2024-04-26T16:39:35.908820+0000","last_undegraded":"2024-04-26T16:39:35.908820+0000","last_fullsized":"2024-04-26T16:39:35.908820+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_clean_scrub_stamp":"2024-04-26T16:38:53.526998+0000","objects_scrubbed":0,"log_size":9,"log_dups_size":0,"ondisk_log_size":9,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T22:11:51.044277+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"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":17,"num_read_kb":11,"num_write":10,"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":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"6.15","version":"0'0","reported_seq":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.014038+0000","last_change":"2024-04-26T16:38:58.818107+0000","last_active":"2024-04-26T16:39:36.014038+0000","last_peered":"2024-04-26T16:39:36.014038+0000","last_clean":"2024-04-26T16:39:36.014038+0000","last_became_active":"2024-04-26T16:38:58.817786+0000","last_became_peered":"2024-04-26T16:38:58.817786+0000","last_unstale":"2024-04-26T16:39:36.014038+0000","last_undegraded":"2024-04-26T16:39:36.014038+0000","last_fullsized":"2024-04-26T16:39:36.014038+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_clean_scrub_stamp":"2024-04-26T16:38:57.563205+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T20:21:41.717337+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.16","version":"0'0","reported_seq":25,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.997425+0000","last_change":"2024-04-26T16:38:56.572143+0000","last_active":"2024-04-26T16:39:35.997425+0000","last_peered":"2024-04-26T16:39:35.997425+0000","last_clean":"2024-04-26T16:39:35.997425+0000","last_became_active":"2024-04-26T16:38:56.571605+0000","last_became_peered":"2024-04-26T16:38:56.571605+0000","last_unstale":"2024-04-26T16:39:35.997425+0000","last_undegraded":"2024-04-26T16:39:35.997425+0000","last_fullsized":"2024-04-26T16:39:35.997425+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-04-26T16:38:55.545151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:55.545151+0000","last_clean_scrub_stamp":"2024-04-26T16:38:55.545151+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T02:29:52.693442+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[5,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.10","version":"0'0","reported_seq":33,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.156679+0000","last_change":"2024-04-26T16:38:52.537503+0000","last_active":"2024-04-26T16:39:36.156679+0000","last_peered":"2024-04-26T16:39:36.156679+0000","last_clean":"2024-04-26T16:39:36.156679+0000","last_became_active":"2024-04-26T16:38:52.537186+0000","last_became_peered":"2024-04-26T16:38:52.537186+0000","last_unstale":"2024-04-26T16:39:36.156679+0000","last_undegraded":"2024-04-26T16:39:36.156679+0000","last_fullsized":"2024-04-26T16:39:36.156679+0000","mapping_epoch":60,"log_start":"0'0","ondisk_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-04-26T16:38:51.513872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:51.513872+0000","last_clean_scrub_stamp":"2024-04-26T16:38:51.513872+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T01:20:43.225241+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"68'6","reported_seq":38,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.158156+0000","last_change":"2024-04-26T16:38:55.167608+0000","last_active":"2024-04-26T16:39:36.158156+0000","last_peered":"2024-04-26T16:39:36.158156+0000","last_clean":"2024-04-26T16:39:36.158156+0000","last_became_active":"2024-04-26T16:38:55.167198+0000","last_became_peered":"2024-04-26T16:38:55.167198+0000","last_unstale":"2024-04-26T16:39:36.158156+0000","last_undegraded":"2024-04-26T16:39:36.158156+0000","last_fullsized":"2024-04-26T16:39:36.158156+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_clean_scrub_stamp":"2024-04-26T16:38:53.526998+0000","objects_scrubbed":0,"log_size":6,"log_dups_size":0,"ondisk_log_size":6,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T22:35:03.796470+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":3,"num_object_clones":0,"num_object_copies":9,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":9,"num_read_kb":6,"num_write":6,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"6.a","version":"0'0","reported_seq":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.997088+0000","last_change":"2024-04-26T16:38:58.818411+0000","last_active":"2024-04-26T16:39:35.997088+0000","last_peered":"2024-04-26T16:39:35.997088+0000","last_clean":"2024-04-26T16:39:35.997088+0000","last_became_active":"2024-04-26T16:38:58.817287+0000","last_became_peered":"2024-04-26T16:38:58.817287+0000","last_unstale":"2024-04-26T16:39:35.997088+0000","last_undegraded":"2024-04-26T16:39:35.997088+0000","last_fullsized":"2024-04-26T16:39:35.997088+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_clean_scrub_stamp":"2024-04-26T16:38:57.563205+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T02:00:51.685422+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,0],"acting":[5,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"61'2","reported_seq":45,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.014691+0000","last_change":"2024-04-26T16:38:52.546693+0000","last_active":"2024-04-26T16:39:36.014691+0000","last_peered":"2024-04-26T16:39:36.014691+0000","last_clean":"2024-04-26T16:39:36.014691+0000","last_became_active":"2024-04-26T16:38:52.546390+0000","last_became_peered":"2024-04-26T16:38:52.546390+0000","last_unstale":"2024-04-26T16:39:36.014691+0000","last_undegraded":"2024-04-26T16:39:36.014691+0000","last_fullsized":"2024-04-26T16:39:36.014691+0000","mapping_epoch":60,"log_start":"0'0","ondisk_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-04-26T16:38:51.513872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:51.513872+0000","last_clean_scrub_stamp":"2024-04-26T16:38:51.513872+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-04-28T03:53:28.431296+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":92,"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":10,"num_read_kb":10,"num_write":4,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'15","reported_seq":54,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.996687+0000","last_change":"2024-04-26T16:38:55.167535+0000","last_active":"2024-04-26T16:39:35.996687+0000","last_peered":"2024-04-26T16:39:35.996687+0000","last_clean":"2024-04-26T16:39:35.996687+0000","last_became_active":"2024-04-26T16:38:55.167205+0000","last_became_peered":"2024-04-26T16:38:55.167205+0000","last_unstale":"2024-04-26T16:39:35.996687+0000","last_undegraded":"2024-04-26T16:39:35.996687+0000","last_fullsized":"2024-04-26T16:39:35.996687+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_clean_scrub_stamp":"2024-04-26T16:38:53.526998+0000","objects_scrubbed":0,"log_size":15,"log_dups_size":0,"ondisk_log_size":15,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T18:13:42.300550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"num_objects":7,"num_object_clones":0,"num_object_copies":21,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7,"num_whiteouts":0,"num_read":26,"num_read_kb":17,"num_write":16,"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":[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.9","version":"68'8","reported_seq":50,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:40:08.362551+0000","last_change":"2024-04-26T16:38:56.567952+0000","last_active":"2024-04-26T16:40:08.362551+0000","last_peered":"2024-04-26T16:40:08.362551+0000","last_clean":"2024-04-26T16:40:08.362551+0000","last_became_active":"2024-04-26T16:38:56.567624+0000","last_became_peered":"2024-04-26T16:38:56.567624+0000","last_unstale":"2024-04-26T16:40:08.362551+0000","last_undegraded":"2024-04-26T16:40:08.362551+0000","last_fullsized":"2024-04-26T16:40:08.362551+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-04-26T16:38:55.545151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:55.545151+0000","last_clean_scrub_stamp":"2024-04-26T16:38:55.545151+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-04-28T03:28:13.788213+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":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.b","version":"0'0","reported_seq":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.156974+0000","last_change":"2024-04-26T16:38:58.593368+0000","last_active":"2024-04-26T16:39:36.156974+0000","last_peered":"2024-04-26T16:39:36.156974+0000","last_clean":"2024-04-26T16:39:36.156974+0000","last_became_active":"2024-04-26T16:38:58.593045+0000","last_became_peered":"2024-04-26T16:38:58.593045+0000","last_unstale":"2024-04-26T16:39:36.156974+0000","last_undegraded":"2024-04-26T16:39:36.156974+0000","last_fullsized":"2024-04-26T16:39:36.156974+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_clean_scrub_stamp":"2024-04-26T16:38:57.563205+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T19:06:14.116848+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"0'0","reported_seq":33,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.014401+0000","last_change":"2024-04-26T16:38:52.547540+0000","last_active":"2024-04-26T16:39:36.014401+0000","last_peered":"2024-04-26T16:39:36.014401+0000","last_clean":"2024-04-26T16:39:36.014401+0000","last_became_active":"2024-04-26T16:38:52.547214+0000","last_became_peered":"2024-04-26T16:38:52.547214+0000","last_unstale":"2024-04-26T16:39:36.014401+0000","last_undegraded":"2024-04-26T16:39:36.014401+0000","last_fullsized":"2024-04-26T16:39:36.014401+0000","mapping_epoch":60,"log_start":"0'0","ondisk_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-04-26T16:38:51.513872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:51.513872+0000","last_clean_scrub_stamp":"2024-04-26T16:38:51.513872+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T04:30:10.515431+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'12","reported_seq":52,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.909541+0000","last_change":"2024-04-26T16:38:54.561462+0000","last_active":"2024-04-26T16:39:35.909541+0000","last_peered":"2024-04-26T16:39:35.909541+0000","last_clean":"2024-04-26T16:39:35.909541+0000","last_became_active":"2024-04-26T16:38:54.561070+0000","last_became_peered":"2024-04-26T16:38:54.561070+0000","last_unstale":"2024-04-26T16:39:35.909541+0000","last_undegraded":"2024-04-26T16:39:35.909541+0000","last_fullsized":"2024-04-26T16:39:35.909541+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_clean_scrub_stamp":"2024-04-26T16:38:53.526998+0000","objects_scrubbed":0,"log_size":12,"log_dups_size":0,"ondisk_log_size":12,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T01:13:07.036829+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":220,"num_objects":5,"num_object_clones":0,"num_object_copies":15,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5,"num_whiteouts":0,"num_read":25,"num_read_kb":16,"num_write":14,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"5.8","version":"0'0","reported_seq":25,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.009925+0000","last_change":"2024-04-26T16:38:56.571834+0000","last_active":"2024-04-26T16:39:36.009925+0000","last_peered":"2024-04-26T16:39:36.009925+0000","last_clean":"2024-04-26T16:39:36.009925+0000","last_became_active":"2024-04-26T16:38:56.571507+0000","last_became_peered":"2024-04-26T16:38:56.571507+0000","last_unstale":"2024-04-26T16:39:36.009925+0000","last_undegraded":"2024-04-26T16:39:36.009925+0000","last_fullsized":"2024-04-26T16:39:36.009925+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-04-26T16:38:55.545151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:55.545151+0000","last_clean_scrub_stamp":"2024-04-26T16:38:55.545151+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T04:10:16.353892+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"6.8","version":"0'0","reported_seq":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.013586+0000","last_change":"2024-04-26T16:38:58.594592+0000","last_active":"2024-04-26T16:39:36.013586+0000","last_peered":"2024-04-26T16:39:36.013586+0000","last_clean":"2024-04-26T16:39:36.013586+0000","last_became_active":"2024-04-26T16:38:58.594324+0000","last_became_peered":"2024-04-26T16:38:58.594324+0000","last_unstale":"2024-04-26T16:39:36.013586+0000","last_undegraded":"2024-04-26T16:39:36.013586+0000","last_fullsized":"2024-04-26T16:39:36.013586+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_clean_scrub_stamp":"2024-04-26T16:38:57.563205+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T20:38:23.463986+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[7,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"5.b","version":"0'0","reported_seq":25,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.010621+0000","last_change":"2024-04-26T16:38:56.574302+0000","last_active":"2024-04-26T16:39:36.010621+0000","last_peered":"2024-04-26T16:39:36.010621+0000","last_clean":"2024-04-26T16:39:36.010621+0000","last_became_active":"2024-04-26T16:38:56.573970+0000","last_became_peered":"2024-04-26T16:38:56.573970+0000","last_unstale":"2024-04-26T16:39:36.010621+0000","last_undegraded":"2024-04-26T16:39:36.010621+0000","last_fullsized":"2024-04-26T16:39:36.010621+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-04-26T16:38:55.545151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:55.545151+0000","last_clean_scrub_stamp":"2024-04-26T16:38:55.545151+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T01:01:58.938781+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"0'0","reported_seq":33,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.014511+0000","last_change":"2024-04-26T16:38:52.548364+0000","last_active":"2024-04-26T16:39:36.014511+0000","last_peered":"2024-04-26T16:39:36.014511+0000","last_clean":"2024-04-26T16:39:36.014511+0000","last_became_active":"2024-04-26T16:38:52.547643+0000","last_became_peered":"2024-04-26T16:38:52.547643+0000","last_unstale":"2024-04-26T16:39:36.014511+0000","last_undegraded":"2024-04-26T16:39:36.014511+0000","last_fullsized":"2024-04-26T16:39:36.014511+0000","mapping_epoch":60,"log_start":"0'0","ondisk_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-04-26T16:38:51.513872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:51.513872+0000","last_clean_scrub_stamp":"2024-04-26T16:38:51.513872+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T02:12:50.578889+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'19","reported_seq":60,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.157117+0000","last_change":"2024-04-26T16:38:55.166913+0000","last_active":"2024-04-26T16:39:36.157117+0000","last_peered":"2024-04-26T16:39:36.157117+0000","last_clean":"2024-04-26T16:39:36.157117+0000","last_became_active":"2024-04-26T16:38:55.166527+0000","last_became_peered":"2024-04-26T16:38:55.166527+0000","last_unstale":"2024-04-26T16:39:36.157117+0000","last_undegraded":"2024-04-26T16:39:36.157117+0000","last_fullsized":"2024-04-26T16:39:36.157117+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_clean_scrub_stamp":"2024-04-26T16:38:53.526998+0000","objects_scrubbed":0,"log_size":19,"log_dups_size":0,"ondisk_log_size":19,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T20:45:49.110877+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"num_objects":9,"num_object_clones":0,"num_object_copies":27,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":9,"num_whiteouts":0,"num_read":32,"num_read_kb":21,"num_write":20,"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":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"6.9","version":"0'0","reported_seq":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.907233+0000","last_change":"2024-04-26T16:38:58.584562+0000","last_active":"2024-04-26T16:39:35.907233+0000","last_peered":"2024-04-26T16:39:35.907233+0000","last_clean":"2024-04-26T16:39:35.907233+0000","last_became_active":"2024-04-26T16:38:58.584093+0000","last_became_peered":"2024-04-26T16:38:58.584093+0000","last_unstale":"2024-04-26T16:39:35.907233+0000","last_undegraded":"2024-04-26T16:39:35.907233+0000","last_fullsized":"2024-04-26T16:39:35.907233+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_clean_scrub_stamp":"2024-04-26T16:38:57.563205+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T01:33:41.460005+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[0,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"5.a","version":"0'0","reported_seq":25,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.010371+0000","last_change":"2024-04-26T16:38:56.570263+0000","last_active":"2024-04-26T16:39:36.010371+0000","last_peered":"2024-04-26T16:39:36.010371+0000","last_clean":"2024-04-26T16:39:36.010371+0000","last_became_active":"2024-04-26T16:38:56.569910+0000","last_became_peered":"2024-04-26T16:38:56.569910+0000","last_unstale":"2024-04-26T16:39:36.010371+0000","last_undegraded":"2024-04-26T16:39:36.010371+0000","last_fullsized":"2024-04-26T16:39:36.010371+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-04-26T16:38:55.545151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:55.545151+0000","last_clean_scrub_stamp":"2024-04-26T16:38:55.545151+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T02:28:03.559071+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":33,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.997075+0000","last_change":"2024-04-26T16:38:52.536281+0000","last_active":"2024-04-26T16:39:35.997075+0000","last_peered":"2024-04-26T16:39:35.997075+0000","last_clean":"2024-04-26T16:39:35.997075+0000","last_became_active":"2024-04-26T16:38:52.535889+0000","last_became_peered":"2024-04-26T16:38:52.535889+0000","last_unstale":"2024-04-26T16:39:35.997075+0000","last_undegraded":"2024-04-26T16:39:35.997075+0000","last_fullsized":"2024-04-26T16:39:35.997075+0000","mapping_epoch":60,"log_start":"0'0","ondisk_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-04-26T16:38:51.513872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:51.513872+0000","last_clean_scrub_stamp":"2024-04-26T16:38:51.513872+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T03:50:27.293916+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'9","reported_seq":61,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.909204+0000","last_change":"2024-04-26T16:39:17.973525+0000","last_active":"2024-04-26T16:39:35.909204+0000","last_peered":"2024-04-26T16:39:35.909204+0000","last_clean":"2024-04-26T16:39:35.909204+0000","last_became_active":"2024-04-26T16:39:17.967821+0000","last_became_peered":"2024-04-26T16:39:17.967821+0000","last_unstale":"2024-04-26T16:39:35.909204+0000","last_undegraded":"2024-04-26T16:39:35.909204+0000","last_fullsized":"2024-04-26T16:39:35.909204+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_clean_scrub_stamp":"2024-04-26T16:38:53.526998+0000","objects_scrubbed":0,"log_size":9,"log_dups_size":0,"ondisk_log_size":9,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T04:14:14.670484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"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":17,"num_read_kb":11,"num_write":10,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":110,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.6","version":"0'0","reported_seq":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.157679+0000","last_change":"2024-04-26T16:38:58.588473+0000","last_active":"2024-04-26T16:39:36.157679+0000","last_peered":"2024-04-26T16:39:36.157679+0000","last_clean":"2024-04-26T16:39:36.157679+0000","last_became_active":"2024-04-26T16:38:58.588163+0000","last_became_peered":"2024-04-26T16:38:58.588163+0000","last_unstale":"2024-04-26T16:39:36.157679+0000","last_undegraded":"2024-04-26T16:39:36.157679+0000","last_fullsized":"2024-04-26T16:39:36.157679+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_clean_scrub_stamp":"2024-04-26T16:38:57.563205+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T02:52:45.753989+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,7],"acting":[3,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.2","version":"64'2","reported_seq":44,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.996806+0000","last_change":"2024-04-26T16:38:55.558985+0000","last_active":"2024-04-26T16:39:35.996806+0000","last_peered":"2024-04-26T16:39:35.996806+0000","last_clean":"2024-04-26T16:39:35.996806+0000","last_became_active":"2024-04-26T16:38:51.528138+0000","last_became_peered":"2024-04-26T16:38:51.528138+0000","last_unstale":"2024-04-26T16:39:35.996806+0000","last_undegraded":"2024-04-26T16:39:35.996806+0000","last_fullsized":"2024-04-26T16:39:35.996806+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:50.500072+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:50.500072+0000","last_clean_scrub_stamp":"2024-04-26T16:38:50.500072+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-04-27T17:41:43.241811+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0013479799999999999,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":33,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.909028+0000","last_change":"2024-04-26T16:38:52.539381+0000","last_active":"2024-04-26T16:39:35.909028+0000","last_peered":"2024-04-26T16:39:35.909028+0000","last_clean":"2024-04-26T16:39:35.909028+0000","last_became_active":"2024-04-26T16:38:52.539069+0000","last_became_peered":"2024-04-26T16:38:52.539069+0000","last_unstale":"2024-04-26T16:39:35.909028+0000","last_undegraded":"2024-04-26T16:39:35.909028+0000","last_fullsized":"2024-04-26T16:39:35.909028+0000","mapping_epoch":60,"log_start":"0'0","ondisk_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-04-26T16:38:51.513872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:51.513872+0000","last_clean_scrub_stamp":"2024-04-26T16:38:51.513872+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T01:14:25.974039+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'28","reported_seq":94,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:40:08.362313+0000","last_change":"2024-04-26T16:38:54.563626+0000","last_active":"2024-04-26T16:40:08.362313+0000","last_peered":"2024-04-26T16:40:08.362313+0000","last_clean":"2024-04-26T16:40:08.362313+0000","last_became_active":"2024-04-26T16:38:54.563024+0000","last_became_peered":"2024-04-26T16:38:54.563024+0000","last_unstale":"2024-04-26T16:40:08.362313+0000","last_undegraded":"2024-04-26T16:40:08.362313+0000","last_fullsized":"2024-04-26T16:40:08.362313+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_clean_scrub_stamp":"2024-04-26T16:38:53.526998+0000","objects_scrubbed":0,"log_size":28,"log_dups_size":0,"ondisk_log_size":28,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T21:00:15.092964+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":358,"num_objects":10,"num_object_clones":0,"num_object_copies":30,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":10,"num_whiteouts":0,"num_read":48,"num_read_kb":33,"num_write":26,"num_write_kb":4,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":25,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.907778+0000","last_change":"2024-04-26T16:38:56.559846+0000","last_active":"2024-04-26T16:39:35.907778+0000","last_peered":"2024-04-26T16:39:35.907778+0000","last_clean":"2024-04-26T16:39:35.907778+0000","last_became_active":"2024-04-26T16:38:56.559484+0000","last_became_peered":"2024-04-26T16:38:56.559484+0000","last_unstale":"2024-04-26T16:39:35.907778+0000","last_undegraded":"2024-04-26T16:39:35.907778+0000","last_fullsized":"2024-04-26T16:39:35.907778+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-04-26T16:38:55.545151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:55.545151+0000","last_clean_scrub_stamp":"2024-04-26T16:38:55.545151+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T01:39:34.845134+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"6.5","version":"0'0","reported_seq":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.014655+0000","last_change":"2024-04-26T16:38:58.819857+0000","last_active":"2024-04-26T16:39:36.014655+0000","last_peered":"2024-04-26T16:39:36.014655+0000","last_clean":"2024-04-26T16:39:36.014655+0000","last_became_active":"2024-04-26T16:38:58.819555+0000","last_became_peered":"2024-04-26T16:38:58.819555+0000","last_unstale":"2024-04-26T16:39:36.014655+0000","last_undegraded":"2024-04-26T16:39:36.014655+0000","last_fullsized":"2024-04-26T16:39:36.014655+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_clean_scrub_stamp":"2024-04-26T16:38:57.563205+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T01:48:13.137796+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[7,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":33,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.906383+0000","last_change":"2024-04-26T16:38:53.301394+0000","last_active":"2024-04-26T16:39:35.906383+0000","last_peered":"2024-04-26T16:39:35.906383+0000","last_clean":"2024-04-26T16:39:35.906383+0000","last_became_active":"2024-04-26T16:38:53.300886+0000","last_became_peered":"2024-04-26T16:38:53.300886+0000","last_unstale":"2024-04-26T16:39:35.906383+0000","last_undegraded":"2024-04-26T16:39:35.906383+0000","last_fullsized":"2024-04-26T16:39:35.906383+0000","mapping_epoch":60,"log_start":"0'0","ondisk_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-04-26T16:38:51.513872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:51.513872+0000","last_clean_scrub_stamp":"2024-04-26T16:38:51.513872+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T20:58:03.480903+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":42,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.009909+0000","last_change":"2024-04-26T16:38:55.558633+0000","last_active":"2024-04-26T16:39:36.009909+0000","last_peered":"2024-04-26T16:39:36.009909+0000","last_clean":"2024-04-26T16:39:36.009909+0000","last_became_active":"2024-04-26T16:38:51.526866+0000","last_became_peered":"2024-04-26T16:38:51.526866+0000","last_unstale":"2024-04-26T16:39:36.009909+0000","last_undegraded":"2024-04-26T16:39:36.009909+0000","last_fullsized":"2024-04-26T16:39:36.009909+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:50.500072+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:50.500072+0000","last_clean_scrub_stamp":"2024-04-26T16:38:50.500072+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T18:58:33.050303+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0013091509999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.7","version":"68'13","reported_seq":56,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.909167+0000","last_change":"2024-04-26T16:38:54.567078+0000","last_active":"2024-04-26T16:39:35.909167+0000","last_peered":"2024-04-26T16:39:35.909167+0000","last_clean":"2024-04-26T16:39:35.909167+0000","last_became_active":"2024-04-26T16:38:54.566577+0000","last_became_peered":"2024-04-26T16:38:54.566577+0000","last_unstale":"2024-04-26T16:39:35.909167+0000","last_undegraded":"2024-04-26T16:39:35.909167+0000","last_fullsized":"2024-04-26T16:39:35.909167+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_clean_scrub_stamp":"2024-04-26T16:38:53.526998+0000","objects_scrubbed":0,"log_size":13,"log_dups_size":0,"ondisk_log_size":13,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T18:13:40.449765+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":330,"num_objects":5,"num_object_clones":0,"num_object_copies":15,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5,"num_whiteouts":0,"num_read":30,"num_read_kb":19,"num_write":16,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"0'0","reported_seq":25,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.010449+0000","last_change":"2024-04-26T16:38:56.571590+0000","last_active":"2024-04-26T16:39:36.010449+0000","last_peered":"2024-04-26T16:39:36.010449+0000","last_clean":"2024-04-26T16:39:36.010449+0000","last_became_active":"2024-04-26T16:38:56.571187+0000","last_became_peered":"2024-04-26T16:38:56.571187+0000","last_unstale":"2024-04-26T16:39:36.010449+0000","last_undegraded":"2024-04-26T16:39:36.010449+0000","last_fullsized":"2024-04-26T16:39:36.010449+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-04-26T16:38:55.545151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:55.545151+0000","last_clean_scrub_stamp":"2024-04-26T16:38:55.545151+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T03:55:10.269568+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"6.7","version":"0'0","reported_seq":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.997371+0000","last_change":"2024-04-26T16:38:58.594400+0000","last_active":"2024-04-26T16:39:35.997371+0000","last_peered":"2024-04-26T16:39:35.997371+0000","last_clean":"2024-04-26T16:39:35.997371+0000","last_became_active":"2024-04-26T16:38:58.594097+0000","last_became_peered":"2024-04-26T16:38:58.594097+0000","last_unstale":"2024-04-26T16:39:35.997371+0000","last_undegraded":"2024-04-26T16:39:35.997371+0000","last_fullsized":"2024-04-26T16:39:35.997371+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_clean_scrub_stamp":"2024-04-26T16:38:57.563205+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T03:54:51.112943+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"72'128","reported_seq":278,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:38.001861+0000","last_change":"2024-04-26T16:38:42.353732+0000","last_active":"2024-04-26T16:39:38.001861+0000","last_peered":"2024-04-26T16:39:38.001861+0000","last_clean":"2024-04-26T16:39:38.001861+0000","last_became_active":"2024-04-26T16:38:42.353276+0000","last_became_peered":"2024-04-26T16:38:42.353276+0000","last_unstale":"2024-04-26T16:39:38.001861+0000","last_undegraded":"2024-04-26T16:39:38.001861+0000","last_fullsized":"2024-04-26T16:39:38.001861+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-04-26T16:36:33.417521+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:36:33.417521+0000","last_clean_scrub_stamp":"2024-04-26T16:36:33.417521+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-04-28T03:39:59.692575+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":"3.2","version":"0'0","reported_seq":33,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.158111+0000","last_change":"2024-04-26T16:38:52.544873+0000","last_active":"2024-04-26T16:39:36.158111+0000","last_peered":"2024-04-26T16:39:36.158111+0000","last_clean":"2024-04-26T16:39:36.158111+0000","last_became_active":"2024-04-26T16:38:52.544550+0000","last_became_peered":"2024-04-26T16:38:52.544550+0000","last_unstale":"2024-04-26T16:39:36.158111+0000","last_undegraded":"2024-04-26T16:39:36.158111+0000","last_fullsized":"2024-04-26T16:39:36.158111+0000","mapping_epoch":60,"log_start":"0'0","ondisk_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-04-26T16:38:51.513872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:51.513872+0000","last_clean_scrub_stamp":"2024-04-26T16:38:51.513872+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T19:51:35.328483+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'16","reported_seq":68,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:40:08.362636+0000","last_change":"2024-04-26T16:38:55.165911+0000","last_active":"2024-04-26T16:40:08.362636+0000","last_peered":"2024-04-26T16:40:08.362636+0000","last_clean":"2024-04-26T16:40:08.362636+0000","last_became_active":"2024-04-26T16:38:55.165505+0000","last_became_peered":"2024-04-26T16:38:55.165505+0000","last_unstale":"2024-04-26T16:40:08.362636+0000","last_undegraded":"2024-04-26T16:40:08.362636+0000","last_fullsized":"2024-04-26T16:40:08.362636+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_clean_scrub_stamp":"2024-04-26T16:38:53.526998+0000","objects_scrubbed":0,"log_size":16,"log_dups_size":0,"ondisk_log_size":16,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T23:05:32.827950+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":154,"num_objects":8,"num_object_clones":0,"num_object_copies":24,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":8,"num_whiteouts":0,"num_read":25,"num_read_kb":15,"num_write":13,"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":[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.4","version":"0'0","reported_seq":25,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.014636+0000","last_change":"2024-04-26T16:38:56.568162+0000","last_active":"2024-04-26T16:39:36.014636+0000","last_peered":"2024-04-26T16:39:36.014636+0000","last_clean":"2024-04-26T16:39:36.014636+0000","last_became_active":"2024-04-26T16:38:56.567502+0000","last_became_peered":"2024-04-26T16:38:56.567502+0000","last_unstale":"2024-04-26T16:39:36.014636+0000","last_undegraded":"2024-04-26T16:39:36.014636+0000","last_fullsized":"2024-04-26T16:39:36.014636+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-04-26T16:38:55.545151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:55.545151+0000","last_clean_scrub_stamp":"2024-04-26T16:38:55.545151+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T22:57:47.668472+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.4","version":"0'0","reported_seq":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.908214+0000","last_change":"2024-04-26T16:38:58.596010+0000","last_active":"2024-04-26T16:39:35.908214+0000","last_peered":"2024-04-26T16:39:35.908214+0000","last_clean":"2024-04-26T16:39:35.908214+0000","last_became_active":"2024-04-26T16:38:58.595399+0000","last_became_peered":"2024-04-26T16:38:58.595399+0000","last_unstale":"2024-04-26T16:39:35.908214+0000","last_undegraded":"2024-04-26T16:39:35.908214+0000","last_fullsized":"2024-04-26T16:39:35.908214+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_clean_scrub_stamp":"2024-04-26T16:38:57.563205+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T23:56:07.264921+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[1,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":33,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.908042+0000","last_change":"2024-04-26T16:38:52.536960+0000","last_active":"2024-04-26T16:39:35.908042+0000","last_peered":"2024-04-26T16:39:35.908042+0000","last_clean":"2024-04-26T16:39:35.908042+0000","last_became_active":"2024-04-26T16:38:52.536659+0000","last_became_peered":"2024-04-26T16:38:52.536659+0000","last_unstale":"2024-04-26T16:39:35.908042+0000","last_undegraded":"2024-04-26T16:39:35.908042+0000","last_fullsized":"2024-04-26T16:39:35.908042+0000","mapping_epoch":60,"log_start":"0'0","ondisk_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-04-26T16:38:51.513872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:51.513872+0000","last_clean_scrub_stamp":"2024-04-26T16:38:51.513872+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T00:42:51.348527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"69'5","reported_seq":122,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:40:15.146147+0000","last_change":"2024-04-26T16:38:55.560873+0000","last_active":"2024-04-26T16:40:15.146147+0000","last_peered":"2024-04-26T16:40:15.146147+0000","last_clean":"2024-04-26T16:40:15.146147+0000","last_became_active":"2024-04-26T16:38:51.527434+0000","last_became_peered":"2024-04-26T16:38:51.527434+0000","last_unstale":"2024-04-26T16:40:15.146147+0000","last_undegraded":"2024-04-26T16:40:15.146147+0000","last_fullsized":"2024-04-26T16:40:15.146147+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:50.500072+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:50.500072+0000","last_clean_scrub_stamp":"2024-04-26T16:38:50.500072+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-04-27T21:01:04.488263+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0018347769999999999,"stat_sum":{"num_bytes":389,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":77,"num_read_kb":72,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.6","version":"68'12","reported_seq":47,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.908427+0000","last_change":"2024-04-26T16:38:54.561596+0000","last_active":"2024-04-26T16:39:35.908427+0000","last_peered":"2024-04-26T16:39:35.908427+0000","last_clean":"2024-04-26T16:39:35.908427+0000","last_became_active":"2024-04-26T16:38:54.561218+0000","last_became_peered":"2024-04-26T16:38:54.561218+0000","last_unstale":"2024-04-26T16:39:35.908427+0000","last_undegraded":"2024-04-26T16:39:35.908427+0000","last_fullsized":"2024-04-26T16:39:35.908427+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_clean_scrub_stamp":"2024-04-26T16:38:53.526998+0000","objects_scrubbed":0,"log_size":12,"log_dups_size":0,"ondisk_log_size":12,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T00:34:18.243666+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":6,"num_object_clones":0,"num_object_copies":18,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6,"num_whiteouts":0,"num_read":18,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"0'0","reported_seq":25,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.997689+0000","last_change":"2024-04-26T16:38:56.571259+0000","last_active":"2024-04-26T16:39:35.997689+0000","last_peered":"2024-04-26T16:39:35.997689+0000","last_clean":"2024-04-26T16:39:35.997689+0000","last_became_active":"2024-04-26T16:38:56.569677+0000","last_became_peered":"2024-04-26T16:38:56.569677+0000","last_unstale":"2024-04-26T16:39:35.997689+0000","last_undegraded":"2024-04-26T16:39:35.997689+0000","last_fullsized":"2024-04-26T16:39:35.997689+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-04-26T16:38:55.545151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:55.545151+0000","last_clean_scrub_stamp":"2024-04-26T16:38:55.545151+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T04:20:14.718802+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.1","version":"0'0","reported_seq":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.906428+0000","last_change":"2024-04-26T16:38:58.817400+0000","last_active":"2024-04-26T16:39:35.906428+0000","last_peered":"2024-04-26T16:39:35.906428+0000","last_clean":"2024-04-26T16:39:35.906428+0000","last_became_active":"2024-04-26T16:38:58.816837+0000","last_became_peered":"2024-04-26T16:38:58.816837+0000","last_unstale":"2024-04-26T16:39:35.906428+0000","last_undegraded":"2024-04-26T16:39:35.906428+0000","last_fullsized":"2024-04-26T16:39:35.906428+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_clean_scrub_stamp":"2024-04-26T16:38:57.563205+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T20:59:58.820409+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":33,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.909437+0000","last_change":"2024-04-26T16:38:53.301369+0000","last_active":"2024-04-26T16:39:35.909437+0000","last_peered":"2024-04-26T16:39:35.909437+0000","last_clean":"2024-04-26T16:39:35.909437+0000","last_became_active":"2024-04-26T16:38:53.300869+0000","last_became_peered":"2024-04-26T16:38:53.300869+0000","last_unstale":"2024-04-26T16:39:35.909437+0000","last_undegraded":"2024-04-26T16:39:35.909437+0000","last_fullsized":"2024-04-26T16:39:35.909437+0000","mapping_epoch":60,"log_start":"0'0","ondisk_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-04-26T16:38:51.513872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:51.513872+0000","last_clean_scrub_stamp":"2024-04-26T16:38:51.513872+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T03:15:27.298828+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"68'19","reported_seq":65,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.908129+0000","last_change":"2024-04-26T16:38:55.165993+0000","last_active":"2024-04-26T16:39:35.908129+0000","last_peered":"2024-04-26T16:39:35.908129+0000","last_clean":"2024-04-26T16:39:35.908129+0000","last_became_active":"2024-04-26T16:38:55.165406+0000","last_became_peered":"2024-04-26T16:38:55.165406+0000","last_unstale":"2024-04-26T16:39:35.908129+0000","last_undegraded":"2024-04-26T16:39:35.908129+0000","last_fullsized":"2024-04-26T16:39:35.908129+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_clean_scrub_stamp":"2024-04-26T16:38:53.526998+0000","objects_scrubbed":0,"log_size":19,"log_dups_size":0,"ondisk_log_size":19,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T23:49:29.258069+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":330,"num_objects":8,"num_object_clones":0,"num_object_copies":24,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":8,"num_whiteouts":0,"num_read":39,"num_read_kb":25,"num_write":22,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":25,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.157125+0000","last_change":"2024-04-26T16:38:56.563219+0000","last_active":"2024-04-26T16:39:36.157125+0000","last_peered":"2024-04-26T16:39:36.157125+0000","last_clean":"2024-04-26T16:39:36.157125+0000","last_became_active":"2024-04-26T16:38:56.562892+0000","last_became_peered":"2024-04-26T16:38:56.562892+0000","last_unstale":"2024-04-26T16:39:36.157125+0000","last_undegraded":"2024-04-26T16:39:36.157125+0000","last_fullsized":"2024-04-26T16:39:36.157125+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-04-26T16:38:55.545151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:55.545151+0000","last_clean_scrub_stamp":"2024-04-26T16:38:55.545151+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T22:59:02.000275+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"6.0","version":"0'0","reported_seq":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.907355+0000","last_change":"2024-04-26T16:38:58.584886+0000","last_active":"2024-04-26T16:39:35.907355+0000","last_peered":"2024-04-26T16:39:35.907355+0000","last_clean":"2024-04-26T16:39:35.907355+0000","last_became_active":"2024-04-26T16:38:58.584429+0000","last_became_peered":"2024-04-26T16:38:58.584429+0000","last_unstale":"2024-04-26T16:39:35.907355+0000","last_undegraded":"2024-04-26T16:39:35.907355+0000","last_fullsized":"2024-04-26T16:39:35.907355+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_clean_scrub_stamp":"2024-04-26T16:38:57.563205+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T03:28:00.107780+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":33,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.997519+0000","last_change":"2024-04-26T16:38:53.301956+0000","last_active":"2024-04-26T16:39:35.997519+0000","last_peered":"2024-04-26T16:39:35.997519+0000","last_clean":"2024-04-26T16:39:35.997519+0000","last_became_active":"2024-04-26T16:38:53.300910+0000","last_became_peered":"2024-04-26T16:38:53.300910+0000","last_unstale":"2024-04-26T16:39:35.997519+0000","last_undegraded":"2024-04-26T16:39:35.997519+0000","last_fullsized":"2024-04-26T16:39:35.997519+0000","mapping_epoch":60,"log_start":"0'0","ondisk_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-04-26T16:38:51.513872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:51.513872+0000","last_clean_scrub_stamp":"2024-04-26T16:38:51.513872+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T00:46:30.537903+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"68'10","reported_seq":44,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.907123+0000","last_change":"2024-04-26T16:38:54.565383+0000","last_active":"2024-04-26T16:39:35.907123+0000","last_peered":"2024-04-26T16:39:35.907123+0000","last_clean":"2024-04-26T16:39:35.907123+0000","last_became_active":"2024-04-26T16:38:54.563495+0000","last_became_peered":"2024-04-26T16:38:54.563495+0000","last_unstale":"2024-04-26T16:39:35.907123+0000","last_undegraded":"2024-04-26T16:39:35.907123+0000","last_fullsized":"2024-04-26T16:39:35.907123+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_clean_scrub_stamp":"2024-04-26T16:38:53.526998+0000","objects_scrubbed":0,"log_size":10,"log_dups_size":0,"ondisk_log_size":10,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T20:07:09.897525+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":5,"num_object_clones":0,"num_object_copies":15,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5,"num_whiteouts":0,"num_read":15,"num_read_kb":10,"num_write":10,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"68'8","reported_seq":50,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:40:08.362288+0000","last_change":"2024-04-26T16:38:56.565962+0000","last_active":"2024-04-26T16:40:08.362288+0000","last_peered":"2024-04-26T16:40:08.362288+0000","last_clean":"2024-04-26T16:40:08.362288+0000","last_became_active":"2024-04-26T16:38:56.565008+0000","last_became_peered":"2024-04-26T16:38:56.565008+0000","last_unstale":"2024-04-26T16:40:08.362288+0000","last_undegraded":"2024-04-26T16:40:08.362288+0000","last_fullsized":"2024-04-26T16:40:08.362288+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-04-26T16:38:55.545151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:55.545151+0000","last_clean_scrub_stamp":"2024-04-26T16:38:55.545151+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-04-28T01:39:53.379091+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":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.3","version":"68'1","reported_seq":22,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.014121+0000","last_change":"2024-04-26T16:38:58.818939+0000","last_active":"2024-04-26T16:39:36.014121+0000","last_peered":"2024-04-26T16:39:36.014121+0000","last_clean":"2024-04-26T16:39:36.014121+0000","last_became_active":"2024-04-26T16:38:58.818550+0000","last_became_peered":"2024-04-26T16:38:58.818550+0000","last_unstale":"2024-04-26T16:39:36.014121+0000","last_undegraded":"2024-04-26T16:39:36.014121+0000","last_fullsized":"2024-04-26T16:39:36.014121+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_clean_scrub_stamp":"2024-04-26T16:38:57.563205+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-04-28T04:31:14.308606+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":13,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,2],"acting":[7,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.6","version":"61'1","reported_seq":34,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.908571+0000","last_change":"2024-04-26T16:38:52.536817+0000","last_active":"2024-04-26T16:39:35.908571+0000","last_peered":"2024-04-26T16:39:35.908571+0000","last_clean":"2024-04-26T16:39:35.908571+0000","last_became_active":"2024-04-26T16:38:52.536494+0000","last_became_peered":"2024-04-26T16:38:52.536494+0000","last_unstale":"2024-04-26T16:39:35.908571+0000","last_undegraded":"2024-04-26T16:39:35.908571+0000","last_fullsized":"2024-04-26T16:39:35.908571+0000","mapping_epoch":60,"log_start":"0'0","ondisk_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-04-26T16:38:51.513872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:51.513872+0000","last_clean_scrub_stamp":"2024-04-26T16:38:51.513872+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-04-27T23:21:04.733476+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":46,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"68'14","reported_seq":50,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.909296+0000","last_change":"2024-04-26T16:38:54.557909+0000","last_active":"2024-04-26T16:39:35.909296+0000","last_peered":"2024-04-26T16:39:35.909296+0000","last_clean":"2024-04-26T16:39:35.909296+0000","last_became_active":"2024-04-26T16:38:54.557560+0000","last_became_peered":"2024-04-26T16:38:54.557560+0000","last_unstale":"2024-04-26T16:39:35.909296+0000","last_undegraded":"2024-04-26T16:39:35.909296+0000","last_fullsized":"2024-04-26T16:39:35.909296+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_clean_scrub_stamp":"2024-04-26T16:38:53.526998+0000","objects_scrubbed":0,"log_size":14,"log_dups_size":0,"ondisk_log_size":14,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T17:30:03.643882+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":7,"num_object_clones":0,"num_object_copies":21,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7,"num_whiteouts":0,"num_read":21,"num_read_kb":14,"num_write":14,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.0","version":"68'8","reported_seq":50,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:40:08.362283+0000","last_change":"2024-04-26T16:38:56.576067+0000","last_active":"2024-04-26T16:40:08.362283+0000","last_peered":"2024-04-26T16:40:08.362283+0000","last_clean":"2024-04-26T16:40:08.362283+0000","last_became_active":"2024-04-26T16:38:56.575699+0000","last_became_peered":"2024-04-26T16:38:56.575699+0000","last_unstale":"2024-04-26T16:40:08.362283+0000","last_undegraded":"2024-04-26T16:40:08.362283+0000","last_fullsized":"2024-04-26T16:40:08.362283+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-04-26T16:38:55.545151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:55.545151+0000","last_clean_scrub_stamp":"2024-04-26T16:38:55.545151+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-04-28T02:05:48.371784+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":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.2","version":"0'0","reported_seq":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.908710+0000","last_change":"2024-04-26T16:38:58.595377+0000","last_active":"2024-04-26T16:39:35.908710+0000","last_peered":"2024-04-26T16:39:35.908710+0000","last_clean":"2024-04-26T16:39:35.908710+0000","last_became_active":"2024-04-26T16:38:58.595038+0000","last_became_peered":"2024-04-26T16:38:58.595038+0000","last_unstale":"2024-04-26T16:39:35.908710+0000","last_undegraded":"2024-04-26T16:39:35.908710+0000","last_fullsized":"2024-04-26T16:39:35.908710+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_clean_scrub_stamp":"2024-04-26T16:38:57.563205+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T23:00:30.686839+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[4,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"0'0","reported_seq":33,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.157847+0000","last_change":"2024-04-26T16:38:52.542138+0000","last_active":"2024-04-26T16:39:36.157847+0000","last_peered":"2024-04-26T16:39:36.157847+0000","last_clean":"2024-04-26T16:39:36.157847+0000","last_became_active":"2024-04-26T16:38:52.541801+0000","last_became_peered":"2024-04-26T16:38:52.541801+0000","last_unstale":"2024-04-26T16:39:36.157847+0000","last_undegraded":"2024-04-26T16:39:36.157847+0000","last_fullsized":"2024-04-26T16:39:36.157847+0000","mapping_epoch":60,"log_start":"0'0","ondisk_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-04-26T16:38:51.513872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:51.513872+0000","last_clean_scrub_stamp":"2024-04-26T16:38:51.513872+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T20:07:23.737341+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.0","version":"68'18","reported_seq":61,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.156725+0000","last_change":"2024-04-26T16:38:55.165737+0000","last_active":"2024-04-26T16:39:36.156725+0000","last_peered":"2024-04-26T16:39:36.156725+0000","last_clean":"2024-04-26T16:39:36.156725+0000","last_became_active":"2024-04-26T16:38:55.165310+0000","last_became_peered":"2024-04-26T16:38:55.165310+0000","last_unstale":"2024-04-26T16:39:36.156725+0000","last_undegraded":"2024-04-26T16:39:36.156725+0000","last_fullsized":"2024-04-26T16:39:36.156725+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_clean_scrub_stamp":"2024-04-26T16:38:53.526998+0000","objects_scrubbed":0,"log_size":18,"log_dups_size":0,"ondisk_log_size":18,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T20:43:36.592746+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":220,"num_objects":8,"num_object_clones":0,"num_object_copies":24,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":8,"num_whiteouts":0,"num_read":34,"num_read_kb":22,"num_write":20,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":25,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.908609+0000","last_change":"2024-04-26T16:38:56.572584+0000","last_active":"2024-04-26T16:39:35.908609+0000","last_peered":"2024-04-26T16:39:35.908609+0000","last_clean":"2024-04-26T16:39:35.908609+0000","last_became_active":"2024-04-26T16:38:56.572312+0000","last_became_peered":"2024-04-26T16:38:56.572312+0000","last_unstale":"2024-04-26T16:39:35.908609+0000","last_undegraded":"2024-04-26T16:39:35.908609+0000","last_fullsized":"2024-04-26T16:39:35.908609+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-04-26T16:38:55.545151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:55.545151+0000","last_clean_scrub_stamp":"2024-04-26T16:38:55.545151+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T04:02:43.412574+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.d","version":"0'0","reported_seq":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.997182+0000","last_change":"2024-04-26T16:38:58.592610+0000","last_active":"2024-04-26T16:39:35.997182+0000","last_peered":"2024-04-26T16:39:35.997182+0000","last_clean":"2024-04-26T16:39:35.997182+0000","last_became_active":"2024-04-26T16:38:58.592256+0000","last_became_peered":"2024-04-26T16:38:58.592256+0000","last_unstale":"2024-04-26T16:39:35.997182+0000","last_undegraded":"2024-04-26T16:39:35.997182+0000","last_fullsized":"2024-04-26T16:39:35.997182+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_clean_scrub_stamp":"2024-04-26T16:38:57.563205+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T03:07:30.905796+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.e","version":"68'8","reported_seq":50,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:40:08.362556+0000","last_change":"2024-04-26T16:38:56.568011+0000","last_active":"2024-04-26T16:40:08.362556+0000","last_peered":"2024-04-26T16:40:08.362556+0000","last_clean":"2024-04-26T16:40:08.362556+0000","last_became_active":"2024-04-26T16:38:56.567027+0000","last_became_peered":"2024-04-26T16:38:56.567027+0000","last_unstale":"2024-04-26T16:40:08.362556+0000","last_undegraded":"2024-04-26T16:40:08.362556+0000","last_fullsized":"2024-04-26T16:40:08.362556+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-04-26T16:38:55.545151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:55.545151+0000","last_clean_scrub_stamp":"2024-04-26T16:38:55.545151+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-04-27T20:40:20.086227+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":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":33,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.156682+0000","last_change":"2024-04-26T16:38:52.544712+0000","last_active":"2024-04-26T16:39:36.156682+0000","last_peered":"2024-04-26T16:39:36.156682+0000","last_clean":"2024-04-26T16:39:36.156682+0000","last_became_active":"2024-04-26T16:38:52.544408+0000","last_became_peered":"2024-04-26T16:38:52.544408+0000","last_unstale":"2024-04-26T16:39:36.156682+0000","last_undegraded":"2024-04-26T16:39:36.156682+0000","last_fullsized":"2024-04-26T16:39:36.156682+0000","mapping_epoch":60,"log_start":"0'0","ondisk_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-04-26T16:38:51.513872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:51.513872+0000","last_clean_scrub_stamp":"2024-04-26T16:38:51.513872+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T22:50:47.359004+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'15","reported_seq":54,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.909460+0000","last_change":"2024-04-26T16:38:54.564694+0000","last_active":"2024-04-26T16:39:35.909460+0000","last_peered":"2024-04-26T16:39:35.909460+0000","last_clean":"2024-04-26T16:39:35.909460+0000","last_became_active":"2024-04-26T16:38:54.564229+0000","last_became_peered":"2024-04-26T16:38:54.564229+0000","last_unstale":"2024-04-26T16:39:35.909460+0000","last_undegraded":"2024-04-26T16:39:35.909460+0000","last_fullsized":"2024-04-26T16:39:35.909460+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_clean_scrub_stamp":"2024-04-26T16:38:53.526998+0000","objects_scrubbed":0,"log_size":15,"log_dups_size":0,"ondisk_log_size":15,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T00:57:34.278339+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"num_objects":7,"num_object_clones":0,"num_object_copies":21,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7,"num_whiteouts":0,"num_read":26,"num_read_kb":17,"num_write":16,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.c","version":"0'0","reported_seq":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.157131+0000","last_change":"2024-04-26T16:38:58.817005+0000","last_active":"2024-04-26T16:39:36.157131+0000","last_peered":"2024-04-26T16:39:36.157131+0000","last_clean":"2024-04-26T16:39:36.157131+0000","last_became_active":"2024-04-26T16:38:58.816589+0000","last_became_peered":"2024-04-26T16:38:58.816589+0000","last_unstale":"2024-04-26T16:39:36.157131+0000","last_undegraded":"2024-04-26T16:39:36.157131+0000","last_fullsized":"2024-04-26T16:39:36.157131+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_clean_scrub_stamp":"2024-04-26T16:38:57.563205+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T19:17:19.298575+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"5.f","version":"0'0","reported_seq":25,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.997611+0000","last_change":"2024-04-26T16:38:56.568411+0000","last_active":"2024-04-26T16:39:35.997611+0000","last_peered":"2024-04-26T16:39:35.997611+0000","last_clean":"2024-04-26T16:39:35.997611+0000","last_became_active":"2024-04-26T16:38:56.568092+0000","last_became_peered":"2024-04-26T16:38:56.568092+0000","last_unstale":"2024-04-26T16:39:35.997611+0000","last_undegraded":"2024-04-26T16:39:35.997611+0000","last_fullsized":"2024-04-26T16:39:35.997611+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-04-26T16:38:55.545151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:55.545151+0000","last_clean_scrub_stamp":"2024-04-26T16:38:55.545151+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T23:21:22.572184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":33,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.908741+0000","last_change":"2024-04-26T16:38:53.301281+0000","last_active":"2024-04-26T16:39:35.908741+0000","last_peered":"2024-04-26T16:39:35.908741+0000","last_clean":"2024-04-26T16:39:35.908741+0000","last_became_active":"2024-04-26T16:38:53.300903+0000","last_became_peered":"2024-04-26T16:38:53.300903+0000","last_unstale":"2024-04-26T16:39:35.908741+0000","last_undegraded":"2024-04-26T16:39:35.908741+0000","last_fullsized":"2024-04-26T16:39:35.908741+0000","mapping_epoch":60,"log_start":"0'0","ondisk_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-04-26T16:38:51.513872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:51.513872+0000","last_clean_scrub_stamp":"2024-04-26T16:38:51.513872+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T18:55:43.510050+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'11","reported_seq":66,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.909948+0000","last_change":"2024-04-26T16:39:17.979211+0000","last_active":"2024-04-26T16:39:35.909948+0000","last_peered":"2024-04-26T16:39:35.909948+0000","last_clean":"2024-04-26T16:39:35.909948+0000","last_became_active":"2024-04-26T16:39:17.968356+0000","last_became_peered":"2024-04-26T16:39:17.968356+0000","last_unstale":"2024-04-26T16:39:35.909948+0000","last_undegraded":"2024-04-26T16:39:35.909948+0000","last_fullsized":"2024-04-26T16:39:35.909948+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_clean_scrub_stamp":"2024-04-26T16:38:53.526998+0000","objects_scrubbed":0,"log_size":11,"log_dups_size":0,"ondisk_log_size":11,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T03:59:21.182794+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"num_objects":5,"num_object_clones":0,"num_object_copies":15,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5,"num_whiteouts":0,"num_read":20,"num_read_kb":13,"num_write":12,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":110,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.f","version":"0'0","reported_seq":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.010741+0000","last_change":"2024-04-26T16:38:58.593602+0000","last_active":"2024-04-26T16:39:36.010741+0000","last_peered":"2024-04-26T16:39:36.010741+0000","last_clean":"2024-04-26T16:39:36.010741+0000","last_became_active":"2024-04-26T16:38:58.593007+0000","last_became_peered":"2024-04-26T16:38:58.593007+0000","last_unstale":"2024-04-26T16:39:36.010741+0000","last_undegraded":"2024-04-26T16:39:36.010741+0000","last_fullsized":"2024-04-26T16:39:36.010741+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_clean_scrub_stamp":"2024-04-26T16:38:57.563205+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T02:15:03.165576+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,4],"acting":[2,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"5.c","version":"0'0","reported_seq":25,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.909948+0000","last_change":"2024-04-26T16:38:56.567989+0000","last_active":"2024-04-26T16:39:35.909948+0000","last_peered":"2024-04-26T16:39:35.909948+0000","last_clean":"2024-04-26T16:39:35.909948+0000","last_became_active":"2024-04-26T16:38:56.566462+0000","last_became_peered":"2024-04-26T16:38:56.566462+0000","last_unstale":"2024-04-26T16:39:35.909948+0000","last_undegraded":"2024-04-26T16:39:35.909948+0000","last_fullsized":"2024-04-26T16:39:35.909948+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-04-26T16:38:55.545151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:55.545151+0000","last_clean_scrub_stamp":"2024-04-26T16:38:55.545151+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T03:19:10.013431+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":33,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.156876+0000","last_change":"2024-04-26T16:38:52.542737+0000","last_active":"2024-04-26T16:39:36.156876+0000","last_peered":"2024-04-26T16:39:36.156876+0000","last_clean":"2024-04-26T16:39:36.156876+0000","last_became_active":"2024-04-26T16:38:52.542365+0000","last_became_peered":"2024-04-26T16:38:52.542365+0000","last_unstale":"2024-04-26T16:39:36.156876+0000","last_undegraded":"2024-04-26T16:39:36.156876+0000","last_fullsized":"2024-04-26T16:39:36.156876+0000","mapping_epoch":60,"log_start":"0'0","ondisk_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-04-26T16:38:51.513872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:51.513872+0000","last_clean_scrub_stamp":"2024-04-26T16:38:51.513872+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T17:32:36.285660+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'17","reported_seq":81,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.909661+0000","last_change":"2024-04-26T16:39:18.575726+0000","last_active":"2024-04-26T16:39:35.909661+0000","last_peered":"2024-04-26T16:39:35.909661+0000","last_clean":"2024-04-26T16:39:35.909661+0000","last_became_active":"2024-04-26T16:39:18.567198+0000","last_became_peered":"2024-04-26T16:39:18.567198+0000","last_unstale":"2024-04-26T16:39:35.909661+0000","last_undegraded":"2024-04-26T16:39:35.909661+0000","last_fullsized":"2024-04-26T16:39:35.909661+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_clean_scrub_stamp":"2024-04-26T16:38:53.526998+0000","objects_scrubbed":0,"log_size":17,"log_dups_size":0,"ondisk_log_size":17,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T16:41:22.547292+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110,"num_objects":8,"num_object_clones":0,"num_object_copies":24,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":8,"num_whiteouts":0,"num_read":29,"num_read_kb":19,"num_write":18,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":110,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,5],"acting":[4,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.e","version":"0'0","reported_seq":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.910288+0000","last_change":"2024-04-26T16:38:58.595085+0000","last_active":"2024-04-26T16:39:35.910288+0000","last_peered":"2024-04-26T16:39:35.910288+0000","last_clean":"2024-04-26T16:39:35.910288+0000","last_became_active":"2024-04-26T16:38:58.594779+0000","last_became_peered":"2024-04-26T16:38:58.594779+0000","last_unstale":"2024-04-26T16:39:35.910288+0000","last_undegraded":"2024-04-26T16:39:35.910288+0000","last_fullsized":"2024-04-26T16:39:35.910288+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:57.563205+0000","last_clean_scrub_stamp":"2024-04-26T16:38:57.563205+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T21:35:41.132809+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.d","version":"68'8","reported_seq":50,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:40:08.362283+0000","last_change":"2024-04-26T16:38:56.574579+0000","last_active":"2024-04-26T16:40:08.362283+0000","last_peered":"2024-04-26T16:40:08.362283+0000","last_clean":"2024-04-26T16:40:08.362283+0000","last_became_active":"2024-04-26T16:38:56.574146+0000","last_became_peered":"2024-04-26T16:38:56.574146+0000","last_unstale":"2024-04-26T16:40:08.362283+0000","last_undegraded":"2024-04-26T16:40:08.362283+0000","last_fullsized":"2024-04-26T16:40:08.362283+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-04-26T16:38:55.545151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:55.545151+0000","last_clean_scrub_stamp":"2024-04-26T16:38:55.545151+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-04-27T19:49:52.588726+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":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"0'0","reported_seq":33,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:36.157108+0000","last_change":"2024-04-26T16:38:52.539152+0000","last_active":"2024-04-26T16:39:36.157108+0000","last_peered":"2024-04-26T16:39:36.157108+0000","last_clean":"2024-04-26T16:39:36.157108+0000","last_became_active":"2024-04-26T16:38:52.538858+0000","last_became_peered":"2024-04-26T16:38:52.538858+0000","last_unstale":"2024-04-26T16:39:36.157108+0000","last_undegraded":"2024-04-26T16:39:36.157108+0000","last_fullsized":"2024-04-26T16:39:36.157108+0000","mapping_epoch":60,"log_start":"0'0","ondisk_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-04-26T16:38:51.513872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:51.513872+0000","last_clean_scrub_stamp":"2024-04-26T16:38:51.513872+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T02:42:33.846466+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'10","reported_seq":44,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-04-26T16:39:35.909208+0000","last_change":"2024-04-26T16:38:54.556862+0000","last_active":"2024-04-26T16:39:35.909208+0000","last_peered":"2024-04-26T16:39:35.909208+0000","last_clean":"2024-04-26T16:39:35.909208+0000","last_became_active":"2024-04-26T16:38:54.556406+0000","last_became_peered":"2024-04-26T16:38:54.556406+0000","last_unstale":"2024-04-26T16:39:35.909208+0000","last_undegraded":"2024-04-26T16:39:35.909208+0000","last_fullsized":"2024-04-26T16:39:35.909208+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T16:38:53.526998+0000","last_clean_scrub_stamp":"2024-04-26T16:38:53.526998+0000","objects_scrubbed":0,"log_size":10,"log_dups_size":0,"ondisk_log_size":10,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-28T03:06:10.651677+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":5,"num_object_clones":0,"num_object_copies":15,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5,"num_whiteouts":0,"num_read":15,"num_read_kb":10,"num_write":10,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"pool_stats":[{"poolid":6,"num_pg":32,"stat_sum":{"num_bytes":416,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":24576,"data_stored":1248,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":2,"ondisk_log_size":2,"up":96,"acting":96,"num_store_stats":8},{"poolid":5,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":8,"num_object_clones":0,"num_object_copies":24,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":8,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":64,"ondisk_log_size":64,"up":96,"acting":96,"num_store_stats":8},{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":3702,"num_objects":178,"num_object_clones":0,"num_object_copies":534,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":178,"num_whiteouts":0,"num_read":698,"num_read_kb":455,"num_write":417,"num_write_kb":34,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":17,"num_bytes_recovered":330,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":417792,"data_stored":11106,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":393,"ondisk_log_size":393,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":1613,"num_objects":6,"num_object_clones":0,"num_object_copies":18,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6,"num_whiteouts":0,"num_read":24,"num_read_kb":24,"num_write":10,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":73728,"data_stored":4839,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":6,"ondisk_log_size":6,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":3,"stat_sum":{"num_bytes":408,"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":77,"num_read_kb":72,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":24576,"data_stored":1224,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":7,"ondisk_log_size":7,"up":9,"acting":9,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234005,"num_pgs":53,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28308,"kb_used_data":1288,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716844,"statfs":{"total":95995035648,"available":95966048256,"internally_reserved":0,"allocated":1318912,"data_stored":872817,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":27654602},"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":[]},{"osd":6,"up_from":46,"seq":197568495642,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28284,"kb_used_data":1268,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716868,"statfs":{"total":95995035648,"available":95966072832,"internally_reserved":0,"allocated":1298432,"data_stored":871732,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"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":[]},{"osd":1,"up_from":13,"seq":55834574900,"num_pgs":54,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31916,"kb_used_data":736,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713236,"statfs":{"total":95995035648,"available":95962353664,"internally_reserved":0,"allocated":753664,"data_stored":283363,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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":[]},{"osd":0,"up_from":8,"seq":34359738425,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32460,"kb_used_data":1284,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93712692,"statfs":{"total":95995035648,"available":95961796608,"internally_reserved":0,"allocated":1314816,"data_stored":872077,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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":[]},{"osd":2,"up_from":18,"seq":77309411375,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27708,"kb_used_data":688,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717444,"statfs":{"total":95995035648,"available":95966662656,"internally_reserved":0,"allocated":704512,"data_stored":281296,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":[]},{"osd":3,"up_from":25,"seq":107374182442,"num_pgs":56,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31896,"kb_used_data":716,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713256,"statfs":{"total":95995035648,"available":95962374144,"internally_reserved":0,"allocated":733184,"data_stored":281806,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":31914439},"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":[]},{"osd":4,"up_from":30,"seq":128849018917,"num_pgs":58,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31896,"kb_used_data":716,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713256,"statfs":{"total":95995035648,"available":95962374144,"internally_reserved":0,"allocated":733184,"data_stored":282949,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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":[]},{"osd":5,"up_from":38,"seq":163208757280,"num_pgs":48,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27712,"kb_used_data":692,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717440,"statfs":{"total":95995035648,"available":95966658560,"internally_reserved":0,"allocated":708608,"data_stored":282377,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":[]}],"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":4096,"data_stored":389,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":408,"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":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"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":4096,"data_stored":19,"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":4096,"data_stored":389,"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":12288,"data_stored":138,"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":12288,"data_stored":1085,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":46,"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":1613,"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":4096,"data_stored":993,"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":4096,"data_stored":436,"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":12288,"data_stored":528,"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":49152,"data_stored":1320,"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":77824,"data_stored":2008,"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":40960,"data_stored":1018,"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":73728,"data_stored":1898,"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":53248,"data_stored":1474,"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":40960,"data_stored":1100,"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":36864,"data_stored":1034,"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":45056,"data_stored":1254,"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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"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":6,"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":6,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":416,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"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":6,"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":6,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":403,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":13,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":416,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-04-26T16:40:20.483 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-04-26T16:40:20.484 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-04-26T16:40:20.484 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-04-26T16:40:20.484 DEBUG:teuthology.orchestra.run.smithi016:> sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6 shell --fsid 8b1f7092-03ea-11ef-bc93-c7b262605968 -- ceph health --format=json 2024-04-26T16:40:20.740 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T16:40:21.181 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:21 smithi016 ceph-mon[27893]: from='client.14721 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-26T16:40:21.182 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:21 smithi016 ceph-mon[27893]: pgmap v25: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:40:21.182 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:21 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:40:21.182 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:21 smithi016 ceph-mon[37491]: from='client.14721 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-26T16:40:21.182 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:21 smithi016 ceph-mon[37491]: pgmap v25: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:40:21.182 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:21 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:40:21.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:21 smithi057 ceph-mon[31602]: from='client.14721 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-26T16:40:21.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:21 smithi057 ceph-mon[31602]: pgmap v25: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:40:21.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:21 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:40:22.627 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-26T16:40:22.627 INFO:teuthology.orchestra.run.smithi016.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-04-26T16:40:23.284 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:23 smithi016 ceph-mon[27893]: pgmap v26: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:40:23.284 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:23 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/3300882113' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-26T16:40:23.285 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:23 smithi016 ceph-mon[37491]: pgmap v26: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:40:23.285 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:23 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/3300882113' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-26T16:40:23.285 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:40:23 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: ::ffff:172.21.15.57 - - [26/Apr/2024:16:40:23] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-04-26T16:40:23.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:23 smithi057 ceph-mon[31602]: pgmap v26: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:40:23.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:23 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/3300882113' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-26T16:40:23.318 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-04-26T16:40:23.318 INFO:tasks.cephadm:Setup complete, yielding 2024-04-26T16:40:23.318 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-26T16:40:23.328 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi016.front.sepia.ceph.com 2024-04-26T16:40:23.328 DEBUG:teuthology.orchestra.run.smithi016:> sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b1f7092-03ea-11ef-bc93-c7b262605968 -- bash -c 'set -ex 2024-04-26T16:40:23.329 DEBUG:teuthology.orchestra.run.smithi016:> for f in osd.0 osd.1 osd.2 osd.3 osd.4 osd.5 osd.6 osd.7 mgr.y mgr.x 2024-04-26T16:40:23.329 DEBUG:teuthology.orchestra.run.smithi016:> do 2024-04-26T16:40:23.329 DEBUG:teuthology.orchestra.run.smithi016:> echo "rotating key for $f" 2024-04-26T16:40:23.329 DEBUG:teuthology.orchestra.run.smithi016:> K=$(ceph auth get-key $f) 2024-04-26T16:40:23.329 DEBUG:teuthology.orchestra.run.smithi016:> NK="$K" 2024-04-26T16:40:23.329 DEBUG:teuthology.orchestra.run.smithi016:> ceph orch daemon rotate-key $f 2024-04-26T16:40:23.329 DEBUG:teuthology.orchestra.run.smithi016:> while [ "$K" == "$NK" ]; do 2024-04-26T16:40:23.329 DEBUG:teuthology.orchestra.run.smithi016:> sleep 5 2024-04-26T16:40:23.329 DEBUG:teuthology.orchestra.run.smithi016:> NK=$(ceph auth get-key $f) 2024-04-26T16:40:23.329 DEBUG:teuthology.orchestra.run.smithi016:> done 2024-04-26T16:40:23.329 DEBUG:teuthology.orchestra.run.smithi016:> done 2024-04-26T16:40:23.329 DEBUG:teuthology.orchestra.run.smithi016:> ' 2024-04-26T16:40:23.581 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T16:40:24.546 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 26 16:40:24 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-alertmanager-a[75381]: ts=2024-04-26T16:40:24.527Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002950622s 2024-04-26T16:40:24.978 INFO:teuthology.orchestra.run.smithi016.stdout:rotating key for osd.0 2024-04-26T16:40:24.978 INFO:teuthology.orchestra.run.smithi016.stderr:+ for f in osd.0 osd.1 osd.2 osd.3 osd.4 osd.5 osd.6 osd.7 mgr.y mgr.x 2024-04-26T16:40:24.978 INFO:teuthology.orchestra.run.smithi016.stderr:+ echo 'rotating key for osd.0' 2024-04-26T16:40:24.978 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key osd.0 2024-04-26T16:40:25.033 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:24 smithi057 podman[64824]: 2024-04-26 16:40:24.912983066 +0000 UTC m=+0.142478834 container create 5d5c9eaef8c28c708ead30882d3d541244d99e0bc87de21018d7779a5e837888 (image=quay.io/ceph/grafana:9.4.12, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-04-26T16:40:25.333 INFO:teuthology.orchestra.run.smithi016.stderr:+ K=AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== 2024-04-26T16:40:25.333 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== 2024-04-26T16:40:25.333 INFO:teuthology.orchestra.run.smithi016.stderr:+ ceph orch daemon rotate-key osd.0 2024-04-26T16:40:25.354 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-mon[31602]: pgmap v27: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:40:25.354 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 podman[64824]: 2024-04-26 16:40:25.183116255 +0000 UTC m=+0.412611982 container init 5d5c9eaef8c28c708ead30882d3d541244d99e0bc87de21018d7779a5e837888 (image=quay.io/ceph/grafana:9.4.12, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-04-26T16:40:25.354 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 podman[64824]: 2024-04-26 16:40:25.189123004 +0000 UTC m=+0.418618744 container start 5d5c9eaef8c28c708ead30882d3d541244d99e0bc87de21018d7779a5e837888 (image=quay.io/ceph/grafana:9.4.12, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-04-26T16:40:25.354 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 bash[64824]: 5d5c9eaef8c28c708ead30882d3d541244d99e0bc87de21018d7779a5e837888 2024-04-26T16:40:25.354 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 systemd[1]: Started Ceph grafana.a for 8b1f7092-03ea-11ef-bc93-c7b262605968. 2024-04-26T16:40:25.354 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=settings t=2024-04-26T16:40:25.340369019Z level=info msg="Starting Grafana" version=9.4.12 commit=37ee25ba46 branch=HEAD compiled=2023-05-22T15:58:05Z 2024-04-26T16:40:25.355 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=settings t=2024-04-26T16:40:25.340571337Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-04-26T16:40:25.355 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=settings t=2024-04-26T16:40:25.340587006Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-04-26T16:40:25.355 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=settings t=2024-04-26T16:40:25.340592353Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-04-26T16:40:25.355 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=settings t=2024-04-26T16:40:25.340597442Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-04-26T16:40:25.355 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=settings t=2024-04-26T16:40:25.340602224Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-04-26T16:40:25.355 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=settings t=2024-04-26T16:40:25.34060719Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-04-26T16:40:25.355 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=settings t=2024-04-26T16:40:25.340612886Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-04-26T16:40:25.355 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=settings t=2024-04-26T16:40:25.340617513Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-04-26T16:40:25.355 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=settings t=2024-04-26T16:40:25.340622661Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-04-26T16:40:25.355 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=settings t=2024-04-26T16:40:25.340627523Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-04-26T16:40:25.355 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=settings t=2024-04-26T16:40:25.340632171Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-04-26T16:40:25.355 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=settings t=2024-04-26T16:40:25.340636436Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-04-26T16:40:25.355 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=settings t=2024-04-26T16:40:25.34064133Z level=info msg="Path Home" path=/usr/share/grafana 2024-04-26T16:40:25.356 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=settings t=2024-04-26T16:40:25.340645763Z level=info msg="Path Data" path=/var/lib/grafana 2024-04-26T16:40:25.356 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=settings t=2024-04-26T16:40:25.34065028Z level=info msg="Path Logs" path=/var/log/grafana 2024-04-26T16:40:25.356 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=settings t=2024-04-26T16:40:25.340654803Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-04-26T16:40:25.356 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=settings t=2024-04-26T16:40:25.340660074Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-04-26T16:40:25.356 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=settings t=2024-04-26T16:40:25.340664416Z level=info msg="App mode production" 2024-04-26T16:40:25.356 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=sqlstore t=2024-04-26T16:40:25.340733071Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-04-26T16:40:25.356 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=sqlstore t=2024-04-26T16:40:25.340752893Z 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-04-26T16:40:25.356 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.342066946Z level=info msg="Starting DB migrations" 2024-04-26T16:40:25.356 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.342161928Z level=info msg="Executing migration" id="create migration_log table" 2024-04-26T16:40:25.357 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.34281305Z level=info msg="Executing migration" id="create user table" 2024-04-26T16:40:25.357 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.343433904Z level=info msg="Executing migration" id="add unique index user.login" 2024-04-26T16:40:25.357 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.344043388Z level=info msg="Executing migration" id="add unique index user.email" 2024-04-26T16:40:25.357 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.344567022Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" 2024-04-26T16:40:25.357 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.345114024Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" 2024-04-26T16:40:25.357 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.345644671Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" 2024-04-26T16:40:25.357 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.346550779Z level=info msg="Executing migration" id="create user table v2" 2024-04-26T16:40:25.357 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.347086467Z level=info msg="Executing migration" id="create index UQE_user_login - v2" 2024-04-26T16:40:25.357 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.347601819Z level=info msg="Executing migration" id="create index UQE_user_email - v2" 2024-04-26T16:40:25.357 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.348146111Z level=info msg="Executing migration" id="copy data_source v1 to v2" 2024-04-26T16:40:25.357 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.348622012Z level=info msg="Executing migration" id="Drop old table user_v1" 2024-04-26T16:40:25.357 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.349149575Z level=info msg="Executing migration" id="Add column help_flags1 to user table" 2024-04-26T16:40:25.357 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.349722214Z level=info msg="Executing migration" id="Update user table charset" 2024-04-26T16:40:25.357 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.350181991Z level=info msg="Executing migration" id="Add last_seen_at column to user" 2024-04-26T16:40:25.358 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.35072223Z level=info msg="Executing migration" id="Add missing user data" 2024-04-26T16:40:25.358 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.351237333Z level=info msg="Executing migration" id="Add is_disabled column to user" 2024-04-26T16:40:25.358 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.351863218Z level=info msg="Executing migration" id="Add index user.login/user.email" 2024-04-26T16:40:25.358 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.352514837Z level=info msg="Executing migration" id="Add is_service_account column to user" 2024-04-26T16:40:25.358 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.353179941Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-04-26T16:40:25.358 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.355037994Z level=info msg="Executing migration" id="create temp user table v1-7" 2024-04-26T16:40:25.358 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.355651032Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" 2024-04-26T16:40:25.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:25 smithi016 ceph-mon[27893]: pgmap v27: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:40:25.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:25 smithi016 ceph-mon[37491]: pgmap v27: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:40:25.605 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.356346693Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" 2024-04-26T16:40:25.605 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.356977387Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" 2024-04-26T16:40:25.605 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.357599465Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" 2024-04-26T16:40:25.605 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.358292397Z level=info msg="Executing migration" id="Update temp_user table charset" 2024-04-26T16:40:25.605 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.35877787Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" 2024-04-26T16:40:25.605 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.359444313Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" 2024-04-26T16:40:25.605 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.360074462Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" 2024-04-26T16:40:25.605 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.360552594Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" 2024-04-26T16:40:25.605 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.361058132Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-04-26T16:40:25.605 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.361954406Z level=info msg="Executing migration" id="create temp_user v2" 2024-04-26T16:40:25.606 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.362462474Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" 2024-04-26T16:40:25.606 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.362959513Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" 2024-04-26T16:40:25.606 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.363448015Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" 2024-04-26T16:40:25.606 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.363937046Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" 2024-04-26T16:40:25.606 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.364478962Z level=info msg="Executing migration" id="copy temp_user v1 to v2" 2024-04-26T16:40:25.606 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.364977379Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" 2024-04-26T16:40:25.606 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.365445051Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" 2024-04-26T16:40:25.606 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.365862765Z level=info msg="Executing migration" id="create star table" 2024-04-26T16:40:25.606 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.366363955Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" 2024-04-26T16:40:25.607 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.366884477Z level=info msg="Executing migration" id="create org table v1" 2024-04-26T16:40:25.607 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.367412313Z level=info msg="Executing migration" id="create index UQE_org_name - v1" 2024-04-26T16:40:25.607 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.367909302Z level=info msg="Executing migration" id="create org_user table v1" 2024-04-26T16:40:25.607 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.368418019Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" 2024-04-26T16:40:25.608 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.368901448Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" 2024-04-26T16:40:25.608 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.369451035Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" 2024-04-26T16:40:25.608 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.369956754Z level=info msg="Executing migration" id="Update org table charset" 2024-04-26T16:40:25.608 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.370378401Z level=info msg="Executing migration" id="Update org_user table charset" 2024-04-26T16:40:25.608 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.370747079Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" 2024-04-26T16:40:25.608 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.371183442Z level=info msg="Executing migration" id="create dashboard table" 2024-04-26T16:40:25.608 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.371674049Z level=info msg="Executing migration" id="add index dashboard.account_id" 2024-04-26T16:40:25.608 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.372248281Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" 2024-04-26T16:40:25.608 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.372769045Z level=info msg="Executing migration" id="create dashboard_tag table" 2024-04-26T16:40:25.608 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.37326304Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" 2024-04-26T16:40:25.608 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.373787372Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-04-26T16:40:25.608 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.374297416Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" 2024-04-26T16:40:25.608 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.375544237Z level=info msg="Executing migration" id="create dashboard v2" 2024-04-26T16:40:25.608 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.376080098Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" 2024-04-26T16:40:25.609 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.376632532Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" 2024-04-26T16:40:25.609 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.377185794Z level=info msg="Executing migration" id="copy dashboard v1 to v2" 2024-04-26T16:40:25.609 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.377618759Z level=info msg="Executing migration" id="drop table dashboard_v1" 2024-04-26T16:40:25.609 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.378198114Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" 2024-04-26T16:40:25.609 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.378563067Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" 2024-04-26T16:40:25.609 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.379182856Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" 2024-04-26T16:40:25.609 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.37977409Z level=info msg="Executing migration" id="Add column gnetId in dashboard" 2024-04-26T16:40:25.609 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.380353019Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" 2024-04-26T16:40:25.609 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.380819177Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" 2024-04-26T16:40:25.609 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.381388697Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" 2024-04-26T16:40:25.609 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.381852053Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" 2024-04-26T16:40:25.609 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.382326822Z level=info msg="Executing migration" id="Update dashboard table charset" 2024-04-26T16:40:25.609 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.382666728Z level=info msg="Executing migration" id="Update dashboard_tag table charset" 2024-04-26T16:40:25.609 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.383046479Z level=info msg="Executing migration" id="Add column folder_id in dashboard" 2024-04-26T16:40:25.610 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.383650366Z level=info msg="Executing migration" id="Add column isFolder in dashboard" 2024-04-26T16:40:25.610 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.384329841Z level=info msg="Executing migration" id="Add column has_acl in dashboard" 2024-04-26T16:40:25.610 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.384939316Z level=info msg="Executing migration" id="Add column uid in dashboard" 2024-04-26T16:40:25.610 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.385544337Z level=info msg="Executing migration" id="Update uid column values in dashboard" 2024-04-26T16:40:25.610 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.385949779Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" 2024-04-26T16:40:25.610 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.386449538Z level=info msg="Executing migration" id="Remove unique index org_id_slug" 2024-04-26T16:40:25.610 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.386924502Z level=info msg="Executing migration" id="Update dashboard title length" 2024-04-26T16:40:25.610 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.387288073Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" 2024-04-26T16:40:25.610 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.387761211Z level=info msg="Executing migration" id="create dashboard_provisioning" 2024-04-26T16:40:25.610 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.38824038Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-04-26T16:40:25.610 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.389443328Z level=info msg="Executing migration" id="create dashboard_provisioning v2" 2024-04-26T16:40:25.610 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.38999032Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-04-26T16:40:25.610 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.390490096Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-04-26T16:40:25.611 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.391015696Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" 2024-04-26T16:40:25.611 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.391416172Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" 2024-04-26T16:40:25.611 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.391852112Z level=info msg="Executing migration" id="Add check_sum column" 2024-04-26T16:40:25.611 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.392490597Z level=info msg="Executing migration" id="Add index for dashboard_title" 2024-04-26T16:40:25.611 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.39300527Z level=info msg="Executing migration" id="delete tags for deleted dashboards" 2024-04-26T16:40:25.611 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.393396574Z level=info msg="Executing migration" id="delete stars for deleted dashboards" 2024-04-26T16:40:25.611 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.393743967Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" 2024-04-26T16:40:25.611 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.394189554Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-04-26T16:40:25.611 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.394743966Z level=info msg="Executing migration" id="create data_source table" 2024-04-26T16:40:25.611 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.395218989Z level=info msg="Executing migration" id="add index data_source.account_id" 2024-04-26T16:40:25.611 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.395720753Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" 2024-04-26T16:40:25.611 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.396189215Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" 2024-04-26T16:40:25.611 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.396608505Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" 2024-04-26T16:40:25.611 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.397054605Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" 2024-04-26T16:40:25.611 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.398339953Z level=info msg="Executing migration" id="create data_source table v2" 2024-04-26T16:40:25.612 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.398794145Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" 2024-04-26T16:40:25.612 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.399252493Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" 2024-04-26T16:40:25.612 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.399712544Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" 2024-04-26T16:40:25.612 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.404838827Z level=info msg="Executing migration" id="Add column with_credentials" 2024-04-26T16:40:25.612 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.409753119Z level=info msg="Executing migration" id="Add secure json data column" 2024-04-26T16:40:25.612 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.410351325Z level=info msg="Executing migration" id="Update data_source table charset" 2024-04-26T16:40:25.612 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.410660522Z level=info msg="Executing migration" id="Update initial version to 1" 2024-04-26T16:40:25.612 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.411041975Z level=info msg="Executing migration" id="Add read_only data column" 2024-04-26T16:40:25.612 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.411604862Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" 2024-04-26T16:40:25.612 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.415553281Z level=info msg="Executing migration" id="Update json_data with nulls" 2024-04-26T16:40:25.612 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.420437661Z level=info msg="Executing migration" id="Add uid column" 2024-04-26T16:40:25.612 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.421175125Z level=info msg="Executing migration" id="Update uid value" 2024-04-26T16:40:25.612 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.42153679Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" 2024-04-26T16:40:25.612 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.426382355Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" 2024-04-26T16:40:25.613 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.426878386Z level=info msg="Executing migration" id="create api_key table" 2024-04-26T16:40:25.613 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.427384835Z level=info msg="Executing migration" id="add index api_key.account_id" 2024-04-26T16:40:25.613 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.427901121Z level=info msg="Executing migration" id="add index api_key.key" 2024-04-26T16:40:25.613 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.428420048Z level=info msg="Executing migration" id="add index api_key.account_id_name" 2024-04-26T16:40:25.613 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.428966672Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" 2024-04-26T16:40:25.613 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.429456472Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" 2024-04-26T16:40:25.613 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.429966323Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" 2024-04-26T16:40:25.613 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.430456421Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" 2024-04-26T16:40:25.613 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.431828219Z level=info msg="Executing migration" id="create api_key table v2" 2024-04-26T16:40:25.613 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.432322422Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" 2024-04-26T16:40:25.613 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.432802149Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" 2024-04-26T16:40:25.613 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.433319412Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" 2024-04-26T16:40:25.613 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.433862122Z level=info msg="Executing migration" id="copy api_key v1 to v2" 2024-04-26T16:40:25.613 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.434282179Z level=info msg="Executing migration" id="Drop old table api_key_v1" 2024-04-26T16:40:25.614 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.434748737Z level=info msg="Executing migration" id="Update api_key table charset" 2024-04-26T16:40:25.614 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.435162656Z level=info msg="Executing migration" id="Add expires to api_key table" 2024-04-26T16:40:25.614 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.435807235Z level=info msg="Executing migration" id="Add service account foreign key" 2024-04-26T16:40:25.614 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.436477433Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-04-26T16:40:25.614 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.436887886Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-04-26T16:40:25.614 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.437637598Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-04-26T16:40:25.614 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.438330063Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" 2024-04-26T16:40:25.614 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.438767872Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" 2024-04-26T16:40:25.614 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.439212158Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" 2024-04-26T16:40:25.614 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.439670058Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" 2024-04-26T16:40:25.614 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.440274743Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-04-26T16:40:25.614 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.440787883Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" 2024-04-26T16:40:25.614 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.441297356Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" 2024-04-26T16:40:25.615 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.441654671Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" 2024-04-26T16:40:25.615 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.442047168Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" 2024-04-26T16:40:25.615 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.442740741Z level=info msg="Executing migration" id="Add encrypted dashboard json column" 2024-04-26T16:40:25.615 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.443427202Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-04-26T16:40:25.615 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.443800847Z level=info msg="Executing migration" id="create quota table v1" 2024-04-26T16:40:25.615 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.444290021Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" 2024-04-26T16:40:25.615 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.444801362Z level=info msg="Executing migration" id="Update quota table charset" 2024-04-26T16:40:25.615 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.445187974Z level=info msg="Executing migration" id="create plugin_setting table" 2024-04-26T16:40:25.615 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.445669228Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-04-26T16:40:25.615 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.446189787Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" 2024-04-26T16:40:25.615 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.446866849Z level=info msg="Executing migration" id="Update plugin_setting table charset" 2024-04-26T16:40:25.615 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.447257956Z level=info msg="Executing migration" id="create session table" 2024-04-26T16:40:25.615 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.447787398Z level=info msg="Executing migration" id="Drop old table playlist table" 2024-04-26T16:40:25.615 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.448190896Z level=info msg="Executing migration" id="Drop old table playlist_item table" 2024-04-26T16:40:25.617 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.448565989Z level=info msg="Executing migration" id="create playlist table v2" 2024-04-26T16:40:25.617 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.449060012Z level=info msg="Executing migration" id="create playlist item table v2" 2024-04-26T16:40:25.617 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.449763182Z level=info msg="Executing migration" id="Update playlist table charset" 2024-04-26T16:40:25.618 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.450276517Z level=info msg="Executing migration" id="Update playlist_item table charset" 2024-04-26T16:40:25.618 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.450634117Z level=info msg="Executing migration" id="drop preferences table v2" 2024-04-26T16:40:25.618 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.45102626Z level=info msg="Executing migration" id="drop preferences table v3" 2024-04-26T16:40:25.618 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.45141783Z level=info msg="Executing migration" id="create preferences table v3" 2024-04-26T16:40:25.618 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.451896333Z level=info msg="Executing migration" id="Update preferences table charset" 2024-04-26T16:40:25.618 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.452273657Z level=info msg="Executing migration" id="Add column team_id in preferences" 2024-04-26T16:40:25.618 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.453446043Z level=info msg="Executing migration" id="Update team_id column values in preferences" 2024-04-26T16:40:25.618 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.453845074Z level=info msg="Executing migration" id="Add column week_start in preferences" 2024-04-26T16:40:25.618 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.454564703Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-04-26T16:40:25.618 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.455395503Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-04-26T16:40:25.618 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.455948025Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-04-26T16:40:25.618 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.456469055Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-04-26T16:40:25.618 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.45702294Z level=info msg="Executing migration" id="create alert table v1" 2024-04-26T16:40:25.619 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.457541433Z level=info msg="Executing migration" id="add index alert org_id & id " 2024-04-26T16:40:25.619 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.458073733Z level=info msg="Executing migration" id="add index alert state" 2024-04-26T16:40:25.619 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.458584266Z level=info msg="Executing migration" id="add index alert dashboard_id" 2024-04-26T16:40:25.619 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.459153084Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" 2024-04-26T16:40:25.619 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.459620946Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-04-26T16:40:25.619 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.460205139Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-04-26T16:40:25.619 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.460723537Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-04-26T16:40:25.619 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.462530656Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" 2024-04-26T16:40:25.619 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.463005967Z 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-04-26T16:40:25.619 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.463510097Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" 2024-04-26T16:40:25.619 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.463933415Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" 2024-04-26T16:40:25.619 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.464393957Z level=info msg="Executing migration" id="create alert_notification table v1" 2024-04-26T16:40:25.619 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.464832542Z level=info msg="Executing migration" id="Add column is_default" 2024-04-26T16:40:25.619 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.465614818Z level=info msg="Executing migration" id="Add column frequency" 2024-04-26T16:40:25.620 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.466403161Z level=info msg="Executing migration" id="Add column send_reminder" 2024-04-26T16:40:25.620 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.467200108Z level=info msg="Executing migration" id="Add column disable_resolve_message" 2024-04-26T16:40:25.620 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.467998428Z level=info msg="Executing migration" id="add index alert_notification org_id & name" 2024-04-26T16:40:25.620 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.468504893Z level=info msg="Executing migration" id="Update alert table charset" 2024-04-26T16:40:25.620 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.468845583Z level=info msg="Executing migration" id="Update alert_notification table charset" 2024-04-26T16:40:25.620 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.46921936Z level=info msg="Executing migration" id="create notification_journal table v1" 2024-04-26T16:40:25.620 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.469683376Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" 2024-04-26T16:40:25.620 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.470198991Z level=info msg="Executing migration" id="drop alert_notification_journal" 2024-04-26T16:40:25.620 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.470713779Z level=info msg="Executing migration" id="create alert_notification_state table v1" 2024-04-26T16:40:25.620 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.471189594Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-04-26T16:40:25.620 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.471652152Z level=info msg="Executing migration" id="Add for to alert table" 2024-04-26T16:40:25.620 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.472470596Z level=info msg="Executing migration" id="Add column uid in alert_notification" 2024-04-26T16:40:25.620 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.473282809Z level=info msg="Executing migration" id="Update uid column values in alert_notification" 2024-04-26T16:40:25.621 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.473676423Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" 2024-04-26T16:40:25.621 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.474197285Z level=info msg="Executing migration" id="Remove unique index org_id_name" 2024-04-26T16:40:25.621 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.474681799Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" 2024-04-26T16:40:25.621 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.475580576Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" 2024-04-26T16:40:25.621 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.475976652Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" 2024-04-26T16:40:25.621 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.476484508Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" 2024-04-26T16:40:25.621 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.477001413Z level=info msg="Executing migration" id="Drop old annotation table v4" 2024-04-26T16:40:25.621 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.477384758Z level=info msg="Executing migration" id="create annotation table v5" 2024-04-26T16:40:25.621 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.477896564Z level=info msg="Executing migration" id="add index annotation 0 v3" 2024-04-26T16:40:25.621 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.478397245Z level=info msg="Executing migration" id="add index annotation 1 v3" 2024-04-26T16:40:25.621 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.478891848Z level=info msg="Executing migration" id="add index annotation 2 v3" 2024-04-26T16:40:25.621 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.47939412Z level=info msg="Executing migration" id="add index annotation 3 v3" 2024-04-26T16:40:25.621 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.479916234Z level=info msg="Executing migration" id="add index annotation 4 v3" 2024-04-26T16:40:25.621 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.480452204Z level=info msg="Executing migration" id="Update annotation table charset" 2024-04-26T16:40:25.621 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.48082555Z level=info msg="Executing migration" id="Add column region_id to annotation table" 2024-04-26T16:40:25.622 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.481665371Z level=info msg="Executing migration" id="Drop category_id index" 2024-04-26T16:40:25.622 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.482197355Z level=info msg="Executing migration" id="Add column tags to annotation table" 2024-04-26T16:40:25.622 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.482986152Z level=info msg="Executing migration" id="Create annotation_tag table v2" 2024-04-26T16:40:25.622 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.483425743Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" 2024-04-26T16:40:25.622 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.483934671Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-04-26T16:40:25.622 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.484430774Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-04-26T16:40:25.622 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.48647811Z level=info msg="Executing migration" id="Create annotation_tag table v3" 2024-04-26T16:40:25.622 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.486936244Z 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-04-26T16:40:25.622 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.487435057Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" 2024-04-26T16:40:25.622 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.487778952Z level=info msg="Executing migration" id="drop table annotation_tag_v2" 2024-04-26T16:40:25.622 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.488208419Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" 2024-04-26T16:40:25.622 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.488513077Z level=info msg="Executing migration" id="Add created time to annotation table" 2024-04-26T16:40:25.622 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.489332903Z level=info msg="Executing migration" id="Add updated time to annotation table" 2024-04-26T16:40:25.623 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.490134675Z level=info msg="Executing migration" id="Add index for created in annotation table" 2024-04-26T16:40:25.623 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.490604308Z level=info msg="Executing migration" id="Add index for updated in annotation table" 2024-04-26T16:40:25.623 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.491113105Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" 2024-04-26T16:40:25.623 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.491473324Z level=info msg="Executing migration" id="Add epoch_end column" 2024-04-26T16:40:25.623 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.492307109Z level=info msg="Executing migration" id="Add index for epoch_end" 2024-04-26T16:40:25.623 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.492770273Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" 2024-04-26T16:40:25.623 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.493108828Z level=info msg="Executing migration" id="Move region to single row" 2024-04-26T16:40:25.623 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.493464908Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" 2024-04-26T16:40:25.623 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.493937209Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-04-26T16:40:25.623 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.494405293Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-04-26T16:40:25.623 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.494865767Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" 2024-04-26T16:40:25.623 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.495306997Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" 2024-04-26T16:40:25.623 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.495743852Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" 2024-04-26T16:40:25.623 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.496266539Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-04-26T16:40:25.623 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.496628439Z level=info msg="Executing migration" id="create test_data table" 2024-04-26T16:40:25.624 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.497126122Z level=info msg="Executing migration" id="create dashboard_version table v1" 2024-04-26T16:40:25.624 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.497584997Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" 2024-04-26T16:40:25.624 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.498109384Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-04-26T16:40:25.624 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.498649391Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" 2024-04-26T16:40:25.624 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.499064085Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" 2024-04-26T16:40:25.624 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.499480684Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" 2024-04-26T16:40:25.624 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.499852955Z level=info msg="Executing migration" id="create team table" 2024-04-26T16:40:25.624 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.500343777Z level=info msg="Executing migration" id="add index team.org_id" 2024-04-26T16:40:25.624 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.500885276Z level=info msg="Executing migration" id="add unique index team_org_id_name" 2024-04-26T16:40:25.624 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.501416573Z level=info msg="Executing migration" id="create team member table" 2024-04-26T16:40:25.624 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.501893578Z level=info msg="Executing migration" id="add index team_member.org_id" 2024-04-26T16:40:25.624 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.502426498Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" 2024-04-26T16:40:25.624 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.502981995Z level=info msg="Executing migration" id="add index team_member.team_id" 2024-04-26T16:40:25.624 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.503501264Z level=info msg="Executing migration" id="Add column email to team table" 2024-04-26T16:40:25.625 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.504430102Z level=info msg="Executing migration" id="Add column external to team_member table" 2024-04-26T16:40:25.625 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.50905385Z level=info msg="Executing migration" id="Add column permission to team_member table" 2024-04-26T16:40:25.625 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.513979532Z level=info msg="Executing migration" id="create dashboard acl table" 2024-04-26T16:40:25.625 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.519022795Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" 2024-04-26T16:40:25.625 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.51973101Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" 2024-04-26T16:40:25.625 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.524744843Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" 2024-04-26T16:40:25.625 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.525371157Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" 2024-04-26T16:40:25.625 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.526008206Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" 2024-04-26T16:40:25.625 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.526544248Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" 2024-04-26T16:40:25.625 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.527074611Z level=info msg="Executing migration" id="add index dashboard_permission" 2024-04-26T16:40:25.625 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.527613586Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" 2024-04-26T16:40:25.625 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.528144828Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" 2024-04-26T16:40:25.625 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.528535807Z level=info msg="Executing migration" id="create tag table" 2024-04-26T16:40:25.625 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.529074294Z level=info msg="Executing migration" id="add index tag.key_value" 2024-04-26T16:40:25.625 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.529629893Z level=info msg="Executing migration" id="create login attempt table" 2024-04-26T16:40:25.626 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.530140435Z level=info msg="Executing migration" id="add index login_attempt.username" 2024-04-26T16:40:25.626 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.530704599Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" 2024-04-26T16:40:25.626 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.531280932Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-04-26T16:40:25.626 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.533774276Z level=info msg="Executing migration" id="create login_attempt v2" 2024-04-26T16:40:25.626 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.534282041Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" 2024-04-26T16:40:25.626 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.534814752Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" 2024-04-26T16:40:25.626 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.535259066Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" 2024-04-26T16:40:25.626 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.535719369Z level=info msg="Executing migration" id="create user auth table" 2024-04-26T16:40:25.626 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.536233674Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-04-26T16:40:25.626 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.536785453Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" 2024-04-26T16:40:25.626 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.537331262Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" 2024-04-26T16:40:25.626 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.53848134Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" 2024-04-26T16:40:25.626 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.539470395Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" 2024-04-26T16:40:25.627 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.540454815Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" 2024-04-26T16:40:25.627 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.541489457Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" 2024-04-26T16:40:25.627 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.542092821Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-04-26T16:40:25.627 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.543117397Z level=info msg="Executing migration" id="create server_lock table" 2024-04-26T16:40:25.627 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.543611319Z level=info msg="Executing migration" id="add index server_lock.operation_uid" 2024-04-26T16:40:25.627 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.544176865Z level=info msg="Executing migration" id="create user auth token table" 2024-04-26T16:40:25.627 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.544710689Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" 2024-04-26T16:40:25.627 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.545255056Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" 2024-04-26T16:40:25.627 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.545784398Z level=info msg="Executing migration" id="add index user_auth_token.user_id" 2024-04-26T16:40:25.627 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.546315821Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" 2024-04-26T16:40:25.627 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.547317812Z level=info msg="Executing migration" id="create cache_data table" 2024-04-26T16:40:25.627 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.547820785Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" 2024-04-26T16:40:25.627 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.548387382Z level=info msg="Executing migration" id="create short_url table v1" 2024-04-26T16:40:25.627 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.548937541Z level=info msg="Executing migration" id="add index short_url.org_id-uid" 2024-04-26T16:40:25.627 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.549519828Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-04-26T16:40:25.628 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.549919931Z level=info msg="Executing migration" id="delete alert_definition table" 2024-04-26T16:40:25.628 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.55032382Z level=info msg="Executing migration" id="recreate alert_definition table" 2024-04-26T16:40:25.628 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.550864933Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" 2024-04-26T16:40:25.628 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.551393822Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" 2024-04-26T16:40:25.628 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.551914638Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" 2024-04-26T16:40:25.628 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.552287338Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" 2024-04-26T16:40:25.628 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.552791597Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" 2024-04-26T16:40:25.628 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.553308954Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" 2024-04-26T16:40:25.628 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.55379682Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" 2024-04-26T16:40:25.628 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.554322722Z level=info msg="Executing migration" id="Add column paused in alert_definition" 2024-04-26T16:40:25.628 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.555304208Z level=info msg="Executing migration" id="drop alert_definition table" 2024-04-26T16:40:25.628 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.555842012Z level=info msg="Executing migration" id="delete alert_definition_version table" 2024-04-26T16:40:25.628 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.556229764Z level=info msg="Executing migration" id="recreate alert_definition_version table" 2024-04-26T16:40:25.628 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.556702034Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-04-26T16:40:25.629 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.55721911Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-04-26T16:40:25.629 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.557692796Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" 2024-04-26T16:40:25.629 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.558075699Z level=info msg="Executing migration" id="drop alert_definition_version table" 2024-04-26T16:40:25.629 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.558611583Z level=info msg="Executing migration" id="create alert_instance table" 2024-04-26T16:40:25.629 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.559108399Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2024-04-26T16:40:25.629 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.559606143Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" 2024-04-26T16:40:25.629 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.560149166Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" 2024-04-26T16:40:25.629 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.561121382Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-04-26T16:40:25.629 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.561618256Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" 2024-04-26T16:40:25.629 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.562122547Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" 2024-04-26T16:40:25.629 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.566727411Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" 2024-04-26T16:40:25.629 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.571475818Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-04-26T16:40:25.629 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.572018369Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" 2024-04-26T16:40:25.629 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.572520848Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-04-26T16:40:25.630 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.573560804Z level=info msg="Executing migration" id="create alert_rule table" 2024-04-26T16:40:25.630 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.574078697Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" 2024-04-26T16:40:25.630 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.574591555Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" 2024-04-26T16:40:25.630 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.575132337Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-04-26T16:40:25.630 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.575647889Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" 2024-04-26T16:40:25.630 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.57602684Z level=info msg="Executing migration" id="add column for to alert_rule" 2024-04-26T16:40:25.630 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.577056001Z level=info msg="Executing migration" id="add column annotations to alert_rule" 2024-04-26T16:40:25.630 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.578070258Z level=info msg="Executing migration" id="add column labels to alert_rule" 2024-04-26T16:40:25.630 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.5790636Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" 2024-04-26T16:40:25.630 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.579559871Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-04-26T16:40:25.630 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.580076427Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" 2024-04-26T16:40:25.630 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.581075306Z level=info msg="Executing migration" id="add panel_id column to alert_rule" 2024-04-26T16:40:25.630 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.582086085Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-04-26T16:40:25.630 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.58255406Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-04-26T16:40:25.631 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.583500477Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-04-26T16:40:25.631 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.584452492Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-04-26T16:40:25.631 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.58478609Z level=info msg="Executing migration" id="create alert_rule_version table" 2024-04-26T16:40:25.631 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.585296472Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2024-04-26T16:40:25.631 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.585769947Z 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-04-26T16:40:25.631 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.586283118Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" 2024-04-26T16:40:25.631 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.58657327Z level=info msg="Executing migration" id="add column for to alert_rule_version" 2024-04-26T16:40:25.631 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.58759684Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" 2024-04-26T16:40:25.631 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.588554017Z level=info msg="Executing migration" id="add column labels to alert_rule_version" 2024-04-26T16:40:25.631 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.589521728Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-04-26T16:40:25.631 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.590495133Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-04-26T16:40:25.631 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.591510442Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-04-26T16:40:25.631 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.591881386Z level=info msg="Executing migration" id=create_alert_configuration_table 2024-04-26T16:40:25.631 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.592335479Z level=info msg="Executing migration" id="Add column default in alert_configuration" 2024-04-26T16:40:25.632 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.593342059Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-04-26T16:40:25.632 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.593682038Z level=info msg="Executing migration" id="add column org_id in alert_configuration" 2024-04-26T16:40:25.632 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.594719943Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" 2024-04-26T16:40:25.632 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.595216006Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-04-26T16:40:25.632 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.596204435Z level=info msg="Executing migration" id=create_ngalert_configuration_table 2024-04-26T16:40:25.632 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.596626288Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" 2024-04-26T16:40:25.632 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.597144649Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-04-26T16:40:25.632 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.598139706Z level=info msg="Executing migration" id="create provenance_type table" 2024-04-26T16:40:25.632 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.598577664Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-04-26T16:40:25.632 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.599178163Z level=info msg="Executing migration" id="create alert_image table" 2024-04-26T16:40:25.632 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.599706754Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-04-26T16:40:25.632 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.600264944Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-04-26T16:40:25.632 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.600639812Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-04-26T16:40:25.632 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.601169534Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-04-26T16:40:25.633 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.601665278Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-04-26T16:40:25.633 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.601768295Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" 2024-04-26T16:40:25.633 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.602160242Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-04-26T16:40:25.633 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.602596205Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-04-26T16:40:25.633 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.603156738Z level=info msg="Executing migration" id="clear migration entry \"remove unified alerting data\"" 2024-04-26T16:40:25.633 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.603290951Z level=info msg="Executing migration" id="move dashboard alerts to unified alerting" 2024-04-26T16:40:25.633 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.603407713Z level=info msg="alerts found to migrate" alerts=0 2024-04-26T16:40:25.633 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.603910979Z level=info msg="Executing migration" id="create library_element table v1" 2024-04-26T16:40:25.633 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.604444509Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" 2024-04-26T16:40:25.633 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.60500608Z level=info msg="Executing migration" id="create library_element_connection table v1" 2024-04-26T16:40:25.633 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.605503222Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" 2024-04-26T16:40:25.633 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.606090684Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" 2024-04-26T16:40:25.633 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.606847755Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-04-26T16:40:25.634 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.60724008Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" 2024-04-26T16:40:25.634 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.607693623Z level=info msg="Executing migration" id="create data_keys table" 2024-04-26T16:40:25.634 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.60823079Z level=info msg="Executing migration" id="create secrets table" 2024-04-26T16:40:25.634 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.608825008Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-04-26T16:40:25.694 INFO:teuthology.orchestra.run.smithi016.stdout:Scheduled to rotate-key osd.0 on host 'smithi016' 2024-04-26T16:40:25.706 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== == AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== ']' 2024-04-26T16:40:25.706 INFO:teuthology.orchestra.run.smithi016.stderr:+ sleep 5 2024-04-26T16:40:26.041 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.61655561Z level=info msg="Executing migration" id="add name column into data_keys" 2024-04-26T16:40:26.042 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.617687172Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-04-26T16:40:26.042 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.618093482Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-04-26T16:40:26.042 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.623886176Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-04-26T16:40:26.042 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.629651168Z level=info msg="Executing migration" id="create kv_store table v1" 2024-04-26T16:40:26.042 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.630193833Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" 2024-04-26T16:40:26.042 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.630808055Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" 2024-04-26T16:40:26.042 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.631302928Z level=info msg="Executing migration" id="create permission table" 2024-04-26T16:40:26.042 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.631878808Z level=info msg="Executing migration" id="add unique index permission.role_id" 2024-04-26T16:40:26.042 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.632501089Z level=info msg="Executing migration" id="add unique index role_id_action_scope" 2024-04-26T16:40:26.042 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.633161333Z level=info msg="Executing migration" id="create role table" 2024-04-26T16:40:26.042 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.633765515Z level=info msg="Executing migration" id="add column display_name" 2024-04-26T16:40:26.043 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.635238064Z level=info msg="Executing migration" id="add column group_name" 2024-04-26T16:40:26.043 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.637024365Z level=info msg="Executing migration" id="add index role.org_id" 2024-04-26T16:40:26.043 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.638873562Z level=info msg="Executing migration" id="add unique index role_org_id_name" 2024-04-26T16:40:26.043 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.639447953Z level=info msg="Executing migration" id="add index role_org_id_uid" 2024-04-26T16:40:26.043 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.640099942Z level=info msg="Executing migration" id="create team role table" 2024-04-26T16:40:26.043 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.642144917Z level=info msg="Executing migration" id="add index team_role.org_id" 2024-04-26T16:40:26.043 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.643962288Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" 2024-04-26T16:40:26.044 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.644523494Z level=info msg="Executing migration" id="add index team_role.team_id" 2024-04-26T16:40:26.044 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.64506518Z level=info msg="Executing migration" id="create user role table" 2024-04-26T16:40:26.044 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.647079486Z level=info msg="Executing migration" id="add index user_role.org_id" 2024-04-26T16:40:26.044 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.648827925Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" 2024-04-26T16:40:26.044 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.649368585Z level=info msg="Executing migration" id="add index user_role.user_id" 2024-04-26T16:40:26.044 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.649921881Z level=info msg="Executing migration" id="create builtin role table" 2024-04-26T16:40:26.044 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.651913994Z level=info msg="Executing migration" id="add index builtin_role.role_id" 2024-04-26T16:40:26.044 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.65393025Z level=info msg="Executing migration" id="add index builtin_role.name" 2024-04-26T16:40:26.044 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.654655082Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" 2024-04-26T16:40:26.044 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.655844269Z level=info msg="Executing migration" id="add index builtin_role.org_id" 2024-04-26T16:40:26.044 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.657665461Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" 2024-04-26T16:40:26.045 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.659540972Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" 2024-04-26T16:40:26.045 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.66021448Z level=info msg="Executing migration" id="add unique index role.uid" 2024-04-26T16:40:26.045 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.660940588Z level=info msg="Executing migration" id="create seed assignment table" 2024-04-26T16:40:26.045 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.662880197Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" 2024-04-26T16:40:26.045 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.664865812Z level=info msg="Executing migration" id="add column hidden to role table" 2024-04-26T16:40:26.045 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.666093075Z level=info msg="Executing migration" id="create query_history table v1" 2024-04-26T16:40:26.045 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.66659066Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-04-26T16:40:26.045 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.668519378Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-04-26T16:40:26.045 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.670356616Z level=info msg="Executing migration" id="teams permissions migration" 2024-04-26T16:40:26.045 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.670931256Z level=info msg="Executing migration" id="dashboard permissions" 2024-04-26T16:40:26.045 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.671443232Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-04-26T16:40:26.045 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.671880948Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-04-26T16:40:26.045 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.672285345Z level=info msg="Executing migration" id="alerting notification permissions" 2024-04-26T16:40:26.046 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.672718111Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-04-26T16:40:26.046 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.673270118Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-04-26T16:40:26.046 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.678174556Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-04-26T16:40:26.046 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.67941277Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-04-26T16:40:26.046 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.679818875Z level=info msg="Executing migration" id="create correlation table v1" 2024-04-26T16:40:26.046 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.684584887Z level=info msg="Executing migration" id="add index correlations.uid" 2024-04-26T16:40:26.046 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.6851693Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-04-26T16:40:26.046 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.685694344Z level=info msg="Executing migration" id="add correlation config column" 2024-04-26T16:40:26.046 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.686926586Z level=info msg="Executing migration" id="create entity_events table" 2024-04-26T16:40:26.046 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.687526917Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-04-26T16:40:26.046 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.688071733Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-04-26T16:40:26.046 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.688156626Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-04-26T16:40:26.046 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.68852396Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-04-26T16:40:26.046 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.688599603Z 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-04-26T16:40:26.047 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.688976478Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-04-26T16:40:26.047 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.689500454Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-04-26T16:40:26.047 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.690017846Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-04-26T16:40:26.047 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.690571674Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-04-26T16:40:26.047 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.691140739Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-04-26T16:40:26.047 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.691646361Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-04-26T16:40:26.047 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.692172681Z level=info msg="Executing migration" id="Drop public config table" 2024-04-26T16:40:26.047 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.692654944Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-04-26T16:40:26.047 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.693182287Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-04-26T16:40:26.047 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.693679709Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-04-26T16:40:26.047 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.694238282Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-04-26T16:40:26.047 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.694786858Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-04-26T16:40:26.047 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.698728303Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-04-26T16:40:26.047 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.699966047Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-04-26T16:40:26.048 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.701199827Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-04-26T16:40:26.048 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.701602292Z level=info msg="Executing migration" id="add share column" 2024-04-26T16:40:26.048 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.702852409Z level=info msg="Executing migration" id="create default alerting folders" 2024-04-26T16:40:26.048 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.703379175Z level=info msg="Executing migration" id="create file table" 2024-04-26T16:40:26.048 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.703904653Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-04-26T16:40:26.048 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.704436Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-04-26T16:40:26.048 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.705005914Z level=info msg="Executing migration" id="create file_meta table" 2024-04-26T16:40:26.048 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.705635267Z level=info msg="Executing migration" id="file table idx: path key" 2024-04-26T16:40:26.048 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.706316635Z level=info msg="Executing migration" id="set path collation in file table" 2024-04-26T16:40:26.048 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.706666155Z level=info msg="Executing migration" id="managed permissions migration" 2024-04-26T16:40:26.048 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.707140019Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-04-26T16:40:26.048 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.707517493Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-04-26T16:40:26.048 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.707983557Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-04-26T16:40:26.048 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.709318473Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-04-26T16:40:26.049 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.70982426Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-04-26T16:40:26.049 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.710307465Z level=info msg="Executing migration" id="update group index for alert rules" 2024-04-26T16:40:26.049 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.710709006Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-04-26T16:40:26.049 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.711102174Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-04-26T16:40:26.049 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.711471664Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-04-26T16:40:26.049 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.712671883Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-04-26T16:40:26.049 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.713871413Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-04-26T16:40:26.049 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.71433116Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-04-26T16:40:26.049 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.727456597Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-04-26T16:40:26.049 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.727956631Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-04-26T16:40:26.049 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.728459748Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-04-26T16:40:26.049 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.732829107Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-04-26T16:40:26.049 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.733194859Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-04-26T16:40:26.050 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.733539954Z level=info msg="Executing migration" id="create folder table" 2024-04-26T16:40:26.050 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.733996292Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-04-26T16:40:26.050 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.734487979Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-04-26T16:40:26.050 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.73498074Z level=info msg="Executing migration" id="Update folder title length" 2024-04-26T16:40:26.050 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.735312783Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-04-26T16:40:26.050 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=migrator t=2024-04-26T16:40:25.735790467Z level=info msg="migrations completed" performed=485 skipped=0 duration=393.656547ms 2024-04-26T16:40:26.050 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=sqlstore t=2024-04-26T16:40:25.736189754Z level=info msg="Created default organization" 2024-04-26T16:40:26.050 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=plugin.finder t=2024-04-26T16:40:25.770868935Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-04-26T16:40:26.050 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=secrets t=2024-04-26T16:40:25.770960192Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-04-26T16:40:26.050 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=query_data t=2024-04-26T16:40:25.773118202Z level=info msg="Query Service initialization" 2024-04-26T16:40:26.050 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=live.push_http t=2024-04-26T16:40:25.775454732Z level=info msg="Live Push Gateway initialization" 2024-04-26T16:40:26.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:26 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/3370096302' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:40:26.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:26 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:26.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:26 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:26.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:26 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:26.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:26 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:26.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:26 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:26.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:26 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:26.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:26 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:26.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:26 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/3370096302' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:40:26.298 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:26 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:26.298 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:26 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:26.298 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:26 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:26.298 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:26 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:26.298 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:26 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:26.298 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:26 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:26.298 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:26 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:26.410 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:26 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/3370096302' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:40:26.411 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:26 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:26.411 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:26 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:26.411 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:26 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:26.411 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:26 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:26.411 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:26 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:26.411 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:26 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:26.411 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:26 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:26.791 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:26 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=infra.usagestats.collector t=2024-04-26T16:40:26.411362121Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-04-26T16:40:26.791 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:26 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=provisioning.datasources t=2024-04-26T16:40:26.413366472Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-04-26T16:40:26.791 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:26 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=provisioning.datasources t=2024-04-26T16:40:26.425194848Z level=info msg="inserting datasource from configuration " name=Loki uid=P8E80F9AEF21F6940 2024-04-26T16:40:26.791 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:26 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=provisioning.alerting t=2024-04-26T16:40:26.436177052Z level=info msg="starting to provision alerting" 2024-04-26T16:40:26.791 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:26 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=provisioning.alerting t=2024-04-26T16:40:26.436190511Z level=info msg="finished to provision alerting" 2024-04-26T16:40:26.791 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:26 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=grafanaStorageLogger t=2024-04-26T16:40:26.436269715Z level=info msg="storage starting" 2024-04-26T16:40:26.792 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:26 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=ngalert.state.manager t=2024-04-26T16:40:26.436479718Z level=info msg="Warming state cache for startup" 2024-04-26T16:40:26.792 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:26 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=ngalert.state.manager t=2024-04-26T16:40:26.436579274Z level=info msg="State cache has been initialized" states=0 duration=98.766µs 2024-04-26T16:40:26.792 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:26 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=ticker t=2024-04-26T16:40:26.436633003Z level=info msg=starting first_tick=2024-04-26T16:40:30Z 2024-04-26T16:40:26.792 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:26 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=ngalert.multiorg.alertmanager t=2024-04-26T16:40:26.436658793Z level=info msg="starting MultiOrg Alertmanager" 2024-04-26T16:40:26.792 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:40:26 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=http.server t=2024-04-26T16:40:26.438139263Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-04-26T16:40:26.796 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 26 16:40:26 smithi016 bash[76513]: Trying to pull quay.io/prometheus/node-exporter:v1.5.0... 2024-04-26T16:40:27.291 INFO:journalctl@ceph.iscsi.iscsi.a.smithi057.stdout:Apr 26 16:40:26 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-iscsi-iscsi-a[60944]: debug there is no tcmu-runner data available 2024-04-26T16:40:27.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:27 smithi057 ceph-mon[31602]: Deploying daemon node-exporter.a on smithi016 2024-04-26T16:40:27.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:27 smithi057 ceph-mon[31602]: from='client.14739 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "osd.0", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:40:27.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:27 smithi057 ceph-mon[31602]: Schedule rotate-key daemon osd.0 2024-04-26T16:40:27.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:27 smithi057 ceph-mon[31602]: pgmap v28: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:40:27.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:27 smithi016 ceph-mon[27893]: Deploying daemon node-exporter.a on smithi016 2024-04-26T16:40:27.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:27 smithi016 ceph-mon[27893]: from='client.14739 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "osd.0", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:40:27.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:27 smithi016 ceph-mon[27893]: Schedule rotate-key daemon osd.0 2024-04-26T16:40:27.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:27 smithi016 ceph-mon[27893]: pgmap v28: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:40:27.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:27 smithi016 ceph-mon[37491]: Deploying daemon node-exporter.a on smithi016 2024-04-26T16:40:27.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:27 smithi016 ceph-mon[37491]: from='client.14739 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "osd.0", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:40:27.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:27 smithi016 ceph-mon[37491]: Schedule rotate-key daemon osd.0 2024-04-26T16:40:27.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:27 smithi016 ceph-mon[37491]: pgmap v28: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:40:27.297 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 26 16:40:27 smithi016 bash[76513]: Getting image source signatures 2024-04-26T16:40:27.297 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 26 16:40:27 smithi016 bash[76513]: Copying blob sha256:c0e87333d3805a7b7e1c25783dd25f27da0fe70a8e262eee7ed190c8dc843fa7 2024-04-26T16:40:27.297 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 26 16:40:27 smithi016 bash[76513]: Copying blob sha256:22b70bddd3acadc892fca4c2af4260629bfda5dfd11ebc106a93ce24e752b5ed 2024-04-26T16:40:27.297 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 26 16:40:27 smithi016 bash[76513]: Copying blob sha256:5c12815fee558b157dee7f7509dedbaba0a8379098858a65ec869e1f1526ea0c 2024-04-26T16:40:28.404 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:28 smithi016 ceph-mon[27893]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:40:28.404 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:28 smithi016 ceph-mon[37491]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:40:28.475 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:28 smithi057 ceph-mon[31602]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:40:28.796 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 26 16:40:28 smithi016 bash[76513]: Copying config sha256:0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 2024-04-26T16:40:28.796 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 26 16:40:28 smithi016 bash[76513]: Writing manifest to image destination 2024-04-26T16:40:29.227 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:29 smithi016 ceph-mon[27893]: pgmap v29: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:40:29.228 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:29 smithi016 ceph-mon[37491]: pgmap v29: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:40:29.228 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 26 16:40:28 smithi016 podman[76513]: 2024-04-26 16:40:28.894797427 +0000 UTC m=+2.415121714 image pull 0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 quay.io/prometheus/node-exporter:v1.5.0 2024-04-26T16:40:29.228 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 26 16:40:28 smithi016 podman[76513]: 2024-04-26 16:40:28.984951995 +0000 UTC m=+2.505276304 container create 204477f8cbbcd76829d423f17b2b868dd035a5405c12e5e485ed318044aa68de (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-04-26T16:40:29.443 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:29 smithi057 ceph-mon[31602]: pgmap v29: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:40:29.547 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 26 16:40:29 smithi016 podman[76513]: 2024-04-26 16:40:29.228585559 +0000 UTC m=+2.748909835 container init 204477f8cbbcd76829d423f17b2b868dd035a5405c12e5e485ed318044aa68de (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-04-26T16:40:29.547 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 26 16:40:29 smithi016 podman[76513]: 2024-04-26 16:40:29.235097052 +0000 UTC m=+2.755421319 container start 204477f8cbbcd76829d423f17b2b868dd035a5405c12e5e485ed318044aa68de (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-04-26T16:40:29.547 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 26 16:40:29 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-a[76562]: ts=2024-04-26T16:40:29.239Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-04-26T16:40:29.547 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 26 16:40:29 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-a[76562]: ts=2024-04-26T16:40:29.239Z 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-04-26T16:40:29.547 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 26 16:40:29 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-a[76562]: ts=2024-04-26T16:40:29.240Z 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-04-26T16:40:29.547 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 26 16:40:29 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-a[76562]: ts=2024-04-26T16:40:29.240Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-04-26T16:40:29.547 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 26 16:40:29 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-a[76562]: ts=2024-04-26T16:40:29.240Z 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-04-26T16:40:29.547 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 26 16:40:29 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-a[76562]: ts=2024-04-26T16:40:29.240Z 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-04-26T16:40:29.547 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 26 16:40:29 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-a[76562]: ts=2024-04-26T16:40:29.241Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-04-26T16:40:29.547 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 26 16:40:29 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-a[76562]: ts=2024-04-26T16:40:29.241Z caller=node_exporter.go:117 level=info collector=arp 2024-04-26T16:40:29.547 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 26 16:40:29 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-a[76562]: ts=2024-04-26T16:40:29.241Z caller=node_exporter.go:117 level=info collector=bcache 2024-04-26T16:40:29.547 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 26 16:40:29 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-a[76562]: ts=2024-04-26T16:40:29.241Z caller=node_exporter.go:117 level=info collector=bonding 2024-04-26T16:40:29.547 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 26 16:40:29 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-a[76562]: ts=2024-04-26T16:40:29.241Z caller=node_exporter.go:117 level=info collector=btrfs 2024-04-26T16:40:29.548 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 26 16:40:29 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-a[76562]: ts=2024-04-26T16:40:29.241Z caller=node_exporter.go:117 level=info collector=conntrack 2024-04-26T16:40:29.548 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 26 16:40:29 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-a[76562]: ts=2024-04-26T16:40:29.241Z caller=node_exporter.go:117 level=info collector=cpu 2024-04-26T16:40:29.548 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 26 16:40:29 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-a[76562]: ts=2024-04-26T16:40:29.241Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-04-26T16:40:29.548 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 26 16:40:29 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-a[76562]: ts=2024-04-26T16:40:29.241Z caller=node_exporter.go:117 level=info collector=diskstats 2024-04-26T16:40:29.548 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 26 16:40:29 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-a[76562]: ts=2024-04-26T16:40:29.241Z caller=node_exporter.go:117 level=info collector=dmi 2024-04-26T16:40:29.548 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 26 16:40:29 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-a[76562]: ts=2024-04-26T16:40:29.241Z caller=node_exporter.go:117 level=info collector=edac 2024-04-26T16:40:29.548 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 26 16:40:29 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-a[76562]: ts=2024-04-26T16:40:29.241Z caller=node_exporter.go:117 level=info collector=entropy 2024-04-26T16:40:29.548 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 26 16:40:29 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-a[76562]: ts=2024-04-26T16:40:29.241Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-04-26T16:40:29.549 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 26 16:40:29 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-a[76562]: ts=2024-04-26T16:40:29.241Z caller=node_exporter.go:117 level=info collector=filefd 2024-04-26T16:40:29.549 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 26 16:40:29 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-a[76562]: ts=2024-04-26T16:40:29.241Z caller=node_exporter.go:117 level=info collector=filesystem 2024-04-26T16:40:29.549 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 26 16:40:29 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-a[76562]: ts=2024-04-26T16:40:29.241Z caller=node_exporter.go:117 level=info collector=hwmon 2024-04-26T16:40:29.549 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 26 16:40:29 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-a[76562]: ts=2024-04-26T16:40:29.241Z caller=node_exporter.go:117 level=info collector=infiniband 2024-04-26T16:40:29.549 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 26 16:40:29 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-a[76562]: ts=2024-04-26T16:40:29.241Z caller=node_exporter.go:117 level=info collector=ipvs 2024-04-26T16:40:29.549 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 26 16:40:29 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-a[76562]: ts=2024-04-26T16:40:29.241Z caller=node_exporter.go:117 level=info collector=loadavg 2024-04-26T16:40:29.549 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 26 16:40:29 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-a[76562]: ts=2024-04-26T16:40:29.241Z caller=node_exporter.go:117 level=info collector=mdadm 2024-04-26T16:40:29.549 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 26 16:40:29 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-a[76562]: ts=2024-04-26T16:40:29.241Z caller=node_exporter.go:117 level=info collector=meminfo 2024-04-26T16:40:29.549 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 26 16:40:29 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-a[76562]: ts=2024-04-26T16:40:29.241Z caller=node_exporter.go:117 level=info collector=netclass 2024-04-26T16:40:29.549 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 26 16:40:29 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-a[76562]: ts=2024-04-26T16:40:29.241Z caller=node_exporter.go:117 level=info collector=netdev 2024-04-26T16:40:29.549 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 26 16:40:29 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-a[76562]: ts=2024-04-26T16:40:29.241Z caller=node_exporter.go:117 level=info collector=netstat 2024-04-26T16:40:29.549 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 26 16:40:29 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-a[76562]: ts=2024-04-26T16:40:29.241Z caller=node_exporter.go:117 level=info collector=nfs 2024-04-26T16:40:29.549 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 26 16:40:29 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-a[76562]: ts=2024-04-26T16:40:29.241Z caller=node_exporter.go:117 level=info collector=nfsd 2024-04-26T16:40:29.549 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 26 16:40:29 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-a[76562]: ts=2024-04-26T16:40:29.241Z caller=node_exporter.go:117 level=info collector=nvme 2024-04-26T16:40:29.549 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 26 16:40:29 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-a[76562]: ts=2024-04-26T16:40:29.241Z caller=node_exporter.go:117 level=info collector=os 2024-04-26T16:40:29.550 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 26 16:40:29 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-a[76562]: ts=2024-04-26T16:40:29.241Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-04-26T16:40:29.550 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 26 16:40:29 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-a[76562]: ts=2024-04-26T16:40:29.241Z caller=node_exporter.go:117 level=info collector=pressure 2024-04-26T16:40:29.550 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 26 16:40:29 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-a[76562]: ts=2024-04-26T16:40:29.241Z caller=node_exporter.go:117 level=info collector=rapl 2024-04-26T16:40:29.550 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 26 16:40:29 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-a[76562]: ts=2024-04-26T16:40:29.241Z caller=node_exporter.go:117 level=info collector=schedstat 2024-04-26T16:40:29.550 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 26 16:40:29 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-a[76562]: ts=2024-04-26T16:40:29.241Z caller=node_exporter.go:117 level=info collector=selinux 2024-04-26T16:40:29.550 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 26 16:40:29 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-a[76562]: ts=2024-04-26T16:40:29.241Z caller=node_exporter.go:117 level=info collector=sockstat 2024-04-26T16:40:29.550 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 26 16:40:29 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-a[76562]: ts=2024-04-26T16:40:29.241Z caller=node_exporter.go:117 level=info collector=softnet 2024-04-26T16:40:29.550 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 26 16:40:29 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-a[76562]: ts=2024-04-26T16:40:29.241Z caller=node_exporter.go:117 level=info collector=stat 2024-04-26T16:40:29.550 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 26 16:40:29 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-a[76562]: ts=2024-04-26T16:40:29.241Z caller=node_exporter.go:117 level=info collector=tapestats 2024-04-26T16:40:29.550 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 26 16:40:29 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-a[76562]: ts=2024-04-26T16:40:29.241Z caller=node_exporter.go:117 level=info collector=textfile 2024-04-26T16:40:29.550 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 26 16:40:29 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-a[76562]: ts=2024-04-26T16:40:29.241Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-04-26T16:40:29.550 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 26 16:40:29 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-a[76562]: ts=2024-04-26T16:40:29.241Z caller=node_exporter.go:117 level=info collector=time 2024-04-26T16:40:29.550 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 26 16:40:29 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-a[76562]: ts=2024-04-26T16:40:29.241Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-04-26T16:40:29.550 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 26 16:40:29 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-a[76562]: ts=2024-04-26T16:40:29.241Z caller=node_exporter.go:117 level=info collector=uname 2024-04-26T16:40:29.550 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 26 16:40:29 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-a[76562]: ts=2024-04-26T16:40:29.241Z caller=node_exporter.go:117 level=info collector=vmstat 2024-04-26T16:40:29.551 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 26 16:40:29 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-a[76562]: ts=2024-04-26T16:40:29.241Z caller=node_exporter.go:117 level=info collector=xfs 2024-04-26T16:40:29.551 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 26 16:40:29 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-a[76562]: ts=2024-04-26T16:40:29.241Z caller=node_exporter.go:117 level=info collector=zfs 2024-04-26T16:40:29.551 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 26 16:40:29 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-a[76562]: ts=2024-04-26T16:40:29.241Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-04-26T16:40:29.551 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 26 16:40:29 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-a[76562]: ts=2024-04-26T16:40:29.241Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-04-26T16:40:29.551 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 26 16:40:29 smithi016 bash[76513]: 204477f8cbbcd76829d423f17b2b868dd035a5405c12e5e485ed318044aa68de 2024-04-26T16:40:29.551 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 26 16:40:29 smithi016 systemd[1]: Started Ceph node-exporter.a for 8b1f7092-03ea-11ef-bc93-c7b262605968. 2024-04-26T16:40:30.654 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:30 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:30.654 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:30 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:30.654 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:30 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:30.654 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:30 smithi057 ceph-mon[31602]: Deploying daemon node-exporter.b on smithi057 2024-04-26T16:40:30.654 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:30 smithi057 ceph-mon[31602]: pgmap v30: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:40:30.654 INFO:journalctl@ceph.node-exporter.b.smithi057.stdout:Apr 26 16:40:30 smithi057 systemd[1]: Starting Ceph node-exporter.b for 8b1f7092-03ea-11ef-bc93-c7b262605968... 2024-04-26T16:40:30.710 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:30 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:30.710 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:30 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:30.710 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:30 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:30.710 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:30 smithi016 ceph-mon[27893]: Deploying daemon node-exporter.b on smithi057 2024-04-26T16:40:30.710 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:30 smithi016 ceph-mon[27893]: pgmap v30: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:40:30.711 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:30 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:30.711 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:30 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:30.711 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:30 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:30.711 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:30 smithi016 ceph-mon[37491]: Deploying daemon node-exporter.b on smithi057 2024-04-26T16:40:30.711 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:30 smithi016 ceph-mon[37491]: pgmap v30: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:40:30.711 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key osd.0 2024-04-26T16:40:31.041 INFO:journalctl@ceph.node-exporter.b.smithi057.stdout:Apr 26 16:40:30 smithi057 bash[65124]: Trying to pull quay.io/prometheus/node-exporter:v1.5.0... 2024-04-26T16:40:31.144 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== 2024-04-26T16:40:31.144 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== == AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== ']' 2024-04-26T16:40:31.144 INFO:teuthology.orchestra.run.smithi016.stderr:+ sleep 5 2024-04-26T16:40:31.410 INFO:journalctl@ceph.node-exporter.b.smithi057.stdout:Apr 26 16:40:31 smithi057 bash[65124]: Getting image source signatures 2024-04-26T16:40:31.411 INFO:journalctl@ceph.node-exporter.b.smithi057.stdout:Apr 26 16:40:31 smithi057 bash[65124]: Copying blob sha256:c0e87333d3805a7b7e1c25783dd25f27da0fe70a8e262eee7ed190c8dc843fa7 2024-04-26T16:40:31.411 INFO:journalctl@ceph.node-exporter.b.smithi057.stdout:Apr 26 16:40:31 smithi057 bash[65124]: Copying blob sha256:5c12815fee558b157dee7f7509dedbaba0a8379098858a65ec869e1f1526ea0c 2024-04-26T16:40:31.411 INFO:journalctl@ceph.node-exporter.b.smithi057.stdout:Apr 26 16:40:31 smithi057 bash[65124]: Copying blob sha256:22b70bddd3acadc892fca4c2af4260629bfda5dfd11ebc106a93ce24e752b5ed 2024-04-26T16:40:31.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:31 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/3945842724' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:40:31.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:31 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/3945842724' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:40:31.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:31 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/3945842724' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:40:32.666 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:32 smithi057 ceph-mon[31602]: pgmap v31: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:40:32.667 INFO:journalctl@ceph.node-exporter.b.smithi057.stdout:Apr 26 16:40:32 smithi057 bash[65124]: Copying config sha256:0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 2024-04-26T16:40:32.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:32 smithi016 ceph-mon[27893]: pgmap v31: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:40:32.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:32 smithi016 ceph-mon[37491]: pgmap v31: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:40:33.281 INFO:journalctl@ceph.node-exporter.b.smithi057.stdout:Apr 26 16:40:32 smithi057 bash[65124]: Writing manifest to image destination 2024-04-26T16:40:33.281 INFO:journalctl@ceph.node-exporter.b.smithi057.stdout:Apr 26 16:40:32 smithi057 podman[65124]: 2024-04-26 16:40:32.930687934 +0000 UTC m=+2.374649587 image pull 0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 quay.io/prometheus/node-exporter:v1.5.0 2024-04-26T16:40:33.281 INFO:journalctl@ceph.node-exporter.b.smithi057.stdout:Apr 26 16:40:33 smithi057 podman[65124]: 2024-04-26 16:40:33.029037722 +0000 UTC m=+2.472999416 container create 3d8fcfa0e2140fa8f428051fbf0c352cacf64f7c989b75027c728e8c90c69227 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-04-26T16:40:33.296 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:40:33 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: ::ffff:172.21.15.57 - - [26/Apr/2024:16:40:33] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-04-26T16:40:33.541 INFO:journalctl@ceph.node-exporter.b.smithi057.stdout:Apr 26 16:40:33 smithi057 podman[65124]: 2024-04-26 16:40:33.28200539 +0000 UTC m=+2.725967052 container init 3d8fcfa0e2140fa8f428051fbf0c352cacf64f7c989b75027c728e8c90c69227 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-04-26T16:40:33.541 INFO:journalctl@ceph.node-exporter.b.smithi057.stdout:Apr 26 16:40:33 smithi057 podman[65124]: 2024-04-26 16:40:33.288616242 +0000 UTC m=+2.732577897 container start 3d8fcfa0e2140fa8f428051fbf0c352cacf64f7c989b75027c728e8c90c69227 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-04-26T16:40:33.542 INFO:journalctl@ceph.node-exporter.b.smithi057.stdout:Apr 26 16:40:33 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-b[65175]: ts=2024-04-26T16:40:33.293Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-04-26T16:40:33.542 INFO:journalctl@ceph.node-exporter.b.smithi057.stdout:Apr 26 16:40:33 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-b[65175]: ts=2024-04-26T16:40:33.293Z 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-04-26T16:40:33.542 INFO:journalctl@ceph.node-exporter.b.smithi057.stdout:Apr 26 16:40:33 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-b[65175]: ts=2024-04-26T16:40:33.294Z 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-04-26T16:40:33.542 INFO:journalctl@ceph.node-exporter.b.smithi057.stdout:Apr 26 16:40:33 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-b[65175]: ts=2024-04-26T16:40:33.294Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-04-26T16:40:33.542 INFO:journalctl@ceph.node-exporter.b.smithi057.stdout:Apr 26 16:40:33 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-b[65175]: ts=2024-04-26T16:40:33.294Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-04-26T16:40:33.542 INFO:journalctl@ceph.node-exporter.b.smithi057.stdout:Apr 26 16:40:33 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-b[65175]: ts=2024-04-26T16:40:33.294Z 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-04-26T16:40:33.542 INFO:journalctl@ceph.node-exporter.b.smithi057.stdout:Apr 26 16:40:33 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-b[65175]: ts=2024-04-26T16:40:33.294Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-04-26T16:40:33.542 INFO:journalctl@ceph.node-exporter.b.smithi057.stdout:Apr 26 16:40:33 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-b[65175]: ts=2024-04-26T16:40:33.294Z caller=node_exporter.go:117 level=info collector=arp 2024-04-26T16:40:33.542 INFO:journalctl@ceph.node-exporter.b.smithi057.stdout:Apr 26 16:40:33 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-b[65175]: ts=2024-04-26T16:40:33.294Z caller=node_exporter.go:117 level=info collector=bcache 2024-04-26T16:40:33.542 INFO:journalctl@ceph.node-exporter.b.smithi057.stdout:Apr 26 16:40:33 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-b[65175]: ts=2024-04-26T16:40:33.294Z caller=node_exporter.go:117 level=info collector=bonding 2024-04-26T16:40:33.542 INFO:journalctl@ceph.node-exporter.b.smithi057.stdout:Apr 26 16:40:33 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-b[65175]: ts=2024-04-26T16:40:33.294Z caller=node_exporter.go:117 level=info collector=btrfs 2024-04-26T16:40:33.542 INFO:journalctl@ceph.node-exporter.b.smithi057.stdout:Apr 26 16:40:33 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-b[65175]: ts=2024-04-26T16:40:33.294Z caller=node_exporter.go:117 level=info collector=conntrack 2024-04-26T16:40:33.542 INFO:journalctl@ceph.node-exporter.b.smithi057.stdout:Apr 26 16:40:33 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-b[65175]: ts=2024-04-26T16:40:33.294Z caller=node_exporter.go:117 level=info collector=cpu 2024-04-26T16:40:33.543 INFO:journalctl@ceph.node-exporter.b.smithi057.stdout:Apr 26 16:40:33 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-b[65175]: ts=2024-04-26T16:40:33.294Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-04-26T16:40:33.543 INFO:journalctl@ceph.node-exporter.b.smithi057.stdout:Apr 26 16:40:33 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-b[65175]: ts=2024-04-26T16:40:33.294Z caller=node_exporter.go:117 level=info collector=diskstats 2024-04-26T16:40:33.543 INFO:journalctl@ceph.node-exporter.b.smithi057.stdout:Apr 26 16:40:33 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-b[65175]: ts=2024-04-26T16:40:33.294Z caller=node_exporter.go:117 level=info collector=dmi 2024-04-26T16:40:33.543 INFO:journalctl@ceph.node-exporter.b.smithi057.stdout:Apr 26 16:40:33 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-b[65175]: ts=2024-04-26T16:40:33.294Z caller=node_exporter.go:117 level=info collector=edac 2024-04-26T16:40:33.543 INFO:journalctl@ceph.node-exporter.b.smithi057.stdout:Apr 26 16:40:33 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-b[65175]: ts=2024-04-26T16:40:33.294Z caller=node_exporter.go:117 level=info collector=entropy 2024-04-26T16:40:33.543 INFO:journalctl@ceph.node-exporter.b.smithi057.stdout:Apr 26 16:40:33 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-b[65175]: ts=2024-04-26T16:40:33.294Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-04-26T16:40:33.543 INFO:journalctl@ceph.node-exporter.b.smithi057.stdout:Apr 26 16:40:33 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-b[65175]: ts=2024-04-26T16:40:33.294Z caller=node_exporter.go:117 level=info collector=filefd 2024-04-26T16:40:33.543 INFO:journalctl@ceph.node-exporter.b.smithi057.stdout:Apr 26 16:40:33 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-b[65175]: ts=2024-04-26T16:40:33.294Z caller=node_exporter.go:117 level=info collector=filesystem 2024-04-26T16:40:33.543 INFO:journalctl@ceph.node-exporter.b.smithi057.stdout:Apr 26 16:40:33 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-b[65175]: ts=2024-04-26T16:40:33.294Z caller=node_exporter.go:117 level=info collector=hwmon 2024-04-26T16:40:33.543 INFO:journalctl@ceph.node-exporter.b.smithi057.stdout:Apr 26 16:40:33 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-b[65175]: ts=2024-04-26T16:40:33.294Z caller=node_exporter.go:117 level=info collector=infiniband 2024-04-26T16:40:33.543 INFO:journalctl@ceph.node-exporter.b.smithi057.stdout:Apr 26 16:40:33 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-b[65175]: ts=2024-04-26T16:40:33.294Z caller=node_exporter.go:117 level=info collector=ipvs 2024-04-26T16:40:33.543 INFO:journalctl@ceph.node-exporter.b.smithi057.stdout:Apr 26 16:40:33 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-b[65175]: ts=2024-04-26T16:40:33.294Z caller=node_exporter.go:117 level=info collector=loadavg 2024-04-26T16:40:33.543 INFO:journalctl@ceph.node-exporter.b.smithi057.stdout:Apr 26 16:40:33 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-b[65175]: ts=2024-04-26T16:40:33.294Z caller=node_exporter.go:117 level=info collector=mdadm 2024-04-26T16:40:33.543 INFO:journalctl@ceph.node-exporter.b.smithi057.stdout:Apr 26 16:40:33 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-b[65175]: ts=2024-04-26T16:40:33.294Z caller=node_exporter.go:117 level=info collector=meminfo 2024-04-26T16:40:33.543 INFO:journalctl@ceph.node-exporter.b.smithi057.stdout:Apr 26 16:40:33 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-b[65175]: ts=2024-04-26T16:40:33.294Z caller=node_exporter.go:117 level=info collector=netclass 2024-04-26T16:40:33.544 INFO:journalctl@ceph.node-exporter.b.smithi057.stdout:Apr 26 16:40:33 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-b[65175]: ts=2024-04-26T16:40:33.294Z caller=node_exporter.go:117 level=info collector=netdev 2024-04-26T16:40:33.544 INFO:journalctl@ceph.node-exporter.b.smithi057.stdout:Apr 26 16:40:33 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-b[65175]: ts=2024-04-26T16:40:33.294Z caller=node_exporter.go:117 level=info collector=netstat 2024-04-26T16:40:33.544 INFO:journalctl@ceph.node-exporter.b.smithi057.stdout:Apr 26 16:40:33 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-b[65175]: ts=2024-04-26T16:40:33.294Z caller=node_exporter.go:117 level=info collector=nfs 2024-04-26T16:40:33.544 INFO:journalctl@ceph.node-exporter.b.smithi057.stdout:Apr 26 16:40:33 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-b[65175]: ts=2024-04-26T16:40:33.294Z caller=node_exporter.go:117 level=info collector=nfsd 2024-04-26T16:40:33.544 INFO:journalctl@ceph.node-exporter.b.smithi057.stdout:Apr 26 16:40:33 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-b[65175]: ts=2024-04-26T16:40:33.294Z caller=node_exporter.go:117 level=info collector=nvme 2024-04-26T16:40:33.544 INFO:journalctl@ceph.node-exporter.b.smithi057.stdout:Apr 26 16:40:33 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-b[65175]: ts=2024-04-26T16:40:33.294Z caller=node_exporter.go:117 level=info collector=os 2024-04-26T16:40:33.544 INFO:journalctl@ceph.node-exporter.b.smithi057.stdout:Apr 26 16:40:33 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-b[65175]: ts=2024-04-26T16:40:33.294Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-04-26T16:40:33.544 INFO:journalctl@ceph.node-exporter.b.smithi057.stdout:Apr 26 16:40:33 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-b[65175]: ts=2024-04-26T16:40:33.294Z caller=node_exporter.go:117 level=info collector=pressure 2024-04-26T16:40:33.544 INFO:journalctl@ceph.node-exporter.b.smithi057.stdout:Apr 26 16:40:33 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-b[65175]: ts=2024-04-26T16:40:33.294Z caller=node_exporter.go:117 level=info collector=rapl 2024-04-26T16:40:33.544 INFO:journalctl@ceph.node-exporter.b.smithi057.stdout:Apr 26 16:40:33 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-b[65175]: ts=2024-04-26T16:40:33.294Z caller=node_exporter.go:117 level=info collector=schedstat 2024-04-26T16:40:33.545 INFO:journalctl@ceph.node-exporter.b.smithi057.stdout:Apr 26 16:40:33 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-b[65175]: ts=2024-04-26T16:40:33.294Z caller=node_exporter.go:117 level=info collector=selinux 2024-04-26T16:40:33.545 INFO:journalctl@ceph.node-exporter.b.smithi057.stdout:Apr 26 16:40:33 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-b[65175]: ts=2024-04-26T16:40:33.294Z caller=node_exporter.go:117 level=info collector=sockstat 2024-04-26T16:40:33.545 INFO:journalctl@ceph.node-exporter.b.smithi057.stdout:Apr 26 16:40:33 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-b[65175]: ts=2024-04-26T16:40:33.294Z caller=node_exporter.go:117 level=info collector=softnet 2024-04-26T16:40:33.545 INFO:journalctl@ceph.node-exporter.b.smithi057.stdout:Apr 26 16:40:33 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-b[65175]: ts=2024-04-26T16:40:33.294Z caller=node_exporter.go:117 level=info collector=stat 2024-04-26T16:40:33.545 INFO:journalctl@ceph.node-exporter.b.smithi057.stdout:Apr 26 16:40:33 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-b[65175]: ts=2024-04-26T16:40:33.294Z caller=node_exporter.go:117 level=info collector=tapestats 2024-04-26T16:40:33.545 INFO:journalctl@ceph.node-exporter.b.smithi057.stdout:Apr 26 16:40:33 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-b[65175]: ts=2024-04-26T16:40:33.294Z caller=node_exporter.go:117 level=info collector=textfile 2024-04-26T16:40:33.545 INFO:journalctl@ceph.node-exporter.b.smithi057.stdout:Apr 26 16:40:33 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-b[65175]: ts=2024-04-26T16:40:33.294Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-04-26T16:40:33.545 INFO:journalctl@ceph.node-exporter.b.smithi057.stdout:Apr 26 16:40:33 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-b[65175]: ts=2024-04-26T16:40:33.294Z caller=node_exporter.go:117 level=info collector=time 2024-04-26T16:40:33.545 INFO:journalctl@ceph.node-exporter.b.smithi057.stdout:Apr 26 16:40:33 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-b[65175]: ts=2024-04-26T16:40:33.294Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-04-26T16:40:33.545 INFO:journalctl@ceph.node-exporter.b.smithi057.stdout:Apr 26 16:40:33 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-b[65175]: ts=2024-04-26T16:40:33.294Z caller=node_exporter.go:117 level=info collector=uname 2024-04-26T16:40:33.545 INFO:journalctl@ceph.node-exporter.b.smithi057.stdout:Apr 26 16:40:33 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-b[65175]: ts=2024-04-26T16:40:33.294Z caller=node_exporter.go:117 level=info collector=vmstat 2024-04-26T16:40:33.545 INFO:journalctl@ceph.node-exporter.b.smithi057.stdout:Apr 26 16:40:33 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-b[65175]: ts=2024-04-26T16:40:33.294Z caller=node_exporter.go:117 level=info collector=xfs 2024-04-26T16:40:33.545 INFO:journalctl@ceph.node-exporter.b.smithi057.stdout:Apr 26 16:40:33 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-b[65175]: ts=2024-04-26T16:40:33.294Z caller=node_exporter.go:117 level=info collector=zfs 2024-04-26T16:40:33.545 INFO:journalctl@ceph.node-exporter.b.smithi057.stdout:Apr 26 16:40:33 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-b[65175]: ts=2024-04-26T16:40:33.295Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-04-26T16:40:33.545 INFO:journalctl@ceph.node-exporter.b.smithi057.stdout:Apr 26 16:40:33 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-b[65175]: ts=2024-04-26T16:40:33.295Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-04-26T16:40:34.291 INFO:journalctl@ceph.node-exporter.b.smithi057.stdout:Apr 26 16:40:33 smithi057 bash[65124]: 3d8fcfa0e2140fa8f428051fbf0c352cacf64f7c989b75027c728e8c90c69227 2024-04-26T16:40:34.291 INFO:journalctl@ceph.node-exporter.b.smithi057.stdout:Apr 26 16:40:33 smithi057 systemd[1]: Started Ceph node-exporter.b for 8b1f7092-03ea-11ef-bc93-c7b262605968. 2024-04-26T16:40:35.177 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:34 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:35.178 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:34 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:35.178 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:34 smithi016 ceph-mon[27893]: pgmap v32: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:40:35.178 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:34 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:35.178 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:34 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:35.178 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:34 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:35.178 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:34 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:40:35.178 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:34 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:35.178 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:34 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:35.178 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:34 smithi016 ceph-mon[37491]: pgmap v32: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:40:35.178 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:34 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:35.179 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:34 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:35.179 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:34 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:35.179 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:34 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:40:35.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:34 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:35.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:34 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:35.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:34 smithi057 ceph-mon[31602]: pgmap v32: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:40:35.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:34 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:35.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:34 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:35.292 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:34 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:35.292 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:34 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:40:36.145 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key osd.0 2024-04-26T16:40:36.580 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== 2024-04-26T16:40:36.580 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== == AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== ']' 2024-04-26T16:40:36.580 INFO:teuthology.orchestra.run.smithi016.stderr:+ sleep 5 2024-04-26T16:40:37.280 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:37 smithi057 ceph-mon[31602]: pgmap v33: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:40:37.280 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:37 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:37.280 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:37 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:40:37.281 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:37 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/3159783517' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:40:37.281 INFO:journalctl@ceph.iscsi.iscsi.a.smithi057.stdout:Apr 26 16:40:36 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-iscsi-iscsi-a[60944]: debug there is no tcmu-runner data available 2024-04-26T16:40:37.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:37 smithi016 ceph-mon[27893]: pgmap v33: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:40:37.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:37 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:37.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:37 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:40:37.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:37 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/3159783517' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:40:37.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:37 smithi016 ceph-mon[37491]: pgmap v33: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:40:37.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:37 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:37.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:37 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:40:37.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:37 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/3159783517' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:40:38.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:38 smithi057 ceph-mon[31602]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:40:38.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:38 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:38.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:38 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:38.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:38 smithi016 ceph-mon[27893]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:40:38.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:38 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:38.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:38 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:38.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:38 smithi016 ceph-mon[37491]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:40:38.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:38 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:38.298 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:38 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:39.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:39 smithi057 ceph-mon[31602]: pgmap v34: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:40:39.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:39 smithi016 ceph-mon[27893]: pgmap v34: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:40:39.296 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:39 smithi016 ceph-mon[37491]: pgmap v34: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:40:41.470 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:41 smithi016 ceph-mon[27893]: pgmap v35: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:40:41.470 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:41 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:41.470 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:41 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:41.470 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:41 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:40:41.470 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:41 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:40:41.470 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:41 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:41.470 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:41 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.0", "format": "json"}]: dispatch 2024-04-26T16:40:41.470 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:41 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.0", "format": "json"}]: dispatch 2024-04-26T16:40:41.471 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:41 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create-pending", "entity": "osd.0", "format": "json"}]': finished 2024-04-26T16:40:41.471 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:41 smithi016 ceph-mon[37491]: pgmap v35: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:40:41.471 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:41 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:41.471 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:41 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:41.471 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:41 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:40:41.471 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:41 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:40:41.471 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:41 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:41.471 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:41 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.0", "format": "json"}]: dispatch 2024-04-26T16:40:41.471 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:41 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.0", "format": "json"}]: dispatch 2024-04-26T16:40:41.471 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:41 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create-pending", "entity": "osd.0", "format": "json"}]': finished 2024-04-26T16:40:41.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:41 smithi057 ceph-mon[31602]: pgmap v35: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:40:41.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:41 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:41.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:41 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:41.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:41 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:40:41.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:41 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:40:41.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:41 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:41.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:41 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.0", "format": "json"}]: dispatch 2024-04-26T16:40:41.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:41 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.0", "format": "json"}]: dispatch 2024-04-26T16:40:41.542 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:41 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create-pending", "entity": "osd.0", "format": "json"}]': finished 2024-04-26T16:40:41.582 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key osd.0 2024-04-26T16:40:42.022 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== 2024-04-26T16:40:42.022 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== == AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== ']' 2024-04-26T16:40:42.022 INFO:teuthology.orchestra.run.smithi016.stderr:+ sleep 5 2024-04-26T16:40:42.296 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:42 smithi016 ceph-mon[37491]: Rotating authentication key for osd.0 2024-04-26T16:40:42.296 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:42 smithi016 ceph-mon[37491]: Reconfiguring daemon osd.0 on smithi016 2024-04-26T16:40:42.296 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:42 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/3628742054' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:40:42.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:42 smithi016 ceph-mon[27893]: Rotating authentication key for osd.0 2024-04-26T16:40:42.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:42 smithi016 ceph-mon[27893]: Reconfiguring daemon osd.0 on smithi016 2024-04-26T16:40:42.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:42 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/3628742054' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:40:42.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:42 smithi057 ceph-mon[31602]: Rotating authentication key for osd.0 2024-04-26T16:40:42.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:42 smithi057 ceph-mon[31602]: Reconfiguring daemon osd.0 on smithi016 2024-04-26T16:40:42.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:42 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/3628742054' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:40:43.298 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:40:43 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: ::ffff:172.21.15.57 - - [26/Apr/2024:16:40:43] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-04-26T16:40:43.298 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:43 smithi016 ceph-mon[27893]: pgmap v36: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:40:43.298 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:43 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:43.298 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:43 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:43.298 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:43 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:43.298 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:43 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:43.299 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:43 smithi016 ceph-mon[37491]: pgmap v36: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:40:43.299 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:43 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:43.299 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:43 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:43.299 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:43 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:43.299 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:43 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:43.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:43 smithi057 ceph-mon[31602]: pgmap v36: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:40:43.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:43 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:43.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:43 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:43.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:43 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:43.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:43 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:44.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:44 smithi016 ceph-mon[37491]: Reconfiguring alertmanager.a (dependencies changed)... 2024-04-26T16:40:44.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:44 smithi016 ceph-mon[37491]: Reconfiguring daemon alertmanager.a on smithi016 2024-04-26T16:40:44.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:44 smithi016 ceph-mon[27893]: Reconfiguring alertmanager.a (dependencies changed)... 2024-04-26T16:40:44.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:44 smithi016 ceph-mon[27893]: Reconfiguring daemon alertmanager.a on smithi016 2024-04-26T16:40:44.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:44 smithi057 ceph-mon[31602]: Reconfiguring alertmanager.a (dependencies changed)... 2024-04-26T16:40:44.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:44 smithi057 ceph-mon[31602]: Reconfiguring daemon alertmanager.a on smithi016 2024-04-26T16:40:45.186 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:45 smithi016 ceph-mon[27893]: pgmap v37: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:40:45.187 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:45 smithi016 ceph-mon[37491]: pgmap v37: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:40:45.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:45 smithi057 ceph-mon[31602]: pgmap v37: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:40:46.546 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 26 16:40:46 smithi016 systemd[1]: Stopping Ceph alertmanager.a for 8b1f7092-03ea-11ef-bc93-c7b262605968... 2024-04-26T16:40:47.007 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 26 16:40:46 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-alertmanager-a[75381]: ts=2024-04-26T16:40:46.667Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-04-26T16:40:47.007 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 26 16:40:46 smithi016 podman[77671]: 2024-04-26 16:40:46.688242634 +0000 UTC m=+0.132700979 container died a68b51f6e5276f0bc2d27283347ead477a486ba0ddba6f06c3bb3aaf5f785a27 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-26T16:40:47.025 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key osd.0 2024-04-26T16:40:47.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:47 smithi057 ceph-mon[31602]: pgmap v38: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:40:47.291 INFO:journalctl@ceph.iscsi.iscsi.a.smithi057.stdout:Apr 26 16:40:46 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-iscsi-iscsi-a[60944]: debug there is no tcmu-runner data available 2024-04-26T16:40:47.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:47 smithi016 ceph-mon[27893]: pgmap v38: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:40:47.296 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:47 smithi016 ceph-mon[37491]: pgmap v38: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:40:47.297 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 26 16:40:47 smithi016 podman[77671]: 2024-04-26 16:40:47.106596098 +0000 UTC m=+0.551054442 container cleanup a68b51f6e5276f0bc2d27283347ead477a486ba0ddba6f06c3bb3aaf5f785a27 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-26T16:40:47.297 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 26 16:40:47 smithi016 bash[77671]: ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-alertmanager-a 2024-04-26T16:40:47.459 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== 2024-04-26T16:40:47.459 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== == AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== ']' 2024-04-26T16:40:47.459 INFO:teuthology.orchestra.run.smithi016.stderr:+ sleep 5 2024-04-26T16:40:47.666 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 26 16:40:47 smithi016 podman[77691]: 2024-04-26 16:40:47.333075137 +0000 UTC m=+0.647804645 container remove a68b51f6e5276f0bc2d27283347ead477a486ba0ddba6f06c3bb3aaf5f785a27 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-26T16:40:47.667 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 26 16:40:47 smithi016 podman[77691]: 2024-04-26 16:40:47.433727182 +0000 UTC m=+0.748456687 volume remove 0e45dacf79b39829168095a30bd06e585c05e9454a17938411d2326992de1649 2024-04-26T16:40:47.951 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 26 16:40:47 smithi016 systemd[1]: ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-04-26T16:40:47.951 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 26 16:40:47 smithi016 systemd[1]: Stopped Ceph alertmanager.a for 8b1f7092-03ea-11ef-bc93-c7b262605968. 2024-04-26T16:40:47.951 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 26 16:40:47 smithi016 systemd[1]: Starting Ceph alertmanager.a for 8b1f7092-03ea-11ef-bc93-c7b262605968... 2024-04-26T16:40:47.951 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 26 16:40:47 smithi016 podman[77814]: 2024-04-26 16:40:47.884804955 +0000 UTC m=+0.103039532 volume create 9a8080e774aa611c0d859e1074762114a7fde553e1f6d47d1e262beddf771148 2024-04-26T16:40:47.951 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 26 16:40:47 smithi016 podman[77814]: 2024-04-26 16:40:47.799676231 +0000 UTC m=+0.017910755 image pull c8568f914cd25b2062c44e9f79f9c18da6e3b85fe0c47a12a2191c61426c2b19 quay.io/prometheus/alertmanager:v0.25.0 2024-04-26T16:40:47.951 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 26 16:40:47 smithi016 podman[77814]: 2024-04-26 16:40:47.951981446 +0000 UTC m=+0.170216004 container create e3da2138bb8634f948c251f968b850169fbb76a5e8465b7d506dac035689bbd4 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-26T16:40:48.254 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:48 smithi016 ceph-mon[27893]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:40:48.254 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:48 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/1956773133' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:40:48.255 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:48 smithi016 ceph-mon[37491]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:40:48.255 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:48 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/1956773133' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:40:48.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:48 smithi057 ceph-mon[31602]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:40:48.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:48 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/1956773133' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:40:48.546 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 26 16:40:48 smithi016 podman[77814]: 2024-04-26 16:40:48.254625787 +0000 UTC m=+0.472860300 container init e3da2138bb8634f948c251f968b850169fbb76a5e8465b7d506dac035689bbd4 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-26T16:40:48.546 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 26 16:40:48 smithi016 podman[77814]: 2024-04-26 16:40:48.261171102 +0000 UTC m=+0.479405626 container start e3da2138bb8634f948c251f968b850169fbb76a5e8465b7d506dac035689bbd4 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-26T16:40:48.547 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 26 16:40:48 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-alertmanager-a[77828]: ts=2024-04-26T16:40:48.273Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-04-26T16:40:48.547 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 26 16:40:48 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-alertmanager-a[77828]: ts=2024-04-26T16:40:48.273Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-04-26T16:40:48.547 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 26 16:40:48 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-alertmanager-a[77828]: ts=2024-04-26T16:40:48.274Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.16 port=9094 2024-04-26T16:40:48.547 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 26 16:40:48 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-alertmanager-a[77828]: ts=2024-04-26T16:40:48.275Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-04-26T16:40:48.547 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 26 16:40:48 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-alertmanager-a[77828]: ts=2024-04-26T16:40:48.298Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-26T16:40:48.547 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 26 16:40:48 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-alertmanager-a[77828]: ts=2024-04-26T16:40:48.299Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-26T16:40:48.547 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 26 16:40:48 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-alertmanager-a[77828]: ts=2024-04-26T16:40:48.301Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-04-26T16:40:48.547 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 26 16:40:48 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-alertmanager-a[77828]: ts=2024-04-26T16:40:48.301Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-04-26T16:40:48.547 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 26 16:40:48 smithi016 bash[77814]: e3da2138bb8634f948c251f968b850169fbb76a5e8465b7d506dac035689bbd4 2024-04-26T16:40:48.547 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 26 16:40:48 smithi016 systemd[1]: Started Ceph alertmanager.a for 8b1f7092-03ea-11ef-bc93-c7b262605968. 2024-04-26T16:40:49.410 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:49 smithi057 ceph-mon[31602]: pgmap v39: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:40:49.410 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:49 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:49.410 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:49 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:49.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:49 smithi016 ceph-mon[27893]: pgmap v39: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:40:49.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:49 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:49.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:49 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:49.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:49 smithi016 ceph-mon[37491]: pgmap v39: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:40:49.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:49 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:49.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:49 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:50.390 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:50 smithi057 ceph-mon[31602]: Reconfiguring prometheus.a (dependencies changed)... 2024-04-26T16:40:50.390 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:50 smithi057 ceph-mon[31602]: Reconfiguring daemon prometheus.a on smithi057 2024-04-26T16:40:50.546 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 26 16:40:50 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-alertmanager-a[77828]: ts=2024-04-26T16:40:50.276Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000704055s 2024-04-26T16:40:50.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:50 smithi016 ceph-mon[27893]: Reconfiguring prometheus.a (dependencies changed)... 2024-04-26T16:40:50.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:50 smithi016 ceph-mon[27893]: Reconfiguring daemon prometheus.a on smithi057 2024-04-26T16:40:50.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:50 smithi016 ceph-mon[37491]: Reconfiguring prometheus.a (dependencies changed)... 2024-04-26T16:40:50.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:50 smithi016 ceph-mon[37491]: Reconfiguring daemon prometheus.a on smithi057 2024-04-26T16:40:51.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:51 smithi057 ceph-mon[31602]: pgmap v40: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:40:51.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:51 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:40:51.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:51 smithi016 ceph-mon[27893]: pgmap v40: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:40:51.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:51 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:40:51.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:51 smithi016 ceph-mon[37491]: pgmap v40: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:40:51.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:51 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:40:52.167 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:40:51 smithi057 systemd[1]: Stopping Ceph prometheus.a for 8b1f7092-03ea-11ef-bc93-c7b262605968... 2024-04-26T16:40:52.461 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key osd.0 2024-04-26T16:40:52.461 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:52 smithi016 ceph-mon[27893]: pgmap v41: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:40:52.461 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:52 smithi016 ceph-mon[37491]: pgmap v41: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:40:52.469 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:52 smithi057 ceph-mon[31602]: pgmap v41: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:40:52.469 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:40:52 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a[62743]: ts=2024-04-26T16:40:52.196Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-26T16:40:52.469 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:40:52 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a[62743]: ts=2024-04-26T16:40:52.197Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-04-26T16:40:52.469 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:40:52 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a[62743]: ts=2024-04-26T16:40:52.197Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-04-26T16:40:52.470 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:40:52 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a[62743]: ts=2024-04-26T16:40:52.197Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-26T16:40:52.470 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:40:52 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a[62743]: ts=2024-04-26T16:40:52.197Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-04-26T16:40:52.470 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:40:52 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a[62743]: ts=2024-04-26T16:40:52.197Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-04-26T16:40:52.470 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:40:52 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a[62743]: ts=2024-04-26T16:40:52.197Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-04-26T16:40:52.470 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:40:52 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a[62743]: ts=2024-04-26T16:40:52.197Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-04-26T16:40:52.470 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:40:52 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a[62743]: ts=2024-04-26T16:40:52.197Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-04-26T16:40:52.470 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:40:52 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a[62743]: ts=2024-04-26T16:40:52.197Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-04-26T16:40:52.470 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:40:52 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a[62743]: ts=2024-04-26T16:40:52.197Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-04-26T16:40:52.470 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:40:52 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a[62743]: ts=2024-04-26T16:40:52.197Z caller=main.go:1147 level=info msg="See you next time!" 2024-04-26T16:40:52.470 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:40:52 smithi057 podman[66206]: 2024-04-26 16:40:52.207659882 +0000 UTC m=+0.119068854 container died bb0370945763e7a3705913bff1be58ec630fd408c8ac3836d6eec27dc03f0c95 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-26T16:40:52.791 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:40:52 smithi057 podman[66206]: 2024-04-26 16:40:52.560294234 +0000 UTC m=+0.471703208 container cleanup bb0370945763e7a3705913bff1be58ec630fd408c8ac3836d6eec27dc03f0c95 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-26T16:40:52.791 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:40:52 smithi057 bash[66206]: ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a 2024-04-26T16:40:52.897 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== 2024-04-26T16:40:52.897 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== == AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== ']' 2024-04-26T16:40:52.897 INFO:teuthology.orchestra.run.smithi016.stderr:+ sleep 5 2024-04-26T16:40:53.168 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:40:52 smithi057 podman[66225]: 2024-04-26 16:40:52.836350397 +0000 UTC m=+0.625335864 container remove bb0370945763e7a3705913bff1be58ec630fd408c8ac3836d6eec27dc03f0c95 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-26T16:40:53.168 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:40:52 smithi057 systemd[1]: ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-04-26T16:40:53.169 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:40:52 smithi057 systemd[1]: Stopped Ceph prometheus.a for 8b1f7092-03ea-11ef-bc93-c7b262605968. 2024-04-26T16:40:53.169 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:40:52 smithi057 systemd[1]: ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@prometheus.a.service: Consumed 1.197s CPU time. 2024-04-26T16:40:53.169 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:40:52 smithi057 systemd[1]: Starting Ceph prometheus.a for 8b1f7092-03ea-11ef-bc93-c7b262605968... 2024-04-26T16:40:53.472 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:53 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/1804725280' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:40:53.472 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:40:53 smithi057 podman[66327]: 2024-04-26 16:40:53.114511144 +0000 UTC m=+0.020022995 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-04-26T16:40:53.473 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:40:53 smithi057 podman[66327]: 2024-04-26 16:40:53.237296179 +0000 UTC m=+0.142808002 container create 68df1822c13f1dd10167d53b5acbdcffee5eac893eb131aa62d71ba24209309f (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-26T16:40:53.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:53 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/1804725280' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:40:53.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:53 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/1804725280' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:40:53.791 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:40:53 smithi057 podman[66327]: 2024-04-26 16:40:53.473274566 +0000 UTC m=+0.378786392 container init 68df1822c13f1dd10167d53b5acbdcffee5eac893eb131aa62d71ba24209309f (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-26T16:40:53.791 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:40:53 smithi057 podman[66327]: 2024-04-26 16:40:53.479207962 +0000 UTC m=+0.384719793 container start 68df1822c13f1dd10167d53b5acbdcffee5eac893eb131aa62d71ba24209309f (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-26T16:40:53.791 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:40:53 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a[66342]: ts=2024-04-26T16:40:53.504Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-04-26T16:40:53.791 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:40:53 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a[66342]: ts=2024-04-26T16:40:53.504Z 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-04-26T16:40:53.791 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:40:53 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a[66342]: ts=2024-04-26T16:40:53.504Z caller=main.go:570 level=info host_details="(Linux 5.14.0-437.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Apr 9 12:57:02 UTC 2024 x86_64 smithi057 (none))" 2024-04-26T16:40:53.792 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:40:53 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a[66342]: ts=2024-04-26T16:40:53.504Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-26T16:40:53.792 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:40:53 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a[66342]: ts=2024-04-26T16:40:53.504Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-26T16:40:53.792 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:40:53 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a[66342]: ts=2024-04-26T16:40:53.506Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-04-26T16:40:53.792 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:40:53 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a[66342]: ts=2024-04-26T16:40:53.506Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-04-26T16:40:53.792 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:40:53 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a[66342]: ts=2024-04-26T16:40:53.508Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-04-26T16:40:53.792 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:40:53 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a[66342]: ts=2024-04-26T16:40:53.508Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-04-26T16:40:53.792 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:40:53 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a[66342]: ts=2024-04-26T16:40:53.510Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-26T16:40:53.792 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:40:53 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a[66342]: ts=2024-04-26T16:40:53.510Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.793µs 2024-04-26T16:40:53.792 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:40:53 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a[66342]: ts=2024-04-26T16:40:53.510Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-26T16:40:53.792 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:40:53 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a[66342]: ts=2024-04-26T16:40:53.510Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-04-26T16:40:53.792 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:40:53 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a[66342]: ts=2024-04-26T16:40:53.510Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-04-26T16:40:53.792 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:40:53 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a[66342]: ts=2024-04-26T16:40:53.510Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=24.449µs wal_replay_duration=450.498µs wbl_replay_duration=147ns total_replay_duration=494.391µs 2024-04-26T16:40:53.792 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:40:53 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a[66342]: ts=2024-04-26T16:40:53.511Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-04-26T16:40:53.792 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:40:53 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a[66342]: ts=2024-04-26T16:40:53.511Z caller=main.go:1029 level=info msg="TSDB started" 2024-04-26T16:40:53.792 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:40:53 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a[66342]: ts=2024-04-26T16:40:53.511Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-26T16:40:53.793 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:40:53 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a[66342]: ts=2024-04-26T16:40:53.532Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=20.685727ms db_storage=821ns remote_storage=1.05µs web_handler=322ns query_engine=552ns scrape=398.847µs scrape_sd=111.729µs notify=16.942µs notify_sd=19.795µs rules=19.613913ms tracing=5.401µs 2024-04-26T16:40:53.793 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:40:53 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a[66342]: ts=2024-04-26T16:40:53.532Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-04-26T16:40:53.793 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:40:53 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a[66342]: ts=2024-04-26T16:40:53.532Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-04-26T16:40:53.793 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:40:53 smithi057 bash[66327]: 68df1822c13f1dd10167d53b5acbdcffee5eac893eb131aa62d71ba24209309f 2024-04-26T16:40:53.793 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:40:53 smithi057 systemd[1]: Started Ceph prometheus.a for 8b1f7092-03ea-11ef-bc93-c7b262605968. 2024-04-26T16:40:54.047 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:40:53 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: [26/Apr/2024:16:40:53] ENGINE Bus STOPPING 2024-04-26T16:40:54.047 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:40:53 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: [26/Apr/2024:16:40:53] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-26T16:40:54.047 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:40:53 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: [26/Apr/2024:16:40:53] ENGINE Bus STOPPED 2024-04-26T16:40:54.047 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:40:53 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: [26/Apr/2024:16:40:53] ENGINE Bus STARTING 2024-04-26T16:40:54.047 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:40:53 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: CherryPy Checker: 2024-04-26T16:40:54.047 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:40:53 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: The Application mounted at '' has an empty config. 2024-04-26T16:40:54.047 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:40:53 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:40:54.047 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:40:53 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: [26/Apr/2024:16:40:53] ENGINE Serving on http://:::9283 2024-04-26T16:40:54.047 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:40:53 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: [26/Apr/2024:16:40:53] ENGINE Bus STARTED 2024-04-26T16:40:54.047 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:40:53 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: [26/Apr/2024:16:40:53] ENGINE Bus STOPPING 2024-04-26T16:40:54.047 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:40:53 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: [26/Apr/2024:16:40:53] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-26T16:40:54.047 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:40:53 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: [26/Apr/2024:16:40:53] ENGINE Bus STOPPED 2024-04-26T16:40:54.048 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:40:53 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: [26/Apr/2024:16:40:53] ENGINE Bus STARTING 2024-04-26T16:40:54.048 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:40:53 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: [26/Apr/2024:16:40:53] ENGINE Serving on http://:::9283 2024-04-26T16:40:54.048 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:40:53 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: [26/Apr/2024:16:40:53] ENGINE Bus STARTED 2024-04-26T16:40:54.048 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:40:53 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: [26/Apr/2024:16:40:53] ENGINE Bus STOPPING 2024-04-26T16:40:54.048 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:40:53 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: [26/Apr/2024:16:40:53] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-26T16:40:54.048 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:40:53 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: [26/Apr/2024:16:40:53] ENGINE Bus STOPPED 2024-04-26T16:40:54.048 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:40:53 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: [26/Apr/2024:16:40:53] ENGINE Bus STARTING 2024-04-26T16:40:54.546 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:40:54 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: [26/Apr/2024:16:40:54] ENGINE Serving on http://:::9283 2024-04-26T16:40:54.547 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:40:54 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: [26/Apr/2024:16:40:54] ENGINE Bus STARTED 2024-04-26T16:40:55.041 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:54 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:55.041 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:54 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:55.041 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:54 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-26T16:40:55.041 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:54 smithi057 ceph-mon[31602]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-26T16:40:55.042 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:54 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi016:9093"}]: dispatch 2024-04-26T16:40:55.042 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:54 smithi057 ceph-mon[31602]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi016:9093"}]: dispatch 2024-04-26T16:40:55.042 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:54 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:55.042 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:54 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-26T16:40:55.042 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:54 smithi057 ceph-mon[31602]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-26T16:40:55.042 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:54 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi057.front.sepia.ceph.com:9095"}]: dispatch 2024-04-26T16:40:55.042 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:54 smithi057 ceph-mon[31602]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi057.front.sepia.ceph.com:9095"}]: dispatch 2024-04-26T16:40:55.042 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:54 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:55.042 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:54 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-26T16:40:55.042 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:54 smithi057 ceph-mon[31602]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-26T16:40:55.042 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:54 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi057.front.sepia.ceph.com:3000"}]: dispatch 2024-04-26T16:40:55.042 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:54 smithi057 ceph-mon[31602]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi057.front.sepia.ceph.com:3000"}]: dispatch 2024-04-26T16:40:55.042 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:54 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:55.043 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:54 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:40:55.043 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:54 smithi057 ceph-mon[31602]: pgmap v42: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:40:55.046 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:54 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:55.046 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:54 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:55.046 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:54 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-26T16:40:55.047 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:54 smithi016 ceph-mon[27893]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-26T16:40:55.047 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:54 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi016:9093"}]: dispatch 2024-04-26T16:40:55.047 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:54 smithi016 ceph-mon[27893]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi016:9093"}]: dispatch 2024-04-26T16:40:55.047 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:54 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:55.047 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:54 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-26T16:40:55.047 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:54 smithi016 ceph-mon[27893]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-26T16:40:55.047 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:54 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi057.front.sepia.ceph.com:9095"}]: dispatch 2024-04-26T16:40:55.047 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:54 smithi016 ceph-mon[27893]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi057.front.sepia.ceph.com:9095"}]: dispatch 2024-04-26T16:40:55.047 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:54 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:55.047 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:54 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-26T16:40:55.047 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:54 smithi016 ceph-mon[27893]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-26T16:40:55.047 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:54 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi057.front.sepia.ceph.com:3000"}]: dispatch 2024-04-26T16:40:55.047 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:54 smithi016 ceph-mon[27893]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi057.front.sepia.ceph.com:3000"}]: dispatch 2024-04-26T16:40:55.047 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:54 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:55.048 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:54 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:40:55.048 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:54 smithi016 ceph-mon[27893]: pgmap v42: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:40:55.048 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:54 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:55.048 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:54 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:55.048 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:54 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-26T16:40:55.048 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:54 smithi016 ceph-mon[37491]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-26T16:40:55.048 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:54 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi016:9093"}]: dispatch 2024-04-26T16:40:55.048 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:54 smithi016 ceph-mon[37491]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi016:9093"}]: dispatch 2024-04-26T16:40:55.048 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:54 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:55.048 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:54 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-26T16:40:55.048 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:54 smithi016 ceph-mon[37491]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-26T16:40:55.048 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:54 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi057.front.sepia.ceph.com:9095"}]: dispatch 2024-04-26T16:40:55.048 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:54 smithi016 ceph-mon[37491]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi057.front.sepia.ceph.com:9095"}]: dispatch 2024-04-26T16:40:55.049 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:54 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:55.049 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:54 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-26T16:40:55.049 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:54 smithi016 ceph-mon[37491]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-26T16:40:55.049 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:54 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi057.front.sepia.ceph.com:3000"}]: dispatch 2024-04-26T16:40:55.049 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:54 smithi016 ceph-mon[37491]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi057.front.sepia.ceph.com:3000"}]: dispatch 2024-04-26T16:40:55.049 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:54 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:55.049 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:54 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:40:55.049 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:54 smithi016 ceph-mon[37491]: pgmap v42: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:40:57.281 INFO:journalctl@ceph.iscsi.iscsi.a.smithi057.stdout:Apr 26 16:40:57 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-iscsi-iscsi-a[60944]: debug there is no tcmu-runner data available 2024-04-26T16:40:57.281 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:56 smithi057 ceph-mon[31602]: pgmap v43: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:40:57.282 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:56 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:57.282 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:56 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:57.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:56 smithi016 ceph-mon[27893]: pgmap v43: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:40:57.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:56 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:57.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:56 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:57.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:56 smithi016 ceph-mon[37491]: pgmap v43: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:40:57.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:56 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:57.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:56 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:57.899 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key osd.0 2024-04-26T16:40:58.277 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:57 smithi016 ceph-mon[27893]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:40:58.278 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:57 smithi016 ceph-mon[37491]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:40:58.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:57 smithi057 ceph-mon[31602]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:40:58.324 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== 2024-04-26T16:40:58.324 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== == AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== ']' 2024-04-26T16:40:58.324 INFO:teuthology.orchestra.run.smithi016.stderr:+ sleep 5 2024-04-26T16:40:58.546 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 26 16:40:58 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-alertmanager-a[77828]: ts=2024-04-26T16:40:58.277Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002339425s 2024-04-26T16:40:59.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:58 smithi057 ceph-mon[31602]: pgmap v44: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:40:59.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:58 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/3505193552' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:40:59.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:58 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:59.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:58 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:59.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:58 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:40:59.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:58 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:40:59.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:40:58 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:59.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:58 smithi016 ceph-mon[27893]: pgmap v44: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:40:59.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:58 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/3505193552' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:40:59.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:58 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:59.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:58 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:59.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:58 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:40:59.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:58 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:40:59.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:40:58 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:59.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:58 smithi016 ceph-mon[37491]: pgmap v44: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:40:59.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:58 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/3505193552' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:40:59.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:58 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:59.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:58 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:40:59.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:58 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:40:59.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:58 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:40:59.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:40:58 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:41:01.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:41:01 smithi057 ceph-mon[31602]: pgmap v45: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:41:01.296 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:41:00 smithi016 ceph-mon[37491]: pgmap v45: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:41:01.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:41:00 smithi016 ceph-mon[27893]: pgmap v45: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:41:03.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:41:03 smithi057 ceph-mon[31602]: pgmap v46: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:41:03.296 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:41:03 smithi016 ceph-mon[37491]: pgmap v46: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:41:03.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:41:03 smithi016 ceph-mon[27893]: pgmap v46: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:41:03.297 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:41:03 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: ::ffff:172.21.15.57 - - [26/Apr/2024:16:41:03] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-04-26T16:41:03.326 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key osd.0 2024-04-26T16:41:03.757 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== 2024-04-26T16:41:03.757 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== == AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== ']' 2024-04-26T16:41:03.757 INFO:teuthology.orchestra.run.smithi016.stderr:+ sleep 5 2024-04-26T16:41:04.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:41:04 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/1547371431' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:41:04.296 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:41:04 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/1547371431' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:41:04.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:41:04 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/1547371431' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:41:05.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:41:05 smithi057 ceph-mon[31602]: pgmap v47: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:41:05.296 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:41:05 smithi016 ceph-mon[37491]: pgmap v47: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:41:05.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:41:05 smithi016 ceph-mon[27893]: pgmap v47: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:41:07.291 INFO:journalctl@ceph.iscsi.iscsi.a.smithi057.stdout:Apr 26 16:41:07 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-iscsi-iscsi-a[60944]: debug there is no tcmu-runner data available 2024-04-26T16:41:07.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:41:07 smithi057 ceph-mon[31602]: pgmap v48: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:41:07.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:41:07 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:41:07.296 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:41:07 smithi016 ceph-mon[37491]: pgmap v48: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:41:07.296 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:41:07 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:41:07.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:41:07 smithi016 ceph-mon[27893]: pgmap v48: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:41:07.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:41:07 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:41:08.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:41:08 smithi057 ceph-mon[31602]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:41:08.296 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:41:08 smithi016 ceph-mon[37491]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:41:08.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:41:08 smithi016 ceph-mon[27893]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:41:08.759 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key osd.0 2024-04-26T16:41:09.194 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== 2024-04-26T16:41:09.320 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== == AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== ']' 2024-04-26T16:41:09.320 INFO:teuthology.orchestra.run.smithi016.stderr:+ sleep 5 2024-04-26T16:41:09.321 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:41:09 smithi057 ceph-mon[31602]: pgmap v49: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:41:09.321 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:41:09 smithi016 ceph-mon[27893]: pgmap v49: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:41:09.321 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:41:09 smithi016 ceph-mon[37491]: pgmap v49: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:41:10.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:41:10 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/3029409597' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:41:10.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:41:10 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/3029409597' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:41:10.296 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:41:10 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/3029409597' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:41:11.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:41:11 smithi057 ceph-mon[31602]: pgmap v50: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:41:11.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:41:11 smithi016 ceph-mon[27893]: pgmap v50: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:41:11.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:41:11 smithi016 ceph-mon[37491]: pgmap v50: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:41:13.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:41:13 smithi057 ceph-mon[31602]: pgmap v51: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:41:13.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:41:13 smithi016 ceph-mon[27893]: pgmap v51: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:41:13.296 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:41:13 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: ::ffff:172.21.15.57 - - [26/Apr/2024:16:41:13] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-04-26T16:41:13.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:41:13 smithi016 ceph-mon[37491]: pgmap v51: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:41:14.197 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key osd.0 2024-04-26T16:41:14.631 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== 2024-04-26T16:41:14.631 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== == AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== ']' 2024-04-26T16:41:14.631 INFO:teuthology.orchestra.run.smithi016.stderr:+ sleep 5 2024-04-26T16:41:15.296 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:41:15 smithi016 ceph-mon[37491]: pgmap v52: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:41:15.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:41:15 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/1233465141' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:41:15.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:41:15 smithi016 ceph-mon[27893]: pgmap v52: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:41:15.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:41:15 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/1233465141' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:41:15.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:41:15 smithi057 ceph-mon[31602]: pgmap v52: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:41:15.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:41:15 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/1233465141' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:41:17.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:41:17 smithi057 ceph-mon[31602]: pgmap v53: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:41:17.291 INFO:journalctl@ceph.iscsi.iscsi.a.smithi057.stdout:Apr 26 16:41:17 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-iscsi-iscsi-a[60944]: debug there is no tcmu-runner data available 2024-04-26T16:41:17.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:41:17 smithi016 ceph-mon[27893]: pgmap v53: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:41:17.296 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:41:17 smithi016 ceph-mon[37491]: pgmap v53: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:41:18.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:41:18 smithi057 ceph-mon[31602]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:41:18.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:41:18 smithi016 ceph-mon[27893]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:41:18.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:41:18 smithi016 ceph-mon[37491]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:41:19.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:41:19 smithi057 ceph-mon[31602]: pgmap v54: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:41:19.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:41:19 smithi016 ceph-mon[27893]: pgmap v54: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:41:19.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:41:19 smithi016 ceph-mon[37491]: pgmap v54: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:41:19.633 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key osd.0 2024-04-26T16:41:20.065 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== 2024-04-26T16:41:20.065 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== == AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== ']' 2024-04-26T16:41:20.065 INFO:teuthology.orchestra.run.smithi016.stderr:+ sleep 5 2024-04-26T16:41:21.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:41:21 smithi057 ceph-mon[31602]: pgmap v55: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:41:21.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:41:21 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/421102197' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:41:21.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:41:21 smithi016 ceph-mon[27893]: pgmap v55: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:41:21.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:41:21 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/421102197' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:41:21.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:41:21 smithi016 ceph-mon[37491]: pgmap v55: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:41:21.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:41:21 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/421102197' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:41:22.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:41:22 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:41:22.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:41:22 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:41:22.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:41:22 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:41:23.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:41:23 smithi016 ceph-mon[27893]: pgmap v56: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:41:23.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:41:23 smithi016 ceph-mon[37491]: pgmap v56: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:41:23.297 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:41:23 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: ::ffff:172.21.15.57 - - [26/Apr/2024:16:41:23] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-04-26T16:41:23.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:41:23 smithi057 ceph-mon[31602]: pgmap v56: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:41:25.067 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key osd.0 2024-04-26T16:41:25.498 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== 2024-04-26T16:41:25.499 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== == AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== ']' 2024-04-26T16:41:25.499 INFO:teuthology.orchestra.run.smithi016.stderr:+ sleep 5 2024-04-26T16:41:25.499 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:41:25 smithi016 ceph-mon[27893]: pgmap v57: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:41:25.499 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:41:25 smithi016 ceph-mon[37491]: pgmap v57: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:41:25.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:41:25 smithi057 ceph-mon[31602]: pgmap v57: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:41:26.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:41:26 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/2567330564' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:41:26.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:41:26 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/2567330564' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:41:26.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:41:26 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/2567330564' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:41:27.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:41:27 smithi057 ceph-mon[31602]: pgmap v58: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:41:27.291 INFO:journalctl@ceph.iscsi.iscsi.a.smithi057.stdout:Apr 26 16:41:27 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-iscsi-iscsi-a[60944]: debug there is no tcmu-runner data available 2024-04-26T16:41:27.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:41:27 smithi016 ceph-mon[27893]: pgmap v58: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:41:27.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:41:27 smithi016 ceph-mon[37491]: pgmap v58: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:41:28.484 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:41:28 smithi057 ceph-mon[31602]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:41:28.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:41:28 smithi016 ceph-mon[27893]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:41:28.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:41:28 smithi016 ceph-mon[37491]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:41:29.452 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:41:29 smithi057 ceph-mon[31602]: pgmap v59: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:41:29.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:41:29 smithi016 ceph-mon[27893]: pgmap v59: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:41:29.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:41:29 smithi016 ceph-mon[37491]: pgmap v59: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:41:30.500 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key osd.0 2024-04-26T16:41:30.937 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== 2024-04-26T16:41:30.938 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== == AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== ']' 2024-04-26T16:41:30.938 INFO:teuthology.orchestra.run.smithi016.stderr:+ sleep 5 2024-04-26T16:41:31.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:41:31 smithi016 ceph-mon[27893]: pgmap v60: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:41:31.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:41:31 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/730716583' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:41:31.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:41:31 smithi016 ceph-mon[37491]: pgmap v60: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:41:31.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:41:31 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/730716583' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:41:31.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:41:31 smithi057 ceph-mon[31602]: pgmap v60: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:41:31.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:41:31 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/730716583' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:41:33.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:41:33 smithi016 ceph-mon[27893]: pgmap v61: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:41:33.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:41:33 smithi016 ceph-mon[37491]: pgmap v61: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:41:33.297 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:41:33 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: ::ffff:172.21.15.57 - - [26/Apr/2024:16:41:33] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-04-26T16:41:33.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:41:33 smithi057 ceph-mon[31602]: pgmap v61: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:41:35.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:41:35 smithi057 ceph-mon[31602]: pgmap v62: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:41:35.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:41:35 smithi016 ceph-mon[27893]: pgmap v62: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:41:35.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:41:35 smithi016 ceph-mon[37491]: pgmap v62: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:41:35.939 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key osd.0 2024-04-26T16:41:36.372 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== 2024-04-26T16:41:36.372 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== == AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== ']' 2024-04-26T16:41:36.373 INFO:teuthology.orchestra.run.smithi016.stderr:+ sleep 5 2024-04-26T16:41:37.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:41:37 smithi057 ceph-mon[31602]: pgmap v63: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:41:37.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:41:37 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:41:37.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:41:37 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/1662932030' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:41:37.291 INFO:journalctl@ceph.iscsi.iscsi.a.smithi057.stdout:Apr 26 16:41:37 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-iscsi-iscsi-a[60944]: debug there is no tcmu-runner data available 2024-04-26T16:41:37.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:41:37 smithi016 ceph-mon[37491]: pgmap v63: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:41:37.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:41:37 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:41:37.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:41:37 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/1662932030' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:41:37.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:41:37 smithi016 ceph-mon[27893]: pgmap v63: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:41:37.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:41:37 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:41:37.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:41:37 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/1662932030' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:41:38.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:41:38 smithi057 ceph-mon[31602]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:41:38.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:41:38 smithi016 ceph-mon[27893]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:41:38.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:41:38 smithi016 ceph-mon[37491]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:41:39.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:41:39 smithi057 ceph-mon[31602]: pgmap v64: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:41:39.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:41:39 smithi016 ceph-mon[27893]: pgmap v64: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:41:39.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:41:39 smithi016 ceph-mon[37491]: pgmap v64: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:41:41.374 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key osd.0 2024-04-26T16:41:41.375 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:41:41 smithi016 ceph-mon[37491]: pgmap v65: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:41:41.375 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:41:41 smithi016 ceph-mon[27893]: pgmap v65: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:41:41.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:41:41 smithi057 ceph-mon[31602]: pgmap v65: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:41:41.812 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== 2024-04-26T16:41:41.812 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== == AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== ']' 2024-04-26T16:41:41.813 INFO:teuthology.orchestra.run.smithi016.stderr:+ sleep 5 2024-04-26T16:41:42.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:41:42 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/3261057935' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:41:42.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:41:42 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/3261057935' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:41:42.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:41:42 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/3261057935' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:41:43.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:41:43 smithi016 ceph-mon[27893]: pgmap v66: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:41:43.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:41:43 smithi016 ceph-mon[37491]: pgmap v66: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:41:43.297 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:41:43 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: ::ffff:172.21.15.57 - - [26/Apr/2024:16:41:43] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-04-26T16:41:43.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:41:43 smithi057 ceph-mon[31602]: pgmap v66: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:41:45.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:41:45 smithi057 ceph-mon[31602]: pgmap v67: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:41:45.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:41:45 smithi016 ceph-mon[27893]: pgmap v67: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:41:45.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:41:45 smithi016 ceph-mon[37491]: pgmap v67: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:41:46.814 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key osd.0 2024-04-26T16:41:47.249 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== 2024-04-26T16:41:47.249 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== == AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== ']' 2024-04-26T16:41:47.250 INFO:teuthology.orchestra.run.smithi016.stderr:+ sleep 5 2024-04-26T16:41:47.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:41:47 smithi057 ceph-mon[31602]: pgmap v68: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:41:47.291 INFO:journalctl@ceph.iscsi.iscsi.a.smithi057.stdout:Apr 26 16:41:47 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-iscsi-iscsi-a[60944]: debug there is no tcmu-runner data available 2024-04-26T16:41:47.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:41:47 smithi016 ceph-mon[37491]: pgmap v68: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:41:47.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:41:47 smithi016 ceph-mon[27893]: pgmap v68: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:41:48.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:41:48 smithi057 ceph-mon[31602]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:41:48.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:41:48 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/3911795877' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:41:48.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:41:48 smithi016 ceph-mon[27893]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:41:48.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:41:48 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/3911795877' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:41:48.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:41:48 smithi016 ceph-mon[37491]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:41:48.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:41:48 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/3911795877' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:41:49.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:41:49 smithi057 ceph-mon[31602]: pgmap v69: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:41:49.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:41:49 smithi016 ceph-mon[27893]: pgmap v69: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:41:49.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:41:49 smithi016 ceph-mon[37491]: pgmap v69: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:41:51.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:41:51 smithi057 ceph-mon[31602]: pgmap v70: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:41:51.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:41:51 smithi016 ceph-mon[27893]: pgmap v70: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:41:51.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:41:51 smithi016 ceph-mon[37491]: pgmap v70: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:41:52.251 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key osd.0 2024-04-26T16:41:52.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:41:52 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:41:52.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:41:52 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:41:52.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:41:52 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:41:52.685 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== 2024-04-26T16:41:52.685 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== == AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== ']' 2024-04-26T16:41:52.685 INFO:teuthology.orchestra.run.smithi016.stderr:+ sleep 5 2024-04-26T16:41:53.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:41:53 smithi016 ceph-mon[27893]: pgmap v71: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:41:53.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:41:53 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/3392867292' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:41:53.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:41:53 smithi016 ceph-mon[37491]: pgmap v71: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:41:53.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:41:53 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/3392867292' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:41:53.297 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:41:53 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: ::ffff:172.21.15.57 - - [26/Apr/2024:16:41:53] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-04-26T16:41:53.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:41:53 smithi057 ceph-mon[31602]: pgmap v71: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:41:53.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:41:53 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/3392867292' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:41:55.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:41:55 smithi057 ceph-mon[31602]: pgmap v72: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:41:55.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:41:55 smithi016 ceph-mon[27893]: pgmap v72: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:41:55.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:41:55 smithi016 ceph-mon[37491]: pgmap v72: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:41:57.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:41:57 smithi057 ceph-mon[31602]: pgmap v73: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:41:57.541 INFO:journalctl@ceph.iscsi.iscsi.a.smithi057.stdout:Apr 26 16:41:57 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-iscsi-iscsi-a[60944]: debug there is no tcmu-runner data available 2024-04-26T16:41:57.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:41:57 smithi016 ceph-mon[27893]: pgmap v73: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:41:57.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:41:57 smithi016 ceph-mon[37491]: pgmap v73: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:41:57.687 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key osd.0 2024-04-26T16:41:58.117 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== 2024-04-26T16:41:58.117 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== == AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== ']' 2024-04-26T16:41:58.117 INFO:teuthology.orchestra.run.smithi016.stderr:+ sleep 5 2024-04-26T16:41:58.442 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:41:58 smithi057 ceph-mon[31602]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:41:58.442 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:41:58 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/1118836349' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:41:58.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:41:58 smithi016 ceph-mon[27893]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:41:58.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:41:58 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/1118836349' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:41:58.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:41:58 smithi016 ceph-mon[37491]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:41:58.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:41:58 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/1118836349' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:41:59.483 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:41:59 smithi016 ceph-mon[27893]: pgmap v74: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:41:59.483 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:41:59 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:41:59.484 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:41:59 smithi016 ceph-mon[37491]: pgmap v74: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:41:59.484 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:41:59 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:41:59.488 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:41:59 smithi057 ceph-mon[31602]: pgmap v74: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:41:59.488 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:41:59 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:42:01.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:42:01 smithi057 ceph-mon[31602]: pgmap v75: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:42:01.466 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:42:01 smithi016 ceph-mon[27893]: pgmap v75: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:42:01.466 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:42:01 smithi016 ceph-mon[37491]: pgmap v75: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:42:03.014 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:42:02 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:42:03.014 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:42:02 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:42:03.014 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:42:02 smithi016 ceph-mon[27893]: pgmap v76: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:42:03.015 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:42:02 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:42:03.015 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:42:02 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:42:03.015 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:42:02 smithi016 ceph-mon[37491]: pgmap v76: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:42:03.041 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:42:02 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:42:03.041 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:42:02 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:42:03.041 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:42:02 smithi057 ceph-mon[31602]: pgmap v76: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:42:03.118 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key osd.0 2024-04-26T16:42:03.296 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:42:03 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: ::ffff:172.21.15.57 - - [26/Apr/2024:16:42:03] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-04-26T16:42:03.555 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== 2024-04-26T16:42:03.555 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== == AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== ']' 2024-04-26T16:42:03.555 INFO:teuthology.orchestra.run.smithi016.stderr:+ sleep 5 2024-04-26T16:42:04.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:42:04 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:42:04.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:42:04 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:42:04.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:42:04 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/1889685630' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:42:04.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:42:04 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:42:04.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:42:04 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:42:04.292 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:42:04 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:42:04.296 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:42:04 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:42:04.296 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:42:04 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:42:04.296 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:42:04 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/1889685630' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:42:04.296 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:42:04 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:42:04.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:42:04 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:42:04.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:42:04 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:42:04.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:42:04 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:42:04.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:42:04 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:42:04.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:42:04 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/1889685630' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:42:04.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:42:04 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:42:04.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:42:04 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:42:04.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:42:04 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:42:05.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:42:05 smithi057 ceph-mon[31602]: pgmap v77: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:42:05.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:42:05 smithi016 ceph-mon[27893]: pgmap v77: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:42:05.296 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:42:05 smithi016 ceph-mon[37491]: pgmap v77: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:42:07.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:42:07 smithi057 ceph-mon[31602]: pgmap v78: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:42:07.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:42:07 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:42:07.291 INFO:journalctl@ceph.iscsi.iscsi.a.smithi057.stdout:Apr 26 16:42:07 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-iscsi-iscsi-a[60944]: debug there is no tcmu-runner data available 2024-04-26T16:42:07.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:42:07 smithi016 ceph-mon[27893]: pgmap v78: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:42:07.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:42:07 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:42:07.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:42:07 smithi016 ceph-mon[37491]: pgmap v78: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:42:07.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:42:07 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:42:08.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:42:08 smithi057 ceph-mon[31602]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:42:08.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:42:08 smithi016 ceph-mon[27893]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:42:08.296 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:42:08 smithi016 ceph-mon[37491]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:42:08.557 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key osd.0 2024-04-26T16:42:08.992 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== 2024-04-26T16:42:08.992 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== == AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== ']' 2024-04-26T16:42:08.992 INFO:teuthology.orchestra.run.smithi016.stderr:+ sleep 5 2024-04-26T16:42:09.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:42:09 smithi057 ceph-mon[31602]: pgmap v79: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:42:09.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:42:09 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/103846329' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:42:09.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:42:09 smithi016 ceph-mon[27893]: pgmap v79: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:42:09.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:42:09 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/103846329' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:42:09.296 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:42:09 smithi016 ceph-mon[37491]: pgmap v79: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:42:09.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:42:09 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/103846329' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:42:11.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:42:11 smithi057 ceph-mon[31602]: pgmap v80: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:42:11.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:42:11 smithi016 ceph-mon[27893]: pgmap v80: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:42:11.296 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:42:11 smithi016 ceph-mon[37491]: pgmap v80: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:42:13.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:42:13 smithi057 ceph-mon[31602]: pgmap v81: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:42:13.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:42:13 smithi016 ceph-mon[27893]: pgmap v81: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:42:13.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:42:13 smithi016 ceph-mon[37491]: pgmap v81: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:42:13.297 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:42:13 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: ::ffff:172.21.15.57 - - [26/Apr/2024:16:42:13] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-04-26T16:42:13.995 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key osd.0 2024-04-26T16:42:14.436 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== 2024-04-26T16:42:14.436 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== == AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== ']' 2024-04-26T16:42:14.436 INFO:teuthology.orchestra.run.smithi016.stderr:+ sleep 5 2024-04-26T16:42:15.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:42:15 smithi057 ceph-mon[31602]: pgmap v82: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:42:15.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:42:15 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/1551805348' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:42:15.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:42:15 smithi016 ceph-mon[27893]: pgmap v82: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:42:15.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:42:15 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/1551805348' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:42:15.296 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:42:15 smithi016 ceph-mon[37491]: pgmap v82: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:42:15.296 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:42:15 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/1551805348' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:42:17.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:42:17 smithi016 ceph-mon[27893]: pgmap v83: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:42:17.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:42:17 smithi016 ceph-mon[37491]: pgmap v83: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:42:17.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:42:17 smithi057 ceph-mon[31602]: pgmap v83: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:42:17.541 INFO:journalctl@ceph.iscsi.iscsi.a.smithi057.stdout:Apr 26 16:42:17 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-iscsi-iscsi-a[60944]: debug there is no tcmu-runner data available 2024-04-26T16:42:18.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:42:18 smithi057 ceph-mon[31602]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:42:18.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:42:18 smithi016 ceph-mon[27893]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:42:18.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:42:18 smithi016 ceph-mon[37491]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:42:19.438 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key osd.0 2024-04-26T16:42:19.439 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:42:19 smithi016 ceph-mon[27893]: pgmap v84: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:42:19.439 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:42:19 smithi016 ceph-mon[37491]: pgmap v84: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:42:19.540 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:42:19 smithi057 ceph-mon[31602]: pgmap v84: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:42:19.869 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== 2024-04-26T16:42:19.869 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== == AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== ']' 2024-04-26T16:42:19.869 INFO:teuthology.orchestra.run.smithi016.stderr:+ sleep 5 2024-04-26T16:42:20.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:42:20 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/4220466226' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:42:20.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:42:20 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/4220466226' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:42:20.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:42:20 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/4220466226' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:42:21.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:42:21 smithi057 ceph-mon[31602]: pgmap v85: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:42:21.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:42:21 smithi016 ceph-mon[37491]: pgmap v85: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:42:21.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:42:21 smithi016 ceph-mon[27893]: pgmap v85: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:42:22.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:42:22 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:42:22.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:42:22 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:42:22.540 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:42:22 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:42:23.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:42:23 smithi016 ceph-mon[27893]: pgmap v86: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:42:23.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:42:23 smithi016 ceph-mon[37491]: pgmap v86: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:42:23.297 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:42:23 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: ::ffff:172.21.15.57 - - [26/Apr/2024:16:42:23] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-04-26T16:42:23.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:42:23 smithi057 ceph-mon[31602]: pgmap v86: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:42:24.871 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key osd.0 2024-04-26T16:42:25.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:42:25 smithi016 ceph-mon[27893]: pgmap v87: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:42:25.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:42:25 smithi016 ceph-mon[37491]: pgmap v87: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:42:25.304 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== 2024-04-26T16:42:25.304 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== == AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== ']' 2024-04-26T16:42:25.305 INFO:teuthology.orchestra.run.smithi016.stderr:+ sleep 5 2024-04-26T16:42:25.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:42:25 smithi057 ceph-mon[31602]: pgmap v87: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:42:26.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:42:26 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/2615947079' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:42:26.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:42:26 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/2615947079' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:42:26.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:42:26 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/2615947079' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:42:27.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:42:27 smithi057 ceph-mon[31602]: pgmap v88: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:42:27.541 INFO:journalctl@ceph.iscsi.iscsi.a.smithi057.stdout:Apr 26 16:42:27 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-iscsi-iscsi-a[60944]: debug there is no tcmu-runner data available 2024-04-26T16:42:27.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:42:27 smithi016 ceph-mon[27893]: pgmap v88: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:42:27.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:42:27 smithi016 ceph-mon[37491]: pgmap v88: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:42:28.442 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:42:28 smithi057 ceph-mon[31602]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:42:28.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:42:28 smithi016 ceph-mon[27893]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:42:28.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:42:28 smithi016 ceph-mon[37491]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:42:29.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:42:29 smithi057 ceph-mon[31602]: pgmap v89: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:42:29.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:42:29 smithi016 ceph-mon[27893]: pgmap v89: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:42:29.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:42:29 smithi016 ceph-mon[37491]: pgmap v89: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:42:30.307 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key osd.0 2024-04-26T16:42:30.744 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== 2024-04-26T16:42:30.744 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== == AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== ']' 2024-04-26T16:42:30.744 INFO:teuthology.orchestra.run.smithi016.stderr:+ sleep 5 2024-04-26T16:42:31.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:42:31 smithi057 ceph-mon[31602]: pgmap v90: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:42:31.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:42:31 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/704111188' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:42:31.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:42:31 smithi016 ceph-mon[27893]: pgmap v90: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:42:31.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:42:31 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/704111188' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:42:31.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:42:31 smithi016 ceph-mon[37491]: pgmap v90: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:42:31.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:42:31 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/704111188' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:42:33.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:42:33 smithi016 ceph-mon[27893]: pgmap v91: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:42:33.297 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:42:33 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: ::ffff:172.21.15.57 - - [26/Apr/2024:16:42:33] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-04-26T16:42:33.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:42:33 smithi016 ceph-mon[37491]: pgmap v91: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:42:33.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:42:33 smithi057 ceph-mon[31602]: pgmap v91: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:42:35.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:42:35 smithi057 ceph-mon[31602]: pgmap v92: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:42:35.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:42:35 smithi016 ceph-mon[27893]: pgmap v92: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:42:35.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:42:35 smithi016 ceph-mon[37491]: pgmap v92: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:42:35.746 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key osd.0 2024-04-26T16:42:36.187 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== 2024-04-26T16:42:36.187 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== == AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== ']' 2024-04-26T16:42:36.188 INFO:teuthology.orchestra.run.smithi016.stderr:+ sleep 5 2024-04-26T16:42:37.541 INFO:journalctl@ceph.iscsi.iscsi.a.smithi057.stdout:Apr 26 16:42:37 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-iscsi-iscsi-a[60944]: debug there is no tcmu-runner data available 2024-04-26T16:42:37.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:42:37 smithi057 ceph-mon[31602]: pgmap v93: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:42:37.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:42:37 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/1972431793' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:42:37.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:42:37 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:42:37.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:42:37 smithi016 ceph-mon[27893]: pgmap v93: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:42:37.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:42:37 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/1972431793' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:42:37.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:42:37 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:42:37.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:42:37 smithi016 ceph-mon[37491]: pgmap v93: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:42:37.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:42:37 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/1972431793' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:42:37.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:42:37 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:42:38.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:42:38 smithi057 ceph-mon[31602]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:42:38.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:42:38 smithi016 ceph-mon[27893]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:42:38.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:42:38 smithi016 ceph-mon[37491]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:42:39.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:42:39 smithi057 ceph-mon[31602]: pgmap v94: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:42:39.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:42:39 smithi016 ceph-mon[27893]: pgmap v94: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:42:39.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:42:39 smithi016 ceph-mon[37491]: pgmap v94: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:42:41.189 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key osd.0 2024-04-26T16:42:41.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:42:41 smithi057 ceph-mon[31602]: pgmap v95: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:42:41.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:42:41 smithi016 ceph-mon[27893]: pgmap v95: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:42:41.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:42:41 smithi016 ceph-mon[37491]: pgmap v95: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:42:41.624 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== 2024-04-26T16:42:41.625 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== == AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== ']' 2024-04-26T16:42:41.625 INFO:teuthology.orchestra.run.smithi016.stderr:+ sleep 5 2024-04-26T16:42:42.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:42:42 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/3270410746' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:42:42.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:42:42 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/3270410746' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:42:42.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:42:42 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/3270410746' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:42:43.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:42:43 smithi016 ceph-mon[27893]: pgmap v96: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:42:43.297 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:42:43 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: ::ffff:172.21.15.57 - - [26/Apr/2024:16:42:43] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-04-26T16:42:43.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:42:43 smithi016 ceph-mon[37491]: pgmap v96: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:42:43.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:42:43 smithi057 ceph-mon[31602]: pgmap v96: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:42:45.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:42:45 smithi057 ceph-mon[31602]: pgmap v97: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:42:45.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:42:45 smithi016 ceph-mon[37491]: pgmap v97: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:42:45.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:42:45 smithi016 ceph-mon[27893]: pgmap v97: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:42:46.627 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key osd.0 2024-04-26T16:42:47.060 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== 2024-04-26T16:42:47.060 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== == AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== ']' 2024-04-26T16:42:47.060 INFO:teuthology.orchestra.run.smithi016.stderr:+ sleep 5 2024-04-26T16:42:47.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:42:47 smithi057 ceph-mon[31602]: pgmap v98: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:42:47.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:42:47 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/106407517' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:42:47.541 INFO:journalctl@ceph.iscsi.iscsi.a.smithi057.stdout:Apr 26 16:42:47 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-iscsi-iscsi-a[60944]: debug there is no tcmu-runner data available 2024-04-26T16:42:47.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:42:47 smithi016 ceph-mon[27893]: pgmap v98: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:42:47.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:42:47 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/106407517' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:42:47.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:42:47 smithi016 ceph-mon[37491]: pgmap v98: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:42:47.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:42:47 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/106407517' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:42:48.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:42:48 smithi057 ceph-mon[31602]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:42:48.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:42:48 smithi016 ceph-mon[27893]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:42:48.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:42:48 smithi016 ceph-mon[37491]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:42:49.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:42:49 smithi057 ceph-mon[31602]: pgmap v99: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:42:49.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:42:49 smithi016 ceph-mon[27893]: pgmap v99: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:42:49.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:42:49 smithi016 ceph-mon[37491]: pgmap v99: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:42:51.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:42:51 smithi057 ceph-mon[31602]: pgmap v100: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:42:51.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:42:51 smithi016 ceph-mon[27893]: pgmap v100: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:42:51.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:42:51 smithi016 ceph-mon[37491]: pgmap v100: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:42:52.062 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key osd.0 2024-04-26T16:42:52.499 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== 2024-04-26T16:42:52.499 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:42:52 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:42:52.500 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== == AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== ']' 2024-04-26T16:42:52.500 INFO:teuthology.orchestra.run.smithi016.stderr:+ sleep 5 2024-04-26T16:42:52.500 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:42:52 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:42:52.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:42:52 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:42:53.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:42:53 smithi016 ceph-mon[27893]: pgmap v101: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:42:53.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:42:53 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/3388202754' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:42:53.297 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:42:53 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: ::ffff:172.21.15.57 - - [26/Apr/2024:16:42:53] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-04-26T16:42:53.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:42:53 smithi016 ceph-mon[37491]: pgmap v101: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:42:53.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:42:53 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/3388202754' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:42:53.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:42:53 smithi057 ceph-mon[31602]: pgmap v101: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:42:53.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:42:53 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/3388202754' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:42:55.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:42:55 smithi057 ceph-mon[31602]: pgmap v102: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:42:55.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:42:55 smithi016 ceph-mon[27893]: pgmap v102: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:42:55.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:42:55 smithi016 ceph-mon[37491]: pgmap v102: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:42:57.501 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key osd.0 2024-04-26T16:42:57.501 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:42:57 smithi016 ceph-mon[27893]: pgmap v103: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:42:57.502 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:42:57 smithi016 ceph-mon[37491]: pgmap v103: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:42:57.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:42:57 smithi057 ceph-mon[31602]: pgmap v103: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:42:57.541 INFO:journalctl@ceph.iscsi.iscsi.a.smithi057.stdout:Apr 26 16:42:57 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-iscsi-iscsi-a[60944]: debug there is no tcmu-runner data available 2024-04-26T16:42:57.935 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== 2024-04-26T16:42:57.936 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== == AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== ']' 2024-04-26T16:42:57.936 INFO:teuthology.orchestra.run.smithi016.stderr:+ sleep 5 2024-04-26T16:42:58.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:42:58 smithi016 ceph-mon[27893]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:42:58.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:42:58 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/4189519680' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:42:58.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:42:58 smithi016 ceph-mon[37491]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:42:58.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:42:58 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/4189519680' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:42:58.442 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:42:58 smithi057 ceph-mon[31602]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:42:58.442 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:42:58 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/4189519680' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:42:59.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:42:59 smithi057 ceph-mon[31602]: pgmap v104: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:42:59.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:42:59 smithi016 ceph-mon[27893]: pgmap v104: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:42:59.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:42:59 smithi016 ceph-mon[37491]: pgmap v104: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:43:01.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:43:01 smithi057 ceph-mon[31602]: pgmap v105: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:43:01.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:43:01 smithi016 ceph-mon[27893]: pgmap v105: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:43:01.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:43:01 smithi016 ceph-mon[37491]: pgmap v105: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:43:02.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:43:02 smithi057 ceph-mon[31602]: pgmap v106: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:43:02.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:43:02 smithi016 ceph-mon[27893]: pgmap v106: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:43:02.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:43:02 smithi016 ceph-mon[37491]: pgmap v106: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:43:02.937 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key osd.0 2024-04-26T16:43:03.296 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:43:03 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: ::ffff:172.21.15.57 - - [26/Apr/2024:16:43:03] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-04-26T16:43:03.370 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== 2024-04-26T16:43:03.370 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== == AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== ']' 2024-04-26T16:43:03.370 INFO:teuthology.orchestra.run.smithi016.stderr:+ sleep 5 2024-04-26T16:43:03.790 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:43:03 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/1578580540' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:43:03.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:43:03 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/1578580540' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:43:03.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:43:03 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/1578580540' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:43:04.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:43:04 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:43:04.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:43:04 smithi057 ceph-mon[31602]: pgmap v107: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:43:04.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:43:04 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:43:04.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:43:04 smithi016 ceph-mon[27893]: pgmap v107: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:43:04.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:43:04 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:43:04.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:43:04 smithi016 ceph-mon[37491]: pgmap v107: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:43:05.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:43:05 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:43:05.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:43:05 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:43:05.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:43:05 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:43:05.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:43:05 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:43:05.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:43:05 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:43:05.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:43:05 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:43:05.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:43:05 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:43:05.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:43:05 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:43:05.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:43:05 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:43:06.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:43:06 smithi057 ceph-mon[31602]: pgmap v108: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:43:06.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:43:06 smithi016 ceph-mon[27893]: pgmap v108: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:43:06.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:43:06 smithi016 ceph-mon[37491]: pgmap v108: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:43:07.423 INFO:journalctl@ceph.iscsi.iscsi.a.smithi057.stdout:Apr 26 16:43:07 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-iscsi-iscsi-a[60944]: debug there is no tcmu-runner data available 2024-04-26T16:43:07.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:43:07 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:43:07.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:43:07 smithi057 ceph-mon[31602]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:43:07.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:43:07 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:43:07.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:43:07 smithi016 ceph-mon[27893]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:43:07.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:43:07 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:43:07.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:43:07 smithi016 ceph-mon[37491]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:43:08.372 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key osd.0 2024-04-26T16:43:08.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:43:08 smithi057 ceph-mon[31602]: pgmap v109: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:43:08.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:43:08 smithi016 ceph-mon[27893]: pgmap v109: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:43:08.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:43:08 smithi016 ceph-mon[37491]: pgmap v109: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:43:08.809 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== 2024-04-26T16:43:08.809 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== == AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== ']' 2024-04-26T16:43:08.809 INFO:teuthology.orchestra.run.smithi016.stderr:+ sleep 5 2024-04-26T16:43:09.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:43:09 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/4107369116' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:43:09.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:43:09 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/4107369116' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:43:09.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:43:09 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/4107369116' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:43:10.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:43:10 smithi057 ceph-mon[31602]: pgmap v110: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:43:10.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:43:10 smithi016 ceph-mon[27893]: pgmap v110: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:43:10.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:43:10 smithi016 ceph-mon[37491]: pgmap v110: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:43:13.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:43:13 smithi057 ceph-mon[31602]: pgmap v111: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:43:13.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:43:13 smithi016 ceph-mon[27893]: pgmap v111: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:43:13.296 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:43:13 smithi016 ceph-mon[37491]: pgmap v111: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:43:13.297 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:43:13 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: ::ffff:172.21.15.57 - - [26/Apr/2024:16:43:13] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-04-26T16:43:13.811 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key osd.0 2024-04-26T16:43:14.246 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== 2024-04-26T16:43:14.247 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== == AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== ']' 2024-04-26T16:43:14.247 INFO:teuthology.orchestra.run.smithi016.stderr:+ sleep 5 2024-04-26T16:43:15.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:43:15 smithi057 ceph-mon[31602]: pgmap v112: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:43:15.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:43:15 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/627357643' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:43:15.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:43:15 smithi016 ceph-mon[27893]: pgmap v112: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:43:15.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:43:15 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/627357643' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:43:15.296 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:43:15 smithi016 ceph-mon[37491]: pgmap v112: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:43:15.296 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:43:15 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/627357643' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:43:17.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:43:17 smithi057 ceph-mon[31602]: pgmap v113: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:43:17.291 INFO:journalctl@ceph.iscsi.iscsi.a.smithi057.stdout:Apr 26 16:43:17 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-iscsi-iscsi-a[60944]: debug there is no tcmu-runner data available 2024-04-26T16:43:17.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:43:17 smithi016 ceph-mon[27893]: pgmap v113: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:43:17.296 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:43:17 smithi016 ceph-mon[37491]: pgmap v113: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:43:18.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:43:18 smithi016 ceph-mon[27893]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:43:18.296 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:43:18 smithi016 ceph-mon[37491]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:43:18.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:43:18 smithi057 ceph-mon[31602]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:43:19.248 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key osd.0 2024-04-26T16:43:19.296 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:43:19 smithi016 ceph-mon[37491]: pgmap v114: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:43:19.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:43:19 smithi016 ceph-mon[27893]: pgmap v114: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:43:19.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:43:19 smithi057 ceph-mon[31602]: pgmap v114: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:43:19.684 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== 2024-04-26T16:43:19.685 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== == AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== ']' 2024-04-26T16:43:19.685 INFO:teuthology.orchestra.run.smithi016.stderr:+ sleep 5 2024-04-26T16:43:20.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:43:20 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/2902642217' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:43:20.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:43:20 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/2902642217' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:43:20.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:43:20 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/2902642217' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:43:21.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:43:21 smithi057 ceph-mon[31602]: pgmap v115: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:43:21.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:43:21 smithi016 ceph-mon[27893]: pgmap v115: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:43:21.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:43:21 smithi016 ceph-mon[37491]: pgmap v115: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:43:22.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:43:22 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:43:22.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:43:22 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:43:22.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:43:22 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:43:23.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:43:23 smithi016 ceph-mon[27893]: pgmap v116: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:43:23.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:43:23 smithi016 ceph-mon[37491]: pgmap v116: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:43:23.297 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:43:23 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: ::ffff:172.21.15.57 - - [26/Apr/2024:16:43:23] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-04-26T16:43:23.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:43:23 smithi057 ceph-mon[31602]: pgmap v116: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:43:24.687 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key osd.0 2024-04-26T16:43:25.123 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== 2024-04-26T16:43:25.123 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== == AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== ']' 2024-04-26T16:43:25.123 INFO:teuthology.orchestra.run.smithi016.stderr:+ sleep 5 2024-04-26T16:43:25.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:43:25 smithi057 ceph-mon[31602]: pgmap v117: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:43:25.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:43:25 smithi016 ceph-mon[27893]: pgmap v117: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:43:25.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:43:25 smithi016 ceph-mon[37491]: pgmap v117: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:43:26.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:43:26 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/2556088687' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:43:26.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:43:26 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/2556088687' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:43:26.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:43:26 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/2556088687' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:43:27.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:43:27 smithi057 ceph-mon[31602]: pgmap v118: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:43:27.541 INFO:journalctl@ceph.iscsi.iscsi.a.smithi057.stdout:Apr 26 16:43:27 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-iscsi-iscsi-a[60944]: debug there is no tcmu-runner data available 2024-04-26T16:43:27.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:43:27 smithi016 ceph-mon[27893]: pgmap v118: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:43:27.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:43:27 smithi016 ceph-mon[37491]: pgmap v118: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:43:28.442 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:43:28 smithi057 ceph-mon[31602]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:43:28.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:43:28 smithi016 ceph-mon[27893]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:43:28.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:43:28 smithi016 ceph-mon[37491]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:43:29.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:43:29 smithi057 ceph-mon[31602]: pgmap v119: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:43:29.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:43:29 smithi016 ceph-mon[27893]: pgmap v119: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:43:29.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:43:29 smithi016 ceph-mon[37491]: pgmap v119: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:43:30.125 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key osd.0 2024-04-26T16:43:30.560 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== 2024-04-26T16:43:30.560 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== == AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== ']' 2024-04-26T16:43:30.560 INFO:teuthology.orchestra.run.smithi016.stderr:+ sleep 5 2024-04-26T16:43:31.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:43:31 smithi057 ceph-mon[31602]: pgmap v120: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:43:31.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:43:31 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/1091095243' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:43:31.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:43:31 smithi016 ceph-mon[27893]: pgmap v120: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:43:31.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:43:31 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/1091095243' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:43:31.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:43:31 smithi016 ceph-mon[37491]: pgmap v120: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:43:31.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:43:31 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/1091095243' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:43:33.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:43:33 smithi016 ceph-mon[27893]: pgmap v121: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:43:33.297 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:43:33 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: ::ffff:172.21.15.57 - - [26/Apr/2024:16:43:33] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-04-26T16:43:33.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:43:33 smithi016 ceph-mon[37491]: pgmap v121: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:43:33.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:43:33 smithi057 ceph-mon[31602]: pgmap v121: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:43:35.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:43:35 smithi057 ceph-mon[31602]: pgmap v122: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:43:35.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:43:35 smithi016 ceph-mon[27893]: pgmap v122: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:43:35.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:43:35 smithi016 ceph-mon[37491]: pgmap v122: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:43:35.562 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key osd.0 2024-04-26T16:43:35.993 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== 2024-04-26T16:43:35.994 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== == AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== ']' 2024-04-26T16:43:35.994 INFO:teuthology.orchestra.run.smithi016.stderr:+ sleep 5 2024-04-26T16:43:36.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:43:36 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/1725220820' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:43:36.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:43:36 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/1725220820' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:43:36.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:43:36 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/1725220820' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:43:37.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:43:37 smithi057 ceph-mon[31602]: pgmap v123: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:43:37.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:43:37 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:43:37.541 INFO:journalctl@ceph.iscsi.iscsi.a.smithi057.stdout:Apr 26 16:43:37 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-iscsi-iscsi-a[60944]: debug there is no tcmu-runner data available 2024-04-26T16:43:37.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:43:37 smithi016 ceph-mon[27893]: pgmap v123: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:43:37.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:43:37 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:43:37.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:43:37 smithi016 ceph-mon[37491]: pgmap v123: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:43:37.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:43:37 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:43:38.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:43:38 smithi057 ceph-mon[31602]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:43:38.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:43:38 smithi016 ceph-mon[27893]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:43:38.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:43:38 smithi016 ceph-mon[37491]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:43:39.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:43:39 smithi057 ceph-mon[31602]: pgmap v124: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:43:39.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:43:39 smithi016 ceph-mon[27893]: pgmap v124: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:43:39.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:43:39 smithi016 ceph-mon[37491]: pgmap v124: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:43:40.995 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key osd.0 2024-04-26T16:43:41.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:43:41 smithi016 ceph-mon[27893]: pgmap v125: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:43:41.296 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:43:41 smithi016 ceph-mon[37491]: pgmap v125: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:43:41.431 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== 2024-04-26T16:43:41.431 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== == AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== ']' 2024-04-26T16:43:41.431 INFO:teuthology.orchestra.run.smithi016.stderr:+ sleep 5 2024-04-26T16:43:41.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:43:41 smithi057 ceph-mon[31602]: pgmap v125: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:43:42.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:43:42 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/2090028768' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:43:42.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:43:42 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/2090028768' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:43:42.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:43:42 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/2090028768' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:43:43.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:43:43 smithi016 ceph-mon[27893]: pgmap v126: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:43:43.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:43:43 smithi016 ceph-mon[37491]: pgmap v126: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:43:43.297 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:43:43 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: ::ffff:172.21.15.57 - - [26/Apr/2024:16:43:43] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-04-26T16:43:43.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:43:43 smithi057 ceph-mon[31602]: pgmap v126: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:43:45.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:43:45 smithi057 ceph-mon[31602]: pgmap v127: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:43:45.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:43:45 smithi016 ceph-mon[27893]: pgmap v127: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:43:45.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:43:45 smithi016 ceph-mon[37491]: pgmap v127: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:43:46.433 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key osd.0 2024-04-26T16:43:46.873 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== 2024-04-26T16:43:46.873 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== == AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== ']' 2024-04-26T16:43:46.873 INFO:teuthology.orchestra.run.smithi016.stderr:+ sleep 5 2024-04-26T16:43:47.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:43:47 smithi016 ceph-mon[27893]: pgmap v128: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:43:47.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:43:47 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/1812911221' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:43:47.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:43:47 smithi016 ceph-mon[37491]: pgmap v128: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:43:47.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:43:47 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/1812911221' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:43:47.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:43:47 smithi057 ceph-mon[31602]: pgmap v128: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:43:47.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:43:47 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/1812911221' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:43:47.541 INFO:journalctl@ceph.iscsi.iscsi.a.smithi057.stdout:Apr 26 16:43:47 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-iscsi-iscsi-a[60944]: debug there is no tcmu-runner data available 2024-04-26T16:43:48.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:43:48 smithi057 ceph-mon[31602]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:43:48.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:43:48 smithi016 ceph-mon[27893]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:43:48.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:43:48 smithi016 ceph-mon[37491]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:43:49.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:43:49 smithi057 ceph-mon[31602]: pgmap v129: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:43:49.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:43:49 smithi016 ceph-mon[37491]: pgmap v129: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:43:49.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:43:49 smithi016 ceph-mon[27893]: pgmap v129: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:43:51.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:43:51 smithi057 ceph-mon[31602]: pgmap v130: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:43:51.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:43:51 smithi016 ceph-mon[27893]: pgmap v130: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:43:51.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:43:51 smithi016 ceph-mon[37491]: pgmap v130: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:43:51.875 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key osd.0 2024-04-26T16:43:52.308 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== 2024-04-26T16:43:52.309 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== == AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== ']' 2024-04-26T16:43:52.309 INFO:teuthology.orchestra.run.smithi016.stderr:+ sleep 5 2024-04-26T16:43:52.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:43:52 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:43:52.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:43:52 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:43:52.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:43:52 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:43:53.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:43:53 smithi016 ceph-mon[27893]: pgmap v131: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:43:53.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:43:53 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/3394327492' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:43:53.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:43:53 smithi016 ceph-mon[37491]: pgmap v131: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:43:53.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:43:53 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/3394327492' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:43:53.297 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:43:53 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: ::ffff:172.21.15.57 - - [26/Apr/2024:16:43:53] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-04-26T16:43:53.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:43:53 smithi057 ceph-mon[31602]: pgmap v131: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:43:53.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:43:53 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/3394327492' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:43:55.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:43:55 smithi057 ceph-mon[31602]: pgmap v132: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:43:55.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:43:55 smithi016 ceph-mon[27893]: pgmap v132: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:43:55.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:43:55 smithi016 ceph-mon[37491]: pgmap v132: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:43:57.310 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key osd.0 2024-04-26T16:43:57.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:43:57 smithi057 ceph-mon[31602]: pgmap v133: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:43:57.541 INFO:journalctl@ceph.iscsi.iscsi.a.smithi057.stdout:Apr 26 16:43:57 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-iscsi-iscsi-a[60944]: debug there is no tcmu-runner data available 2024-04-26T16:43:57.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:43:57 smithi016 ceph-mon[27893]: pgmap v133: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:43:57.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:43:57 smithi016 ceph-mon[37491]: pgmap v133: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:43:57.743 INFO:teuthology.orchestra.run.smithi016.stdout:rotating key for osd.1 2024-04-26T16:43:57.744 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQAI2StmB4LRNBAAt/kO+1F2q5pdBCj6KjR2dA== 2024-04-26T16:43:57.744 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQDL1ytmYnjoJxAAy0VGRaFmRwq//Y4mFRXwQg== == AQAI2StmB4LRNBAAt/kO+1F2q5pdBCj6KjR2dA== ']' 2024-04-26T16:43:57.744 INFO:teuthology.orchestra.run.smithi016.stderr:+ for f in osd.0 osd.1 osd.2 osd.3 osd.4 osd.5 osd.6 osd.7 mgr.y mgr.x 2024-04-26T16:43:57.744 INFO:teuthology.orchestra.run.smithi016.stderr:+ echo 'rotating key for osd.1' 2024-04-26T16:43:57.744 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key osd.1 2024-04-26T16:43:58.171 INFO:teuthology.orchestra.run.smithi016.stderr:+ K=AQDl1ytmLb9jFhAAMJMcus/sZwEtrEJ8wstw0w== 2024-04-26T16:43:58.171 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQDl1ytmLb9jFhAAMJMcus/sZwEtrEJ8wstw0w== 2024-04-26T16:43:58.171 INFO:teuthology.orchestra.run.smithi016.stderr:+ ceph orch daemon rotate-key osd.1 2024-04-26T16:43:58.442 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:43:58 smithi057 ceph-mon[31602]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:43:58.442 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:43:58 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/1665648623' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:43:58.517 INFO:teuthology.orchestra.run.smithi016.stdout:Scheduled to rotate-key osd.1 on host 'smithi016' 2024-04-26T16:43:58.517 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:43:58 smithi016 ceph-mon[27893]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:43:58.517 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:43:58 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/1665648623' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:43:58.518 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:43:58 smithi016 ceph-mon[37491]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:43:58.518 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:43:58 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/1665648623' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.0"}]: dispatch 2024-04-26T16:43:58.530 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQDl1ytmLb9jFhAAMJMcus/sZwEtrEJ8wstw0w== == AQDl1ytmLb9jFhAAMJMcus/sZwEtrEJ8wstw0w== ']' 2024-04-26T16:43:58.530 INFO:teuthology.orchestra.run.smithi016.stderr:+ sleep 5 2024-04-26T16:43:59.414 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:43:59 smithi016 ceph-mon[27893]: pgmap v134: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:43:59.415 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:43:59 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/1328109732' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.1"}]: dispatch 2024-04-26T16:43:59.415 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:43:59 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:43:59.415 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:43:59 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:43:59.415 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:43:59 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:43:59.415 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:43:59 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:43:59.415 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:43:59 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:43:59.415 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:43:59 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:43:59.415 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:43:59 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.1", "format": "json"}]: dispatch 2024-04-26T16:43:59.415 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:43:59 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.1", "format": "json"}]: dispatch 2024-04-26T16:43:59.416 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:43:59 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create-pending", "entity": "osd.1", "format": "json"}]': finished 2024-04-26T16:43:59.416 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:43:59 smithi016 ceph-mon[37491]: pgmap v134: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:43:59.416 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:43:59 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/1328109732' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.1"}]: dispatch 2024-04-26T16:43:59.416 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:43:59 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:43:59.416 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:43:59 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:43:59.416 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:43:59 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:43:59.416 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:43:59 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:43:59.416 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:43:59 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:43:59.416 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:43:59 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:43:59.416 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:43:59 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.1", "format": "json"}]: dispatch 2024-04-26T16:43:59.416 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:43:59 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.1", "format": "json"}]: dispatch 2024-04-26T16:43:59.416 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:43:59 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create-pending", "entity": "osd.1", "format": "json"}]': finished 2024-04-26T16:43:59.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:43:59 smithi057 ceph-mon[31602]: pgmap v134: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:43:59.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:43:59 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/1328109732' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.1"}]: dispatch 2024-04-26T16:43:59.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:43:59 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:43:59.542 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:43:59 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:43:59.542 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:43:59 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:43:59.542 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:43:59 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:43:59.542 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:43:59 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:43:59.542 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:43:59 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:43:59.542 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:43:59 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.1", "format": "json"}]: dispatch 2024-04-26T16:43:59.543 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:43:59 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.1", "format": "json"}]: dispatch 2024-04-26T16:43:59.543 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:43:59 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create-pending", "entity": "osd.1", "format": "json"}]': finished 2024-04-26T16:44:00.413 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:00 smithi016 ceph-mon[37491]: from='client.24875 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "osd.1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:44:00.413 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:00 smithi016 ceph-mon[37491]: Schedule rotate-key daemon osd.1 2024-04-26T16:44:00.414 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:00 smithi016 ceph-mon[37491]: Rotating authentication key for osd.1 2024-04-26T16:44:00.414 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:00 smithi016 ceph-mon[37491]: Reconfiguring daemon osd.1 on smithi016 2024-04-26T16:44:00.414 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:00 smithi016 ceph-mon[27893]: from='client.24875 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "osd.1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:44:00.414 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:00 smithi016 ceph-mon[27893]: Schedule rotate-key daemon osd.1 2024-04-26T16:44:00.414 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:00 smithi016 ceph-mon[27893]: Rotating authentication key for osd.1 2024-04-26T16:44:00.414 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:00 smithi016 ceph-mon[27893]: Reconfiguring daemon osd.1 on smithi016 2024-04-26T16:44:00.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:00 smithi057 ceph-mon[31602]: from='client.24875 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "osd.1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:44:00.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:00 smithi057 ceph-mon[31602]: Schedule rotate-key daemon osd.1 2024-04-26T16:44:00.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:00 smithi057 ceph-mon[31602]: Rotating authentication key for osd.1 2024-04-26T16:44:00.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:00 smithi057 ceph-mon[31602]: Reconfiguring daemon osd.1 on smithi016 2024-04-26T16:44:01.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:01 smithi057 ceph-mon[31602]: pgmap v135: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:44:01.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:01 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:44:01.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:01 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:44:01.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:01 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:44:01.542 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:01 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:44:01.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:01 smithi016 ceph-mon[27893]: pgmap v135: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:44:01.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:01 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:44:01.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:01 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:44:01.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:01 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:44:01.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:01 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:44:01.548 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:01 smithi016 ceph-mon[37491]: pgmap v135: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:44:01.548 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:01 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:44:01.548 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:01 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:44:01.548 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:01 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:44:01.548 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:01 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:44:03.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:03 smithi016 ceph-mon[27893]: pgmap v136: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:44:03.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:03 smithi016 ceph-mon[37491]: pgmap v136: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:44:03.297 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:44:03 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: ::ffff:172.21.15.57 - - [26/Apr/2024:16:44:03] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-04-26T16:44:03.533 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key osd.1 2024-04-26T16:44:03.540 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:03 smithi057 ceph-mon[31602]: pgmap v136: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:44:03.965 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQDl1ytmLb9jFhAAMJMcus/sZwEtrEJ8wstw0w== 2024-04-26T16:44:03.965 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQDl1ytmLb9jFhAAMJMcus/sZwEtrEJ8wstw0w== == AQDl1ytmLb9jFhAAMJMcus/sZwEtrEJ8wstw0w== ']' 2024-04-26T16:44:03.965 INFO:teuthology.orchestra.run.smithi016.stderr:+ sleep 5 2024-04-26T16:44:04.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:04 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/2705657224' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.1"}]: dispatch 2024-04-26T16:44:04.296 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:04 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/2705657224' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.1"}]: dispatch 2024-04-26T16:44:04.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:04 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/2705657224' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.1"}]: dispatch 2024-04-26T16:44:05.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:05 smithi057 ceph-mon[31602]: pgmap v137: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:44:05.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:05 smithi016 ceph-mon[27893]: pgmap v137: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:44:05.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:05 smithi016 ceph-mon[37491]: pgmap v137: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:44:07.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:07 smithi057 ceph-mon[31602]: pgmap v138: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:44:07.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:07 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:44:07.541 INFO:journalctl@ceph.iscsi.iscsi.a.smithi057.stdout:Apr 26 16:44:07 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-iscsi-iscsi-a[60944]: debug there is no tcmu-runner data available 2024-04-26T16:44:07.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:07 smithi016 ceph-mon[27893]: pgmap v138: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:44:07.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:07 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:44:07.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:07 smithi016 ceph-mon[37491]: pgmap v138: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:44:07.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:07 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:44:08.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:08 smithi057 ceph-mon[31602]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:44:08.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:08 smithi016 ceph-mon[27893]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:44:08.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:08 smithi016 ceph-mon[37491]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:44:08.967 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key osd.1 2024-04-26T16:44:09.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:09 smithi016 ceph-mon[27893]: pgmap v139: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:44:09.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:09 smithi016 ceph-mon[37491]: pgmap v139: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:44:09.398 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQDl1ytmLb9jFhAAMJMcus/sZwEtrEJ8wstw0w== 2024-04-26T16:44:09.398 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQDl1ytmLb9jFhAAMJMcus/sZwEtrEJ8wstw0w== == AQDl1ytmLb9jFhAAMJMcus/sZwEtrEJ8wstw0w== ']' 2024-04-26T16:44:09.398 INFO:teuthology.orchestra.run.smithi016.stderr:+ sleep 5 2024-04-26T16:44:09.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:09 smithi057 ceph-mon[31602]: pgmap v139: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:44:10.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:10 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/2484705858' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.1"}]: dispatch 2024-04-26T16:44:10.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:10 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/2484705858' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.1"}]: dispatch 2024-04-26T16:44:10.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:10 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/2484705858' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.1"}]: dispatch 2024-04-26T16:44:11.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:11 smithi057 ceph-mon[31602]: pgmap v140: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:44:11.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:11 smithi016 ceph-mon[27893]: pgmap v140: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:44:11.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:11 smithi016 ceph-mon[37491]: pgmap v140: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:44:12.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:12 smithi057 ceph-mon[31602]: pgmap v141: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:44:12.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:12 smithi016 ceph-mon[37491]: pgmap v141: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:44:12.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:12 smithi016 ceph-mon[27893]: pgmap v141: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:44:13.296 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:44:13 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: ::ffff:172.21.15.57 - - [26/Apr/2024:16:44:13] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-04-26T16:44:14.400 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key osd.1 2024-04-26T16:44:14.821 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQDl1ytmLb9jFhAAMJMcus/sZwEtrEJ8wstw0w== 2024-04-26T16:44:14.821 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQDl1ytmLb9jFhAAMJMcus/sZwEtrEJ8wstw0w== == AQDl1ytmLb9jFhAAMJMcus/sZwEtrEJ8wstw0w== ']' 2024-04-26T16:44:14.821 INFO:teuthology.orchestra.run.smithi016.stderr:+ sleep 5 2024-04-26T16:44:15.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:15 smithi016 ceph-mon[27893]: pgmap v142: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:44:15.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:15 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/470080748' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.1"}]: dispatch 2024-04-26T16:44:15.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:15 smithi016 ceph-mon[37491]: pgmap v142: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:44:15.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:15 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/470080748' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.1"}]: dispatch 2024-04-26T16:44:15.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:15 smithi057 ceph-mon[31602]: pgmap v142: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:44:15.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:15 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/470080748' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.1"}]: dispatch 2024-04-26T16:44:17.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:17 smithi057 ceph-mon[31602]: pgmap v143: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:44:17.541 INFO:journalctl@ceph.iscsi.iscsi.a.smithi057.stdout:Apr 26 16:44:17 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-iscsi-iscsi-a[60944]: debug there is no tcmu-runner data available 2024-04-26T16:44:17.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:17 smithi016 ceph-mon[27893]: pgmap v143: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:44:17.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:17 smithi016 ceph-mon[37491]: pgmap v143: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:44:18.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:18 smithi057 ceph-mon[31602]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:44:18.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:18 smithi016 ceph-mon[27893]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:44:18.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:18 smithi016 ceph-mon[37491]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:44:19.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:19 smithi057 ceph-mon[31602]: pgmap v144: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:44:19.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:19 smithi016 ceph-mon[27893]: pgmap v144: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:44:19.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:19 smithi016 ceph-mon[37491]: pgmap v144: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:44:19.823 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key osd.1 2024-04-26T16:44:20.260 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQDl1ytmLb9jFhAAMJMcus/sZwEtrEJ8wstw0w== 2024-04-26T16:44:20.260 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQDl1ytmLb9jFhAAMJMcus/sZwEtrEJ8wstw0w== == AQDl1ytmLb9jFhAAMJMcus/sZwEtrEJ8wstw0w== ']' 2024-04-26T16:44:20.260 INFO:teuthology.orchestra.run.smithi016.stderr:+ sleep 5 2024-04-26T16:44:21.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:21 smithi057 ceph-mon[31602]: pgmap v145: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:44:21.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:21 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/615413262' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.1"}]: dispatch 2024-04-26T16:44:21.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:21 smithi016 ceph-mon[37491]: pgmap v145: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:44:21.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:21 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/615413262' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.1"}]: dispatch 2024-04-26T16:44:21.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:21 smithi016 ceph-mon[27893]: pgmap v145: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:44:21.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:21 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/615413262' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.1"}]: dispatch 2024-04-26T16:44:22.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:22 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:44:22.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:22 smithi057 ceph-mon[31602]: pgmap v146: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:44:22.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:22 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:44:22.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:22 smithi016 ceph-mon[37491]: pgmap v146: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:44:22.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:22 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:44:22.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:22 smithi016 ceph-mon[27893]: pgmap v146: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:44:23.296 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:44:23 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: ::ffff:172.21.15.57 - - [26/Apr/2024:16:44:23] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-04-26T16:44:25.261 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key osd.1 2024-04-26T16:44:25.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:25 smithi057 ceph-mon[31602]: pgmap v147: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:44:25.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:25 smithi016 ceph-mon[27893]: pgmap v147: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:44:25.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:25 smithi016 ceph-mon[37491]: pgmap v147: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:44:25.696 INFO:teuthology.orchestra.run.smithi016.stdout:rotating key for osd.2 2024-04-26T16:44:25.696 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQDO2Stm/zjdKRAAsKOx/ri00dkh4lH+uRw3aQ== 2024-04-26T16:44:25.697 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQDl1ytmLb9jFhAAMJMcus/sZwEtrEJ8wstw0w== == AQDO2Stm/zjdKRAAsKOx/ri00dkh4lH+uRw3aQ== ']' 2024-04-26T16:44:25.697 INFO:teuthology.orchestra.run.smithi016.stderr:+ for f in osd.0 osd.1 osd.2 osd.3 osd.4 osd.5 osd.6 osd.7 mgr.y mgr.x 2024-04-26T16:44:25.697 INFO:teuthology.orchestra.run.smithi016.stderr:+ echo 'rotating key for osd.2' 2024-04-26T16:44:25.697 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key osd.2 2024-04-26T16:44:26.114 INFO:teuthology.orchestra.run.smithi016.stderr:+ K=AQD+1ytmhOvUBxAAaqx1APBGKPSuNrWUXroNKA== 2024-04-26T16:44:26.114 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQD+1ytmhOvUBxAAaqx1APBGKPSuNrWUXroNKA== 2024-04-26T16:44:26.114 INFO:teuthology.orchestra.run.smithi016.stderr:+ ceph orch daemon rotate-key osd.2 2024-04-26T16:44:26.463 INFO:teuthology.orchestra.run.smithi016.stdout:Scheduled to rotate-key osd.2 on host 'smithi016' 2024-04-26T16:44:26.463 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:26 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/2231148988' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.1"}]: dispatch 2024-04-26T16:44:26.464 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:26 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/2231148988' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.1"}]: dispatch 2024-04-26T16:44:26.476 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQD+1ytmhOvUBxAAaqx1APBGKPSuNrWUXroNKA== == AQD+1ytmhOvUBxAAaqx1APBGKPSuNrWUXroNKA== ']' 2024-04-26T16:44:26.476 INFO:teuthology.orchestra.run.smithi016.stderr:+ sleep 5 2024-04-26T16:44:26.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:26 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/2231148988' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.1"}]: dispatch 2024-04-26T16:44:27.541 INFO:journalctl@ceph.iscsi.iscsi.a.smithi057.stdout:Apr 26 16:44:27 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-iscsi-iscsi-a[60944]: debug there is no tcmu-runner data available 2024-04-26T16:44:27.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:27 smithi057 ceph-mon[31602]: pgmap v148: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:44:27.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:27 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/4065206544' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.2"}]: dispatch 2024-04-26T16:44:27.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:27 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:44:27.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:27 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:44:27.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:27 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:44:27.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:27 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:44:27.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:27 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:44:27.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:27 smithi016 ceph-mon[27893]: pgmap v148: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:44:27.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:27 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/4065206544' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.2"}]: dispatch 2024-04-26T16:44:27.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:27 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:44:27.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:27 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:44:27.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:27 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:44:27.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:27 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:44:27.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:27 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:44:27.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:27 smithi016 ceph-mon[37491]: pgmap v148: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:44:27.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:27 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/4065206544' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.2"}]: dispatch 2024-04-26T16:44:27.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:27 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:44:27.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:27 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:44:27.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:27 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:44:27.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:27 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:44:27.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:27 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:44:28.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:28 smithi016 ceph-mon[27893]: from='client.15051 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "osd.2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:44:28.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:28 smithi016 ceph-mon[27893]: Schedule rotate-key daemon osd.2 2024-04-26T16:44:28.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:28 smithi016 ceph-mon[27893]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:44:28.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:28 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:44:28.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:28 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:44:28.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:28 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:44:28.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:28 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.2", "format": "json"}]: dispatch 2024-04-26T16:44:28.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:28 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.2", "format": "json"}]: dispatch 2024-04-26T16:44:28.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:28 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create-pending", "entity": "osd.2", "format": "json"}]': finished 2024-04-26T16:44:28.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:28 smithi016 ceph-mon[37491]: from='client.15051 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "osd.2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:44:28.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:28 smithi016 ceph-mon[37491]: Schedule rotate-key daemon osd.2 2024-04-26T16:44:28.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:28 smithi016 ceph-mon[37491]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:44:28.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:28 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:44:28.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:28 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:44:28.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:28 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:44:28.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:28 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.2", "format": "json"}]: dispatch 2024-04-26T16:44:28.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:28 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.2", "format": "json"}]: dispatch 2024-04-26T16:44:28.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:28 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create-pending", "entity": "osd.2", "format": "json"}]': finished 2024-04-26T16:44:28.443 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:28 smithi057 ceph-mon[31602]: from='client.15051 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "osd.2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:44:28.443 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:28 smithi057 ceph-mon[31602]: Schedule rotate-key daemon osd.2 2024-04-26T16:44:28.443 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:28 smithi057 ceph-mon[31602]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:44:28.443 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:28 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:44:28.443 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:28 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:44:28.443 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:28 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:44:28.443 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:28 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.2", "format": "json"}]: dispatch 2024-04-26T16:44:28.443 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:28 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.2", "format": "json"}]: dispatch 2024-04-26T16:44:28.443 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:28 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create-pending", "entity": "osd.2", "format": "json"}]': finished 2024-04-26T16:44:29.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:29 smithi016 ceph-mon[27893]: Rotating authentication key for osd.2 2024-04-26T16:44:29.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:29 smithi016 ceph-mon[27893]: Reconfiguring daemon osd.2 on smithi016 2024-04-26T16:44:29.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:29 smithi016 ceph-mon[27893]: pgmap v149: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:44:29.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:29 smithi016 ceph-mon[37491]: Rotating authentication key for osd.2 2024-04-26T16:44:29.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:29 smithi016 ceph-mon[37491]: Reconfiguring daemon osd.2 on smithi016 2024-04-26T16:44:29.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:29 smithi016 ceph-mon[37491]: pgmap v149: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:44:29.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:29 smithi057 ceph-mon[31602]: Rotating authentication key for osd.2 2024-04-26T16:44:29.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:29 smithi057 ceph-mon[31602]: Reconfiguring daemon osd.2 on smithi016 2024-04-26T16:44:29.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:29 smithi057 ceph-mon[31602]: pgmap v149: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:44:30.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:30 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:44:30.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:30 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:44:30.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:30 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:44:30.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:30 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:44:30.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:30 smithi057 ceph-mon[31602]: pgmap v150: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:44:30.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:30 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:44:30.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:30 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:44:30.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:30 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:44:30.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:30 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:44:30.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:30 smithi016 ceph-mon[37491]: pgmap v150: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:44:30.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:30 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:44:30.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:30 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:44:30.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:30 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:44:30.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:30 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:44:30.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:30 smithi016 ceph-mon[27893]: pgmap v150: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:44:31.480 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key osd.2 2024-04-26T16:44:31.912 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQD+1ytmhOvUBxAAaqx1APBGKPSuNrWUXroNKA== 2024-04-26T16:44:31.912 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQD+1ytmhOvUBxAAaqx1APBGKPSuNrWUXroNKA== == AQD+1ytmhOvUBxAAaqx1APBGKPSuNrWUXroNKA== ']' 2024-04-26T16:44:31.912 INFO:teuthology.orchestra.run.smithi016.stderr:+ sleep 5 2024-04-26T16:44:32.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:31 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/1796782670' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.2"}]: dispatch 2024-04-26T16:44:32.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:31 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/1796782670' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.2"}]: dispatch 2024-04-26T16:44:32.296 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:31 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/1796782670' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.2"}]: dispatch 2024-04-26T16:44:33.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:32 smithi057 ceph-mon[31602]: pgmap v151: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:44:33.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:32 smithi016 ceph-mon[27893]: pgmap v151: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:44:33.297 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:44:33 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: ::ffff:172.21.15.57 - - [26/Apr/2024:16:44:33] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-04-26T16:44:33.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:32 smithi016 ceph-mon[37491]: pgmap v151: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:44:35.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:35 smithi057 ceph-mon[31602]: pgmap v152: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:44:35.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:35 smithi016 ceph-mon[27893]: pgmap v152: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:44:35.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:35 smithi016 ceph-mon[37491]: pgmap v152: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:44:36.915 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key osd.2 2024-04-26T16:44:37.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:37 smithi016 ceph-mon[27893]: pgmap v153: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:44:37.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:37 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:44:37.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:37 smithi016 ceph-mon[37491]: pgmap v153: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:44:37.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:37 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:44:37.353 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQD+1ytmhOvUBxAAaqx1APBGKPSuNrWUXroNKA== 2024-04-26T16:44:37.353 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQD+1ytmhOvUBxAAaqx1APBGKPSuNrWUXroNKA== == AQD+1ytmhOvUBxAAaqx1APBGKPSuNrWUXroNKA== ']' 2024-04-26T16:44:37.353 INFO:teuthology.orchestra.run.smithi016.stderr:+ sleep 5 2024-04-26T16:44:37.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:37 smithi057 ceph-mon[31602]: pgmap v153: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:44:37.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:37 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:44:37.541 INFO:journalctl@ceph.iscsi.iscsi.a.smithi057.stdout:Apr 26 16:44:37 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-iscsi-iscsi-a[60944]: debug there is no tcmu-runner data available 2024-04-26T16:44:38.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:38 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/441994742' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.2"}]: dispatch 2024-04-26T16:44:38.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:38 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/441994742' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.2"}]: dispatch 2024-04-26T16:44:38.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:38 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/441994742' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.2"}]: dispatch 2024-04-26T16:44:39.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:39 smithi057 ceph-mon[31602]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:44:39.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:39 smithi057 ceph-mon[31602]: pgmap v154: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:44:39.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:39 smithi016 ceph-mon[27893]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:44:39.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:39 smithi016 ceph-mon[27893]: pgmap v154: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:44:39.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:39 smithi016 ceph-mon[37491]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:44:39.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:39 smithi016 ceph-mon[37491]: pgmap v154: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:44:41.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:41 smithi057 ceph-mon[31602]: pgmap v155: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:44:41.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:41 smithi016 ceph-mon[27893]: pgmap v155: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:44:41.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:41 smithi016 ceph-mon[37491]: pgmap v155: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:44:42.355 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key osd.2 2024-04-26T16:44:42.787 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQD+1ytmhOvUBxAAaqx1APBGKPSuNrWUXroNKA== 2024-04-26T16:44:42.787 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQD+1ytmhOvUBxAAaqx1APBGKPSuNrWUXroNKA== == AQD+1ytmhOvUBxAAaqx1APBGKPSuNrWUXroNKA== ']' 2024-04-26T16:44:42.787 INFO:teuthology.orchestra.run.smithi016.stderr:+ sleep 5 2024-04-26T16:44:43.046 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:44:43 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: ::ffff:172.21.15.57 - - [26/Apr/2024:16:44:43] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-04-26T16:44:43.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:43 smithi016 ceph-mon[27893]: pgmap v156: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:44:43.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:43 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/2954744107' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.2"}]: dispatch 2024-04-26T16:44:43.326 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:43 smithi016 ceph-mon[37491]: pgmap v156: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:44:43.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:43 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/2954744107' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.2"}]: dispatch 2024-04-26T16:44:43.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:43 smithi057 ceph-mon[31602]: pgmap v156: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:44:43.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:43 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/2954744107' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.2"}]: dispatch 2024-04-26T16:44:45.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:45 smithi057 ceph-mon[31602]: pgmap v157: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:44:45.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:45 smithi016 ceph-mon[27893]: pgmap v157: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:44:45.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:45 smithi016 ceph-mon[37491]: pgmap v157: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:44:47.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:47 smithi057 ceph-mon[31602]: pgmap v158: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:44:47.541 INFO:journalctl@ceph.iscsi.iscsi.a.smithi057.stdout:Apr 26 16:44:47 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-iscsi-iscsi-a[60944]: debug there is no tcmu-runner data available 2024-04-26T16:44:47.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:47 smithi016 ceph-mon[27893]: pgmap v158: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:44:47.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:47 smithi016 ceph-mon[37491]: pgmap v158: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:44:47.789 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key osd.2 2024-04-26T16:44:48.221 INFO:teuthology.orchestra.run.smithi016.stdout:rotating key for osd.3 2024-04-26T16:44:48.222 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQDr2StmQr25KxAA/sR5zVTFHaoUfLFalYYBqA== 2024-04-26T16:44:48.222 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQD+1ytmhOvUBxAAaqx1APBGKPSuNrWUXroNKA== == AQDr2StmQr25KxAA/sR5zVTFHaoUfLFalYYBqA== ']' 2024-04-26T16:44:48.222 INFO:teuthology.orchestra.run.smithi016.stderr:+ for f in osd.0 osd.1 osd.2 osd.3 osd.4 osd.5 osd.6 osd.7 mgr.y mgr.x 2024-04-26T16:44:48.222 INFO:teuthology.orchestra.run.smithi016.stderr:+ echo 'rotating key for osd.3' 2024-04-26T16:44:48.222 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key osd.3 2024-04-26T16:44:48.644 INFO:teuthology.orchestra.run.smithi016.stderr:+ K=AQAX2CtmY7itIRAAPn8sqrsSxokZnNzeqccL8Q== 2024-04-26T16:44:48.644 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQAX2CtmY7itIRAAPn8sqrsSxokZnNzeqccL8Q== 2024-04-26T16:44:48.644 INFO:teuthology.orchestra.run.smithi016.stderr:+ ceph orch daemon rotate-key osd.3 2024-04-26T16:44:48.992 INFO:teuthology.orchestra.run.smithi016.stdout:Scheduled to rotate-key osd.3 on host 'smithi016' 2024-04-26T16:44:49.005 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQAX2CtmY7itIRAAPn8sqrsSxokZnNzeqccL8Q== == AQAX2CtmY7itIRAAPn8sqrsSxokZnNzeqccL8Q== ']' 2024-04-26T16:44:49.005 INFO:teuthology.orchestra.run.smithi016.stderr:+ sleep 5 2024-04-26T16:44:49.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:49 smithi016 ceph-mon[27893]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:44:49.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:49 smithi016 ceph-mon[27893]: pgmap v159: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:44:49.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:49 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/3490899840' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.2"}]: dispatch 2024-04-26T16:44:49.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:49 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/3901148687' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.3"}]: dispatch 2024-04-26T16:44:49.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:49 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:44:49.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:49 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:44:49.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:49 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:44:49.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:49 smithi016 ceph-mon[37491]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:44:49.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:49 smithi016 ceph-mon[37491]: pgmap v159: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:44:49.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:49 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/3490899840' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.2"}]: dispatch 2024-04-26T16:44:49.298 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:49 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/3901148687' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.3"}]: dispatch 2024-04-26T16:44:49.298 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:49 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:44:49.298 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:49 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:44:49.298 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:49 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:44:49.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:49 smithi057 ceph-mon[31602]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:44:49.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:49 smithi057 ceph-mon[31602]: pgmap v159: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:44:49.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:49 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/3490899840' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.2"}]: dispatch 2024-04-26T16:44:49.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:49 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/3901148687' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.3"}]: dispatch 2024-04-26T16:44:49.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:49 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:44:49.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:49 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:44:49.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:49 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:44:50.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:50 smithi016 ceph-mon[37491]: from='client.24965 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "osd.3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:44:50.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:50 smithi016 ceph-mon[37491]: Schedule rotate-key daemon osd.3 2024-04-26T16:44:50.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:50 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:44:50.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:50 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:44:50.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:50 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:44:50.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:50 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:44:50.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:50 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:44:50.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:50 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.3", "format": "json"}]: dispatch 2024-04-26T16:44:50.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:50 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.3", "format": "json"}]: dispatch 2024-04-26T16:44:50.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:50 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create-pending", "entity": "osd.3", "format": "json"}]': finished 2024-04-26T16:44:50.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:50 smithi016 ceph-mon[27893]: from='client.24965 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "osd.3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:44:50.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:50 smithi016 ceph-mon[27893]: Schedule rotate-key daemon osd.3 2024-04-26T16:44:50.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:50 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:44:50.331 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:50 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:44:50.331 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:50 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:44:50.331 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:50 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:44:50.331 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:50 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:44:50.331 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:50 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.3", "format": "json"}]: dispatch 2024-04-26T16:44:50.331 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:50 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.3", "format": "json"}]: dispatch 2024-04-26T16:44:50.331 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:50 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create-pending", "entity": "osd.3", "format": "json"}]': finished 2024-04-26T16:44:50.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:50 smithi057 ceph-mon[31602]: from='client.24965 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "osd.3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:44:50.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:50 smithi057 ceph-mon[31602]: Schedule rotate-key daemon osd.3 2024-04-26T16:44:50.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:50 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:44:50.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:50 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:44:50.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:50 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:44:50.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:50 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:44:50.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:50 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:44:50.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:50 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.3", "format": "json"}]: dispatch 2024-04-26T16:44:50.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:50 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.3", "format": "json"}]: dispatch 2024-04-26T16:44:50.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:50 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create-pending", "entity": "osd.3", "format": "json"}]': finished 2024-04-26T16:44:51.298 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:51 smithi016 ceph-mon[27893]: Rotating authentication key for osd.3 2024-04-26T16:44:51.298 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:51 smithi016 ceph-mon[27893]: Reconfiguring daemon osd.3 on smithi016 2024-04-26T16:44:51.298 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:51 smithi016 ceph-mon[27893]: pgmap v160: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:44:51.298 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:51 smithi016 ceph-mon[37491]: Rotating authentication key for osd.3 2024-04-26T16:44:51.298 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:51 smithi016 ceph-mon[37491]: Reconfiguring daemon osd.3 on smithi016 2024-04-26T16:44:51.298 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:51 smithi016 ceph-mon[37491]: pgmap v160: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:44:51.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:51 smithi057 ceph-mon[31602]: Rotating authentication key for osd.3 2024-04-26T16:44:51.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:51 smithi057 ceph-mon[31602]: Reconfiguring daemon osd.3 on smithi016 2024-04-26T16:44:51.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:51 smithi057 ceph-mon[31602]: pgmap v160: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:44:52.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:52 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:44:52.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:52 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:44:52.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:52 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:44:52.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:52 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:44:52.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:52 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:44:52.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:52 smithi057 ceph-mon[31602]: pgmap v161: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:44:52.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:52 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:44:52.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:52 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:44:52.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:52 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:44:52.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:52 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:44:52.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:52 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:44:52.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:52 smithi016 ceph-mon[37491]: pgmap v161: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:44:52.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:52 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:44:52.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:52 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:44:52.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:52 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:44:52.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:52 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:44:52.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:52 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:44:52.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:52 smithi016 ceph-mon[27893]: pgmap v161: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:44:53.296 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:44:53 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: ::ffff:172.21.15.57 - - [26/Apr/2024:16:44:53] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-04-26T16:44:54.008 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key osd.3 2024-04-26T16:44:54.442 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQAX2CtmY7itIRAAPn8sqrsSxokZnNzeqccL8Q== 2024-04-26T16:44:54.442 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQAX2CtmY7itIRAAPn8sqrsSxokZnNzeqccL8Q== == AQAX2CtmY7itIRAAPn8sqrsSxokZnNzeqccL8Q== ']' 2024-04-26T16:44:54.442 INFO:teuthology.orchestra.run.smithi016.stderr:+ sleep 5 2024-04-26T16:44:55.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:55 smithi057 ceph-mon[31602]: pgmap v162: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:44:55.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:55 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/2505497912' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.3"}]: dispatch 2024-04-26T16:44:55.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:55 smithi016 ceph-mon[27893]: pgmap v162: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:44:55.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:55 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/2505497912' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.3"}]: dispatch 2024-04-26T16:44:55.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:55 smithi016 ceph-mon[37491]: pgmap v162: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:44:55.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:55 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/2505497912' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.3"}]: dispatch 2024-04-26T16:44:57.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:57 smithi057 ceph-mon[31602]: pgmap v163: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:44:57.542 INFO:journalctl@ceph.iscsi.iscsi.a.smithi057.stdout:Apr 26 16:44:57 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-iscsi-iscsi-a[60944]: debug there is no tcmu-runner data available 2024-04-26T16:44:57.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:57 smithi016 ceph-mon[27893]: pgmap v163: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:44:57.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:57 smithi016 ceph-mon[37491]: pgmap v163: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:44:59.343 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:59 smithi057 ceph-mon[31602]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:44:59.343 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:44:59 smithi057 ceph-mon[31602]: pgmap v164: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:44:59.444 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key osd.3 2024-04-26T16:44:59.445 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:59 smithi016 ceph-mon[27893]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:44:59.445 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:44:59 smithi016 ceph-mon[27893]: pgmap v164: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:44:59.445 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:59 smithi016 ceph-mon[37491]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:44:59.445 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:44:59 smithi016 ceph-mon[37491]: pgmap v164: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:44:59.874 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQAX2CtmY7itIRAAPn8sqrsSxokZnNzeqccL8Q== 2024-04-26T16:44:59.874 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQAX2CtmY7itIRAAPn8sqrsSxokZnNzeqccL8Q== == AQAX2CtmY7itIRAAPn8sqrsSxokZnNzeqccL8Q== ']' 2024-04-26T16:44:59.874 INFO:teuthology.orchestra.run.smithi016.stderr:+ sleep 5 2024-04-26T16:45:00.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:00 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/1908335744' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.3"}]: dispatch 2024-04-26T16:45:00.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:00 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/1908335744' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.3"}]: dispatch 2024-04-26T16:45:00.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:00 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/1908335744' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.3"}]: dispatch 2024-04-26T16:45:01.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:01 smithi057 ceph-mon[31602]: pgmap v165: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:45:01.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:01 smithi016 ceph-mon[27893]: pgmap v165: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:45:01.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:01 smithi016 ceph-mon[37491]: pgmap v165: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:45:03.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:03 smithi016 ceph-mon[27893]: pgmap v166: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:45:03.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:03 smithi016 ceph-mon[37491]: pgmap v166: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:45:03.297 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:45:03 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: ::ffff:172.21.15.57 - - [26/Apr/2024:16:45:03] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-04-26T16:45:03.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:03 smithi057 ceph-mon[31602]: pgmap v166: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:45:04.876 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key osd.3 2024-04-26T16:45:05.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:05 smithi016 ceph-mon[27893]: pgmap v167: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:45:05.296 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:05 smithi016 ceph-mon[37491]: pgmap v167: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:45:05.307 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQAX2CtmY7itIRAAPn8sqrsSxokZnNzeqccL8Q== 2024-04-26T16:45:05.307 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQAX2CtmY7itIRAAPn8sqrsSxokZnNzeqccL8Q== == AQAX2CtmY7itIRAAPn8sqrsSxokZnNzeqccL8Q== ']' 2024-04-26T16:45:05.307 INFO:teuthology.orchestra.run.smithi016.stderr:+ sleep 5 2024-04-26T16:45:05.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:05 smithi057 ceph-mon[31602]: pgmap v167: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:45:06.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:06 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/1379836298' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.3"}]: dispatch 2024-04-26T16:45:06.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:06 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/1379836298' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.3"}]: dispatch 2024-04-26T16:45:06.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:06 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/1379836298' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.3"}]: dispatch 2024-04-26T16:45:07.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:07 smithi057 ceph-mon[31602]: pgmap v168: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:45:07.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:07 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:45:07.541 INFO:journalctl@ceph.iscsi.iscsi.a.smithi057.stdout:Apr 26 16:45:07 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-iscsi-iscsi-a[60944]: debug there is no tcmu-runner data available 2024-04-26T16:45:07.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:07 smithi016 ceph-mon[27893]: pgmap v168: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:45:07.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:07 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:45:07.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:07 smithi016 ceph-mon[37491]: pgmap v168: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:45:07.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:07 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:45:09.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:09 smithi057 ceph-mon[31602]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:45:09.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:09 smithi057 ceph-mon[31602]: pgmap v169: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:45:09.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:09 smithi016 ceph-mon[27893]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:45:09.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:09 smithi016 ceph-mon[27893]: pgmap v169: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:45:09.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:09 smithi016 ceph-mon[37491]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:45:09.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:09 smithi016 ceph-mon[37491]: pgmap v169: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:45:10.309 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key osd.3 2024-04-26T16:45:10.743 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQAX2CtmY7itIRAAPn8sqrsSxokZnNzeqccL8Q== 2024-04-26T16:45:10.743 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQAX2CtmY7itIRAAPn8sqrsSxokZnNzeqccL8Q== == AQAX2CtmY7itIRAAPn8sqrsSxokZnNzeqccL8Q== ']' 2024-04-26T16:45:10.743 INFO:teuthology.orchestra.run.smithi016.stderr:+ sleep 5 2024-04-26T16:45:11.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:11 smithi057 ceph-mon[31602]: pgmap v170: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:45:11.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:11 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/3007684844' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.3"}]: dispatch 2024-04-26T16:45:11.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:11 smithi016 ceph-mon[27893]: pgmap v170: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:45:11.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:11 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/3007684844' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.3"}]: dispatch 2024-04-26T16:45:11.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:11 smithi016 ceph-mon[37491]: pgmap v170: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:45:11.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:11 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/3007684844' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.3"}]: dispatch 2024-04-26T16:45:12.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:12 smithi057 ceph-mon[31602]: pgmap v171: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:45:12.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:12 smithi016 ceph-mon[27893]: pgmap v171: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:45:12.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:12 smithi016 ceph-mon[37491]: pgmap v171: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:45:13.296 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:45:13 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: ::ffff:172.21.15.57 - - [26/Apr/2024:16:45:13] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-04-26T16:45:15.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:15 smithi057 ceph-mon[31602]: pgmap v172: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:45:15.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:15 smithi016 ceph-mon[27893]: pgmap v172: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:45:15.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:15 smithi016 ceph-mon[37491]: pgmap v172: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:45:15.745 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key osd.3 2024-04-26T16:45:16.179 INFO:teuthology.orchestra.run.smithi016.stdout:rotating key for osd.4 2024-04-26T16:45:16.180 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQAB2itmOTYYKhAA5sj7ZgosCZ+EyHSV1LS56Q== 2024-04-26T16:45:16.180 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQAX2CtmY7itIRAAPn8sqrsSxokZnNzeqccL8Q== == AQAB2itmOTYYKhAA5sj7ZgosCZ+EyHSV1LS56Q== ']' 2024-04-26T16:45:16.180 INFO:teuthology.orchestra.run.smithi016.stderr:+ for f in osd.0 osd.1 osd.2 osd.3 osd.4 osd.5 osd.6 osd.7 mgr.y mgr.x 2024-04-26T16:45:16.180 INFO:teuthology.orchestra.run.smithi016.stderr:+ echo 'rotating key for osd.4' 2024-04-26T16:45:16.180 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key osd.4 2024-04-26T16:45:16.606 INFO:teuthology.orchestra.run.smithi016.stderr:+ K=AQAv2Ctm9ZmfEBAA62z9Xqoyn6VQO35IvvX0wg== 2024-04-26T16:45:16.607 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQAv2Ctm9ZmfEBAA62z9Xqoyn6VQO35IvvX0wg== 2024-04-26T16:45:16.607 INFO:teuthology.orchestra.run.smithi016.stderr:+ ceph orch daemon rotate-key osd.4 2024-04-26T16:45:16.955 INFO:teuthology.orchestra.run.smithi016.stdout:Scheduled to rotate-key osd.4 on host 'smithi057' 2024-04-26T16:45:16.968 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQAv2Ctm9ZmfEBAA62z9Xqoyn6VQO35IvvX0wg== == AQAv2Ctm9ZmfEBAA62z9Xqoyn6VQO35IvvX0wg== ']' 2024-04-26T16:45:16.968 INFO:teuthology.orchestra.run.smithi016.stderr:+ sleep 5 2024-04-26T16:45:17.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:17 smithi016 ceph-mon[27893]: pgmap v173: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:45:17.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:17 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/4268292718' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.3"}]: dispatch 2024-04-26T16:45:17.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:17 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/3673586233' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.4"}]: dispatch 2024-04-26T16:45:17.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:17 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:45:17.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:17 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:45:17.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:17 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:45:17.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:17 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:45:17.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:17 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:45:17.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:17 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:45:17.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:17 smithi016 ceph-mon[37491]: pgmap v173: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:45:17.298 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:17 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/4268292718' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.3"}]: dispatch 2024-04-26T16:45:17.298 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:17 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/3673586233' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.4"}]: dispatch 2024-04-26T16:45:17.298 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:17 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:45:17.298 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:17 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:45:17.298 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:17 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:45:17.298 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:17 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:45:17.298 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:17 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:45:17.298 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:17 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:45:17.541 INFO:journalctl@ceph.iscsi.iscsi.a.smithi057.stdout:Apr 26 16:45:17 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-iscsi-iscsi-a[60944]: debug there is no tcmu-runner data available 2024-04-26T16:45:17.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:17 smithi057 ceph-mon[31602]: pgmap v173: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:45:17.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:17 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/4268292718' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.3"}]: dispatch 2024-04-26T16:45:17.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:17 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/3673586233' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.4"}]: dispatch 2024-04-26T16:45:17.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:17 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:45:17.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:17 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:45:17.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:17 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:45:17.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:17 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:45:17.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:17 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:45:17.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:17 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:45:18.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:18 smithi057 ceph-mon[31602]: from='client.15153 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "osd.4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:45:18.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:18 smithi057 ceph-mon[31602]: Schedule rotate-key daemon osd.4 2024-04-26T16:45:18.542 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:18 smithi057 ceph-mon[31602]: Rotating authentication key for osd.4 2024-04-26T16:45:18.542 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:18 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.4", "format": "json"}]: dispatch 2024-04-26T16:45:18.542 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:18 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.4", "format": "json"}]: dispatch 2024-04-26T16:45:18.542 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:18 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create-pending", "entity": "osd.4", "format": "json"}]': finished 2024-04-26T16:45:18.542 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:18 smithi057 ceph-mon[31602]: Reconfiguring daemon osd.4 on smithi057 2024-04-26T16:45:18.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:18 smithi016 ceph-mon[27893]: from='client.15153 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "osd.4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:45:18.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:18 smithi016 ceph-mon[27893]: Schedule rotate-key daemon osd.4 2024-04-26T16:45:18.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:18 smithi016 ceph-mon[27893]: Rotating authentication key for osd.4 2024-04-26T16:45:18.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:18 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.4", "format": "json"}]: dispatch 2024-04-26T16:45:18.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:18 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.4", "format": "json"}]: dispatch 2024-04-26T16:45:18.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:18 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create-pending", "entity": "osd.4", "format": "json"}]': finished 2024-04-26T16:45:18.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:18 smithi016 ceph-mon[27893]: Reconfiguring daemon osd.4 on smithi057 2024-04-26T16:45:18.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:18 smithi016 ceph-mon[37491]: from='client.15153 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "osd.4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:45:18.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:18 smithi016 ceph-mon[37491]: Schedule rotate-key daemon osd.4 2024-04-26T16:45:18.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:18 smithi016 ceph-mon[37491]: Rotating authentication key for osd.4 2024-04-26T16:45:18.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:18 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.4", "format": "json"}]: dispatch 2024-04-26T16:45:18.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:18 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.4", "format": "json"}]: dispatch 2024-04-26T16:45:18.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:18 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create-pending", "entity": "osd.4", "format": "json"}]': finished 2024-04-26T16:45:18.548 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:18 smithi016 ceph-mon[37491]: Reconfiguring daemon osd.4 on smithi057 2024-04-26T16:45:19.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:19 smithi057 ceph-mon[31602]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:45:19.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:19 smithi057 ceph-mon[31602]: pgmap v174: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:45:19.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:19 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:45:19.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:19 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:45:19.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:19 smithi016 ceph-mon[27893]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:45:19.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:19 smithi016 ceph-mon[27893]: pgmap v174: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:45:19.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:19 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:45:19.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:19 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:45:19.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:19 smithi016 ceph-mon[37491]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:45:19.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:19 smithi016 ceph-mon[37491]: pgmap v174: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:45:19.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:19 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:45:19.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:19 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:45:20.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:20 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:45:20.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:20 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:45:20.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:20 smithi057 ceph-mon[31602]: pgmap v175: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:45:20.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:20 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:45:20.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:20 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:45:20.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:20 smithi016 ceph-mon[27893]: pgmap v175: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:45:20.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:20 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:45:20.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:20 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:45:20.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:20 smithi016 ceph-mon[37491]: pgmap v175: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:45:21.970 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key osd.4 2024-04-26T16:45:21.970 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:21 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:45:21.971 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:21 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:45:22.041 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:21 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:45:22.403 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQAv2Ctm9ZmfEBAA62z9Xqoyn6VQO35IvvX0wg== 2024-04-26T16:45:22.404 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQAv2Ctm9ZmfEBAA62z9Xqoyn6VQO35IvvX0wg== == AQAv2Ctm9ZmfEBAA62z9Xqoyn6VQO35IvvX0wg== ']' 2024-04-26T16:45:22.404 INFO:teuthology.orchestra.run.smithi016.stderr:+ sleep 5 2024-04-26T16:45:22.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:22 smithi016 ceph-mon[27893]: pgmap v176: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:45:22.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:22 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/713385070' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.4"}]: dispatch 2024-04-26T16:45:22.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:22 smithi016 ceph-mon[37491]: pgmap v176: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:45:22.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:22 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/713385070' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.4"}]: dispatch 2024-04-26T16:45:23.041 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:22 smithi057 ceph-mon[31602]: pgmap v176: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:45:23.041 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:22 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/713385070' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.4"}]: dispatch 2024-04-26T16:45:23.296 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:45:23 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: ::ffff:172.21.15.57 - - [26/Apr/2024:16:45:23] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-04-26T16:45:25.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:25 smithi057 ceph-mon[31602]: pgmap v177: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:45:25.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:25 smithi016 ceph-mon[27893]: pgmap v177: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:45:25.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:25 smithi016 ceph-mon[37491]: pgmap v177: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:45:27.406 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key osd.4 2024-04-26T16:45:27.406 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:27 smithi016 ceph-mon[27893]: pgmap v178: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:45:27.406 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:27 smithi016 ceph-mon[37491]: pgmap v178: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:45:27.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:27 smithi057 ceph-mon[31602]: pgmap v178: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:45:27.541 INFO:journalctl@ceph.iscsi.iscsi.a.smithi057.stdout:Apr 26 16:45:27 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-iscsi-iscsi-a[60944]: debug there is no tcmu-runner data available 2024-04-26T16:45:27.839 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQAv2Ctm9ZmfEBAA62z9Xqoyn6VQO35IvvX0wg== 2024-04-26T16:45:27.839 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQAv2Ctm9ZmfEBAA62z9Xqoyn6VQO35IvvX0wg== == AQAv2Ctm9ZmfEBAA62z9Xqoyn6VQO35IvvX0wg== ']' 2024-04-26T16:45:27.839 INFO:teuthology.orchestra.run.smithi016.stderr:+ sleep 5 2024-04-26T16:45:28.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:28 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/1769403266' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.4"}]: dispatch 2024-04-26T16:45:28.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:28 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/1769403266' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.4"}]: dispatch 2024-04-26T16:45:28.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:28 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/1769403266' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.4"}]: dispatch 2024-04-26T16:45:29.442 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:29 smithi057 ceph-mon[31602]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:45:29.442 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:29 smithi057 ceph-mon[31602]: pgmap v179: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:45:29.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:29 smithi016 ceph-mon[27893]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:45:29.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:29 smithi016 ceph-mon[27893]: pgmap v179: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:45:29.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:29 smithi016 ceph-mon[37491]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:45:29.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:29 smithi016 ceph-mon[37491]: pgmap v179: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:45:31.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:31 smithi057 ceph-mon[31602]: pgmap v180: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:45:31.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:31 smithi016 ceph-mon[27893]: pgmap v180: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:45:31.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:31 smithi016 ceph-mon[37491]: pgmap v180: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:45:32.841 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key osd.4 2024-04-26T16:45:33.269 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQAv2Ctm9ZmfEBAA62z9Xqoyn6VQO35IvvX0wg== 2024-04-26T16:45:33.270 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQAv2Ctm9ZmfEBAA62z9Xqoyn6VQO35IvvX0wg== == AQAv2Ctm9ZmfEBAA62z9Xqoyn6VQO35IvvX0wg== ']' 2024-04-26T16:45:33.270 INFO:teuthology.orchestra.run.smithi016.stderr:+ sleep 5 2024-04-26T16:45:33.270 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:33 smithi016 ceph-mon[27893]: pgmap v181: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:45:33.270 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:33 smithi016 ceph-mon[37491]: pgmap v181: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:45:33.270 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:45:33 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: ::ffff:172.21.15.57 - - [26/Apr/2024:16:45:33] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-04-26T16:45:33.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:33 smithi057 ceph-mon[31602]: pgmap v181: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:45:34.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:34 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/3755447069' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.4"}]: dispatch 2024-04-26T16:45:34.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:34 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/3755447069' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.4"}]: dispatch 2024-04-26T16:45:34.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:34 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/3755447069' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.4"}]: dispatch 2024-04-26T16:45:35.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:35 smithi057 ceph-mon[31602]: pgmap v182: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:45:35.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:35 smithi016 ceph-mon[27893]: pgmap v182: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:45:35.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:35 smithi016 ceph-mon[37491]: pgmap v182: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:45:37.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:37 smithi057 ceph-mon[31602]: pgmap v183: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:45:37.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:37 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:45:37.541 INFO:journalctl@ceph.iscsi.iscsi.a.smithi057.stdout:Apr 26 16:45:37 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-iscsi-iscsi-a[60944]: debug there is no tcmu-runner data available 2024-04-26T16:45:37.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:37 smithi016 ceph-mon[27893]: pgmap v183: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:45:37.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:37 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:45:37.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:37 smithi016 ceph-mon[37491]: pgmap v183: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:45:37.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:37 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:45:38.271 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key osd.4 2024-04-26T16:45:38.705 INFO:teuthology.orchestra.run.smithi016.stdout:rotating key for osd.5 2024-04-26T16:45:38.706 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQAd2itmaSiaBhAAOoCMhPjgCAk0/2P/y0GvnA== 2024-04-26T16:45:38.706 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQAv2Ctm9ZmfEBAA62z9Xqoyn6VQO35IvvX0wg== == AQAd2itmaSiaBhAAOoCMhPjgCAk0/2P/y0GvnA== ']' 2024-04-26T16:45:38.706 INFO:teuthology.orchestra.run.smithi016.stderr:+ for f in osd.0 osd.1 osd.2 osd.3 osd.4 osd.5 osd.6 osd.7 mgr.y mgr.x 2024-04-26T16:45:38.706 INFO:teuthology.orchestra.run.smithi016.stderr:+ echo 'rotating key for osd.5' 2024-04-26T16:45:38.706 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key osd.5 2024-04-26T16:45:39.128 INFO:teuthology.orchestra.run.smithi016.stderr:+ K=AQBI2CtmJuf8ExAA9jMvbkpEZDgOg3HeoeM5qA== 2024-04-26T16:45:39.128 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQBI2CtmJuf8ExAA9jMvbkpEZDgOg3HeoeM5qA== 2024-04-26T16:45:39.128 INFO:teuthology.orchestra.run.smithi016.stderr:+ ceph orch daemon rotate-key osd.5 2024-04-26T16:45:39.479 INFO:teuthology.orchestra.run.smithi016.stdout:Scheduled to rotate-key osd.5 on host 'smithi057' 2024-04-26T16:45:39.480 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:39 smithi016 ceph-mon[27893]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:45:39.480 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:39 smithi016 ceph-mon[27893]: pgmap v184: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:45:39.480 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:39 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/2881697986' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.4"}]: dispatch 2024-04-26T16:45:39.480 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:39 smithi016 ceph-mon[37491]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:45:39.480 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:39 smithi016 ceph-mon[37491]: pgmap v184: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:45:39.480 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:39 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/2881697986' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.4"}]: dispatch 2024-04-26T16:45:39.493 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQBI2CtmJuf8ExAA9jMvbkpEZDgOg3HeoeM5qA== == AQBI2CtmJuf8ExAA9jMvbkpEZDgOg3HeoeM5qA== ']' 2024-04-26T16:45:39.494 INFO:teuthology.orchestra.run.smithi016.stderr:+ sleep 5 2024-04-26T16:45:39.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:39 smithi057 ceph-mon[31602]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:45:39.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:39 smithi057 ceph-mon[31602]: pgmap v184: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:45:39.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:39 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/2881697986' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.4"}]: dispatch 2024-04-26T16:45:40.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:40 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/3842146911' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.5"}]: dispatch 2024-04-26T16:45:40.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:40 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:45:40.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:40 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:45:40.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:40 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:45:40.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:40 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/3842146911' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.5"}]: dispatch 2024-04-26T16:45:40.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:40 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:45:40.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:40 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:45:40.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:40 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:45:40.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:40 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/3842146911' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.5"}]: dispatch 2024-04-26T16:45:40.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:40 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:45:40.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:40 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:45:40.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:40 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:45:41.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:41 smithi057 ceph-mon[31602]: from='client.15201 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "osd.5", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:45:41.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:41 smithi057 ceph-mon[31602]: Schedule rotate-key daemon osd.5 2024-04-26T16:45:41.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:41 smithi057 ceph-mon[31602]: pgmap v185: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:45:41.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:41 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:45:41.292 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:41 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:45:41.292 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:41 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:45:41.292 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:41 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.5", "format": "json"}]: dispatch 2024-04-26T16:45:41.292 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:41 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.5", "format": "json"}]: dispatch 2024-04-26T16:45:41.292 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:41 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create-pending", "entity": "osd.5", "format": "json"}]': finished 2024-04-26T16:45:41.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:41 smithi016 ceph-mon[27893]: from='client.15201 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "osd.5", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:45:41.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:41 smithi016 ceph-mon[27893]: Schedule rotate-key daemon osd.5 2024-04-26T16:45:41.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:41 smithi016 ceph-mon[27893]: pgmap v185: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:45:41.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:41 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:45:41.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:41 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:45:41.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:41 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:45:41.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:41 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.5", "format": "json"}]: dispatch 2024-04-26T16:45:41.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:41 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.5", "format": "json"}]: dispatch 2024-04-26T16:45:41.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:41 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create-pending", "entity": "osd.5", "format": "json"}]': finished 2024-04-26T16:45:41.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:41 smithi016 ceph-mon[37491]: from='client.15201 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "osd.5", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:45:41.548 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:41 smithi016 ceph-mon[37491]: Schedule rotate-key daemon osd.5 2024-04-26T16:45:41.548 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:41 smithi016 ceph-mon[37491]: pgmap v185: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:45:41.548 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:41 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:45:41.548 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:41 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:45:41.548 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:41 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:45:41.548 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:41 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.5", "format": "json"}]: dispatch 2024-04-26T16:45:41.548 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:41 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.5", "format": "json"}]: dispatch 2024-04-26T16:45:41.548 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:41 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create-pending", "entity": "osd.5", "format": "json"}]': finished 2024-04-26T16:45:42.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:42 smithi057 ceph-mon[31602]: Rotating authentication key for osd.5 2024-04-26T16:45:42.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:42 smithi057 ceph-mon[31602]: Reconfiguring daemon osd.5 on smithi057 2024-04-26T16:45:42.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:42 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:45:42.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:42 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:45:42.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:42 smithi016 ceph-mon[37491]: Rotating authentication key for osd.5 2024-04-26T16:45:42.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:42 smithi016 ceph-mon[37491]: Reconfiguring daemon osd.5 on smithi057 2024-04-26T16:45:42.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:42 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:45:42.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:42 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:45:42.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:42 smithi016 ceph-mon[27893]: Rotating authentication key for osd.5 2024-04-26T16:45:42.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:42 smithi016 ceph-mon[27893]: Reconfiguring daemon osd.5 on smithi057 2024-04-26T16:45:42.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:42 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:45:42.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:42 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:45:43.296 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:43 smithi016 ceph-mon[37491]: pgmap v186: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:45:43.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:43 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:45:43.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:43 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:45:43.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:43 smithi016 ceph-mon[27893]: pgmap v186: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:45:43.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:43 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:45:43.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:43 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:45:43.297 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:45:43 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: ::ffff:172.21.15.57 - - [26/Apr/2024:16:45:43] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-04-26T16:45:43.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:43 smithi057 ceph-mon[31602]: pgmap v186: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:45:43.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:43 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:45:43.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:43 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:45:44.497 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key osd.5 2024-04-26T16:45:44.931 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQBI2CtmJuf8ExAA9jMvbkpEZDgOg3HeoeM5qA== 2024-04-26T16:45:44.931 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQBI2CtmJuf8ExAA9jMvbkpEZDgOg3HeoeM5qA== == AQBI2CtmJuf8ExAA9jMvbkpEZDgOg3HeoeM5qA== ']' 2024-04-26T16:45:44.931 INFO:teuthology.orchestra.run.smithi016.stderr:+ sleep 5 2024-04-26T16:45:45.296 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:45 smithi016 ceph-mon[37491]: pgmap v187: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:45:45.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:45 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/680504397' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.5"}]: dispatch 2024-04-26T16:45:45.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:45 smithi016 ceph-mon[27893]: pgmap v187: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:45:45.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:45 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/680504397' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.5"}]: dispatch 2024-04-26T16:45:45.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:45 smithi057 ceph-mon[31602]: pgmap v187: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:45:45.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:45 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/680504397' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.5"}]: dispatch 2024-04-26T16:45:47.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:47 smithi057 ceph-mon[31602]: pgmap v188: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:45:47.541 INFO:journalctl@ceph.iscsi.iscsi.a.smithi057.stdout:Apr 26 16:45:47 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-iscsi-iscsi-a[60944]: debug there is no tcmu-runner data available 2024-04-26T16:45:47.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:47 smithi016 ceph-mon[27893]: pgmap v188: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:45:47.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:47 smithi016 ceph-mon[37491]: pgmap v188: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:45:49.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:49 smithi057 ceph-mon[31602]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:45:49.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:49 smithi057 ceph-mon[31602]: pgmap v189: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:45:49.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:49 smithi016 ceph-mon[27893]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:45:49.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:49 smithi016 ceph-mon[27893]: pgmap v189: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:45:49.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:49 smithi016 ceph-mon[37491]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:45:49.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:49 smithi016 ceph-mon[37491]: pgmap v189: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:45:49.933 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key osd.5 2024-04-26T16:45:50.367 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQBI2CtmJuf8ExAA9jMvbkpEZDgOg3HeoeM5qA== 2024-04-26T16:45:50.367 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQBI2CtmJuf8ExAA9jMvbkpEZDgOg3HeoeM5qA== == AQBI2CtmJuf8ExAA9jMvbkpEZDgOg3HeoeM5qA== ']' 2024-04-26T16:45:50.367 INFO:teuthology.orchestra.run.smithi016.stderr:+ sleep 5 2024-04-26T16:45:51.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:51 smithi057 ceph-mon[31602]: pgmap v190: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:45:51.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:51 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/3211291223' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.5"}]: dispatch 2024-04-26T16:45:51.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:51 smithi016 ceph-mon[27893]: pgmap v190: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:45:51.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:51 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/3211291223' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.5"}]: dispatch 2024-04-26T16:45:51.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:51 smithi016 ceph-mon[37491]: pgmap v190: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:45:51.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:51 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/3211291223' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.5"}]: dispatch 2024-04-26T16:45:52.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:52 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:45:52.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:52 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:45:52.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:52 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:45:53.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:53 smithi016 ceph-mon[27893]: pgmap v191: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:45:53.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:53 smithi016 ceph-mon[37491]: pgmap v191: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:45:53.297 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:45:53 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: ::ffff:172.21.15.57 - - [26/Apr/2024:16:45:53] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-04-26T16:45:53.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:53 smithi057 ceph-mon[31602]: pgmap v191: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:45:55.369 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key osd.5 2024-04-26T16:45:55.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:55 smithi057 ceph-mon[31602]: pgmap v192: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:45:55.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:55 smithi016 ceph-mon[27893]: pgmap v192: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:45:55.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:55 smithi016 ceph-mon[37491]: pgmap v192: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:45:55.802 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQBI2CtmJuf8ExAA9jMvbkpEZDgOg3HeoeM5qA== 2024-04-26T16:45:55.802 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQBI2CtmJuf8ExAA9jMvbkpEZDgOg3HeoeM5qA== == AQBI2CtmJuf8ExAA9jMvbkpEZDgOg3HeoeM5qA== ']' 2024-04-26T16:45:55.802 INFO:teuthology.orchestra.run.smithi016.stderr:+ sleep 5 2024-04-26T16:45:56.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:56 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/905395018' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.5"}]: dispatch 2024-04-26T16:45:56.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:56 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/905395018' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.5"}]: dispatch 2024-04-26T16:45:56.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:56 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/905395018' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.5"}]: dispatch 2024-04-26T16:45:57.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:57 smithi057 ceph-mon[31602]: pgmap v193: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:45:57.541 INFO:journalctl@ceph.iscsi.iscsi.a.smithi057.stdout:Apr 26 16:45:57 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-iscsi-iscsi-a[60944]: debug there is no tcmu-runner data available 2024-04-26T16:45:57.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:57 smithi016 ceph-mon[27893]: pgmap v193: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:45:57.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:57 smithi016 ceph-mon[37491]: pgmap v193: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:45:59.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:59 smithi057 ceph-mon[31602]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:45:59.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:45:59 smithi057 ceph-mon[31602]: pgmap v194: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:45:59.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:59 smithi016 ceph-mon[27893]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:45:59.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:45:59 smithi016 ceph-mon[27893]: pgmap v194: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:45:59.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:59 smithi016 ceph-mon[37491]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:45:59.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:45:59 smithi016 ceph-mon[37491]: pgmap v194: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:46:00.803 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key osd.5 2024-04-26T16:46:01.238 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQBI2CtmJuf8ExAA9jMvbkpEZDgOg3HeoeM5qA== 2024-04-26T16:46:01.238 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQBI2CtmJuf8ExAA9jMvbkpEZDgOg3HeoeM5qA== == AQBI2CtmJuf8ExAA9jMvbkpEZDgOg3HeoeM5qA== ']' 2024-04-26T16:46:01.238 INFO:teuthology.orchestra.run.smithi016.stderr:+ sleep 5 2024-04-26T16:46:01.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:01 smithi057 ceph-mon[31602]: pgmap v195: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:46:01.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:01 smithi016 ceph-mon[37491]: pgmap v195: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:46:01.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:01 smithi016 ceph-mon[27893]: pgmap v195: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:46:02.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:02 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/3893146269' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.5"}]: dispatch 2024-04-26T16:46:02.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:02 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/3893146269' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.5"}]: dispatch 2024-04-26T16:46:02.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:02 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/3893146269' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.5"}]: dispatch 2024-04-26T16:46:03.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:03 smithi016 ceph-mon[27893]: pgmap v196: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:46:03.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:03 smithi016 ceph-mon[37491]: pgmap v196: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:46:03.297 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:46:03 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: ::ffff:172.21.15.57 - - [26/Apr/2024:16:46:03] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-04-26T16:46:03.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:03 smithi057 ceph-mon[31602]: pgmap v196: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:46:04.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:04 smithi057 ceph-mon[31602]: pgmap v197: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:46:04.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:04 smithi016 ceph-mon[27893]: pgmap v197: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:46:04.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:04 smithi016 ceph-mon[37491]: pgmap v197: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:46:06.240 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key osd.5 2024-04-26T16:46:06.674 INFO:teuthology.orchestra.run.smithi016.stdout:rotating key for osd.6 2024-04-26T16:46:06.675 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQA02itmXeNkDBAA638hotFLtyQ0Wdb004Yv/g== 2024-04-26T16:46:06.675 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQBI2CtmJuf8ExAA9jMvbkpEZDgOg3HeoeM5qA== == AQA02itmXeNkDBAA638hotFLtyQ0Wdb004Yv/g== ']' 2024-04-26T16:46:06.675 INFO:teuthology.orchestra.run.smithi016.stderr:+ for f in osd.0 osd.1 osd.2 osd.3 osd.4 osd.5 osd.6 osd.7 mgr.y mgr.x 2024-04-26T16:46:06.675 INFO:teuthology.orchestra.run.smithi016.stderr:+ echo 'rotating key for osd.6' 2024-04-26T16:46:06.675 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key osd.6 2024-04-26T16:46:07.095 INFO:teuthology.orchestra.run.smithi016.stderr:+ K=AQBi2CtmK+0NAxAAetqFOCrkvil03KEDXN42BQ== 2024-04-26T16:46:07.095 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQBi2CtmK+0NAxAAetqFOCrkvil03KEDXN42BQ== 2024-04-26T16:46:07.095 INFO:teuthology.orchestra.run.smithi016.stderr:+ ceph orch daemon rotate-key osd.6 2024-04-26T16:46:07.441 INFO:teuthology.orchestra.run.smithi016.stdout:Scheduled to rotate-key osd.6 on host 'smithi057' 2024-04-26T16:46:07.442 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:07 smithi016 ceph-mon[27893]: pgmap v198: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:46:07.442 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:07 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:46:07.442 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:07 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/3248427495' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.5"}]: dispatch 2024-04-26T16:46:07.442 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:07 smithi016 ceph-mon[37491]: pgmap v198: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:46:07.442 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:07 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:46:07.442 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:07 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/3248427495' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.5"}]: dispatch 2024-04-26T16:46:07.454 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQBi2CtmK+0NAxAAetqFOCrkvil03KEDXN42BQ== == AQBi2CtmK+0NAxAAetqFOCrkvil03KEDXN42BQ== ']' 2024-04-26T16:46:07.454 INFO:teuthology.orchestra.run.smithi016.stderr:+ sleep 5 2024-04-26T16:46:07.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:07 smithi057 ceph-mon[31602]: pgmap v198: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:46:07.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:07 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:46:07.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:07 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/3248427495' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.5"}]: dispatch 2024-04-26T16:46:07.541 INFO:journalctl@ceph.iscsi.iscsi.a.smithi057.stdout:Apr 26 16:46:07 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-iscsi-iscsi-a[60944]: debug there is no tcmu-runner data available 2024-04-26T16:46:08.465 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:08 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/774615035' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.6"}]: dispatch 2024-04-26T16:46:08.465 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:08 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:46:08.465 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:08 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:46:08.465 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:08 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:46:08.465 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:08 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:46:08.465 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:08 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:46:08.466 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:08 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:46:08.466 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:08 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.6", "format": "json"}]: dispatch 2024-04-26T16:46:08.466 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:08 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.6", "format": "json"}]: dispatch 2024-04-26T16:46:08.466 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:08 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create-pending", "entity": "osd.6", "format": "json"}]': finished 2024-04-26T16:46:08.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:08 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/774615035' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.6"}]: dispatch 2024-04-26T16:46:08.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:08 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:46:08.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:08 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:46:08.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:08 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:46:08.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:08 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:46:08.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:08 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:46:08.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:08 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:46:08.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:08 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.6", "format": "json"}]: dispatch 2024-04-26T16:46:08.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:08 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.6", "format": "json"}]: dispatch 2024-04-26T16:46:08.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:08 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create-pending", "entity": "osd.6", "format": "json"}]': finished 2024-04-26T16:46:08.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:08 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/774615035' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.6"}]: dispatch 2024-04-26T16:46:08.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:08 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:46:08.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:08 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:46:08.548 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:08 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:46:08.548 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:08 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:46:08.548 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:08 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:46:08.548 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:08 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:46:08.548 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:08 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.6", "format": "json"}]: dispatch 2024-04-26T16:46:08.548 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:08 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.6", "format": "json"}]: dispatch 2024-04-26T16:46:08.548 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:08 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create-pending", "entity": "osd.6", "format": "json"}]': finished 2024-04-26T16:46:09.485 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:09 smithi057 ceph-mon[31602]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:46:09.485 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:09 smithi057 ceph-mon[31602]: from='client.15255 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "osd.6", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:46:09.485 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:09 smithi057 ceph-mon[31602]: Schedule rotate-key daemon osd.6 2024-04-26T16:46:09.485 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:09 smithi057 ceph-mon[31602]: Rotating authentication key for osd.6 2024-04-26T16:46:09.485 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:09 smithi057 ceph-mon[31602]: Reconfiguring daemon osd.6 on smithi057 2024-04-26T16:46:09.485 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:09 smithi057 ceph-mon[31602]: pgmap v199: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:46:09.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:09 smithi016 ceph-mon[37491]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:46:09.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:09 smithi016 ceph-mon[37491]: from='client.15255 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "osd.6", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:46:09.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:09 smithi016 ceph-mon[37491]: Schedule rotate-key daemon osd.6 2024-04-26T16:46:09.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:09 smithi016 ceph-mon[37491]: Rotating authentication key for osd.6 2024-04-26T16:46:09.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:09 smithi016 ceph-mon[37491]: Reconfiguring daemon osd.6 on smithi057 2024-04-26T16:46:09.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:09 smithi016 ceph-mon[37491]: pgmap v199: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:46:09.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:09 smithi016 ceph-mon[27893]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:46:09.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:09 smithi016 ceph-mon[27893]: from='client.15255 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "osd.6", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:46:09.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:09 smithi016 ceph-mon[27893]: Schedule rotate-key daemon osd.6 2024-04-26T16:46:09.548 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:09 smithi016 ceph-mon[27893]: Rotating authentication key for osd.6 2024-04-26T16:46:09.548 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:09 smithi016 ceph-mon[27893]: Reconfiguring daemon osd.6 on smithi057 2024-04-26T16:46:09.548 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:09 smithi016 ceph-mon[27893]: pgmap v199: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:46:11.041 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:10 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:46:11.041 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:10 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:46:11.041 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:10 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:46:11.041 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:10 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:46:11.041 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:10 smithi057 ceph-mon[31602]: pgmap v200: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:46:11.046 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:10 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:46:11.046 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:10 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:46:11.046 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:10 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:46:11.047 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:10 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:46:11.047 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:10 smithi016 ceph-mon[27893]: pgmap v200: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:46:11.047 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:10 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:46:11.047 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:10 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:46:11.047 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:10 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:46:11.047 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:10 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:46:11.047 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:10 smithi016 ceph-mon[37491]: pgmap v200: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:46:12.456 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key osd.6 2024-04-26T16:46:12.886 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQBi2CtmK+0NAxAAetqFOCrkvil03KEDXN42BQ== 2024-04-26T16:46:12.886 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQBi2CtmK+0NAxAAetqFOCrkvil03KEDXN42BQ== == AQBi2CtmK+0NAxAAetqFOCrkvil03KEDXN42BQ== ']' 2024-04-26T16:46:12.887 INFO:teuthology.orchestra.run.smithi016.stderr:+ sleep 5 2024-04-26T16:46:13.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:13 smithi016 ceph-mon[27893]: pgmap v201: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:46:13.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:13 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/3533724592' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.6"}]: dispatch 2024-04-26T16:46:13.297 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:46:13 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: ::ffff:172.21.15.57 - - [26/Apr/2024:16:46:13] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-04-26T16:46:13.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:13 smithi016 ceph-mon[37491]: pgmap v201: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:46:13.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:13 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/3533724592' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.6"}]: dispatch 2024-04-26T16:46:13.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:13 smithi057 ceph-mon[31602]: pgmap v201: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:46:13.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:13 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/3533724592' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.6"}]: dispatch 2024-04-26T16:46:15.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:15 smithi057 ceph-mon[31602]: pgmap v202: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:46:15.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:15 smithi016 ceph-mon[27893]: pgmap v202: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:46:15.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:15 smithi016 ceph-mon[37491]: pgmap v202: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:46:17.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:17 smithi057 ceph-mon[31602]: pgmap v203: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:46:17.541 INFO:journalctl@ceph.iscsi.iscsi.a.smithi057.stdout:Apr 26 16:46:17 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-iscsi-iscsi-a[60944]: debug there is no tcmu-runner data available 2024-04-26T16:46:17.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:17 smithi016 ceph-mon[27893]: pgmap v203: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:46:17.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:17 smithi016 ceph-mon[37491]: pgmap v203: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:46:17.888 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key osd.6 2024-04-26T16:46:18.323 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQBi2CtmK+0NAxAAetqFOCrkvil03KEDXN42BQ== 2024-04-26T16:46:18.323 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQBi2CtmK+0NAxAAetqFOCrkvil03KEDXN42BQ== == AQBi2CtmK+0NAxAAetqFOCrkvil03KEDXN42BQ== ']' 2024-04-26T16:46:18.324 INFO:teuthology.orchestra.run.smithi016.stderr:+ sleep 5 2024-04-26T16:46:19.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:19 smithi057 ceph-mon[31602]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:46:19.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:19 smithi057 ceph-mon[31602]: pgmap v204: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:46:19.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:19 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/1981393330' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.6"}]: dispatch 2024-04-26T16:46:19.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:19 smithi016 ceph-mon[27893]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:46:19.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:19 smithi016 ceph-mon[27893]: pgmap v204: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:46:19.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:19 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/1981393330' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.6"}]: dispatch 2024-04-26T16:46:19.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:19 smithi016 ceph-mon[37491]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:46:19.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:19 smithi016 ceph-mon[37491]: pgmap v204: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:46:19.548 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:19 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/1981393330' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.6"}]: dispatch 2024-04-26T16:46:21.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:21 smithi057 ceph-mon[31602]: pgmap v205: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:46:21.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:21 smithi016 ceph-mon[27893]: pgmap v205: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:46:21.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:21 smithi016 ceph-mon[37491]: pgmap v205: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:46:22.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:22 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:46:22.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:22 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:46:22.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:22 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:46:23.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:23 smithi016 ceph-mon[27893]: pgmap v206: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:46:23.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:23 smithi016 ceph-mon[37491]: pgmap v206: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:46:23.297 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:46:23 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: ::ffff:172.21.15.57 - - [26/Apr/2024:16:46:23] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-04-26T16:46:23.325 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key osd.6 2024-04-26T16:46:23.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:23 smithi057 ceph-mon[31602]: pgmap v206: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:46:23.756 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQBi2CtmK+0NAxAAetqFOCrkvil03KEDXN42BQ== 2024-04-26T16:46:23.756 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQBi2CtmK+0NAxAAetqFOCrkvil03KEDXN42BQ== == AQBi2CtmK+0NAxAAetqFOCrkvil03KEDXN42BQ== ']' 2024-04-26T16:46:23.756 INFO:teuthology.orchestra.run.smithi016.stderr:+ sleep 5 2024-04-26T16:46:24.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:24 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/2822885368' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.6"}]: dispatch 2024-04-26T16:46:24.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:24 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/2822885368' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.6"}]: dispatch 2024-04-26T16:46:24.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:24 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/2822885368' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.6"}]: dispatch 2024-04-26T16:46:25.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:25 smithi057 ceph-mon[31602]: pgmap v207: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:46:25.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:25 smithi016 ceph-mon[27893]: pgmap v207: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:46:25.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:25 smithi016 ceph-mon[37491]: pgmap v207: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:46:27.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:27 smithi057 ceph-mon[31602]: pgmap v208: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:46:27.541 INFO:journalctl@ceph.iscsi.iscsi.a.smithi057.stdout:Apr 26 16:46:27 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-iscsi-iscsi-a[60944]: debug there is no tcmu-runner data available 2024-04-26T16:46:27.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:27 smithi016 ceph-mon[27893]: pgmap v208: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:46:27.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:27 smithi016 ceph-mon[37491]: pgmap v208: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:46:28.758 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key osd.6 2024-04-26T16:46:29.190 INFO:teuthology.orchestra.run.smithi016.stdout:rotating key for osd.7 2024-04-26T16:46:29.190 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQBP2itmq+OvJRAA6qOPgply8ZcYlteHOpUZuA== 2024-04-26T16:46:29.190 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQBi2CtmK+0NAxAAetqFOCrkvil03KEDXN42BQ== == AQBP2itmq+OvJRAA6qOPgply8ZcYlteHOpUZuA== ']' 2024-04-26T16:46:29.190 INFO:teuthology.orchestra.run.smithi016.stderr:+ for f in osd.0 osd.1 osd.2 osd.3 osd.4 osd.5 osd.6 osd.7 mgr.y mgr.x 2024-04-26T16:46:29.191 INFO:teuthology.orchestra.run.smithi016.stderr:+ echo 'rotating key for osd.7' 2024-04-26T16:46:29.191 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key osd.7 2024-04-26T16:46:29.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:29 smithi057 ceph-mon[31602]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:46:29.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:29 smithi057 ceph-mon[31602]: pgmap v209: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:46:29.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:29 smithi016 ceph-mon[27893]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:46:29.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:29 smithi016 ceph-mon[27893]: pgmap v209: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:46:29.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:29 smithi016 ceph-mon[37491]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:46:29.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:29 smithi016 ceph-mon[37491]: pgmap v209: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:46:29.616 INFO:teuthology.orchestra.run.smithi016.stderr:+ K=AQB72Ctm+y/fLxAAN377Vlm3xZuERY23Kkl7nQ== 2024-04-26T16:46:29.616 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQB72Ctm+y/fLxAAN377Vlm3xZuERY23Kkl7nQ== 2024-04-26T16:46:29.616 INFO:teuthology.orchestra.run.smithi016.stderr:+ ceph orch daemon rotate-key osd.7 2024-04-26T16:46:29.962 INFO:teuthology.orchestra.run.smithi016.stdout:Scheduled to rotate-key osd.7 on host 'smithi057' 2024-04-26T16:46:29.975 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQB72Ctm+y/fLxAAN377Vlm3xZuERY23Kkl7nQ== == AQB72Ctm+y/fLxAAN377Vlm3xZuERY23Kkl7nQ== ']' 2024-04-26T16:46:29.975 INFO:teuthology.orchestra.run.smithi016.stderr:+ sleep 5 2024-04-26T16:46:30.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:30 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/4041265954' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.6"}]: dispatch 2024-04-26T16:46:30.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:30 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/2813873416' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.7"}]: dispatch 2024-04-26T16:46:30.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:30 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:46:30.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:30 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:46:30.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:30 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:46:30.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:30 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:46:30.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:30 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:46:30.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:30 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:46:30.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:30 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/4041265954' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.6"}]: dispatch 2024-04-26T16:46:30.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:30 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/2813873416' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.7"}]: dispatch 2024-04-26T16:46:30.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:30 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:46:30.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:30 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:46:30.298 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:30 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:46:30.298 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:30 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:46:30.298 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:30 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:46:30.298 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:30 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:46:30.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:30 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/4041265954' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.6"}]: dispatch 2024-04-26T16:46:30.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:30 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/2813873416' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.7"}]: dispatch 2024-04-26T16:46:30.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:30 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:46:30.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:30 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:46:30.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:30 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:46:30.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:30 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:46:30.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:30 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:46:30.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:30 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:46:31.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:31 smithi057 ceph-mon[31602]: from='client.25145 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "osd.7", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:46:31.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:31 smithi057 ceph-mon[31602]: Schedule rotate-key daemon osd.7 2024-04-26T16:46:31.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:31 smithi057 ceph-mon[31602]: pgmap v210: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:46:31.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:31 smithi057 ceph-mon[31602]: Rotating authentication key for osd.7 2024-04-26T16:46:31.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:31 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.7", "format": "json"}]: dispatch 2024-04-26T16:46:31.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:31 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.7", "format": "json"}]: dispatch 2024-04-26T16:46:31.542 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:31 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create-pending", "entity": "osd.7", "format": "json"}]': finished 2024-04-26T16:46:31.542 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:31 smithi057 ceph-mon[31602]: Reconfiguring daemon osd.7 on smithi057 2024-04-26T16:46:31.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:31 smithi016 ceph-mon[37491]: from='client.25145 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "osd.7", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:46:31.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:31 smithi016 ceph-mon[37491]: Schedule rotate-key daemon osd.7 2024-04-26T16:46:31.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:31 smithi016 ceph-mon[37491]: pgmap v210: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:46:31.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:31 smithi016 ceph-mon[37491]: Rotating authentication key for osd.7 2024-04-26T16:46:31.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:31 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.7", "format": "json"}]: dispatch 2024-04-26T16:46:31.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:31 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.7", "format": "json"}]: dispatch 2024-04-26T16:46:31.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:31 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create-pending", "entity": "osd.7", "format": "json"}]': finished 2024-04-26T16:46:31.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:31 smithi016 ceph-mon[37491]: Reconfiguring daemon osd.7 on smithi057 2024-04-26T16:46:31.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:31 smithi016 ceph-mon[27893]: from='client.25145 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "osd.7", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:46:31.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:31 smithi016 ceph-mon[27893]: Schedule rotate-key daemon osd.7 2024-04-26T16:46:31.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:31 smithi016 ceph-mon[27893]: pgmap v210: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:46:31.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:31 smithi016 ceph-mon[27893]: Rotating authentication key for osd.7 2024-04-26T16:46:31.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:31 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.7", "format": "json"}]: dispatch 2024-04-26T16:46:31.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:31 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "osd.7", "format": "json"}]: dispatch 2024-04-26T16:46:31.548 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:31 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create-pending", "entity": "osd.7", "format": "json"}]': finished 2024-04-26T16:46:31.548 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:31 smithi016 ceph-mon[27893]: Reconfiguring daemon osd.7 on smithi057 2024-04-26T16:46:33.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:32 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:46:33.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:32 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:46:33.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:32 smithi057 ceph-mon[31602]: pgmap v211: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:46:33.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:32 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:46:33.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:32 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:46:33.296 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:46:33 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: ::ffff:172.21.15.57 - - [26/Apr/2024:16:46:33] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-04-26T16:46:33.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:32 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:46:33.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:32 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:46:33.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:32 smithi016 ceph-mon[27893]: pgmap v211: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:46:33.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:32 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:46:33.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:32 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:46:33.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:32 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:46:33.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:32 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:46:33.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:32 smithi016 ceph-mon[37491]: pgmap v211: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:46:33.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:32 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:46:33.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:32 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:46:34.977 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key osd.7 2024-04-26T16:46:35.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:35 smithi016 ceph-mon[27893]: pgmap v212: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:46:35.296 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:35 smithi016 ceph-mon[37491]: pgmap v212: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:46:35.411 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQB72Ctm+y/fLxAAN377Vlm3xZuERY23Kkl7nQ== 2024-04-26T16:46:35.411 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQB72Ctm+y/fLxAAN377Vlm3xZuERY23Kkl7nQ== == AQB72Ctm+y/fLxAAN377Vlm3xZuERY23Kkl7nQ== ']' 2024-04-26T16:46:35.411 INFO:teuthology.orchestra.run.smithi016.stderr:+ sleep 5 2024-04-26T16:46:35.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:35 smithi057 ceph-mon[31602]: pgmap v212: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:46:36.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:36 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/100116140' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.7"}]: dispatch 2024-04-26T16:46:36.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:36 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/100116140' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.7"}]: dispatch 2024-04-26T16:46:36.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:36 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/100116140' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.7"}]: dispatch 2024-04-26T16:46:37.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:37 smithi057 ceph-mon[31602]: pgmap v213: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:46:37.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:37 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:46:37.541 INFO:journalctl@ceph.iscsi.iscsi.a.smithi057.stdout:Apr 26 16:46:37 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-iscsi-iscsi-a[60944]: debug there is no tcmu-runner data available 2024-04-26T16:46:37.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:37 smithi016 ceph-mon[27893]: pgmap v213: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:46:37.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:37 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:46:37.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:37 smithi016 ceph-mon[37491]: pgmap v213: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:46:37.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:37 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:46:39.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:39 smithi057 ceph-mon[31602]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:46:39.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:39 smithi057 ceph-mon[31602]: pgmap v214: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:46:39.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:39 smithi016 ceph-mon[27893]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:46:39.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:39 smithi016 ceph-mon[27893]: pgmap v214: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:46:39.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:39 smithi016 ceph-mon[37491]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:46:39.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:39 smithi016 ceph-mon[37491]: pgmap v214: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:46:40.413 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key osd.7 2024-04-26T16:46:40.852 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQB72Ctm+y/fLxAAN377Vlm3xZuERY23Kkl7nQ== 2024-04-26T16:46:40.852 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQB72Ctm+y/fLxAAN377Vlm3xZuERY23Kkl7nQ== == AQB72Ctm+y/fLxAAN377Vlm3xZuERY23Kkl7nQ== ']' 2024-04-26T16:46:40.852 INFO:teuthology.orchestra.run.smithi016.stderr:+ sleep 5 2024-04-26T16:46:41.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:41 smithi016 ceph-mon[27893]: pgmap v215: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:46:41.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:41 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/3363264034' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.7"}]: dispatch 2024-04-26T16:46:41.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:41 smithi016 ceph-mon[37491]: pgmap v215: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:46:41.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:41 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/3363264034' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.7"}]: dispatch 2024-04-26T16:46:41.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:41 smithi057 ceph-mon[31602]: pgmap v215: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:46:41.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:41 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/3363264034' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.7"}]: dispatch 2024-04-26T16:46:43.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:43 smithi016 ceph-mon[27893]: pgmap v216: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:46:43.297 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:46:43 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: ::ffff:172.21.15.57 - - [26/Apr/2024:16:46:43] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-04-26T16:46:43.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:43 smithi016 ceph-mon[37491]: pgmap v216: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:46:43.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:43 smithi057 ceph-mon[31602]: pgmap v216: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:46:45.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:45 smithi057 ceph-mon[31602]: pgmap v217: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:46:45.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:45 smithi016 ceph-mon[27893]: pgmap v217: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:46:45.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:45 smithi016 ceph-mon[37491]: pgmap v217: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:46:45.854 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key osd.7 2024-04-26T16:46:46.290 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQB72Ctm+y/fLxAAN377Vlm3xZuERY23Kkl7nQ== 2024-04-26T16:46:46.290 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQB72Ctm+y/fLxAAN377Vlm3xZuERY23Kkl7nQ== == AQB72Ctm+y/fLxAAN377Vlm3xZuERY23Kkl7nQ== ']' 2024-04-26T16:46:46.290 INFO:teuthology.orchestra.run.smithi016.stderr:+ sleep 5 2024-04-26T16:46:47.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:47 smithi057 ceph-mon[31602]: pgmap v218: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:46:47.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:47 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/865571704' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.7"}]: dispatch 2024-04-26T16:46:47.541 INFO:journalctl@ceph.iscsi.iscsi.a.smithi057.stdout:Apr 26 16:46:47 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-iscsi-iscsi-a[60944]: debug there is no tcmu-runner data available 2024-04-26T16:46:47.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:47 smithi016 ceph-mon[27893]: pgmap v218: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:46:47.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:47 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/865571704' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.7"}]: dispatch 2024-04-26T16:46:47.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:47 smithi016 ceph-mon[37491]: pgmap v218: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:46:47.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:47 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/865571704' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.7"}]: dispatch 2024-04-26T16:46:49.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:49 smithi057 ceph-mon[31602]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:46:49.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:49 smithi057 ceph-mon[31602]: pgmap v219: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:46:49.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:49 smithi016 ceph-mon[27893]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:46:49.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:49 smithi016 ceph-mon[27893]: pgmap v219: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:46:49.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:49 smithi016 ceph-mon[37491]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:46:49.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:49 smithi016 ceph-mon[37491]: pgmap v219: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:46:51.292 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key osd.7 2024-04-26T16:46:51.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:51 smithi057 ceph-mon[31602]: pgmap v220: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:46:51.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:51 smithi016 ceph-mon[27893]: pgmap v220: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:46:51.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:51 smithi016 ceph-mon[37491]: pgmap v220: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:46:51.724 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQB72Ctm+y/fLxAAN377Vlm3xZuERY23Kkl7nQ== 2024-04-26T16:46:51.724 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQB72Ctm+y/fLxAAN377Vlm3xZuERY23Kkl7nQ== == AQB72Ctm+y/fLxAAN377Vlm3xZuERY23Kkl7nQ== ']' 2024-04-26T16:46:51.724 INFO:teuthology.orchestra.run.smithi016.stderr:+ sleep 5 2024-04-26T16:46:52.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:52 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:46:52.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:52 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/1237344441' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.7"}]: dispatch 2024-04-26T16:46:52.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:52 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:46:52.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:52 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/1237344441' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.7"}]: dispatch 2024-04-26T16:46:52.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:52 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:46:52.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:52 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/1237344441' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.7"}]: dispatch 2024-04-26T16:46:53.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:53 smithi016 ceph-mon[27893]: pgmap v221: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:46:53.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:53 smithi016 ceph-mon[37491]: pgmap v221: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:46:53.297 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:46:53 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: ::ffff:172.21.15.57 - - [26/Apr/2024:16:46:53] "GET /metrics HTTP/1.1" 503 1620 "" "Prometheus/2.43.0" 2024-04-26T16:46:53.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:53 smithi057 ceph-mon[31602]: pgmap v221: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:46:54.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:54 smithi057 ceph-mon[31602]: pgmap v222: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:46:54.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:54 smithi016 ceph-mon[37491]: pgmap v222: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:46:54.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:54 smithi016 ceph-mon[27893]: pgmap v222: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:46:56.726 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key osd.7 2024-04-26T16:46:57.162 INFO:teuthology.orchestra.run.smithi016.stdout:rotating key for mgr.y 2024-04-26T16:46:57.163 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQBm2itmhEoxCBAAzeFIfDvyKNIwVXYe1MHoFA== 2024-04-26T16:46:57.163 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQB72Ctm+y/fLxAAN377Vlm3xZuERY23Kkl7nQ== == AQBm2itmhEoxCBAAzeFIfDvyKNIwVXYe1MHoFA== ']' 2024-04-26T16:46:57.163 INFO:teuthology.orchestra.run.smithi016.stderr:+ for f in osd.0 osd.1 osd.2 osd.3 osd.4 osd.5 osd.6 osd.7 mgr.y mgr.x 2024-04-26T16:46:57.163 INFO:teuthology.orchestra.run.smithi016.stderr:+ echo 'rotating key for mgr.y' 2024-04-26T16:46:57.163 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key mgr.y 2024-04-26T16:46:57.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:57 smithi057 ceph-mon[31602]: pgmap v223: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:46:57.541 INFO:journalctl@ceph.iscsi.iscsi.a.smithi057.stdout:Apr 26 16:46:57 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-iscsi-iscsi-a[60944]: debug there is no tcmu-runner data available 2024-04-26T16:46:57.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:57 smithi016 ceph-mon[27893]: pgmap v223: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:46:57.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:57 smithi016 ceph-mon[37491]: pgmap v223: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:46:57.584 INFO:teuthology.orchestra.run.smithi016.stderr:+ K=AQBI1ytmTgcmFBAACwUGJOTpk5kAvQFnpRm+tw== 2024-04-26T16:46:57.584 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQBI1ytmTgcmFBAACwUGJOTpk5kAvQFnpRm+tw== 2024-04-26T16:46:57.584 INFO:teuthology.orchestra.run.smithi016.stderr:+ ceph orch daemon rotate-key mgr.y 2024-04-26T16:46:57.932 INFO:teuthology.orchestra.run.smithi016.stdout:Scheduled to rotate-key mgr.y on host 'smithi016' 2024-04-26T16:46:57.945 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQBI1ytmTgcmFBAACwUGJOTpk5kAvQFnpRm+tw== == AQBI1ytmTgcmFBAACwUGJOTpk5kAvQFnpRm+tw== ']' 2024-04-26T16:46:57.945 INFO:teuthology.orchestra.run.smithi016.stderr:+ sleep 5 2024-04-26T16:46:58.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:58 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/2837115610' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.7"}]: dispatch 2024-04-26T16:46:58.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:58 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/1868394339' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "mgr.y"}]: dispatch 2024-04-26T16:46:58.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:58 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:46:58.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:58 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:46:58.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:58 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:46:58.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:58 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/2837115610' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.7"}]: dispatch 2024-04-26T16:46:58.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:58 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/1868394339' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "mgr.y"}]: dispatch 2024-04-26T16:46:58.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:58 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:46:58.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:58 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:46:58.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:58 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:46:58.540 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:58 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/2837115610' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "osd.7"}]: dispatch 2024-04-26T16:46:58.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:58 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/1868394339' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "mgr.y"}]: dispatch 2024-04-26T16:46:58.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:58 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:46:58.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:58 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:46:58.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:58 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:46:59.432 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:59 smithi016 ceph-mon[27893]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:46:59.433 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:59 smithi016 ceph-mon[27893]: from='client.25193 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "mgr.y", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:46:59.433 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:59 smithi016 ceph-mon[27893]: Schedule rotate-key daemon mgr.y 2024-04-26T16:46:59.433 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:59 smithi016 ceph-mon[27893]: pgmap v224: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:46:59.433 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:59 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:46:59.433 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:59 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:46:59.433 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:59 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:46:59.433 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:59 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "mgr.y", "format": "json"}]: dispatch 2024-04-26T16:46:59.433 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:59 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "mgr.y", "format": "json"}]: dispatch 2024-04-26T16:46:59.433 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:59 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create-pending", "entity": "mgr.y", "format": "json"}]': finished 2024-04-26T16:46:59.433 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:59 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-26T16:46:59.433 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:59 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-26T16:46:59.433 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:59 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-26T16:46:59.434 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:46:59 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:46:59.434 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:59 smithi016 ceph-mon[37491]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:46:59.434 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:59 smithi016 ceph-mon[37491]: from='client.25193 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "mgr.y", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:46:59.434 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:59 smithi016 ceph-mon[37491]: Schedule rotate-key daemon mgr.y 2024-04-26T16:46:59.434 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:59 smithi016 ceph-mon[37491]: pgmap v224: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:46:59.434 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:59 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:46:59.434 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:59 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:46:59.434 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:59 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:46:59.434 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:59 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "mgr.y", "format": "json"}]: dispatch 2024-04-26T16:46:59.434 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:59 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "mgr.y", "format": "json"}]: dispatch 2024-04-26T16:46:59.434 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:59 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create-pending", "entity": "mgr.y", "format": "json"}]': finished 2024-04-26T16:46:59.434 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:59 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-26T16:46:59.434 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:59 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-26T16:46:59.435 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:59 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-26T16:46:59.435 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:46:59 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:46:59.442 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:59 smithi057 ceph-mon[31602]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:46:59.442 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:59 smithi057 ceph-mon[31602]: from='client.25193 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "mgr.y", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:46:59.442 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:59 smithi057 ceph-mon[31602]: Schedule rotate-key daemon mgr.y 2024-04-26T16:46:59.442 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:59 smithi057 ceph-mon[31602]: pgmap v224: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-26T16:46:59.443 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:59 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:46:59.443 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:59 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:46:59.443 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:59 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:46:59.443 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:59 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "mgr.y", "format": "json"}]: dispatch 2024-04-26T16:46:59.443 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:59 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create-pending", "entity": "mgr.y", "format": "json"}]: dispatch 2024-04-26T16:46:59.443 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:59 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create-pending", "entity": "mgr.y", "format": "json"}]': finished 2024-04-26T16:46:59.443 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:59 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-26T16:46:59.443 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:59 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-26T16:46:59.443 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:59 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-26T16:46:59.443 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:46:59 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:47:00.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:00 smithi016 ceph-mon[27893]: Rotating authentication key for mgr.y 2024-04-26T16:47:00.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:00 smithi016 ceph-mon[27893]: Reconfiguring daemon mgr.y on smithi016 2024-04-26T16:47:00.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:00 smithi016 ceph-mon[37491]: Rotating authentication key for mgr.y 2024-04-26T16:47:00.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:00 smithi016 ceph-mon[37491]: Reconfiguring daemon mgr.y on smithi016 2024-04-26T16:47:00.458 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:00 smithi057 ceph-mon[31602]: Rotating authentication key for mgr.y 2024-04-26T16:47:00.458 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:00 smithi057 ceph-mon[31602]: Reconfiguring daemon mgr.y on smithi016 2024-04-26T16:47:00.590 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:00 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:00.546+0000 7fdc68937700 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-04-26T16:47:00.590 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:00 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:00.548+0000 7fdc284b7700 -1 log_channel(cephadm) log [ERR] : Non-zero return from ['ceph', '-k', '/var/lib/ceph/mgr/ceph-y/keyring', '-n', 'mgr.y', 'tell', 'mgr.y', 'rotate-key', '-i', '-']: 2024-04-26T16:47:00.540+0000 7f63e20d1700 1 Processor -- start 2024-04-26T16:47:00.591 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:00 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:00.541+0000 7f63e20d1700 1 -- start start 2024-04-26T16:47:00.591 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:00 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:00.541+0000 7f63e20d1700 1 --2- >> [v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0] conn(0x7f63dc111310 0x7f63dc111730 unknown :-1 s=NONE pgs=0 cs=0 l=0 rev1=0 crypto rx=0 tx=0 comp rx=0 tx=0).connect 2024-04-26T16:47:00.591 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:00 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:00.541+0000 7f63e20d1700 1 -- --> [v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0] -- mon_getmap magic: 0 -- 0x7f63dc111d00 con 0x7f63dc111310 2024-04-26T16:47:00.591 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:00 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:00.541+0000 7f63db7fe700 1 --2- >> [v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0] conn(0x7f63dc111310 0x7f63dc111730 unknown :-1 s=BANNER_CONNECTING pgs=0 cs=0 l=0 rev1=0 crypto rx=0 tx=0 comp rx=0 tx=0)._handle_peer_banner_payload supported=3 required=0 2024-04-26T16:47:00.591 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:00 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:00.541+0000 7f63db7fe700 1 --2- >> [v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0] conn(0x7f63dc111310 0x7f63dc111730 unknown :-1 s=HELLO_CONNECTING pgs=0 cs=0 l=0 rev1=1 crypto rx=0 tx=0 comp rx=0 tx=0).handle_hello peer v2:172.21.15.16:3300/0 says I am v2:172.21.15.16:49464/0 (socket says 172.21.15.16:49464) 2024-04-26T16:47:00.591 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:00 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:00.541+0000 7f63db7fe700 1 -- 172.21.15.16:0/499391339 learned_addr learned my addr 172.21.15.16:0/499391339 (peer_addr_for_me v2:172.21.15.16:0/0) 2024-04-26T16:47:00.591 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:00 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:00.541+0000 7f63db7fe700 1 -- 172.21.15.16:0/499391339 --> [v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0] -- mon_subscribe({config=0+,monmap=0+}) -- 0x7f63dc111e80 con 0x7f63dc111310 2024-04-26T16:47:00.591 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:00 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:00.541+0000 7f63db7fe700 1 --2- 172.21.15.16:0/499391339 >> [v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0] conn(0x7f63dc111310 0x7f63dc111730 secure :-1 s=READY pgs=305 cs=0 l=1 rev1=1 crypto rx=0x7f63d00098a0 tx=0x7f63d0009bb0 comp rx=0 tx=0).ready entity=mon.0 client_cookie=cfb03e87b8f4cf31 server_cookie=0 in_seq=0 out_seq=0 2024-04-26T16:47:00.591 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:00 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:00.541+0000 7f63da7fc700 1 -- 172.21.15.16:0/499391339 <== mon.0 v2:172.21.15.16:3300/0 1 ==== mon_map magic: 0 ==== 413+0+0 (secure 0 0 0) 0x7f63d0004230 con 0x7f63dc111310 2024-04-26T16:47:00.591 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:00 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:00.542+0000 7f63da7fc700 1 -- 172.21.15.16:0/499391339 --> [v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0] -- auth(proto 2 2 bytes epoch 0) -- 0x7f63c4003c00 con 0x7f63dc111310 2024-04-26T16:47:00.591 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:00 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:00.542+0000 7f63da7fc700 1 -- 172.21.15.16:0/499391339 <== mon.0 v2:172.21.15.16:3300/0 2 ==== config(39 keys) ==== 1766+0+0 (secure 0 0 0) 0x7f63d0003df0 con 0x7f63dc111310 2024-04-26T16:47:00.592 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:00 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:00.542+0000 7f63da7fc700 1 -- 172.21.15.16:0/499391339 <== mon.0 v2:172.21.15.16:3300/0 3 ==== mon_map magic: 0 ==== 413+0+0 (secure 0 0 0) 0x7f63d000bbf0 con 0x7f63dc111310 2024-04-26T16:47:00.592 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:00 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:00.542+0000 7f63da7fc700 1 -- 172.21.15.16:0/499391339 <== mon.0 v2:172.21.15.16:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x7f63c4003c00 con 0x7f63dc111310 2024-04-26T16:47:00.592 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:00 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:00.542+0000 7f63da7fc700 0 cephx client: could not set rotating key: decode_decrypt failed. error:bad magic in decode_decrypt, 2408776460488666157 != 18374858748799134293 2024-04-26T16:47:00.592 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:00 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:00.542+0000 7f63e20d1700 1 -- 172.21.15.16:0/499391339 >> [v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0] conn(0x7f63dc111310 msgr2=0x7f63dc111730 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2024-04-26T16:47:00.592 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:00 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:00.542+0000 7f63e20d1700 1 --2- 172.21.15.16:0/499391339 >> [v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0] conn(0x7f63dc111310 0x7f63dc111730 secure :-1 s=READY pgs=305 cs=0 l=1 rev1=1 crypto rx=0x7f63d00098a0 tx=0x7f63d0009bb0 comp rx=0 tx=0).stop 2024-04-26T16:47:00.592 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:00 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:00.542+0000 7f63e20d1700 1 -- 172.21.15.16:0/499391339 shutdown_connections 2024-04-26T16:47:00.592 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:00 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:00.542+0000 7f63e20d1700 1 --2- 172.21.15.16:0/499391339 >> [v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0] conn(0x7f63dc111310 0x7f63dc111730 unknown :-1 s=CLOSED pgs=305 cs=0 l=1 rev1=1 crypto rx=0 tx=0 comp rx=0 tx=0).stop 2024-04-26T16:47:00.592 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:00 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:00.542+0000 7f63e20d1700 1 -- 172.21.15.16:0/499391339 >> 172.21.15.16:0/499391339 conn(0x7f63dc071250 msgr2=0x7f63dc073690 unknown :-1 s=STATE_NONE l=0).mark_down 2024-04-26T16:47:00.592 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:00 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:00.542+0000 7f63e20d1700 1 -- 172.21.15.16:0/499391339 shutdown_connections 2024-04-26T16:47:00.592 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:00 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:00.542+0000 7f63e20d1700 1 -- 172.21.15.16:0/499391339 wait complete. 2024-04-26T16:47:00.593 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:00 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:00.543+0000 7f63e20d1700 1 Processor -- start 2024-04-26T16:47:00.593 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:00 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:00.543+0000 7f63e20d1700 1 -- start start 2024-04-26T16:47:00.593 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:00 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:00.543+0000 7f63e20d1700 1 --2- >> [v2:172.21.15.57:3300/0,v1:172.21.15.57:6789/0] conn(0x7f63dc111310 0x7f63dc1a3c50 unknown :-1 s=NONE pgs=0 cs=0 l=1 rev1=0 crypto rx=0 tx=0 comp rx=0 tx=0).connect 2024-04-26T16:47:00.593 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:00 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:00.543+0000 7f63e20d1700 1 --2- >> [v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0] conn(0x7f63dc1a4190 0x7f63dc1a9240 unknown :-1 s=NONE pgs=0 cs=0 l=1 rev1=0 crypto rx=0 tx=0 comp rx=0 tx=0).connect 2024-04-26T16:47:00.593 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:00 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:00.543+0000 7f63e20d1700 1 --2- >> [v2:172.21.15.16:3301/0,v1:172.21.15.16:6790/0] conn(0x7f63dc1a4610 0x7f63dc1ab810 unknown :-1 s=NONE pgs=0 cs=0 l=1 rev1=0 crypto rx=0 tx=0 comp rx=0 tx=0).connect 2024-04-26T16:47:00.593 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:00 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:00.543+0000 7f63e20d1700 1 -- --> [v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0] -- mon_getmap magic: 0 -- 0x7f63dc1142e0 con 0x7f63dc1a4190 2024-04-26T16:47:00.593 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:00 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:00.543+0000 7f63e20d1700 1 -- --> [v2:172.21.15.57:3300/0,v1:172.21.15.57:6789/0] -- mon_getmap magic: 0 -- 0x7f63dc10eb10 con 0x7f63dc111310 2024-04-26T16:47:00.593 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:00 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:00.543+0000 7f63e20d1700 1 -- --> [v2:172.21.15.16:3301/0,v1:172.21.15.16:6790/0] -- mon_getmap magic: 0 -- 0x7f63dc114460 con 0x7f63dc1a4610 2024-04-26T16:47:00.593 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:00 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:00.543+0000 7f63daffd700 1 --2- >> [v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0] conn(0x7f63dc1a4190 0x7f63dc1a9240 unknown :-1 s=BANNER_CONNECTING pgs=0 cs=0 l=1 rev1=0 crypto rx=0 tx=0 comp rx=0 tx=0)._handle_peer_banner_payload supported=3 required=0 2024-04-26T16:47:00.593 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:00 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:00.543+0000 7f63dbfff700 1 --2- >> [v2:172.21.15.16:3301/0,v1:172.21.15.16:6790/0] conn(0x7f63dc1a4610 0x7f63dc1ab810 unknown :-1 s=BANNER_CONNECTING pgs=0 cs=0 l=1 rev1=0 crypto rx=0 tx=0 comp rx=0 tx=0)._handle_peer_banner_payload supported=3 required=0 2024-04-26T16:47:00.593 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:00 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:00.543+0000 7f63daffd700 1 --2- >> [v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0] conn(0x7f63dc1a4190 0x7f63dc1a9240 unknown :-1 s=HELLO_CONNECTING pgs=0 cs=0 l=1 rev1=1 crypto rx=0 tx=0 comp rx=0 tx=0).handle_hello peer v2:172.21.15.16:3300/0 says I am v2:172.21.15.16:49470/0 (socket says 172.21.15.16:49470) 2024-04-26T16:47:00.593 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:00 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:00.543+0000 7f63daffd700 1 -- 172.21.15.16:0/1682843092 learned_addr learned my addr 172.21.15.16:0/1682843092 (peer_addr_for_me v2:172.21.15.16:0/0) 2024-04-26T16:47:00.593 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:00 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:00.543+0000 7f63daffd700 1 -- 172.21.15.16:0/1682843092 >> [v2:172.21.15.16:3301/0,v1:172.21.15.16:6790/0] conn(0x7f63dc1a4610 msgr2=0x7f63dc1ab810 unknown :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2024-04-26T16:47:00.593 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:00 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:00.543+0000 7f63daffd700 1 --2- 172.21.15.16:0/1682843092 >> [v2:172.21.15.16:3301/0,v1:172.21.15.16:6790/0] conn(0x7f63dc1a4610 0x7f63dc1ab810 unknown :-1 s=AUTH_CONNECTING pgs=0 cs=0 l=1 rev1=1 crypto rx=0 tx=0 comp rx=0 tx=0).stop 2024-04-26T16:47:00.593 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:00 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:00.543+0000 7f63daffd700 1 -- 172.21.15.16:0/1682843092 >> [v2:172.21.15.57:3300/0,v1:172.21.15.57:6789/0] conn(0x7f63dc111310 msgr2=0x7f63dc1a3c50 unknown :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2024-04-26T16:47:00.594 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:00 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:00.543+0000 7f63daffd700 1 --2- 172.21.15.16:0/1682843092 >> [v2:172.21.15.57:3300/0,v1:172.21.15.57:6789/0] conn(0x7f63dc111310 0x7f63dc1a3c50 unknown :-1 s=BANNER_CONNECTING pgs=0 cs=0 l=1 rev1=0 crypto rx=0 tx=0 comp rx=0 tx=0).stop 2024-04-26T16:47:00.594 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:00 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:00.543+0000 7f63daffd700 1 -- 172.21.15.16:0/1682843092 --> [v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0] -- mon_subscribe({config=0+,monmap=0+}) -- 0x7f63dc1ac160 con 0x7f63dc1a4190 2024-04-26T16:47:00.594 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:00 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:00.544+0000 7f63daffd700 1 --2- 172.21.15.16:0/1682843092 >> [v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0] conn(0x7f63dc1a4190 0x7f63dc1a9240 secure :-1 s=READY pgs=306 cs=0 l=1 rev1=1 crypto rx=0x7f63cc00b780 tx=0x7f63cc00ba90 comp rx=0 tx=0).ready entity=mon.0 client_cookie=0 server_cookie=0 in_seq=0 out_seq=0 2024-04-26T16:47:00.594 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:00 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:00.544+0000 7f63d8ff9700 1 -- 172.21.15.16:0/1682843092 <== mon.0 v2:172.21.15.16:3300/0 1 ==== mon_map magic: 0 ==== 413+0+0 (secure 0 0 0) 0x7f63cc004230 con 0x7f63dc1a4190 2024-04-26T16:47:00.594 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:00 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:00.544+0000 7f63d8ff9700 1 -- 172.21.15.16:0/1682843092 --> [v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0] -- auth(proto 2 2 bytes epoch 0) -- 0x7f63c40031f0 con 0x7f63dc1a4190 2024-04-26T16:47:00.594 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:00 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:00.544+0000 7f63d8ff9700 1 -- 172.21.15.16:0/1682843092 <== mon.0 v2:172.21.15.16:3300/0 2 ==== config(39 keys) ==== 1766+0+0 (secure 0 0 0) 0x7f63cc003df0 con 0x7f63dc1a4190 2024-04-26T16:47:00.594 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:00 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:00.544+0000 7f63e20d1700 1 -- 172.21.15.16:0/1682843092 --> [v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0] -- mon_subscribe({mgrmap=0+}) -- 0x7f63dc1ac3f0 con 0x7f63dc1a4190 2024-04-26T16:47:00.595 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:00 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:00.544+0000 7f63d8ff9700 1 -- 172.21.15.16:0/1682843092 <== mon.0 v2:172.21.15.16:3300/0 3 ==== mon_map magic: 0 ==== 413+0+0 (secure 0 0 0) 0x7f63cc010a60 con 0x7f63dc1a4190 2024-04-26T16:47:00.595 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:00 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:00.544+0000 7f63e20d1700 1 -- 172.21.15.16:0/1682843092 --> [v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0] -- mon_subscribe({osdmap=0}) -- 0x7f63dc1aca00 con 0x7f63dc1a4190 2024-04-26T16:47:00.595 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:00 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:00.544+0000 7f63d8ff9700 1 -- 172.21.15.16:0/1682843092 <== mon.0 v2:172.21.15.16:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x7f63dc1aca00 con 0x7f63dc1a4190 2024-04-26T16:47:00.595 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:00 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:00.544+0000 7f63d8ff9700 0 cephx client: could not set rotating key: decode_decrypt failed. error:bad magic in decode_decrypt, 2408776460488666157 != 18374858748799134293 2024-04-26T16:47:00.595 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:00 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:00.545+0000 7f63d8ff9700 1 -- 172.21.15.16:0/1682843092 <== mon.0 v2:172.21.15.16:3300/0 5 ==== mgrmap(e 22) ==== 93925+0+0 (secure 0 0 0) 0x7f63cc011630 con 0x7f63dc1a4190 2024-04-26T16:47:00.595 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:00 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:00.546+0000 7f63d8ff9700 1 --2- 172.21.15.16:0/1682843092 >> v2:172.21.15.16:6800/3710946966 conn(0x7f63c4070d00 0x7f63c40731c0 unknown :-1 s=NONE pgs=0 cs=0 l=1 rev1=0 crypto rx=0 tx=0 comp rx=0 tx=0).connect 2024-04-26T16:47:00.595 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:00 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:00.546+0000 7f63d8ff9700 1 -- 172.21.15.16:0/1682843092 --> v2:172.21.15.16:6800/3710946966 -- command(tid 0: {"prefix": "get_command_descriptions"}) -- 0x7f63c4073890 con 0x7f63c4070d00 2024-04-26T16:47:00.595 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:00 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:00.546+0000 7f63d8ff9700 1 -- 172.21.15.16:0/1682843092 <== mon.0 v2:172.21.15.16:3300/0 6 ==== osd_map(72..72 src has 1..72) ==== 6259+0+0 (secure 0 0 0) 0x7f63cc090ef0 con 0x7f63dc1a4190 2024-04-26T16:47:00.595 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:00 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:00.546+0000 7f63db7fe700 1 --2- 172.21.15.16:0/1682843092 >> v2:172.21.15.16:6800/3710946966 conn(0x7f63c4070d00 0x7f63c40731c0 unknown :-1 s=BANNER_CONNECTING pgs=0 cs=0 l=1 rev1=0 crypto rx=0 tx=0 comp rx=0 tx=0)._handle_peer_banner_payload supported=3 required=0 2024-04-26T16:47:00.595 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:00 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:00.546+0000 7f63db7fe700 1 --2- 172.21.15.16:0/1682843092 >> v2:172.21.15.16:6800/3710946966 conn(0x7f63c4070d00 0x7f63c40731c0 secure :-1 s=READY pgs=148 cs=0 l=1 rev1=1 crypto rx=0x7f63d000b420 tx=0x7f63d000b490 comp rx=0 tx=0).ready entity=mgr.24458 client_cookie=0 server_cookie=0 in_seq=0 out_seq=0 2024-04-26T16:47:00.595 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:00 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:00.546+0000 7f63d8ff9700 1 -- 172.21.15.16:0/1682843092 <== mgr.24458 v2:172.21.15.16:6800/3710946966 1 ==== command_reply(tid 0: -13 access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication) ==== 134+0+0 (secure 0 0 0) 0x7f63c4073890 con 0x7f63c4070d00 2024-04-26T16:47:00.595 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:00 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: Error EACCES: problem getting command descriptions from mgr.y 2024-04-26T16:47:00.595 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:00 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:00.595 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:00 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:00.563+0000 7fdc966e2700 -1 mgr handle_mgr_map I was active but no longer am 2024-04-26T16:47:00.719 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:00 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: [26/Apr/2024:16:47:00] ENGINE Bus STOPPING 2024-04-26T16:47:00.719 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:00 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: [26/Apr/2024:16:47:00] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-26T16:47:00.719 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:00 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: [26/Apr/2024:16:47:00] ENGINE Bus STOPPED 2024-04-26T16:47:00.719 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:00 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: [26/Apr/2024:16:47:00] ENGINE Bus STARTING 2024-04-26T16:47:00.939 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:00 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: ignoring --setuser ceph since I am not root 2024-04-26T16:47:00.939 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:00 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: ignoring --setgroup ceph since I am not root 2024-04-26T16:47:00.939 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:00 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:00.741+0000 7f2431d20200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-26T16:47:00.939 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:00 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:00.937+0000 7f2431d20200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-26T16:47:01.041 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:00 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: [26/Apr/2024:16:47:00] ENGINE Serving on http://:::9283 2024-04-26T16:47:01.041 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:00 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: [26/Apr/2024:16:47:00] ENGINE Bus STARTED 2024-04-26T16:47:01.296 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:01 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:01.046+0000 7f2431d20200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-26T16:47:01.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:01 smithi016 ceph-mon[27893]: pgmap v225: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:47:01.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:01 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:47:01.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:01 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:47:01.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:01 smithi016 ceph-mon[27893]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-26T16:47:01.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:01 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-26T16:47:01.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:01 smithi016 ceph-mon[27893]: Activating manager daemon x 2024-04-26T16:47:01.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:01 smithi016 ceph-mon[27893]: from='mgr.24458 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-04-26T16:47:01.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:01 smithi016 ceph-mon[27893]: osdmap e73: 8 total, 8 up, 8 in 2024-04-26T16:47:01.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:01 smithi016 ceph-mon[27893]: mgrmap e23: x(active, starting, since 0.00828645s) 2024-04-26T16:47:01.298 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:01 smithi016 ceph-mon[27893]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T16:47:01.298 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:01 smithi016 ceph-mon[27893]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T16:47:01.298 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:01 smithi016 ceph-mon[27893]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T16:47:01.298 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:01 smithi016 ceph-mon[27893]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-26T16:47:01.298 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:01 smithi016 ceph-mon[27893]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-26T16:47:01.298 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:01 smithi016 ceph-mon[27893]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-26T16:47:01.298 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:01 smithi016 ceph-mon[27893]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-26T16:47:01.298 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:01 smithi016 ceph-mon[27893]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-26T16:47:01.298 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:01 smithi016 ceph-mon[27893]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-26T16:47:01.298 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:01 smithi016 ceph-mon[27893]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-26T16:47:01.298 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:01 smithi016 ceph-mon[27893]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-26T16:47:01.298 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:01 smithi016 ceph-mon[27893]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-26T16:47:01.298 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:01 smithi016 ceph-mon[27893]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-26T16:47:01.298 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:01 smithi016 ceph-mon[27893]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-26T16:47:01.299 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:01 smithi016 ceph-mon[27893]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-26T16:47:01.299 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:01 smithi016 ceph-mon[27893]: Manager daemon x is now available 2024-04-26T16:47:01.299 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:01 smithi016 ceph-mon[27893]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:47:01.299 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:01 smithi016 ceph-mon[27893]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:47:01.299 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:01 smithi016 ceph-mon[27893]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-26T16:47:01.299 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:01 smithi016 ceph-mon[27893]: from='mgr.24454 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-26T16:47:01.299 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:01 smithi016 ceph-mon[27893]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-26T16:47:01.299 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:01 smithi016 ceph-mon[27893]: from='mgr.24454 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-26T16:47:01.299 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:01 smithi016 ceph-mon[37491]: pgmap v225: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:47:01.300 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:01 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:47:01.300 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:01 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:47:01.300 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:01 smithi016 ceph-mon[37491]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-26T16:47:01.300 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:01 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-26T16:47:01.300 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:01 smithi016 ceph-mon[37491]: Activating manager daemon x 2024-04-26T16:47:01.300 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:01 smithi016 ceph-mon[37491]: from='mgr.24458 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-04-26T16:47:01.300 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:01 smithi016 ceph-mon[37491]: osdmap e73: 8 total, 8 up, 8 in 2024-04-26T16:47:01.300 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:01 smithi016 ceph-mon[37491]: mgrmap e23: x(active, starting, since 0.00828645s) 2024-04-26T16:47:01.300 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:01 smithi016 ceph-mon[37491]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T16:47:01.300 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:01 smithi016 ceph-mon[37491]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T16:47:01.300 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:01 smithi016 ceph-mon[37491]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T16:47:01.300 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:01 smithi016 ceph-mon[37491]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-26T16:47:01.300 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:01 smithi016 ceph-mon[37491]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-26T16:47:01.300 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:01 smithi016 ceph-mon[37491]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-26T16:47:01.301 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:01 smithi016 ceph-mon[37491]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-26T16:47:01.301 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:01 smithi016 ceph-mon[37491]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-26T16:47:01.301 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:01 smithi016 ceph-mon[37491]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-26T16:47:01.301 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:01 smithi016 ceph-mon[37491]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-26T16:47:01.301 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:01 smithi016 ceph-mon[37491]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-26T16:47:01.301 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:01 smithi016 ceph-mon[37491]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-26T16:47:01.301 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:01 smithi016 ceph-mon[37491]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-26T16:47:01.301 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:01 smithi016 ceph-mon[37491]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-26T16:47:01.301 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:01 smithi016 ceph-mon[37491]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-26T16:47:01.301 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:01 smithi016 ceph-mon[37491]: Manager daemon x is now available 2024-04-26T16:47:01.301 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:01 smithi016 ceph-mon[37491]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:47:01.301 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:01 smithi016 ceph-mon[37491]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:47:01.301 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:01 smithi016 ceph-mon[37491]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-26T16:47:01.301 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:01 smithi016 ceph-mon[37491]: from='mgr.24454 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-26T16:47:01.301 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:01 smithi016 ceph-mon[37491]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-26T16:47:01.302 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:01 smithi016 ceph-mon[37491]: from='mgr.24454 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-26T16:47:01.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:01 smithi057 ceph-mon[31602]: pgmap v225: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-26T16:47:01.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:01 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:47:01.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:01 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' 2024-04-26T16:47:01.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:01 smithi057 ceph-mon[31602]: from='mgr.24458 172.21.15.16:0/1590577027' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-26T16:47:01.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:01 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-26T16:47:01.542 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:01 smithi057 ceph-mon[31602]: Activating manager daemon x 2024-04-26T16:47:01.542 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:01 smithi057 ceph-mon[31602]: from='mgr.24458 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-04-26T16:47:01.542 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:01 smithi057 ceph-mon[31602]: osdmap e73: 8 total, 8 up, 8 in 2024-04-26T16:47:01.542 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:01 smithi057 ceph-mon[31602]: mgrmap e23: x(active, starting, since 0.00828645s) 2024-04-26T16:47:01.542 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:01 smithi057 ceph-mon[31602]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T16:47:01.542 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:01 smithi057 ceph-mon[31602]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T16:47:01.542 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:01 smithi057 ceph-mon[31602]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T16:47:01.542 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:01 smithi057 ceph-mon[31602]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-26T16:47:01.542 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:01 smithi057 ceph-mon[31602]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-26T16:47:01.542 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:01 smithi057 ceph-mon[31602]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-26T16:47:01.542 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:01 smithi057 ceph-mon[31602]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-26T16:47:01.542 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:01 smithi057 ceph-mon[31602]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-26T16:47:01.542 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:01 smithi057 ceph-mon[31602]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-26T16:47:01.542 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:01 smithi057 ceph-mon[31602]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-26T16:47:01.543 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:01 smithi057 ceph-mon[31602]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-26T16:47:01.543 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:01 smithi057 ceph-mon[31602]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-26T16:47:01.543 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:01 smithi057 ceph-mon[31602]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-26T16:47:01.543 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:01 smithi057 ceph-mon[31602]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-26T16:47:01.543 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:01 smithi057 ceph-mon[31602]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-26T16:47:01.543 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:01 smithi057 ceph-mon[31602]: Manager daemon x is now available 2024-04-26T16:47:01.543 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:01 smithi057 ceph-mon[31602]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:47:01.543 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:01 smithi057 ceph-mon[31602]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:47:01.543 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:01 smithi057 ceph-mon[31602]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-26T16:47:01.543 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:01 smithi057 ceph-mon[31602]: from='mgr.24454 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-26T16:47:01.543 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:01 smithi057 ceph-mon[31602]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-26T16:47:01.543 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:01 smithi057 ceph-mon[31602]: from='mgr.24454 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-26T16:47:01.796 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:01 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:01.381+0000 7f2431d20200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-26T16:47:01.796 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:01 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:01.481+0000 7f2431d20200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-26T16:47:02.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:02 smithi016 ceph-mon[27893]: [26/Apr/2024:16:47:01] ENGINE Bus STARTING 2024-04-26T16:47:02.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:02 smithi016 ceph-mon[27893]: [26/Apr/2024:16:47:01] ENGINE Serving on https://172.21.15.57:7150 2024-04-26T16:47:02.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:02 smithi016 ceph-mon[27893]: mgrmap e24: x(active, since 1.0108s) 2024-04-26T16:47:02.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:02 smithi016 ceph-mon[37491]: [26/Apr/2024:16:47:01] ENGINE Bus STARTING 2024-04-26T16:47:02.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:02 smithi016 ceph-mon[37491]: [26/Apr/2024:16:47:01] ENGINE Serving on https://172.21.15.57:7150 2024-04-26T16:47:02.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:02 smithi016 ceph-mon[37491]: mgrmap e24: x(active, since 1.0108s) 2024-04-26T16:47:02.540 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:02 smithi057 ceph-mon[31602]: [26/Apr/2024:16:47:01] ENGINE Bus STARTING 2024-04-26T16:47:02.655 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:02 smithi057 ceph-mon[31602]: [26/Apr/2024:16:47:01] ENGINE Serving on https://172.21.15.57:7150 2024-04-26T16:47:02.656 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:02 smithi057 ceph-mon[31602]: mgrmap e24: x(active, since 1.0108s) 2024-04-26T16:47:02.947 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key mgr.y 2024-04-26T16:47:03.078 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:02 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:02.810+0000 7f2431d20200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-26T16:47:03.078 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:02 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:02.994+0000 7f2431d20200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-26T16:47:03.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:03 smithi057 ceph-mon[31602]: [26/Apr/2024:16:47:01] ENGINE Serving on http://172.21.15.57:8765 2024-04-26T16:47:03.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:03 smithi057 ceph-mon[31602]: [26/Apr/2024:16:47:01] ENGINE Bus STARTED 2024-04-26T16:47:03.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:03 smithi057 ceph-mon[31602]: pgmap v3: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-04-26T16:47:03.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:03 smithi057 ceph-mon[31602]: mgrmap e25: x(active, since 2s) 2024-04-26T16:47:03.380 INFO:teuthology.orchestra.run.smithi016.stdout:rotating key for mgr.x 2024-04-26T16:47:03.380 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQCC2itmhE+8KRAAuHvJL6lugTc2DjO8AXvwkA== 2024-04-26T16:47:03.380 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQBI1ytmTgcmFBAACwUGJOTpk5kAvQFnpRm+tw== == AQCC2itmhE+8KRAAuHvJL6lugTc2DjO8AXvwkA== ']' 2024-04-26T16:47:03.380 INFO:teuthology.orchestra.run.smithi016.stderr:+ for f in osd.0 osd.1 osd.2 osd.3 osd.4 osd.5 osd.6 osd.7 mgr.y mgr.x 2024-04-26T16:47:03.380 INFO:teuthology.orchestra.run.smithi016.stderr:+ echo 'rotating key for mgr.x' 2024-04-26T16:47:03.380 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:03 smithi016 ceph-mon[27893]: [26/Apr/2024:16:47:01] ENGINE Serving on http://172.21.15.57:8765 2024-04-26T16:47:03.380 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:03 smithi016 ceph-mon[27893]: [26/Apr/2024:16:47:01] ENGINE Bus STARTED 2024-04-26T16:47:03.380 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:03 smithi016 ceph-mon[27893]: pgmap v3: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-04-26T16:47:03.381 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:03 smithi016 ceph-mon[27893]: mgrmap e25: x(active, since 2s) 2024-04-26T16:47:03.381 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:03 smithi016 ceph-mon[37491]: [26/Apr/2024:16:47:01] ENGINE Serving on http://172.21.15.57:8765 2024-04-26T16:47:03.381 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:03 smithi016 ceph-mon[37491]: [26/Apr/2024:16:47:01] ENGINE Bus STARTED 2024-04-26T16:47:03.381 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:03 smithi016 ceph-mon[37491]: pgmap v3: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-04-26T16:47:03.381 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:03 smithi016 ceph-mon[37491]: mgrmap e25: x(active, since 2s) 2024-04-26T16:47:03.381 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:03 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:03.178+0000 7f2431d20200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-26T16:47:03.382 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key mgr.x 2024-04-26T16:47:03.641 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:03 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:03.500+0000 7f2431d20200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-26T16:47:03.641 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:03 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:03.639+0000 7f2431d20200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-26T16:47:03.873 INFO:teuthology.orchestra.run.smithi016.stderr:+ K=AQDD1ytmFoeiDxAAccH/jsScNil3tCWtj2uspA== 2024-04-26T16:47:03.874 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQDD1ytmFoeiDxAAccH/jsScNil3tCWtj2uspA== 2024-04-26T16:47:03.874 INFO:teuthology.orchestra.run.smithi016.stderr:+ ceph orch daemon rotate-key mgr.x 2024-04-26T16:47:03.893 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:03 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:03.855+0000 7f2431d20200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-26T16:47:04.236 INFO:teuthology.orchestra.run.smithi016.stdout:Scheduled to rotate-key mgr.x on host 'smithi057' 2024-04-26T16:47:04.237 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:04 smithi016 ceph-mon[27893]: pgmap v4: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-04-26T16:47:04.237 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:04 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/2154784728' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "mgr.y"}]: dispatch 2024-04-26T16:47:04.237 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:04 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/3708860814' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "mgr.x"}]: dispatch 2024-04-26T16:47:04.237 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:04 smithi016 ceph-mon[37491]: pgmap v4: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-04-26T16:47:04.237 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:04 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/2154784728' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "mgr.y"}]: dispatch 2024-04-26T16:47:04.237 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:04 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/3708860814' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "mgr.x"}]: dispatch 2024-04-26T16:47:04.237 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:04 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:04.074+0000 7f2431d20200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-26T16:47:04.249 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQDD1ytmFoeiDxAAccH/jsScNil3tCWtj2uspA== == AQDD1ytmFoeiDxAAccH/jsScNil3tCWtj2uspA== ']' 2024-04-26T16:47:04.249 INFO:teuthology.orchestra.run.smithi016.stderr:+ sleep 5 2024-04-26T16:47:04.290 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:04 smithi057 ceph-mon[31602]: pgmap v4: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-04-26T16:47:04.290 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:04 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/2154784728' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "mgr.y"}]: dispatch 2024-04-26T16:47:04.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:04 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/3708860814' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "mgr.x"}]: dispatch 2024-04-26T16:47:05.046 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:04 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:04.734+0000 7f2431d20200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-26T16:47:05.046 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:04 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:04.975+0000 7f2431d20200 -1 mgr[py] Module smb has missing NOTIFY_TYPES member 2024-04-26T16:47:05.495 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:05 smithi057 ceph-mon[31602]: from='client.25238 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "mgr.x", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:47:05.495 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:05 smithi057 ceph-mon[31602]: Schedule rotate-key daemon mgr.x 2024-04-26T16:47:05.495 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:05 smithi057 ceph-mon[31602]: from='mgr.24454 ' entity='mgr.x' 2024-04-26T16:47:05.495 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:05 smithi057 ceph-mon[31602]: from='mgr.24454 ' entity='mgr.x' 2024-04-26T16:47:05.495 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:05 smithi057 ceph-mon[31602]: from='mgr.24454 ' entity='mgr.x' 2024-04-26T16:47:05.495 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:05 smithi057 ceph-mon[31602]: from='mgr.24454 ' entity='mgr.x' 2024-04-26T16:47:05.495 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:05 smithi057 ceph-mon[31602]: pgmap v5: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-04-26T16:47:05.495 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:05 smithi057 ceph-mon[31602]: mgrmap e26: x(active, since 4s) 2024-04-26T16:47:05.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:05 smithi016 ceph-mon[27893]: from='client.25238 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "mgr.x", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:47:05.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:05 smithi016 ceph-mon[27893]: Schedule rotate-key daemon mgr.x 2024-04-26T16:47:05.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:05 smithi016 ceph-mon[27893]: from='mgr.24454 ' entity='mgr.x' 2024-04-26T16:47:05.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:05 smithi016 ceph-mon[27893]: from='mgr.24454 ' entity='mgr.x' 2024-04-26T16:47:05.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:05 smithi016 ceph-mon[27893]: from='mgr.24454 ' entity='mgr.x' 2024-04-26T16:47:05.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:05 smithi016 ceph-mon[27893]: from='mgr.24454 ' entity='mgr.x' 2024-04-26T16:47:05.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:05 smithi016 ceph-mon[27893]: pgmap v5: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-04-26T16:47:05.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:05 smithi016 ceph-mon[27893]: mgrmap e26: x(active, since 4s) 2024-04-26T16:47:05.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:05 smithi016 ceph-mon[37491]: from='client.25238 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "rotate-key", "name": "mgr.x", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T16:47:05.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:05 smithi016 ceph-mon[37491]: Schedule rotate-key daemon mgr.x 2024-04-26T16:47:05.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:05 smithi016 ceph-mon[37491]: from='mgr.24454 ' entity='mgr.x' 2024-04-26T16:47:05.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:05 smithi016 ceph-mon[37491]: from='mgr.24454 ' entity='mgr.x' 2024-04-26T16:47:05.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:05 smithi016 ceph-mon[37491]: from='mgr.24454 ' entity='mgr.x' 2024-04-26T16:47:05.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:05 smithi016 ceph-mon[37491]: from='mgr.24454 ' entity='mgr.x' 2024-04-26T16:47:05.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:05 smithi016 ceph-mon[37491]: pgmap v5: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-04-26T16:47:05.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:05 smithi016 ceph-mon[37491]: mgrmap e26: x(active, since 4s) 2024-04-26T16:47:05.547 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:05 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:05.442+0000 7f2431d20200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-26T16:47:05.796 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:05 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:05.544+0000 7f2431d20200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-26T16:47:06.296 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:05 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:05.937+0000 7f2431d20200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-26T16:47:06.678 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:06 smithi016 ceph-mon[27893]: from='mgr.24454 ' entity='mgr.x' 2024-04-26T16:47:06.678 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:06 smithi016 ceph-mon[27893]: from='mgr.24454 ' entity='mgr.x' 2024-04-26T16:47:06.678 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:06 smithi016 ceph-mon[27893]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:47:06.678 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:06 smithi016 ceph-mon[27893]: from='mgr.24454 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:47:06.678 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:06 smithi016 ceph-mon[27893]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:47:06.678 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:06 smithi016 ceph-mon[27893]: from='mgr.24454 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:47:06.678 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:06 smithi016 ceph-mon[27893]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:47:06.678 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:06 smithi016 ceph-mon[27893]: from='mgr.24454 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:47:06.679 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:06 smithi016 ceph-mon[27893]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:47:06.679 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:06 smithi016 ceph-mon[27893]: from='mgr.24454 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:47:06.679 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:06 smithi016 ceph-mon[27893]: Adjusting osd_memory_target on smithi016 to 3249M 2024-04-26T16:47:06.679 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:06 smithi016 ceph-mon[27893]: from='mgr.24454 ' entity='mgr.x' 2024-04-26T16:47:06.679 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:06 smithi016 ceph-mon[27893]: from='mgr.24454 ' entity='mgr.x' 2024-04-26T16:47:06.679 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:06 smithi016 ceph-mon[27893]: from='mgr.24454 ' entity='mgr.x' 2024-04-26T16:47:06.679 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:06 smithi016 ceph-mon[37491]: from='mgr.24454 ' entity='mgr.x' 2024-04-26T16:47:06.679 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:06 smithi016 ceph-mon[37491]: from='mgr.24454 ' entity='mgr.x' 2024-04-26T16:47:06.679 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:06 smithi016 ceph-mon[37491]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:47:06.679 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:06 smithi016 ceph-mon[37491]: from='mgr.24454 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:47:06.679 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:06 smithi016 ceph-mon[37491]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:47:06.680 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:06 smithi016 ceph-mon[37491]: from='mgr.24454 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:47:06.680 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:06 smithi016 ceph-mon[37491]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:47:06.680 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:06 smithi016 ceph-mon[37491]: from='mgr.24454 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:47:06.680 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:06 smithi016 ceph-mon[37491]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:47:06.680 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:06 smithi016 ceph-mon[37491]: from='mgr.24454 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:47:06.680 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:06 smithi016 ceph-mon[37491]: Adjusting osd_memory_target on smithi016 to 3249M 2024-04-26T16:47:06.680 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:06 smithi016 ceph-mon[37491]: from='mgr.24454 ' entity='mgr.x' 2024-04-26T16:47:06.680 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:06 smithi016 ceph-mon[37491]: from='mgr.24454 ' entity='mgr.x' 2024-04-26T16:47:06.680 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:06 smithi016 ceph-mon[37491]: from='mgr.24454 ' entity='mgr.x' 2024-04-26T16:47:06.680 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:06 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:06.316+0000 7f2431d20200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-26T16:47:06.680 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:06 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:06.414+0000 7f2431d20200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-26T16:47:06.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:06 smithi057 ceph-mon[31602]: from='mgr.24454 ' entity='mgr.x' 2024-04-26T16:47:06.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:06 smithi057 ceph-mon[31602]: from='mgr.24454 ' entity='mgr.x' 2024-04-26T16:47:06.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:06 smithi057 ceph-mon[31602]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:47:06.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:06 smithi057 ceph-mon[31602]: from='mgr.24454 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:47:06.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:06 smithi057 ceph-mon[31602]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:47:06.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:06 smithi057 ceph-mon[31602]: from='mgr.24454 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:47:06.792 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:06 smithi057 ceph-mon[31602]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:47:06.792 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:06 smithi057 ceph-mon[31602]: from='mgr.24454 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:47:06.792 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:06 smithi057 ceph-mon[31602]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:47:06.792 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:06 smithi057 ceph-mon[31602]: from='mgr.24454 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:47:06.792 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:06 smithi057 ceph-mon[31602]: Adjusting osd_memory_target on smithi016 to 3249M 2024-04-26T16:47:06.792 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:06 smithi057 ceph-mon[31602]: from='mgr.24454 ' entity='mgr.x' 2024-04-26T16:47:06.792 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:06 smithi057 ceph-mon[31602]: from='mgr.24454 ' entity='mgr.x' 2024-04-26T16:47:06.792 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:06 smithi057 ceph-mon[31602]: from='mgr.24454 ' entity='mgr.x' 2024-04-26T16:47:07.046 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:06 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:06.676+0000 7f2431d20200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-26T16:47:07.046 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:06 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:06.817+0000 7f2431d20200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-26T16:47:07.047 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:06 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:06.920+0000 7f2431d20200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-26T16:47:07.546 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:07 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:07.266+0000 7f2431d20200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-26T16:47:07.546 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:07 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:07.366+0000 7f2431d20200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-26T16:47:07.790 INFO:journalctl@ceph.iscsi.iscsi.a.smithi057.stdout:Apr 26 16:47:07 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-iscsi-iscsi-a[60944]: debug there is no tcmu-runner data available 2024-04-26T16:47:08.263 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:08 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:08.019+0000 7f2431d20200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-26T16:47:08.264 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:08 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:08.262+0000 7f2431d20200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-26T16:47:08.264 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:07 smithi016 ceph-mon[37491]: pgmap v6: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-04-26T16:47:08.264 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:07 smithi016 ceph-mon[37491]: from='mgr.24454 ' entity='mgr.x' 2024-04-26T16:47:08.264 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:07 smithi016 ceph-mon[37491]: from='mgr.24454 ' entity='mgr.x' 2024-04-26T16:47:08.264 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:07 smithi016 ceph-mon[37491]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:47:08.264 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:07 smithi016 ceph-mon[37491]: from='mgr.24454 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:47:08.264 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:07 smithi016 ceph-mon[37491]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:47:08.264 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:07 smithi016 ceph-mon[37491]: from='mgr.24454 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:47:08.264 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:07 smithi016 ceph-mon[37491]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:47:08.264 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:07 smithi016 ceph-mon[37491]: from='mgr.24454 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:47:08.265 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:07 smithi016 ceph-mon[37491]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:47:08.265 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:07 smithi016 ceph-mon[37491]: from='mgr.24454 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:47:08.265 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:07 smithi016 ceph-mon[37491]: Adjusting osd_memory_target on smithi057 to 3249M 2024-04-26T16:47:08.265 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:07 smithi016 ceph-mon[37491]: from='mgr.24454 ' entity='mgr.x' 2024-04-26T16:47:08.265 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:07 smithi016 ceph-mon[37491]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:47:08.265 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:07 smithi016 ceph-mon[37491]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:47:08.265 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:07 smithi016 ceph-mon[37491]: Updating smithi016:/etc/ceph/ceph.conf 2024-04-26T16:47:08.265 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:07 smithi016 ceph-mon[37491]: Updating smithi057:/etc/ceph/ceph.conf 2024-04-26T16:47:08.265 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:07 smithi016 ceph-mon[27893]: pgmap v6: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-04-26T16:47:08.265 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:07 smithi016 ceph-mon[27893]: from='mgr.24454 ' entity='mgr.x' 2024-04-26T16:47:08.265 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:07 smithi016 ceph-mon[27893]: from='mgr.24454 ' entity='mgr.x' 2024-04-26T16:47:08.265 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:07 smithi016 ceph-mon[27893]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:47:08.265 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:07 smithi016 ceph-mon[27893]: from='mgr.24454 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:47:08.265 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:07 smithi016 ceph-mon[27893]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:47:08.266 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:07 smithi016 ceph-mon[27893]: from='mgr.24454 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:47:08.266 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:07 smithi016 ceph-mon[27893]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:47:08.266 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:07 smithi016 ceph-mon[27893]: from='mgr.24454 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:47:08.266 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:07 smithi016 ceph-mon[27893]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:47:08.266 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:07 smithi016 ceph-mon[27893]: from='mgr.24454 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:47:08.266 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:07 smithi016 ceph-mon[27893]: Adjusting osd_memory_target on smithi057 to 3249M 2024-04-26T16:47:08.266 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:07 smithi016 ceph-mon[27893]: from='mgr.24454 ' entity='mgr.x' 2024-04-26T16:47:08.266 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:07 smithi016 ceph-mon[27893]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:47:08.266 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:07 smithi016 ceph-mon[27893]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:47:08.266 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:07 smithi016 ceph-mon[27893]: Updating smithi016:/etc/ceph/ceph.conf 2024-04-26T16:47:08.266 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:07 smithi016 ceph-mon[27893]: Updating smithi057:/etc/ceph/ceph.conf 2024-04-26T16:47:08.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:07 smithi057 ceph-mon[31602]: pgmap v6: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-04-26T16:47:08.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:07 smithi057 ceph-mon[31602]: from='mgr.24454 ' entity='mgr.x' 2024-04-26T16:47:08.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:07 smithi057 ceph-mon[31602]: from='mgr.24454 ' entity='mgr.x' 2024-04-26T16:47:08.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:07 smithi057 ceph-mon[31602]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:47:08.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:07 smithi057 ceph-mon[31602]: from='mgr.24454 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:47:08.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:07 smithi057 ceph-mon[31602]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:47:08.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:07 smithi057 ceph-mon[31602]: from='mgr.24454 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:47:08.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:07 smithi057 ceph-mon[31602]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:47:08.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:07 smithi057 ceph-mon[31602]: from='mgr.24454 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:47:08.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:07 smithi057 ceph-mon[31602]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:47:08.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:07 smithi057 ceph-mon[31602]: from='mgr.24454 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-26T16:47:08.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:07 smithi057 ceph-mon[31602]: Adjusting osd_memory_target on smithi057 to 3249M 2024-04-26T16:47:08.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:07 smithi057 ceph-mon[31602]: from='mgr.24454 ' entity='mgr.x' 2024-04-26T16:47:08.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:07 smithi057 ceph-mon[31602]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:47:08.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:07 smithi057 ceph-mon[31602]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T16:47:08.292 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:07 smithi057 ceph-mon[31602]: Updating smithi016:/etc/ceph/ceph.conf 2024-04-26T16:47:08.292 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:07 smithi057 ceph-mon[31602]: Updating smithi057:/etc/ceph/ceph.conf 2024-04-26T16:47:08.546 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:08 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: [26/Apr/2024:16:47:08] ENGINE Bus STARTING 2024-04-26T16:47:08.547 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:08 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: CherryPy Checker: 2024-04-26T16:47:08.547 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:08 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: The Application mounted at '' has an empty config. 2024-04-26T16:47:08.547 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:08 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: 2024-04-26T16:47:08.547 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:08 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: [26/Apr/2024:16:47:08] ENGINE Serving on http://:::9283 2024-04-26T16:47:08.547 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:08 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[28154]: [26/Apr/2024:16:47:08] ENGINE Bus STARTED 2024-04-26T16:47:09.251 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key mgr.x 2024-04-26T16:47:09.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:09 smithi016 ceph-mon[37491]: Updating smithi057:/var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T16:47:09.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:09 smithi016 ceph-mon[37491]: Updating smithi016:/var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T16:47:09.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:09 smithi016 ceph-mon[37491]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:47:09.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:09 smithi016 ceph-mon[37491]: Updating smithi057:/etc/ceph/ceph.client.admin.keyring 2024-04-26T16:47:09.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:09 smithi016 ceph-mon[37491]: Updating smithi016:/etc/ceph/ceph.client.admin.keyring 2024-04-26T16:47:09.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:09 smithi016 ceph-mon[37491]: Updating smithi016:/var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-26T16:47:09.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:09 smithi016 ceph-mon[37491]: Updating smithi057:/var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-26T16:47:09.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:09 smithi016 ceph-mon[37491]: from='mgr.24454 ' entity='mgr.x' 2024-04-26T16:47:09.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:09 smithi016 ceph-mon[37491]: from='mgr.24454 ' entity='mgr.x' 2024-04-26T16:47:09.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:09 smithi016 ceph-mon[37491]: from='mgr.24454 ' entity='mgr.x' 2024-04-26T16:47:09.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:09 smithi016 ceph-mon[37491]: from='mgr.24454 ' entity='mgr.x' 2024-04-26T16:47:09.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:09 smithi016 ceph-mon[37491]: from='mgr.24454 ' entity='mgr.x' 2024-04-26T16:47:09.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:09 smithi016 ceph-mon[37491]: Rotating authentication key for mgr.y 2024-04-26T16:47:09.298 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:09 smithi016 ceph-mon[37491]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "auth get-or-create-pending", "entity": "mgr.y", "format": "json"}]: dispatch 2024-04-26T16:47:09.298 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:09 smithi016 ceph-mon[37491]: from='mgr.24454 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create-pending", "entity": "mgr.y", "format": "json"}]: dispatch 2024-04-26T16:47:09.298 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:09 smithi016 ceph-mon[37491]: from='mgr.24454 ' entity='mgr.x' cmd='[{"prefix": "auth get-or-create-pending", "entity": "mgr.y", "format": "json"}]': finished 2024-04-26T16:47:09.298 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:09 smithi016 ceph-mon[37491]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-26T16:47:09.298 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:09 smithi016 ceph-mon[37491]: from='mgr.24454 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-26T16:47:09.298 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:09 smithi016 ceph-mon[37491]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-26T16:47:09.298 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:09 smithi016 ceph-mon[37491]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:47:09.298 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:09 smithi016 ceph-mon[37491]: Reconfiguring daemon mgr.y on smithi016 2024-04-26T16:47:09.298 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:09 smithi016 ceph-mon[37491]: Standby manager daemon y started 2024-04-26T16:47:09.298 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:09 smithi016 ceph-mon[37491]: from='mgr.? 172.21.15.16:0/411082234' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-26T16:47:09.298 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:09 smithi016 ceph-mon[37491]: from='mgr.? 172.21.15.16:0/411082234' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-26T16:47:09.298 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:09 smithi016 ceph-mon[37491]: from='mgr.? 172.21.15.16:0/411082234' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-26T16:47:09.298 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:09 smithi016 ceph-mon[37491]: from='mgr.? 172.21.15.16:0/411082234' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-26T16:47:09.299 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:09 smithi016 ceph-mon[27893]: Updating smithi057:/var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T16:47:09.299 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:09 smithi016 ceph-mon[27893]: Updating smithi016:/var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T16:47:09.299 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:09 smithi016 ceph-mon[27893]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:47:09.299 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:09 smithi016 ceph-mon[27893]: Updating smithi057:/etc/ceph/ceph.client.admin.keyring 2024-04-26T16:47:09.299 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:09 smithi016 ceph-mon[27893]: Updating smithi016:/etc/ceph/ceph.client.admin.keyring 2024-04-26T16:47:09.299 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:09 smithi016 ceph-mon[27893]: Updating smithi016:/var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-26T16:47:09.299 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:09 smithi016 ceph-mon[27893]: Updating smithi057:/var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-26T16:47:09.299 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:09 smithi016 ceph-mon[27893]: from='mgr.24454 ' entity='mgr.x' 2024-04-26T16:47:09.299 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:09 smithi016 ceph-mon[27893]: from='mgr.24454 ' entity='mgr.x' 2024-04-26T16:47:09.299 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:09 smithi016 ceph-mon[27893]: from='mgr.24454 ' entity='mgr.x' 2024-04-26T16:47:09.299 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:09 smithi016 ceph-mon[27893]: from='mgr.24454 ' entity='mgr.x' 2024-04-26T16:47:09.299 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:09 smithi016 ceph-mon[27893]: from='mgr.24454 ' entity='mgr.x' 2024-04-26T16:47:09.299 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:09 smithi016 ceph-mon[27893]: Rotating authentication key for mgr.y 2024-04-26T16:47:09.299 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:09 smithi016 ceph-mon[27893]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "auth get-or-create-pending", "entity": "mgr.y", "format": "json"}]: dispatch 2024-04-26T16:47:09.299 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:09 smithi016 ceph-mon[27893]: from='mgr.24454 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create-pending", "entity": "mgr.y", "format": "json"}]: dispatch 2024-04-26T16:47:09.300 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:09 smithi016 ceph-mon[27893]: from='mgr.24454 ' entity='mgr.x' cmd='[{"prefix": "auth get-or-create-pending", "entity": "mgr.y", "format": "json"}]': finished 2024-04-26T16:47:09.300 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:09 smithi016 ceph-mon[27893]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-26T16:47:09.300 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:09 smithi016 ceph-mon[27893]: from='mgr.24454 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-26T16:47:09.300 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:09 smithi016 ceph-mon[27893]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-26T16:47:09.300 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:09 smithi016 ceph-mon[27893]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:47:09.300 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:09 smithi016 ceph-mon[27893]: Reconfiguring daemon mgr.y on smithi016 2024-04-26T16:47:09.300 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:09 smithi016 ceph-mon[27893]: Standby manager daemon y started 2024-04-26T16:47:09.300 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:09 smithi016 ceph-mon[27893]: from='mgr.? 172.21.15.16:0/411082234' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-26T16:47:09.300 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:09 smithi016 ceph-mon[27893]: from='mgr.? 172.21.15.16:0/411082234' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-26T16:47:09.300 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:09 smithi016 ceph-mon[27893]: from='mgr.? 172.21.15.16:0/411082234' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-26T16:47:09.300 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:09 smithi016 ceph-mon[27893]: from='mgr.? 172.21.15.16:0/411082234' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-26T16:47:09.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:09 smithi057 ceph-mon[31602]: Updating smithi057:/var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T16:47:09.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:09 smithi057 ceph-mon[31602]: Updating smithi016:/var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T16:47:09.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:09 smithi057 ceph-mon[31602]: from='client.24406 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-26T16:47:09.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:09 smithi057 ceph-mon[31602]: Updating smithi057:/etc/ceph/ceph.client.admin.keyring 2024-04-26T16:47:09.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:09 smithi057 ceph-mon[31602]: Updating smithi016:/etc/ceph/ceph.client.admin.keyring 2024-04-26T16:47:09.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:09 smithi057 ceph-mon[31602]: Updating smithi016:/var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-26T16:47:09.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:09 smithi057 ceph-mon[31602]: Updating smithi057:/var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-26T16:47:09.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:09 smithi057 ceph-mon[31602]: from='mgr.24454 ' entity='mgr.x' 2024-04-26T16:47:09.542 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:09 smithi057 ceph-mon[31602]: from='mgr.24454 ' entity='mgr.x' 2024-04-26T16:47:09.542 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:09 smithi057 ceph-mon[31602]: from='mgr.24454 ' entity='mgr.x' 2024-04-26T16:47:09.542 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:09 smithi057 ceph-mon[31602]: from='mgr.24454 ' entity='mgr.x' 2024-04-26T16:47:09.542 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:09 smithi057 ceph-mon[31602]: from='mgr.24454 ' entity='mgr.x' 2024-04-26T16:47:09.542 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:09 smithi057 ceph-mon[31602]: Rotating authentication key for mgr.y 2024-04-26T16:47:09.542 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:09 smithi057 ceph-mon[31602]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "auth get-or-create-pending", "entity": "mgr.y", "format": "json"}]: dispatch 2024-04-26T16:47:09.542 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:09 smithi057 ceph-mon[31602]: from='mgr.24454 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create-pending", "entity": "mgr.y", "format": "json"}]: dispatch 2024-04-26T16:47:09.542 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:09 smithi057 ceph-mon[31602]: from='mgr.24454 ' entity='mgr.x' cmd='[{"prefix": "auth get-or-create-pending", "entity": "mgr.y", "format": "json"}]': finished 2024-04-26T16:47:09.542 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:09 smithi057 ceph-mon[31602]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-26T16:47:09.542 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:09 smithi057 ceph-mon[31602]: from='mgr.24454 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-26T16:47:09.542 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:09 smithi057 ceph-mon[31602]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-26T16:47:09.542 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:09 smithi057 ceph-mon[31602]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:47:09.542 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:09 smithi057 ceph-mon[31602]: Reconfiguring daemon mgr.y on smithi016 2024-04-26T16:47:09.542 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:09 smithi057 ceph-mon[31602]: Standby manager daemon y started 2024-04-26T16:47:09.542 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:09 smithi057 ceph-mon[31602]: from='mgr.? 172.21.15.16:0/411082234' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-26T16:47:09.542 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:09 smithi057 ceph-mon[31602]: from='mgr.? 172.21.15.16:0/411082234' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-26T16:47:09.543 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:09 smithi057 ceph-mon[31602]: from='mgr.? 172.21.15.16:0/411082234' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-26T16:47:09.543 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:09 smithi057 ceph-mon[31602]: from='mgr.? 172.21.15.16:0/411082234' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-26T16:47:09.687 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQDD1ytmFoeiDxAAccH/jsScNil3tCWtj2uspA== 2024-04-26T16:47:09.687 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQDD1ytmFoeiDxAAccH/jsScNil3tCWtj2uspA== == AQDD1ytmFoeiDxAAccH/jsScNil3tCWtj2uspA== ']' 2024-04-26T16:47:09.687 INFO:teuthology.orchestra.run.smithi016.stderr:+ sleep 5 2024-04-26T16:47:10.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:10 smithi057 ceph-mon[31602]: pgmap v7: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-04-26T16:47:10.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:10 smithi057 ceph-mon[31602]: mgrmap e27: x(active, since 8s), standbys: y 2024-04-26T16:47:10.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:10 smithi057 ceph-mon[31602]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-26T16:47:10.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:10 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/676311990' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "mgr.x"}]: dispatch 2024-04-26T16:47:10.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:10 smithi057 ceph-mon[31602]: from='mgr.24454 ' entity='mgr.x' 2024-04-26T16:47:10.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:10 smithi057 ceph-mon[31602]: from='mgr.24454 ' entity='mgr.x' 2024-04-26T16:47:10.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:10 smithi016 ceph-mon[27893]: pgmap v7: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-04-26T16:47:10.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:10 smithi016 ceph-mon[27893]: mgrmap e27: x(active, since 8s), standbys: y 2024-04-26T16:47:10.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:10 smithi016 ceph-mon[27893]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-26T16:47:10.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:10 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/676311990' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "mgr.x"}]: dispatch 2024-04-26T16:47:10.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:10 smithi016 ceph-mon[27893]: from='mgr.24454 ' entity='mgr.x' 2024-04-26T16:47:10.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:10 smithi016 ceph-mon[27893]: from='mgr.24454 ' entity='mgr.x' 2024-04-26T16:47:10.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:10 smithi016 ceph-mon[37491]: pgmap v7: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-04-26T16:47:10.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:10 smithi016 ceph-mon[37491]: mgrmap e27: x(active, since 8s), standbys: y 2024-04-26T16:47:10.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:10 smithi016 ceph-mon[37491]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-26T16:47:10.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:10 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/676311990' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "mgr.x"}]: dispatch 2024-04-26T16:47:10.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:10 smithi016 ceph-mon[37491]: from='mgr.24454 ' entity='mgr.x' 2024-04-26T16:47:10.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:10 smithi016 ceph-mon[37491]: from='mgr.24454 ' entity='mgr.x' 2024-04-26T16:47:11.132 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:10 smithi016 systemd[1]: Stopping Ceph mgr.y for 8b1f7092-03ea-11ef-bc93-c7b262605968... 2024-04-26T16:47:11.399 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:11 smithi016 podman[85099]: 2024-04-26 16:47:11.133011099 +0000 UTC m=+0.148410273 container died bfaf0bf6dbccb5182d93924bf08362e51d536dc416f43e2e5d2718d7e33ead4d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y, org.label-schema.build-date=20240424, org.label-schema.vendor=CentOS, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, CEPH_POINT_RELEASE=, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, ceph=True, GIT_CLEAN=True) 2024-04-26T16:47:11.741 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:11 smithi016 podman[85099]: 2024-04-26 16:47:11.490364805 +0000 UTC m=+0.505763978 container cleanup bfaf0bf6dbccb5182d93924bf08362e51d536dc416f43e2e5d2718d7e33ead4d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, org.label-schema.build-date=20240424, org.label-schema.schema-version=1.0, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.license=GPLv2, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-26T16:47:11.741 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:11 smithi016 bash[85099]: ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y 2024-04-26T16:47:12.046 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:11 smithi016 podman[85118]: 2024-04-26 16:47:11.742048572 +0000 UTC m=+0.608980699 container remove bfaf0bf6dbccb5182d93924bf08362e51d536dc416f43e2e5d2718d7e33ead4d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, GIT_BRANCH=HEAD, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_CLEAN=True, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, ceph=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240424, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-26T16:47:12.047 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:11 smithi016 systemd[1]: ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-04-26T16:47:12.047 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:11 smithi016 systemd[1]: ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@mgr.y.service: Failed with result 'exit-code'. 2024-04-26T16:47:12.047 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:11 smithi016 systemd[1]: Stopped Ceph mgr.y for 8b1f7092-03ea-11ef-bc93-c7b262605968. 2024-04-26T16:47:12.047 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:11 smithi016 systemd[1]: ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@mgr.y.service: Consumed 1min 27.049s CPU time. 2024-04-26T16:47:12.047 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:11 smithi016 systemd[1]: Starting Ceph mgr.y for 8b1f7092-03ea-11ef-bc93-c7b262605968... 2024-04-26T16:47:12.359 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:12 smithi016 ceph-mon[27893]: pgmap v8: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-26T16:47:12.360 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:12 smithi016 ceph-mon[37491]: pgmap v8: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-26T16:47:12.360 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:12 smithi016 podman[85217]: 2024-04-26 16:47:11.994319512 +0000 UTC m=+0.018222668 image pull 031ba2747cfdd41e6bd5399209a1ba77775f760ed8b698251b3c2529efe3552f quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6 2024-04-26T16:47:12.360 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:12 smithi016 podman[85217]: 2024-04-26 16:47:12.110027907 +0000 UTC m=+0.133931093 container create c5ee8fd06d179a9a529b4610633246d757906c22a50c87e07ae0cbaddb2c3813 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, ceph=True, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240424, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, CEPH_POINT_RELEASE=) 2024-04-26T16:47:12.360 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:12 smithi016 podman[85217]: 2024-04-26 16:47:12.32896806 +0000 UTC m=+0.352871205 container init c5ee8fd06d179a9a529b4610633246d757906c22a50c87e07ae0cbaddb2c3813 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y, org.label-schema.build-date=20240424, org.label-schema.vendor=CentOS, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True) 2024-04-26T16:47:12.360 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:12 smithi016 podman[85217]: 2024-04-26 16:47:12.334863288 +0000 UTC m=+0.358766445 container start c5ee8fd06d179a9a529b4610633246d757906c22a50c87e07ae0cbaddb2c3813 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, org.label-schema.build-date=20240424, ceph=True, GIT_CLEAN=True, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux ) 2024-04-26T16:47:12.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:12 smithi057 ceph-mon[31602]: pgmap v8: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-26T16:47:12.690 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:12 smithi016 ceph-mgr[85255]: -- 172.21.15.16:0/3821387034 <== mon.2 v2:172.21.15.16:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55ee0061a5a0 con 0x55ee005ee800 2024-04-26T16:47:12.690 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:12 smithi016 ceph-mgr[85255]: cephx client: could not set rotating key: decode_decrypt failed. error:bad magic in decode_decrypt, 994414280406567043 != 18374858748799134293 2024-04-26T16:47:12.690 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:12 smithi016 bash[85217]: c5ee8fd06d179a9a529b4610633246d757906c22a50c87e07ae0cbaddb2c3813 2024-04-26T16:47:12.690 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:12 smithi016 systemd[1]: Started Ceph mgr.y for 8b1f7092-03ea-11ef-bc93-c7b262605968. 2024-04-26T16:47:12.690 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:12 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[85232]: 2024-04-26T16:47:12.494+0000 7f8162c42200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-26T16:47:12.690 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:12 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[85232]: 2024-04-26T16:47:12.689+0000 7f8162c42200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-26T16:47:13.046 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:12 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[85232]: 2024-04-26T16:47:12.796+0000 7f8162c42200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-26T16:47:13.478 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:13 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[85232]: 2024-04-26T16:47:13.120+0000 7f8162c42200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-26T16:47:13.478 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:13 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[85232]: 2024-04-26T16:47:13.208+0000 7f8162c42200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-26T16:47:13.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:13 smithi057 ceph-mon[31602]: from='mgr.24454 ' entity='mgr.x' 2024-04-26T16:47:13.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:13 smithi057 ceph-mon[31602]: from='mgr.24454 ' entity='mgr.x' 2024-04-26T16:47:13.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:13 smithi057 ceph-mon[31602]: Rotating authentication key for mgr.x 2024-04-26T16:47:13.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:13 smithi057 ceph-mon[31602]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "auth get-or-create-pending", "entity": "mgr.x", "format": "json"}]: dispatch 2024-04-26T16:47:13.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:13 smithi057 ceph-mon[31602]: from='mgr.24454 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create-pending", "entity": "mgr.x", "format": "json"}]: dispatch 2024-04-26T16:47:13.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:13 smithi057 ceph-mon[31602]: from='mgr.24454 ' entity='mgr.x' cmd='[{"prefix": "auth get-or-create-pending", "entity": "mgr.x", "format": "json"}]': finished 2024-04-26T16:47:13.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:13 smithi057 ceph-mon[31602]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-26T16:47:13.791 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:13 smithi057 ceph-mon[31602]: from='mgr.24454 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-26T16:47:13.792 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:13 smithi057 ceph-mon[31602]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-26T16:47:13.792 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:13 smithi057 ceph-mon[31602]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:47:13.792 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:13 smithi057 ceph-mon[31602]: Reconfiguring daemon mgr.x on smithi057 2024-04-26T16:47:13.792 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:13 smithi057 ceph-mon[31602]: pgmap v9: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-26T16:47:13.798 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:13 smithi016 ceph-mon[27893]: from='mgr.24454 ' entity='mgr.x' 2024-04-26T16:47:13.798 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:13 smithi016 ceph-mon[27893]: from='mgr.24454 ' entity='mgr.x' 2024-04-26T16:47:13.798 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:13 smithi016 ceph-mon[27893]: Rotating authentication key for mgr.x 2024-04-26T16:47:13.798 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:13 smithi016 ceph-mon[27893]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "auth get-or-create-pending", "entity": "mgr.x", "format": "json"}]: dispatch 2024-04-26T16:47:13.798 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:13 smithi016 ceph-mon[27893]: from='mgr.24454 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create-pending", "entity": "mgr.x", "format": "json"}]: dispatch 2024-04-26T16:47:13.798 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:13 smithi016 ceph-mon[27893]: from='mgr.24454 ' entity='mgr.x' cmd='[{"prefix": "auth get-or-create-pending", "entity": "mgr.x", "format": "json"}]': finished 2024-04-26T16:47:13.798 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:13 smithi016 ceph-mon[27893]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-26T16:47:13.798 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:13 smithi016 ceph-mon[27893]: from='mgr.24454 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-26T16:47:13.798 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:13 smithi016 ceph-mon[27893]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-26T16:47:13.798 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:13 smithi016 ceph-mon[27893]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:47:13.798 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:13 smithi016 ceph-mon[27893]: Reconfiguring daemon mgr.x on smithi057 2024-04-26T16:47:13.799 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:13 smithi016 ceph-mon[27893]: pgmap v9: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-26T16:47:13.799 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:13 smithi016 ceph-mon[37491]: from='mgr.24454 ' entity='mgr.x' 2024-04-26T16:47:13.799 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:13 smithi016 ceph-mon[37491]: from='mgr.24454 ' entity='mgr.x' 2024-04-26T16:47:13.799 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:13 smithi016 ceph-mon[37491]: Rotating authentication key for mgr.x 2024-04-26T16:47:13.799 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:13 smithi016 ceph-mon[37491]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "auth get-or-create-pending", "entity": "mgr.x", "format": "json"}]: dispatch 2024-04-26T16:47:13.799 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:13 smithi016 ceph-mon[37491]: from='mgr.24454 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create-pending", "entity": "mgr.x", "format": "json"}]: dispatch 2024-04-26T16:47:13.799 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:13 smithi016 ceph-mon[37491]: from='mgr.24454 ' entity='mgr.x' cmd='[{"prefix": "auth get-or-create-pending", "entity": "mgr.x", "format": "json"}]': finished 2024-04-26T16:47:13.799 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:13 smithi016 ceph-mon[37491]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-26T16:47:13.799 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:13 smithi016 ceph-mon[37491]: from='mgr.24454 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-26T16:47:13.799 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:13 smithi016 ceph-mon[37491]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-26T16:47:13.799 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:13 smithi016 ceph-mon[37491]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T16:47:13.799 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:13 smithi016 ceph-mon[37491]: Reconfiguring daemon mgr.x on smithi057 2024-04-26T16:47:13.799 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:13 smithi016 ceph-mon[37491]: pgmap v9: 132 pgs: 132 active+clean; 583 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-26T16:47:14.332 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:14 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:47:14.285+0000 7f6311057700 -1 mgr.server reply reply (13) Permission denied access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication 2024-04-26T16:47:14.332 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:14 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:47:14.288+0000 7f630e051700 -1 log_channel(cephadm) log [ERR] : Non-zero return from ['ceph', '-k', '/var/lib/ceph/mgr/ceph-x/keyring', '-n', 'mgr.x', 'tell', 'mgr.x', 'rotate-key', '-i', '-']: 2024-04-26T16:47:14.281+0000 7ffa23fff700 1 -- 172.21.15.57:0/142898725 <== mon.1 v2:172.21.15.57:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x7ffa180037e0 con 0x7ffa2c10a420 2024-04-26T16:47:14.332 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:14 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:47:14.281+0000 7ffa23fff700 0 cephx client: could not set rotating key: decode_decrypt failed. error:bad magic in decode_decrypt, 9109429909496846498 != 18374858748799134293 2024-04-26T16:47:14.332 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:14 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:47:14.281+0000 7ffa33840700 1 -- 172.21.15.57:0/142898725 >> [v2:172.21.15.57:3300/0,v1:172.21.15.57:6789/0] conn(0x7ffa2c10a420 msgr2=0x7ffa2c10c850 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2024-04-26T16:47:14.332 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:14 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:47:14.281+0000 7ffa33840700 1 --2- 172.21.15.57:0/142898725 >> [v2:172.21.15.57:3300/0,v1:172.21.15.57:6789/0] conn(0x7ffa2c10a420 0x7ffa2c10c850 secure :-1 s=READY pgs=80 cs=0 l=1 rev1=1 crypto rx=0x7ffa28009990 tx=0x7ffa28009ca0 comp rx=0 tx=0).stop 2024-04-26T16:47:14.333 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:14 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:47:14.281+0000 7ffa33840700 1 -- 172.21.15.57:0/142898725 shutdown_connections 2024-04-26T16:47:14.333 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:14 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:47:14.281+0000 7ffa33840700 1 --2- 172.21.15.57:0/142898725 >> [v2:172.21.15.16:3301/0,v1:172.21.15.16:6790/0] conn(0x7ffa2c113c90 0x7ffa2c116120 unknown :-1 s=CLOSED pgs=0 cs=0 l=0 rev1=1 crypto rx=0 tx=0 comp rx=0 tx=0).stop 2024-04-26T16:47:14.333 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:14 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:47:14.281+0000 7ffa33840700 1 --2- 172.21.15.57:0/142898725 >> [v2:172.21.15.57:3300/0,v1:172.21.15.57:6789/0] conn(0x7ffa2c10a420 0x7ffa2c10c850 unknown :-1 s=CLOSED pgs=80 cs=0 l=1 rev1=1 crypto rx=0 tx=0 comp rx=0 tx=0).stop 2024-04-26T16:47:14.333 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:14 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:47:14.281+0000 7ffa33840700 1 --2- 172.21.15.57:0/142898725 >> [v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0] conn(0x7ffa2c10cd90 0x7ffa2c10d1f0 unknown :-1 s=CLOSED pgs=0 cs=0 l=0 rev1=1 crypto rx=0 tx=0 comp rx=0 tx=0).stop 2024-04-26T16:47:14.333 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:14 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:47:14.281+0000 7ffa33840700 1 -- 172.21.15.57:0/142898725 >> 172.21.15.57:0/142898725 conn(0x7ffa2c070c40 msgr2=0x7ffa2c0730a0 unknown :-1 s=STATE_NONE l=0).mark_down 2024-04-26T16:47:14.333 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:14 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:47:14.281+0000 7ffa33840700 1 -- 172.21.15.57:0/142898725 shutdown_connections 2024-04-26T16:47:14.333 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:14 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:47:14.281+0000 7ffa33840700 1 -- 172.21.15.57:0/142898725 wait complete. 2024-04-26T16:47:14.333 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:14 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:47:14.282+0000 7ffa33840700 1 Processor -- start 2024-04-26T16:47:14.333 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:14 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:47:14.282+0000 7ffa33840700 1 -- start start 2024-04-26T16:47:14.333 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:14 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:47:14.282+0000 7ffa33840700 1 --2- >> [v2:172.21.15.57:3300/0,v1:172.21.15.57:6789/0] conn(0x7ffa2c10a420 0x7ffa2c1a3840 unknown :-1 s=NONE pgs=0 cs=0 l=1 rev1=0 crypto rx=0 tx=0 comp rx=0 tx=0).connect 2024-04-26T16:47:14.333 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:14 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:47:14.282+0000 7ffa33840700 1 --2- >> [v2:172.21.15.16:3301/0,v1:172.21.15.16:6790/0] conn(0x7ffa2c10cd90 0x7ffa2c1a3d80 unknown :-1 s=NONE pgs=0 cs=0 l=1 rev1=0 crypto rx=0 tx=0 comp rx=0 tx=0).connect 2024-04-26T16:47:14.333 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:14 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:47:14.282+0000 7ffa33840700 1 --2- >> [v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0] conn(0x7ffa2c113c90 0x7ffa2c1aae30 unknown :-1 s=NONE pgs=0 cs=0 l=1 rev1=0 crypto rx=0 tx=0 comp rx=0 tx=0).connect 2024-04-26T16:47:14.333 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:14 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:47:14.282+0000 7ffa33840700 1 -- --> [v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0] -- mon_getmap magic: 0 -- 0x7ffa2c1194b0 con 0x7ffa2c113c90 2024-04-26T16:47:14.333 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:14 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:47:14.282+0000 7ffa33840700 1 -- --> [v2:172.21.15.57:3300/0,v1:172.21.15.57:6789/0] -- mon_getmap magic: 0 -- 0x7ffa2c119330 con 0x7ffa2c10a420 2024-04-26T16:47:14.333 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:14 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:47:14.282+0000 7ffa33840700 1 -- --> [v2:172.21.15.16:3301/0,v1:172.21.15.16:6790/0] -- mon_getmap magic: 0 -- 0x7ffa2c119630 con 0x7ffa2c10cd90 2024-04-26T16:47:14.334 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:14 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:47:14.282+0000 7ffa315dc700 1 --2- >> [v2:172.21.15.57:3300/0,v1:172.21.15.57:6789/0] conn(0x7ffa2c10a420 0x7ffa2c1a3840 unknown :-1 s=BANNER_CONNECTING pgs=0 cs=0 l=1 rev1=0 crypto rx=0 tx=0 comp rx=0 tx=0)._handle_peer_banner_payload supported=3 required=0 2024-04-26T16:47:14.334 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:14 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:47:14.282+0000 7ffa315dc700 1 --2- >> [v2:172.21.15.57:3300/0,v1:172.21.15.57:6789/0] conn(0x7ffa2c10a420 0x7ffa2c1a3840 unknown :-1 s=HELLO_CONNECTING pgs=0 cs=0 l=1 rev1=1 crypto rx=0 tx=0 comp rx=0 tx=0).handle_hello peer v2:172.21.15.57:3300/0 says I am v2:172.21.15.57:42118/0 (socket says 172.21.15.57:42118) 2024-04-26T16:47:14.334 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:14 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:47:14.282+0000 7ffa315dc700 1 -- 172.21.15.57:0/462473500 learned_addr learned my addr 172.21.15.57:0/462473500 (peer_addr_for_me v2:172.21.15.57:0/0) 2024-04-26T16:47:14.334 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:14 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:47:14.282+0000 7ffa31ddd700 1 --2- 172.21.15.57:0/462473500 >> [v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0] conn(0x7ffa2c113c90 0x7ffa2c1aae30 unknown :-1 s=BANNER_CONNECTING pgs=0 cs=0 l=1 rev1=0 crypto rx=0 tx=0 comp rx=0 tx=0)._handle_peer_banner_payload supported=3 required=0 2024-04-26T16:47:14.334 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:14 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:47:14.282+0000 7ffa30ddb700 1 --2- 172.21.15.57:0/462473500 >> [v2:172.21.15.16:3301/0,v1:172.21.15.16:6790/0] conn(0x7ffa2c10cd90 0x7ffa2c1a3d80 unknown :-1 s=BANNER_CONNECTING pgs=0 cs=0 l=1 rev1=0 crypto rx=0 tx=0 comp rx=0 tx=0)._handle_peer_banner_payload supported=3 required=0 2024-04-26T16:47:14.334 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:14 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:47:14.283+0000 7ffa315dc700 1 -- 172.21.15.57:0/462473500 >> [v2:172.21.15.16:3301/0,v1:172.21.15.16:6790/0] conn(0x7ffa2c10cd90 msgr2=0x7ffa2c1a3d80 unknown :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2024-04-26T16:47:14.334 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:14 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:47:14.283+0000 7ffa315dc700 1 --2- 172.21.15.57:0/462473500 >> [v2:172.21.15.16:3301/0,v1:172.21.15.16:6790/0] conn(0x7ffa2c10cd90 0x7ffa2c1a3d80 unknown :-1 s=AUTH_CONNECTING pgs=0 cs=0 l=1 rev1=1 crypto rx=0 tx=0 comp rx=0 tx=0).stop 2024-04-26T16:47:14.334 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:14 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:47:14.283+0000 7ffa315dc700 1 -- 172.21.15.57:0/462473500 >> [v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0] conn(0x7ffa2c113c90 msgr2=0x7ffa2c1aae30 unknown :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2024-04-26T16:47:14.335 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:14 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:47:14.283+0000 7ffa315dc700 1 --2- 172.21.15.57:0/462473500 >> [v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0] conn(0x7ffa2c113c90 0x7ffa2c1aae30 unknown :-1 s=AUTH_CONNECTING pgs=0 cs=0 l=1 rev1=1 crypto rx=0 tx=0 comp rx=0 tx=0).stop 2024-04-26T16:47:14.335 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:14 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:47:14.283+0000 7ffa315dc700 1 -- 172.21.15.57:0/462473500 --> [v2:172.21.15.57:3300/0,v1:172.21.15.57:6789/0] -- mon_subscribe({config=0+,monmap=0+}) -- 0x7ffa2c1ab500 con 0x7ffa2c10a420 2024-04-26T16:47:14.335 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:14 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:47:14.283+0000 7ffa315dc700 1 --2- 172.21.15.57:0/462473500 >> [v2:172.21.15.57:3300/0,v1:172.21.15.57:6789/0] conn(0x7ffa2c10a420 0x7ffa2c1a3840 secure :-1 s=READY pgs=81 cs=0 l=1 rev1=1 crypto rx=0x7ffa280098e0 tx=0x7ffa28009580 comp rx=0 tx=0).ready entity=mon.1 client_cookie=0 server_cookie=0 in_seq=0 out_seq=0 2024-04-26T16:47:14.335 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:14 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:47:14.283+0000 7ffa227fc700 1 -- 172.21.15.57:0/462473500 <== mon.1 v2:172.21.15.57:3300/0 1 ==== mon_map magic: 0 ==== 413+0+0 (secure 0 0 0) 0x7ffa28005270 con 0x7ffa2c10a420 2024-04-26T16:47:14.335 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:14 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:47:14.283+0000 7ffa227fc700 1 -- 172.21.15.57:0/462473500 --> [v2:172.21.15.57:3300/0,v1:172.21.15.57:6789/0] -- auth(proto 2 2 bytes epoch 0) -- 0x7ffa180033a0 con 0x7ffa2c10a420 2024-04-26T16:47:14.335 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:14 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:47:14.283+0000 7ffa227fc700 1 -- 172.21.15.57:0/462473500 <== mon.1 v2:172.21.15.57:3300/0 2 ==== config(39 keys) ==== 1766+0+0 (secure 0 0 0) 0x7ffa28027070 con 0x7ffa2c10a420 2024-04-26T16:47:14.335 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:14 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:47:14.283+0000 7ffa33840700 1 -- 172.21.15.57:0/462473500 --> [v2:172.21.15.57:3300/0,v1:172.21.15.57:6789/0] -- mon_subscribe({mgrmap=0+}) -- 0x7ffa2c1ab790 con 0x7ffa2c10a420 2024-04-26T16:47:14.335 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:14 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:47:14.283+0000 7ffa227fc700 1 -- 172.21.15.57:0/462473500 <== mon.1 v2:172.21.15.57:3300/0 3 ==== mon_map magic: 0 ==== 413+0+0 (secure 0 0 0) 0x7ffa280226b0 con 0x7ffa2c10a420 2024-04-26T16:47:14.335 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:14 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:47:14.283+0000 7ffa33840700 1 -- 172.21.15.57:0/462473500 --> [v2:172.21.15.57:3300/0,v1:172.21.15.57:6789/0] -- mon_subscribe({osdmap=0}) -- 0x7ffa2c1abbe0 con 0x7ffa2c10a420 2024-04-26T16:47:14.335 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:14 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:47:14.283+0000 7ffa227fc700 1 -- 172.21.15.57:0/462473500 <== mon.1 v2:172.21.15.57:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x7ffa2c1abbe0 con 0x7ffa2c10a420 2024-04-26T16:47:14.335 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:14 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:47:14.283+0000 7ffa227fc700 0 cephx client: could not set rotating key: decode_decrypt failed. error:bad magic in decode_decrypt, 9109429909496846498 != 18374858748799134293 2024-04-26T16:47:14.335 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:14 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:47:14.284+0000 7ffa227fc700 1 -- 172.21.15.57:0/462473500 <== mon.1 v2:172.21.15.57:3300/0 5 ==== mgrmap(e 27) ==== 93925+0+0 (secure 0 0 0) 0x7ffa28009d10 con 0x7ffa2c10a420 2024-04-26T16:47:14.336 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:14 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:47:14.285+0000 7ffa227fc700 1 --2- 172.21.15.57:0/462473500 >> v2:172.21.15.57:6816/1677053362 conn(0x7ffa18070a20 0x7ffa18072ee0 unknown :-1 s=NONE pgs=0 cs=0 l=1 rev1=0 crypto rx=0 tx=0 comp rx=0 tx=0).connect 2024-04-26T16:47:14.336 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:14 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:47:14.285+0000 7ffa227fc700 1 -- 172.21.15.57:0/462473500 --> v2:172.21.15.57:6816/1677053362 -- command(tid 0: {"prefix": "get_command_descriptions"}) -- 0x7ffa180735b0 con 0x7ffa18070a20 2024-04-26T16:47:14.336 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:14 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:47:14.285+0000 7ffa227fc700 1 -- 172.21.15.57:0/462473500 <== mon.1 v2:172.21.15.57:3300/0 6 ==== osd_map(73..73 src has 1..73) ==== 6474+0+0 (secure 0 0 0) 0x7ffa28093a80 con 0x7ffa2c10a420 2024-04-26T16:47:14.336 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:14 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:47:14.285+0000 7ffa30ddb700 1 --2- 172.21.15.57:0/462473500 >> v2:172.21.15.57:6816/1677053362 conn(0x7ffa18070a20 0x7ffa18072ee0 unknown :-1 s=BANNER_CONNECTING pgs=0 cs=0 l=1 rev1=0 crypto rx=0 tx=0 comp rx=0 tx=0)._handle_peer_banner_payload supported=3 required=0 2024-04-26T16:47:14.336 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:14 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:47:14.285+0000 7ffa30ddb700 1 --2- 172.21.15.57:0/462473500 >> v2:172.21.15.57:6816/1677053362 conn(0x7ffa18070a20 0x7ffa18072ee0 secure :-1 s=READY pgs=29 cs=0 l=1 rev1=1 crypto rx=0x7ffa1c007c50 tx=0x7ffa1c0073d0 comp rx=0 tx=0).ready entity=mgr.24454 client_cookie=0 server_cookie=0 in_seq=0 out_seq=0 2024-04-26T16:47:14.336 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:14 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:47:14.285+0000 7ffa227fc700 1 -- 172.21.15.57:0/462473500 <== mgr.24454 v2:172.21.15.57:6816/1677053362 1 ==== command_reply(tid 0: -13 access denied: does your client key have mgr caps? See http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication) ==== 134+0+0 (secure 0 0 0) 0x7ffa180735b0 con 0x7ffa18070a20 2024-04-26T16:47:14.336 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:14 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: Error EACCES: problem getting command descriptions from mgr.x 2024-04-26T16:47:14.336 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:14 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:47:14.336 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:14 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:47:14.307+0000 7f637cafd700 -1 mgr handle_mgr_map I was active but no longer am 2024-04-26T16:47:14.674 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:14 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: ignoring --setuser ceph since I am not root 2024-04-26T16:47:14.675 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:14 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: ignoring --setgroup ceph since I am not root 2024-04-26T16:47:14.675 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:14 smithi057 ceph-mgr[33728]: -- 172.21.15.57:0/3519272319 <== mon.1 v2:172.21.15.57:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55fc2dfaa5a0 con 0x55fc2df7ec00 2024-04-26T16:47:14.675 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:14 smithi057 ceph-mgr[33728]: cephx client: could not set rotating key: decode_decrypt failed. error:bad magic in decode_decrypt, 9109429909496846498 != 18374858748799134293 2024-04-26T16:47:14.675 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:14 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:47:14.481+0000 7f260d9ca200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-26T16:47:14.675 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:14 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:47:14.674+0000 7f260d9ca200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-26T16:47:14.687 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:14 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[85232]: 2024-04-26T16:47:14.500+0000 7f8162c42200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-26T16:47:14.688 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:14 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[85232]: 2024-04-26T16:47:14.687+0000 7f8162c42200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-26T16:47:14.691 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key mgr.x 2024-04-26T16:47:15.040 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:14 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:47:14.782+0000 7f260d9ca200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-26T16:47:15.046 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:14 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[85232]: 2024-04-26T16:47:14.873+0000 7f8162c42200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-26T16:47:15.177 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQDD1ytmFoeiDxAAccH/jsScNil3tCWtj2uspA== 2024-04-26T16:47:15.178 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQDD1ytmFoeiDxAAccH/jsScNil3tCWtj2uspA== == AQDD1ytmFoeiDxAAccH/jsScNil3tCWtj2uspA== ']' 2024-04-26T16:47:15.178 INFO:teuthology.orchestra.run.smithi016.stderr:+ sleep 5 2024-04-26T16:47:15.537 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:15 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[85232]: 2024-04-26T16:47:15.224+0000 7f8162c42200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-26T16:47:15.538 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:15 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[85232]: 2024-04-26T16:47:15.324+0000 7f8162c42200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-26T16:47:15.538 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:15 smithi016 ceph-mon[27893]: from='mgr.24454 ' entity='mgr.x' 2024-04-26T16:47:15.538 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:15 smithi016 ceph-mon[27893]: from='mgr.24454 ' entity='mgr.x' 2024-04-26T16:47:15.538 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:15 smithi016 ceph-mon[27893]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-26T16:47:15.538 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:15 smithi016 ceph-mon[27893]: from='mgr.24454 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-26T16:47:15.538 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:15 smithi016 ceph-mon[27893]: Activating manager daemon y 2024-04-26T16:47:15.538 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:15 smithi016 ceph-mon[27893]: from='mgr.24454 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-04-26T16:47:15.538 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:15 smithi016 ceph-mon[27893]: osdmap e74: 8 total, 8 up, 8 in 2024-04-26T16:47:15.538 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:15 smithi016 ceph-mon[27893]: mgrmap e28: y(active, starting, since 0.00776125s) 2024-04-26T16:47:15.538 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:15 smithi016 ceph-mon[37491]: from='mgr.24454 ' entity='mgr.x' 2024-04-26T16:47:15.539 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:15 smithi016 ceph-mon[37491]: from='mgr.24454 ' entity='mgr.x' 2024-04-26T16:47:15.539 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:15 smithi016 ceph-mon[37491]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-26T16:47:15.539 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:15 smithi016 ceph-mon[37491]: from='mgr.24454 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-26T16:47:15.539 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:15 smithi016 ceph-mon[37491]: Activating manager daemon y 2024-04-26T16:47:15.539 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:15 smithi016 ceph-mon[37491]: from='mgr.24454 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-04-26T16:47:15.539 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:15 smithi016 ceph-mon[37491]: osdmap e74: 8 total, 8 up, 8 in 2024-04-26T16:47:15.539 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:15 smithi016 ceph-mon[37491]: mgrmap e28: y(active, starting, since 0.00776125s) 2024-04-26T16:47:15.541 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:15 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:47:15.104+0000 7f260d9ca200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-26T16:47:15.541 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:15 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:47:15.193+0000 7f260d9ca200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-26T16:47:15.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:15 smithi057 ceph-mon[31602]: from='mgr.24454 ' entity='mgr.x' 2024-04-26T16:47:15.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:15 smithi057 ceph-mon[31602]: from='mgr.24454 ' entity='mgr.x' 2024-04-26T16:47:15.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:15 smithi057 ceph-mon[31602]: from='mgr.24454 172.21.15.57:0/2417147468' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-26T16:47:15.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:15 smithi057 ceph-mon[31602]: from='mgr.24454 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-26T16:47:15.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:15 smithi057 ceph-mon[31602]: Activating manager daemon y 2024-04-26T16:47:15.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:15 smithi057 ceph-mon[31602]: from='mgr.24454 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-04-26T16:47:15.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:15 smithi057 ceph-mon[31602]: osdmap e74: 8 total, 8 up, 8 in 2024-04-26T16:47:15.541 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:15 smithi057 ceph-mon[31602]: mgrmap e28: y(active, starting, since 0.00776125s) 2024-04-26T16:47:15.796 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:15 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[85232]: 2024-04-26T16:47:15.537+0000 7f8162c42200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-26T16:47:15.796 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:15 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[85232]: 2024-04-26T16:47:15.739+0000 7f8162c42200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-26T16:47:16.440 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:16 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/720869825' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "mgr.x"}]: dispatch 2024-04-26T16:47:16.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:16 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/720869825' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "mgr.x"}]: dispatch 2024-04-26T16:47:16.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:16 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/720869825' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "mgr.x"}]: dispatch 2024-04-26T16:47:16.547 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:16 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[85232]: 2024-04-26T16:47:16.370+0000 7f8162c42200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-26T16:47:16.791 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:16 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:47:16.440+0000 7f260d9ca200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-26T16:47:16.791 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:16 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:47:16.618+0000 7f260d9ca200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-26T16:47:17.046 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:16 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[85232]: 2024-04-26T16:47:16.603+0000 7f8162c42200 -1 mgr[py] Module smb has missing NOTIFY_TYPES member 2024-04-26T16:47:17.099 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:16 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:47:16.797+0000 7f260d9ca200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-26T16:47:17.408 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:17 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:47:17.100+0000 7f260d9ca200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-26T16:47:17.409 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:17 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:47:17.196+0000 7f260d9ca200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-26T16:47:17.409 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:17 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:47:17.408+0000 7f260d9ca200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-26T16:47:17.537 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:17 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[85232]: 2024-04-26T16:47:17.049+0000 7f8162c42200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-26T16:47:17.537 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:17 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[85232]: 2024-04-26T16:47:17.150+0000 7f8162c42200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-26T16:47:17.791 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:17 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:47:17.613+0000 7f260d9ca200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-26T16:47:17.796 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:17 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[85232]: 2024-04-26T16:47:17.536+0000 7f8162c42200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-26T16:47:18.266 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:17 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[85232]: 2024-04-26T16:47:17.912+0000 7f8162c42200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-26T16:47:18.266 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:18 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[85232]: 2024-04-26T16:47:18.010+0000 7f8162c42200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-26T16:47:18.266 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:18 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[85232]: 2024-04-26T16:47:18.266+0000 7f8162c42200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-26T16:47:18.541 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:18 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:47:18.244+0000 7f260d9ca200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-26T16:47:18.541 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:18 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:47:18.477+0000 7f260d9ca200 -1 mgr[py] Module smb has missing NOTIFY_TYPES member 2024-04-26T16:47:18.546 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:18 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[85232]: 2024-04-26T16:47:18.405+0000 7f8162c42200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-26T16:47:18.546 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:18 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[85232]: 2024-04-26T16:47:18.506+0000 7f8162c42200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-26T16:47:19.291 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:18 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:47:18.924+0000 7f260d9ca200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-26T16:47:19.291 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:19 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:47:19.025+0000 7f260d9ca200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-26T16:47:19.296 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:18 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[85232]: 2024-04-26T16:47:18.843+0000 7f8162c42200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-26T16:47:19.296 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:18 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[85232]: 2024-04-26T16:47:18.941+0000 7f8162c42200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-26T16:47:19.789 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:19 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:47:19.412+0000 7f260d9ca200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-26T16:47:19.862 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:19 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[85232]: 2024-04-26T16:47:19.578+0000 7f8162c42200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-26T16:47:19.862 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:19 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[85232]: 2024-04-26T16:47:19.807+0000 7f8162c42200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-26T16:47:19.863 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:19 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[85232]: [26/Apr/2024:16:47:19] ENGINE Bus STARTING 2024-04-26T16:47:20.041 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:19 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:47:19.789+0000 7f260d9ca200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-26T16:47:20.041 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:19 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:47:19.891+0000 7f260d9ca200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-26T16:47:20.041 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:19 smithi057 ceph-mon[31602]: Active manager daemon y restarted 2024-04-26T16:47:20.041 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:19 smithi057 ceph-mon[31602]: Activating manager daemon y 2024-04-26T16:47:20.041 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:19 smithi057 ceph-mon[31602]: osdmap e75: 8 total, 8 up, 8 in 2024-04-26T16:47:20.041 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:19 smithi057 ceph-mon[31602]: mgrmap e29: y(active, starting, since 0.00753295s) 2024-04-26T16:47:20.042 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:19 smithi057 ceph-mon[31602]: from='mgr.? 172.21.15.16:0/2126499580' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-26T16:47:20.042 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:19 smithi057 ceph-mon[31602]: from='mgr.15420 172.21.15.16:0/2126499580' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-26T16:47:20.042 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:19 smithi057 ceph-mon[31602]: from='mgr.15420 172.21.15.16:0/2126499580' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T16:47:20.042 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:19 smithi057 ceph-mon[31602]: from='mgr.15420 172.21.15.16:0/2126499580' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T16:47:20.042 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:19 smithi057 ceph-mon[31602]: from='mgr.15420 172.21.15.16:0/2126499580' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T16:47:20.042 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:19 smithi057 ceph-mon[31602]: from='mgr.15420 172.21.15.16:0/2126499580' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-26T16:47:20.042 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:19 smithi057 ceph-mon[31602]: from='mgr.15420 172.21.15.16:0/2126499580' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-26T16:47:20.042 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:19 smithi057 ceph-mon[31602]: from='mgr.15420 172.21.15.16:0/2126499580' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-26T16:47:20.042 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:19 smithi057 ceph-mon[31602]: from='mgr.15420 172.21.15.16:0/2126499580' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-26T16:47:20.042 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:19 smithi057 ceph-mon[31602]: from='mgr.15420 172.21.15.16:0/2126499580' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-26T16:47:20.042 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:19 smithi057 ceph-mon[31602]: from='mgr.15420 172.21.15.16:0/2126499580' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-26T16:47:20.042 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:19 smithi057 ceph-mon[31602]: from='mgr.15420 172.21.15.16:0/2126499580' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-26T16:47:20.042 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:19 smithi057 ceph-mon[31602]: from='mgr.15420 172.21.15.16:0/2126499580' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-26T16:47:20.043 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:19 smithi057 ceph-mon[31602]: from='mgr.15420 172.21.15.16:0/2126499580' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-26T16:47:20.043 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:19 smithi057 ceph-mon[31602]: from='mgr.15420 172.21.15.16:0/2126499580' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-26T16:47:20.043 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:19 smithi057 ceph-mon[31602]: from='mgr.15420 172.21.15.16:0/2126499580' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-26T16:47:20.043 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:19 smithi057 ceph-mon[31602]: from='mgr.15420 172.21.15.16:0/2126499580' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-26T16:47:20.043 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:19 smithi057 ceph-mon[31602]: from='mgr.15420 172.21.15.16:0/2126499580' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-26T16:47:20.043 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:19 smithi057 ceph-mon[31602]: from='mgr.15420 172.21.15.16:0/2126499580' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-26T16:47:20.043 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:19 smithi057 ceph-mon[31602]: from='mgr.15420 172.21.15.16:0/2126499580' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-26T16:47:20.139 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:19 smithi016 ceph-mon[27893]: Active manager daemon y restarted 2024-04-26T16:47:20.139 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:19 smithi016 ceph-mon[27893]: Activating manager daemon y 2024-04-26T16:47:20.139 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:19 smithi016 ceph-mon[27893]: osdmap e75: 8 total, 8 up, 8 in 2024-04-26T16:47:20.139 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:19 smithi016 ceph-mon[27893]: mgrmap e29: y(active, starting, since 0.00753295s) 2024-04-26T16:47:20.139 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:19 smithi016 ceph-mon[27893]: from='mgr.? 172.21.15.16:0/2126499580' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-26T16:47:20.139 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:19 smithi016 ceph-mon[27893]: from='mgr.15420 172.21.15.16:0/2126499580' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-26T16:47:20.139 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:19 smithi016 ceph-mon[27893]: from='mgr.15420 172.21.15.16:0/2126499580' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T16:47:20.139 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:19 smithi016 ceph-mon[27893]: from='mgr.15420 172.21.15.16:0/2126499580' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T16:47:20.139 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:19 smithi016 ceph-mon[27893]: from='mgr.15420 172.21.15.16:0/2126499580' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T16:47:20.139 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:19 smithi016 ceph-mon[27893]: from='mgr.15420 172.21.15.16:0/2126499580' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-26T16:47:20.139 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:19 smithi016 ceph-mon[27893]: from='mgr.15420 172.21.15.16:0/2126499580' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-26T16:47:20.139 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:19 smithi016 ceph-mon[27893]: from='mgr.15420 172.21.15.16:0/2126499580' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-26T16:47:20.139 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:19 smithi016 ceph-mon[27893]: from='mgr.15420 172.21.15.16:0/2126499580' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-26T16:47:20.140 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:19 smithi016 ceph-mon[27893]: from='mgr.15420 172.21.15.16:0/2126499580' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-26T16:47:20.140 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:19 smithi016 ceph-mon[27893]: from='mgr.15420 172.21.15.16:0/2126499580' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-26T16:47:20.140 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:19 smithi016 ceph-mon[27893]: from='mgr.15420 172.21.15.16:0/2126499580' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-26T16:47:20.140 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:19 smithi016 ceph-mon[27893]: from='mgr.15420 172.21.15.16:0/2126499580' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-26T16:47:20.140 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:19 smithi016 ceph-mon[27893]: from='mgr.15420 172.21.15.16:0/2126499580' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-26T16:47:20.140 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:19 smithi016 ceph-mon[27893]: from='mgr.15420 172.21.15.16:0/2126499580' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-26T16:47:20.140 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:19 smithi016 ceph-mon[27893]: from='mgr.15420 172.21.15.16:0/2126499580' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-26T16:47:20.140 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:19 smithi016 ceph-mon[27893]: from='mgr.15420 172.21.15.16:0/2126499580' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-26T16:47:20.140 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:19 smithi016 ceph-mon[27893]: from='mgr.15420 172.21.15.16:0/2126499580' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-26T16:47:20.140 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:19 smithi016 ceph-mon[27893]: from='mgr.15420 172.21.15.16:0/2126499580' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-26T16:47:20.140 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:19 smithi016 ceph-mon[27893]: from='mgr.15420 172.21.15.16:0/2126499580' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-26T16:47:20.140 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:19 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[85232]: CherryPy Checker: 2024-04-26T16:47:20.141 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:19 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[85232]: The Application mounted at '' has an empty config. 2024-04-26T16:47:20.141 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:19 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[85232]: 2024-04-26T16:47:20.141 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:19 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[85232]: [26/Apr/2024:16:47:19] ENGINE Serving on http://:::9283 2024-04-26T16:47:20.141 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:19 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[85232]: [26/Apr/2024:16:47:19] ENGINE Bus STARTED 2024-04-26T16:47:20.141 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:19 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[85232]: [26/Apr/2024:16:47:19] ENGINE Bus STOPPING 2024-04-26T16:47:20.141 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:19 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[85232]: [26/Apr/2024:16:47:19] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-26T16:47:20.141 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:19 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[85232]: [26/Apr/2024:16:47:19] ENGINE Bus STOPPED 2024-04-26T16:47:20.141 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:20 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[85232]: [26/Apr/2024:16:47:20] ENGINE Bus STARTING 2024-04-26T16:47:20.141 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:19 smithi016 ceph-mon[37491]: Active manager daemon y restarted 2024-04-26T16:47:20.141 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:19 smithi016 ceph-mon[37491]: Activating manager daemon y 2024-04-26T16:47:20.141 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:19 smithi016 ceph-mon[37491]: osdmap e75: 8 total, 8 up, 8 in 2024-04-26T16:47:20.141 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:19 smithi016 ceph-mon[37491]: mgrmap e29: y(active, starting, since 0.00753295s) 2024-04-26T16:47:20.141 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:19 smithi016 ceph-mon[37491]: from='mgr.? 172.21.15.16:0/2126499580' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-26T16:47:20.141 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:19 smithi016 ceph-mon[37491]: from='mgr.15420 172.21.15.16:0/2126499580' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-26T16:47:20.142 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:19 smithi016 ceph-mon[37491]: from='mgr.15420 172.21.15.16:0/2126499580' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T16:47:20.142 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:19 smithi016 ceph-mon[37491]: from='mgr.15420 172.21.15.16:0/2126499580' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T16:47:20.142 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:19 smithi016 ceph-mon[37491]: from='mgr.15420 172.21.15.16:0/2126499580' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T16:47:20.142 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:19 smithi016 ceph-mon[37491]: from='mgr.15420 172.21.15.16:0/2126499580' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-26T16:47:20.142 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:19 smithi016 ceph-mon[37491]: from='mgr.15420 172.21.15.16:0/2126499580' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-26T16:47:20.142 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:19 smithi016 ceph-mon[37491]: from='mgr.15420 172.21.15.16:0/2126499580' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-26T16:47:20.142 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:19 smithi016 ceph-mon[37491]: from='mgr.15420 172.21.15.16:0/2126499580' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-26T16:47:20.142 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:19 smithi016 ceph-mon[37491]: from='mgr.15420 172.21.15.16:0/2126499580' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-26T16:47:20.142 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:19 smithi016 ceph-mon[37491]: from='mgr.15420 172.21.15.16:0/2126499580' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-26T16:47:20.142 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:19 smithi016 ceph-mon[37491]: from='mgr.15420 172.21.15.16:0/2126499580' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-26T16:47:20.142 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:19 smithi016 ceph-mon[37491]: from='mgr.15420 172.21.15.16:0/2126499580' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-26T16:47:20.142 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:19 smithi016 ceph-mon[37491]: from='mgr.15420 172.21.15.16:0/2126499580' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-26T16:47:20.142 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:19 smithi016 ceph-mon[37491]: from='mgr.15420 172.21.15.16:0/2126499580' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-26T16:47:20.142 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:19 smithi016 ceph-mon[37491]: from='mgr.15420 172.21.15.16:0/2126499580' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-26T16:47:20.142 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:19 smithi016 ceph-mon[37491]: from='mgr.15420 172.21.15.16:0/2126499580' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-26T16:47:20.142 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:19 smithi016 ceph-mon[37491]: from='mgr.15420 172.21.15.16:0/2126499580' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-26T16:47:20.142 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:19 smithi016 ceph-mon[37491]: from='mgr.15420 172.21.15.16:0/2126499580' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-26T16:47:20.143 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:19 smithi016 ceph-mon[37491]: from='mgr.15420 172.21.15.16:0/2126499580' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-26T16:47:20.180 INFO:teuthology.orchestra.run.smithi016.stderr:++ ceph auth get-key mgr.x 2024-04-26T16:47:20.401 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:20 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:47:20.152+0000 7f260d9ca200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-26T16:47:20.401 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:20 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:47:20.296+0000 7f260d9ca200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-26T16:47:20.402 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:20 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:47:20.401+0000 7f260d9ca200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-26T16:47:20.546 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:20 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[85232]: [26/Apr/2024:16:47:20] ENGINE Serving on http://:::9283 2024-04-26T16:47:20.546 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:20 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[85232]: [26/Apr/2024:16:47:20] ENGINE Bus STARTED 2024-04-26T16:47:20.623 INFO:teuthology.orchestra.run.smithi016.stderr:+ NK=AQCQ2itmi+JvHRAAN0EKL40+oF+VixjTaHGw8Q== 2024-04-26T16:47:20.623 INFO:teuthology.orchestra.run.smithi016.stderr:+ '[' AQDD1ytmFoeiDxAAccH/jsScNil3tCWtj2uspA== == AQCQ2itmi+JvHRAAN0EKL40+oF+VixjTaHGw8Q== ']' 2024-04-26T16:47:20.950 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:20 smithi016 ceph-mon[27893]: Manager daemon y is now available 2024-04-26T16:47:20.950 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:20 smithi016 ceph-mon[27893]: from='mgr.15420 172.21.15.16:0/2126499580' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:47:20.950 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:20 smithi016 ceph-mon[27893]: from='mgr.15420 172.21.15.16:0/2126499580' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:47:20.950 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:20 smithi016 ceph-mon[27893]: from='mgr.15420 172.21.15.16:0/2126499580' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-26T16:47:20.951 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:20 smithi016 ceph-mon[27893]: from='mgr.15420 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-26T16:47:20.951 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:20 smithi016 ceph-mon[27893]: from='mgr.15420 172.21.15.16:0/2126499580' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-26T16:47:20.951 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:20 smithi016 ceph-mon[27893]: from='mgr.15420 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-26T16:47:20.951 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:20 smithi016 ceph-mon[27893]: from='client.? 172.21.15.16:0/2678003727' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "mgr.x"}]: dispatch 2024-04-26T16:47:20.951 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:20 smithi016 ceph-mon[37491]: Manager daemon y is now available 2024-04-26T16:47:20.951 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:20 smithi016 ceph-mon[37491]: from='mgr.15420 172.21.15.16:0/2126499580' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:47:20.951 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:20 smithi016 ceph-mon[37491]: from='mgr.15420 172.21.15.16:0/2126499580' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:47:20.951 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:20 smithi016 ceph-mon[37491]: from='mgr.15420 172.21.15.16:0/2126499580' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-26T16:47:20.951 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:20 smithi016 ceph-mon[37491]: from='mgr.15420 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-26T16:47:20.951 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:20 smithi016 ceph-mon[37491]: from='mgr.15420 172.21.15.16:0/2126499580' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-26T16:47:20.951 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:20 smithi016 ceph-mon[37491]: from='mgr.15420 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-26T16:47:20.951 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:20 smithi016 ceph-mon[37491]: from='client.? 172.21.15.16:0/2678003727' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "mgr.x"}]: dispatch 2024-04-26T16:47:21.041 INFO:journalctl@ceph.iscsi.iscsi.a.smithi057.stdout:Apr 26 16:47:20 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-iscsi-iscsi-a[60944]: debug there is no tcmu-runner data available 2024-04-26T16:47:21.041 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:20 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:47:20.745+0000 7f260d9ca200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-26T16:47:21.041 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:20 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:47:20.848+0000 7f260d9ca200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-26T16:47:21.041 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:20 smithi057 ceph-mon[31602]: Manager daemon y is now available 2024-04-26T16:47:21.042 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:20 smithi057 ceph-mon[31602]: from='mgr.15420 172.21.15.16:0/2126499580' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T16:47:21.042 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:20 smithi057 ceph-mon[31602]: from='mgr.15420 172.21.15.16:0/2126499580' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T16:47:21.042 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:20 smithi057 ceph-mon[31602]: from='mgr.15420 172.21.15.16:0/2126499580' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-26T16:47:21.042 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:20 smithi057 ceph-mon[31602]: from='mgr.15420 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-26T16:47:21.042 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:20 smithi057 ceph-mon[31602]: from='mgr.15420 172.21.15.16:0/2126499580' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-26T16:47:21.042 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:20 smithi057 ceph-mon[31602]: from='mgr.15420 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-26T16:47:21.042 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:20 smithi057 ceph-mon[31602]: from='client.? 172.21.15.16:0/2678003727' entity='client.admin' cmd=[{"prefix": "auth get-key", "entity": "mgr.x"}]: dispatch 2024-04-26T16:47:21.249 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-04-26T16:47:21.259 INFO:tasks.cephadm:Teardown begin 2024-04-26T16:47:21.259 DEBUG:teuthology.orchestra.run.smithi016:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-26T16:47:21.287 DEBUG:teuthology.orchestra.run.smithi057:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-26T16:47:21.316 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-04-26T16:47:21.316 DEBUG:teuthology.orchestra.run.smithi016:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-04-26T16:47:21.343 DEBUG:teuthology.orchestra.run.smithi057:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-04-26T16:47:21.372 INFO:tasks.cephadm:Stopping all daemons... 2024-04-26T16:47:21.373 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-04-26T16:47:21.373 DEBUG:teuthology.orchestra.run.smithi016:> sudo systemctl stop ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@mon.a 2024-04-26T16:47:21.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:21 smithi016 systemd[1]: Stopping Ceph mon.a for 8b1f7092-03ea-11ef-bc93-c7b262605968... 2024-04-26T16:47:21.791 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:21 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:47:21.513+0000 7f260d9ca200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-26T16:47:21.791 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:21 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:47:21.753+0000 7f260d9ca200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-26T16:47:21.791 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:21 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: [26/Apr/2024:16:47:21] ENGINE Bus STARTING 2024-04-26T16:47:22.160 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:21 smithi057 ceph-mon[31602]: mgrmap e30: y(active, since 1.06386s) 2024-04-26T16:47:22.160 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:21 smithi057 ceph-mon[31602]: [26/Apr/2024:16:47:21] ENGINE Bus STARTING 2024-04-26T16:47:22.160 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:21 smithi057 ceph-mon[31602]: Standby manager daemon x started 2024-04-26T16:47:22.160 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:21 smithi057 ceph-mon[31602]: from='mgr.? 172.21.15.57:0/1004239525' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-26T16:47:22.160 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:21 smithi057 ceph-mon[31602]: from='mgr.? 172.21.15.57:0/1004239525' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-26T16:47:22.160 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:21 smithi057 ceph-mon[31602]: from='mgr.? 172.21.15.57:0/1004239525' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-26T16:47:22.160 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:21 smithi057 ceph-mon[31602]: from='mgr.? 172.21.15.57:0/1004239525' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-26T16:47:22.161 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:21 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: CherryPy Checker: 2024-04-26T16:47:22.161 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:21 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: The Application mounted at '' has an empty config. 2024-04-26T16:47:22.161 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:21 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: 2024-04-26T16:47:22.161 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:21 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: [26/Apr/2024:16:47:21] ENGINE Serving on http://:::9283 2024-04-26T16:47:22.161 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:21 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x[33705]: [26/Apr/2024:16:47:21] ENGINE Bus STARTED 2024-04-26T16:47:22.242 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:21 smithi016 ceph-mon[37491]: mgrmap e30: y(active, since 1.06386s) 2024-04-26T16:47:22.242 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:21 smithi016 ceph-mon[37491]: [26/Apr/2024:16:47:21] ENGINE Bus STARTING 2024-04-26T16:47:22.242 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:21 smithi016 ceph-mon[37491]: Standby manager daemon x started 2024-04-26T16:47:22.242 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:21 smithi016 ceph-mon[37491]: from='mgr.? 172.21.15.57:0/1004239525' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-26T16:47:22.242 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:21 smithi016 ceph-mon[37491]: from='mgr.? 172.21.15.57:0/1004239525' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-26T16:47:22.242 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:21 smithi016 ceph-mon[37491]: from='mgr.? 172.21.15.57:0/1004239525' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-26T16:47:22.242 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:21 smithi016 ceph-mon[37491]: from='mgr.? 172.21.15.57:0/1004239525' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-26T16:47:22.243 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:21 smithi016 ceph-mon[27893]: mgrmap e30: y(active, since 1.06386s) 2024-04-26T16:47:22.243 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:21 smithi016 ceph-mon[27893]: [26/Apr/2024:16:47:21] ENGINE Bus STARTING 2024-04-26T16:47:22.243 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:21 smithi016 ceph-mon[27893]: Standby manager daemon x started 2024-04-26T16:47:22.243 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:21 smithi016 ceph-mon[27893]: from='mgr.? 172.21.15.57:0/1004239525' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-26T16:47:22.243 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:21 smithi016 ceph-mon[27893]: from='mgr.? 172.21.15.57:0/1004239525' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-26T16:47:22.243 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:21 smithi016 ceph-mon[27893]: from='mgr.? 172.21.15.57:0/1004239525' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-26T16:47:22.243 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:21 smithi016 ceph-mon[27893]: from='mgr.? 172.21.15.57:0/1004239525' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-26T16:47:22.243 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:22 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mon-a[27869]: 2024-04-26T16:47:22.068+0000 7f79b0790700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-04-26T16:47:22.243 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:22 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mon-a[27869]: 2024-04-26T16:47:22.068+0000 7f79b0790700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-04-26T16:47:22.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:22 smithi016 podman[85885]: 2024-04-26 16:47:22.242128 +0000 UTC m=+0.265336920 container died f2601401b863c0a28219a0845f42bded541eba151e275af89f3aa443988618d8 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mon-a, CEPH_POINT_RELEASE=, ceph=True, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240424, GIT_BRANCH=HEAD) 2024-04-26T16:47:22.842 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:22 smithi016 podman[85885]: 2024-04-26 16:47:22.649022747 +0000 UTC m=+0.672231669 container cleanup f2601401b863c0a28219a0845f42bded541eba151e275af89f3aa443988618d8 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mon-a, GIT_CLEAN=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240424, ceph=True, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-26T16:47:22.842 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 26 16:47:22 smithi016 bash[85885]: ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mon-a 2024-04-26T16:47:22.989 DEBUG:teuthology.orchestra.run.smithi016:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@mon.a.service' 2024-04-26T16:47:23.041 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-26T16:47:23.042 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-04-26T16:47:23.042 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-04-26T16:47:23.042 DEBUG:teuthology.orchestra.run.smithi016:> sudo systemctl stop ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@mon.c 2024-04-26T16:47:23.296 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:23 smithi016 systemd[1]: Stopping Ceph mon.c for 8b1f7092-03ea-11ef-bc93-c7b262605968... 2024-04-26T16:47:23.297 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:23 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[85232]: ::ffff:172.21.15.57 - - [26/Apr/2024:16:47:23] "GET /metrics HTTP/1.1" 503 754 "" "Prometheus/2.43.0" 2024-04-26T16:47:24.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:24 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mon-c[37468]: 2024-04-26T16:47:24.177+0000 7f4c1dad8700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-04-26T16:47:24.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:24 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mon-c[37468]: 2024-04-26T16:47:24.177+0000 7f4c1dad8700 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2024-04-26T16:47:24.547 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:24 smithi016 podman[86283]: 2024-04-26 16:47:24.288801034 +0000 UTC m=+0.419475601 container died f85eb189d4be5fdd9aaada123874dd76c7d980d877da520840c07c633c2144c2 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mon-c, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240424, org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b) 2024-04-26T16:47:24.547 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:24 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[85232]: [26/Apr/2024:16:47:24] ENGINE Bus STOPPING 2024-04-26T16:47:24.547 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:24 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[85232]: [26/Apr/2024:16:47:24] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-26T16:47:24.547 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:24 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[85232]: [26/Apr/2024:16:47:24] ENGINE Bus STOPPED 2024-04-26T16:47:24.547 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:24 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[85232]: [26/Apr/2024:16:47:24] ENGINE Bus STARTING 2024-04-26T16:47:24.547 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:24 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[85232]: [26/Apr/2024:16:47:24] ENGINE Serving on http://:::9283 2024-04-26T16:47:24.548 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:24 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y[85232]: [26/Apr/2024:16:47:24] ENGINE Bus STARTED 2024-04-26T16:47:24.885 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:24 smithi016 podman[86283]: 2024-04-26 16:47:24.651365705 +0000 UTC m=+0.782040264 container cleanup f85eb189d4be5fdd9aaada123874dd76c7d980d877da520840c07c633c2144c2 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mon-c, org.label-schema.schema-version=1.0, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, ceph=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240424, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, org.label-schema.vendor=CentOS) 2024-04-26T16:47:24.885 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:24 smithi016 bash[86283]: ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mon-c 2024-04-26T16:47:25.246 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 26 16:47:24 smithi016 podman[86349]: 2024-04-26 16:47:24.885774029 +0000 UTC m=+0.611260921 container remove f85eb189d4be5fdd9aaada123874dd76c7d980d877da520840c07c633c2144c2 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mon-c, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_BRANCH=HEAD, org.label-schema.build-date=20240424, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_CLEAN=True) 2024-04-26T16:47:25.269 DEBUG:teuthology.orchestra.run.smithi016:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@mon.c.service' 2024-04-26T16:47:25.307 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-26T16:47:25.308 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-04-26T16:47:25.308 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-04-26T16:47:25.308 DEBUG:teuthology.orchestra.run.smithi057:> sudo systemctl stop ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@mon.b 2024-04-26T16:47:25.618 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:25 smithi057 systemd[1]: Stopping Ceph mon.b for 8b1f7092-03ea-11ef-bc93-c7b262605968... 2024-04-26T16:47:26.024 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mon-b[31579]: 2024-04-26T16:47:25.618+0000 7fec62738700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-04-26T16:47:26.025 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mon-b[31579]: 2024-04-26T16:47:25.618+0000 7fec62738700 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-04-26T16:47:26.025 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:25 smithi057 podman[72023]: 2024-04-26 16:47:25.761517076 +0000 UTC m=+0.249435441 container died 91f07879de0bfde65cefb9cc240da205ce0835cb2f75b2a54d7cee89ffd50cab (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mon-b, GIT_CLEAN=True, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , ceph=True, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240424) 2024-04-26T16:47:26.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:26 smithi057 podman[72023]: 2024-04-26 16:47:26.132074129 +0000 UTC m=+0.619992488 container cleanup 91f07879de0bfde65cefb9cc240da205ce0835cb2f75b2a54d7cee89ffd50cab (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mon-b, GIT_CLEAN=True, ceph=True, CEPH_POINT_RELEASE=, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240424, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e) 2024-04-26T16:47:26.291 INFO:journalctl@ceph.mon.b.smithi057.stdout:Apr 26 16:47:26 smithi057 bash[72023]: ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mon-b 2024-04-26T16:47:26.563 DEBUG:teuthology.orchestra.run.smithi057:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@mon.b.service' 2024-04-26T16:47:26.611 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-26T16:47:26.611 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-04-26T16:47:26.612 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-04-26T16:47:26.612 DEBUG:teuthology.orchestra.run.smithi016:> sudo systemctl stop ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@mgr.y 2024-04-26T16:47:26.944 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:26 smithi016 systemd[1]: Stopping Ceph mgr.y for 8b1f7092-03ea-11ef-bc93-c7b262605968... 2024-04-26T16:47:27.224 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:26 smithi016 podman[86463]: 2024-04-26 16:47:26.949224161 +0000 UTC m=+0.135335604 container died c5ee8fd06d179a9a529b4610633246d757906c22a50c87e07ae0cbaddb2c3813 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240424, CEPH_POINT_RELEASE=, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, io.buildah.version=1.33.5, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2) 2024-04-26T16:47:27.546 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:27 smithi016 podman[86463]: 2024-04-26 16:47:27.306381128 +0000 UTC m=+0.492492559 container cleanup c5ee8fd06d179a9a529b4610633246d757906c22a50c87e07ae0cbaddb2c3813 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a430f9ed84de3008ca5b632b1ed304bac0e753f6, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y, ceph=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240424, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, io.buildah.version=1.33.5) 2024-04-26T16:47:27.547 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 26 16:47:27 smithi016 bash[86463]: ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-y 2024-04-26T16:47:27.730 DEBUG:teuthology.orchestra.run.smithi016:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@mgr.y.service' 2024-04-26T16:47:27.763 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-26T16:47:27.763 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-04-26T16:47:27.764 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-04-26T16:47:27.764 DEBUG:teuthology.orchestra.run.smithi057:> sudo systemctl stop ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@mgr.x 2024-04-26T16:47:28.041 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:27 smithi057 systemd[1]: Stopping Ceph mgr.x for 8b1f7092-03ea-11ef-bc93-c7b262605968... 2024-04-26T16:47:28.380 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:28 smithi057 podman[72153]: 2024-04-26 16:47:28.105804144 +0000 UTC m=+0.145266862 container died 5a2351c22b445a06e9879943c8be366bb272c856f2e69be09d43c39c45b7871c (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.vendor=CentOS, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, org.label-schema.schema-version=1.0, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_BRANCH=HEAD, org.label-schema.build-date=20240424, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-26T16:47:28.647 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:28 smithi057 podman[72153]: 2024-04-26 16:47:28.471407542 +0000 UTC m=+0.510870263 container cleanup 5a2351c22b445a06e9879943c8be366bb272c856f2e69be09d43c39c45b7871c (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, io.buildah.version=1.33.5, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240424, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, ceph=True) 2024-04-26T16:47:28.647 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:28 smithi057 bash[72153]: ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x 2024-04-26T16:47:28.910 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:28 smithi057 podman[72172]: 2024-04-26 16:47:28.647845864 +0000 UTC m=+0.546252038 container remove 5a2351c22b445a06e9879943c8be366bb272c856f2e69be09d43c39c45b7871c (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-mgr-x, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, org.label-schema.build-date=20240424, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True) 2024-04-26T16:47:28.910 INFO:journalctl@ceph.mgr.x.smithi057.stdout:Apr 26 16:47:28 smithi057 systemd[1]: ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-04-26T16:47:28.917 DEBUG:teuthology.orchestra.run.smithi057:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@mgr.x.service' 2024-04-26T16:47:28.952 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-26T16:47:28.952 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-04-26T16:47:28.952 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-04-26T16:47:28.952 DEBUG:teuthology.orchestra.run.smithi016:> sudo systemctl stop ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@osd.0 2024-04-26T16:47:29.239 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 26 16:47:29 smithi016 systemd[1]: Stopping Ceph osd.0 for 8b1f7092-03ea-11ef-bc93-c7b262605968... 2024-04-26T16:47:29.546 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 26 16:47:29 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-0[41915]: 2024-04-26T16:47:29.238+0000 7f2ca08ab700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-04-26T16:47:29.547 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 26 16:47:29 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-0[41915]: 2024-04-26T16:47:29.238+0000 7f2ca08ab700 -1 osd.0 75 *** Got signal Terminated *** 2024-04-26T16:47:29.547 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 26 16:47:29 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-0[41915]: 2024-04-26T16:47:29.238+0000 7f2ca08ab700 -1 osd.0 75 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-26T16:47:34.943 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 26 16:47:34 smithi016 podman[86595]: 2024-04-26 16:47:34.659240401 +0000 UTC m=+5.510487127 container died cd7af921f66d23cb883f451f6a19b49d8441f878d8af43335d51579774c3a86c (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-0, org.label-schema.build-date=20240424, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, GIT_CLEAN=True, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, ceph=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD) 2024-04-26T16:47:35.296 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 26 16:47:34 smithi016 podman[86595]: 2024-04-26 16:47:34.943843035 +0000 UTC m=+5.795089762 container cleanup cd7af921f66d23cb883f451f6a19b49d8441f878d8af43335d51579774c3a86c (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-0, org.label-schema.license=GPLv2, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, ceph=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240424, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e) 2024-04-26T16:47:35.296 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 26 16:47:34 smithi016 bash[86595]: ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-0 2024-04-26T16:47:35.297 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 26 16:47:35 smithi016 podman[86617]: 2024-04-26 16:47:35.161783932 +0000 UTC m=+0.502687370 container remove cd7af921f66d23cb883f451f6a19b49d8441f878d8af43335d51579774c3a86c (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-0, io.buildah.version=1.33.5, GIT_CLEAN=True, ceph=True, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, org.label-schema.vendor=CentOS, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240424, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux ) 2024-04-26T16:47:35.790 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 26 16:47:35 smithi016 podman[86713]: 2024-04-26 16:47:35.40619131 +0000 UTC m=+0.018424379 image pull 031ba2747cfdd41e6bd5399209a1ba77775f760ed8b698251b3c2529efe3552f quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45 2024-04-26T16:47:35.790 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 26 16:47:35 smithi016 podman[86713]: 2024-04-26 16:47:35.537878302 +0000 UTC m=+0.150111353 container create ba76f8de8fe0ef71fb9a407a6a93c118bfe2fae73cec44506841683ac6f571f8 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-0-deactivate, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240424, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=) 2024-04-26T16:47:35.790 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 26 16:47:35 smithi016 podman[86713]: 2024-04-26 16:47:35.706804136 +0000 UTC m=+0.319037194 container init ba76f8de8fe0ef71fb9a407a6a93c118bfe2fae73cec44506841683ac6f571f8 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-0-deactivate, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240424, io.buildah.version=1.33.5) 2024-04-26T16:47:35.790 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 26 16:47:35 smithi016 podman[86713]: 2024-04-26 16:47:35.712840538 +0000 UTC m=+0.325073588 container start ba76f8de8fe0ef71fb9a407a6a93c118bfe2fae73cec44506841683ac6f571f8 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-0-deactivate, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, org.label-schema.build-date=20240424, GIT_CLEAN=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, ceph=True) 2024-04-26T16:47:36.046 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 26 16:47:35 smithi016 podman[86713]: 2024-04-26 16:47:35.7900376 +0000 UTC m=+0.402270657 container attach ba76f8de8fe0ef71fb9a407a6a93c118bfe2fae73cec44506841683ac6f571f8 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-0-deactivate, GIT_CLEAN=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240424, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_BRANCH=HEAD, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS) 2024-04-26T16:47:36.047 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 26 16:47:36 smithi016 podman[86713]: 2024-04-26 16:47:36.023402689 +0000 UTC m=+0.635635743 container died ba76f8de8fe0ef71fb9a407a6a93c118bfe2fae73cec44506841683ac6f571f8 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-0-deactivate, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.build-date=20240424, org.label-schema.vendor=CentOS, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, io.buildah.version=1.33.5, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-26T16:47:36.594 DEBUG:teuthology.orchestra.run.smithi016:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@osd.0.service' 2024-04-26T16:47:36.618 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 26 16:47:36 smithi016 podman[86760]: 2024-04-26 16:47:36.576698218 +0000 UTC m=+0.543219338 container remove ba76f8de8fe0ef71fb9a407a6a93c118bfe2fae73cec44506841683ac6f571f8 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-0-deactivate, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240424, maintainer=Guillaume Abrioux , GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, ceph=True, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD) 2024-04-26T16:47:36.618 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 26 16:47:36 smithi016 systemd[1]: ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@osd.0.service: Deactivated successfully. 2024-04-26T16:47:36.618 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 26 16:47:36 smithi016 systemd[1]: Stopped Ceph osd.0 for 8b1f7092-03ea-11ef-bc93-c7b262605968. 2024-04-26T16:47:36.618 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 26 16:47:36 smithi016 systemd[1]: ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@osd.0.service: Consumed 6.338s CPU time. 2024-04-26T16:47:36.635 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-26T16:47:36.635 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-04-26T16:47:36.635 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-04-26T16:47:36.635 DEBUG:teuthology.orchestra.run.smithi016:> sudo systemctl stop ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@osd.1 2024-04-26T16:47:36.982 INFO:journalctl@ceph.osd.1.smithi016.stdout:Apr 26 16:47:36 smithi016 systemd[1]: Stopping Ceph osd.1 for 8b1f7092-03ea-11ef-bc93-c7b262605968... 2024-04-26T16:47:37.296 INFO:journalctl@ceph.osd.1.smithi016.stdout:Apr 26 16:47:36 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-1[48354]: 2024-04-26T16:47:36.982+0000 7f0c85b28700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-04-26T16:47:37.297 INFO:journalctl@ceph.osd.1.smithi016.stdout:Apr 26 16:47:36 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-1[48354]: 2024-04-26T16:47:36.982+0000 7f0c85b28700 -1 osd.1 75 *** Got signal Terminated *** 2024-04-26T16:47:37.297 INFO:journalctl@ceph.osd.1.smithi016.stdout:Apr 26 16:47:36 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-1[48354]: 2024-04-26T16:47:36.982+0000 7f0c85b28700 -1 osd.1 75 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-26T16:47:42.780 INFO:journalctl@ceph.osd.1.smithi016.stdout:Apr 26 16:47:42 smithi016 podman[86845]: 2024-04-26 16:47:42.518616494 +0000 UTC m=+5.640179284 container died 390177c04dbc43ff0c3e1d967dee5d898de3ba28d7ef07681e12085d12fe00f1 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-1, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240424, org.label-schema.vendor=CentOS, GIT_CLEAN=True, ceph=True) 2024-04-26T16:47:43.046 INFO:journalctl@ceph.osd.1.smithi016.stdout:Apr 26 16:47:42 smithi016 podman[86845]: 2024-04-26 16:47:42.87922847 +0000 UTC m=+6.000791259 container cleanup 390177c04dbc43ff0c3e1d967dee5d898de3ba28d7ef07681e12085d12fe00f1 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-1, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, CEPH_POINT_RELEASE=, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.build-date=20240424, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True) 2024-04-26T16:47:43.046 INFO:journalctl@ceph.osd.1.smithi016.stdout:Apr 26 16:47:42 smithi016 bash[86845]: ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-1 2024-04-26T16:47:43.511 INFO:journalctl@ceph.osd.1.smithi016.stdout:Apr 26 16:47:43 smithi016 podman[86872]: 2024-04-26 16:47:43.164285856 +0000 UTC m=+0.643652260 container remove 390177c04dbc43ff0c3e1d967dee5d898de3ba28d7ef07681e12085d12fe00f1 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-1, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, io.buildah.version=1.33.5, GIT_CLEAN=True, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.build-date=20240424, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux ) 2024-04-26T16:47:43.796 INFO:journalctl@ceph.osd.1.smithi016.stdout:Apr 26 16:47:43 smithi016 podman[86968]: 2024-04-26 16:47:43.415051038 +0000 UTC m=+0.018583430 image pull 031ba2747cfdd41e6bd5399209a1ba77775f760ed8b698251b3c2529efe3552f quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45 2024-04-26T16:47:43.797 INFO:journalctl@ceph.osd.1.smithi016.stdout:Apr 26 16:47:43 smithi016 podman[86968]: 2024-04-26 16:47:43.540197226 +0000 UTC m=+0.143729650 container create f9e4bd26df5dc096d781b46135e2bdaf4b82e7ef364b40fe671dd741f9be9afc (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-1-deactivate, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, ceph=True, org.label-schema.build-date=20240424, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, CEPH_POINT_RELEASE=, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b) 2024-04-26T16:47:43.797 INFO:journalctl@ceph.osd.1.smithi016.stdout:Apr 26 16:47:43 smithi016 podman[86968]: 2024-04-26 16:47:43.75083056 +0000 UTC m=+0.354362943 container init f9e4bd26df5dc096d781b46135e2bdaf4b82e7ef364b40fe671dd741f9be9afc (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-1-deactivate, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240424, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, ceph=True, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD) 2024-04-26T16:47:43.797 INFO:journalctl@ceph.osd.1.smithi016.stdout:Apr 26 16:47:43 smithi016 podman[86968]: 2024-04-26 16:47:43.756547804 +0000 UTC m=+0.360080187 container start f9e4bd26df5dc096d781b46135e2bdaf4b82e7ef364b40fe671dd741f9be9afc (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-1-deactivate, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.schema-version=1.0, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, ceph=True, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, org.label-schema.build-date=20240424, org.label-schema.license=GPLv2) 2024-04-26T16:47:44.297 INFO:journalctl@ceph.osd.1.smithi016.stdout:Apr 26 16:47:43 smithi016 podman[86968]: 2024-04-26 16:47:43.84228309 +0000 UTC m=+0.445815482 container attach f9e4bd26df5dc096d781b46135e2bdaf4b82e7ef364b40fe671dd741f9be9afc (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-1-deactivate, org.label-schema.build-date=20240424, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.schema-version=1.0, ceph=True, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS) 2024-04-26T16:47:44.297 INFO:journalctl@ceph.osd.1.smithi016.stdout:Apr 26 16:47:44 smithi016 podman[86968]: 2024-04-26 16:47:44.061636419 +0000 UTC m=+0.665168810 container died f9e4bd26df5dc096d781b46135e2bdaf4b82e7ef364b40fe671dd741f9be9afc (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-1-deactivate, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, maintainer=Guillaume Abrioux , ceph=True, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.build-date=20240424, io.buildah.version=1.33.5, GIT_BRANCH=HEAD) 2024-04-26T16:47:44.599 DEBUG:teuthology.orchestra.run.smithi016:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@osd.1.service' 2024-04-26T16:47:44.639 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-26T16:47:44.639 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-04-26T16:47:44.639 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-04-26T16:47:44.639 DEBUG:teuthology.orchestra.run.smithi016:> sudo systemctl stop ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@osd.2 2024-04-26T16:47:44.967 INFO:journalctl@ceph.osd.2.smithi016.stdout:Apr 26 16:47:44 smithi016 systemd[1]: Stopping Ceph osd.2 for 8b1f7092-03ea-11ef-bc93-c7b262605968... 2024-04-26T16:47:45.296 INFO:journalctl@ceph.osd.2.smithi016.stdout:Apr 26 16:47:44 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-2[54827]: 2024-04-26T16:47:44.967+0000 7faac3edf700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-04-26T16:47:45.296 INFO:journalctl@ceph.osd.2.smithi016.stdout:Apr 26 16:47:44 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-2[54827]: 2024-04-26T16:47:44.967+0000 7faac3edf700 -1 osd.2 75 *** Got signal Terminated *** 2024-04-26T16:47:45.296 INFO:journalctl@ceph.osd.2.smithi016.stdout:Apr 26 16:47:44 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-2[54827]: 2024-04-26T16:47:44.967+0000 7faac3edf700 -1 osd.2 75 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-26T16:47:50.797 INFO:journalctl@ceph.osd.2.smithi016.stdout:Apr 26 16:47:50 smithi016 podman[87110]: 2024-04-26 16:47:50.507293529 +0000 UTC m=+5.642879208 container died 864a791a0a93301ce65f79459733435cdc4c73c5bc2016d99d0160dd14829d75 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-2, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, ceph=True, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, org.label-schema.build-date=20240424) 2024-04-26T16:47:51.223 INFO:journalctl@ceph.osd.2.smithi016.stdout:Apr 26 16:47:50 smithi016 podman[87110]: 2024-04-26 16:47:50.964679922 +0000 UTC m=+6.100265607 container cleanup 864a791a0a93301ce65f79459733435cdc4c73c5bc2016d99d0160dd14829d75 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-2, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240424) 2024-04-26T16:47:51.223 INFO:journalctl@ceph.osd.2.smithi016.stdout:Apr 26 16:47:50 smithi016 bash[87110]: ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-2 2024-04-26T16:47:51.546 INFO:journalctl@ceph.osd.2.smithi016.stdout:Apr 26 16:47:51 smithi016 podman[87130]: 2024-04-26 16:47:51.223920552 +0000 UTC m=+0.713930853 container remove 864a791a0a93301ce65f79459733435cdc4c73c5bc2016d99d0160dd14829d75 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-2, GIT_BRANCH=HEAD, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, org.label-schema.build-date=20240424, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, ceph=True) 2024-04-26T16:47:51.799 INFO:journalctl@ceph.osd.2.smithi016.stdout:Apr 26 16:47:51 smithi016 podman[87229]: 2024-04-26 16:47:51.450551477 +0000 UTC m=+0.018284180 image pull 031ba2747cfdd41e6bd5399209a1ba77775f760ed8b698251b3c2529efe3552f quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45 2024-04-26T16:47:51.799 INFO:journalctl@ceph.osd.2.smithi016.stdout:Apr 26 16:47:51 smithi016 podman[87229]: 2024-04-26 16:47:51.557970083 +0000 UTC m=+0.125702766 container create e3e14ff2eeb1faf5314019118716900b4313aa347f52d37dfa791405757d557e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-2-deactivate, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_CLEAN=True, maintainer=Guillaume Abrioux , ceph=True, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240424) 2024-04-26T16:47:51.799 INFO:journalctl@ceph.osd.2.smithi016.stdout:Apr 26 16:47:51 smithi016 podman[87229]: 2024-04-26 16:47:51.794030347 +0000 UTC m=+0.361763033 container init e3e14ff2eeb1faf5314019118716900b4313aa347f52d37dfa791405757d557e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-2-deactivate, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240424, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, ceph=True, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, GIT_BRANCH=HEAD) 2024-04-26T16:47:51.799 INFO:journalctl@ceph.osd.2.smithi016.stdout:Apr 26 16:47:51 smithi016 podman[87229]: 2024-04-26 16:47:51.799346256 +0000 UTC m=+0.367078946 container start e3e14ff2eeb1faf5314019118716900b4313aa347f52d37dfa791405757d557e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-2-deactivate, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.build-date=20240424, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, ceph=True, io.buildah.version=1.33.5, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b) 2024-04-26T16:47:52.110 INFO:journalctl@ceph.osd.2.smithi016.stdout:Apr 26 16:47:51 smithi016 podman[87229]: 2024-04-26 16:47:51.902085368 +0000 UTC m=+0.469818078 container attach e3e14ff2eeb1faf5314019118716900b4313aa347f52d37dfa791405757d557e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-2-deactivate, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.build-date=20240424, io.buildah.version=1.33.5, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_CLEAN=True) 2024-04-26T16:47:52.396 INFO:journalctl@ceph.osd.2.smithi016.stdout:Apr 26 16:47:52 smithi016 podman[87229]: 2024-04-26 16:47:52.111322776 +0000 UTC m=+0.679055469 container died e3e14ff2eeb1faf5314019118716900b4313aa347f52d37dfa791405757d557e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-2-deactivate, GIT_BRANCH=HEAD, org.label-schema.build-date=20240424, CEPH_POINT_RELEASE=, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0) 2024-04-26T16:47:52.793 DEBUG:teuthology.orchestra.run.smithi016:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@osd.2.service' 2024-04-26T16:47:52.833 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-26T16:47:52.833 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-04-26T16:47:52.833 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-04-26T16:47:52.833 DEBUG:teuthology.orchestra.run.smithi016:> sudo systemctl stop ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@osd.3 2024-04-26T16:47:53.046 INFO:journalctl@ceph.osd.3.smithi016.stdout:Apr 26 16:47:52 smithi016 systemd[1]: Stopping Ceph osd.3 for 8b1f7092-03ea-11ef-bc93-c7b262605968... 2024-04-26T16:47:53.546 INFO:journalctl@ceph.osd.3.smithi016.stdout:Apr 26 16:47:53 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-3[61357]: 2024-04-26T16:47:53.135+0000 7ff6e4ede700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-04-26T16:47:53.546 INFO:journalctl@ceph.osd.3.smithi016.stdout:Apr 26 16:47:53 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-3[61357]: 2024-04-26T16:47:53.135+0000 7ff6e4ede700 -1 osd.3 75 *** Got signal Terminated *** 2024-04-26T16:47:53.546 INFO:journalctl@ceph.osd.3.smithi016.stdout:Apr 26 16:47:53 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-3[61357]: 2024-04-26T16:47:53.135+0000 7ff6e4ede700 -1 osd.3 75 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-26T16:47:53.791 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:47:53 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a[66342]: ts=2024-04-26T16:47:53.516Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=nvmeof msg="Unable to refresh target groups" err="Get \"http://172.21.15.16:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.16:8765: connect: connection refused" 2024-04-26T16:47:53.791 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:47:53 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a[66342]: ts=2024-04-26T16:47:53.517Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=ceph-exporter msg="Unable to refresh target groups" err="Get \"http://172.21.15.16:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.16:8765: connect: connection refused" 2024-04-26T16:47:53.791 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:47:53 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a[66342]: ts=2024-04-26T16:47:53.519Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=ceph msg="Unable to refresh target groups" err="Get \"http://172.21.15.16:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.16:8765: connect: connection refused" 2024-04-26T16:47:53.791 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:47:53 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a[66342]: ts=2024-04-26T16:47:53.522Z caller=refresh.go:99 level=error component="discovery manager notify" discovery=http config=config-0 msg="Unable to refresh target groups" err="Get \"http://172.21.15.16:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.16:8765: connect: connection refused" 2024-04-26T16:47:53.791 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:47:53 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a[66342]: ts=2024-04-26T16:47:53.522Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=node msg="Unable to refresh target groups" err="Get \"http://172.21.15.16:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.16:8765: connect: connection refused" 2024-04-26T16:47:56.041 INFO:journalctl@ceph.osd.5.smithi057.stdout:Apr 26 16:47:55 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-5[43583]: 2024-04-26T16:47:55.685+0000 7f5add27d700 -1 osd.5 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:33.134555+0000 front 2024-04-26T16:47:33.134802+0000 (oldest deadline 2024-04-26T16:47:55.434779+0000) 2024-04-26T16:47:56.791 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:47:56 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:47:56.465+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:30.277595+0000 front 2024-04-26T16:47:30.277410+0000 (oldest deadline 2024-04-26T16:47:56.177387+0000) 2024-04-26T16:47:56.791 INFO:journalctl@ceph.osd.5.smithi057.stdout:Apr 26 16:47:56 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-5[43583]: 2024-04-26T16:47:56.706+0000 7f5add27d700 -1 osd.5 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:33.134555+0000 front 2024-04-26T16:47:33.134802+0000 (oldest deadline 2024-04-26T16:47:55.434779+0000) 2024-04-26T16:47:57.546 INFO:journalctl@ceph.osd.3.smithi016.stdout:Apr 26 16:47:57 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-3[61357]: 2024-04-26T16:47:57.272+0000 7ff6dd4ca700 -1 osd.3 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:29.192330+0000 front 2024-04-26T16:47:29.192471+0000 (oldest deadline 2024-04-26T16:47:56.793032+0000) 2024-04-26T16:47:57.728 INFO:journalctl@ceph.osd.4.smithi057.stdout:Apr 26 16:47:57 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-4[37167]: 2024-04-26T16:47:57.408+0000 7f34d97fc700 -1 osd.4 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:32.426612+0000 front 2024-04-26T16:47:32.426592+0000 (oldest deadline 2024-04-26T16:47:56.526386+0000) 2024-04-26T16:47:57.728 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:47:57 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:47:57.483+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:30.277595+0000 front 2024-04-26T16:47:30.277410+0000 (oldest deadline 2024-04-26T16:47:56.177387+0000) 2024-04-26T16:47:58.041 INFO:journalctl@ceph.osd.5.smithi057.stdout:Apr 26 16:47:57 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-5[43583]: 2024-04-26T16:47:57.728+0000 7f5add27d700 -1 osd.5 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:33.134555+0000 front 2024-04-26T16:47:33.134802+0000 (oldest deadline 2024-04-26T16:47:55.434779+0000) 2024-04-26T16:47:58.688 INFO:journalctl@ceph.osd.4.smithi057.stdout:Apr 26 16:47:58 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-4[37167]: 2024-04-26T16:47:58.376+0000 7f34d97fc700 -1 osd.4 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:32.426612+0000 front 2024-04-26T16:47:32.426592+0000 (oldest deadline 2024-04-26T16:47:56.526386+0000) 2024-04-26T16:47:58.688 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:47:58 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:47:58.530+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:30.277595+0000 front 2024-04-26T16:47:30.277410+0000 (oldest deadline 2024-04-26T16:47:56.177387+0000) 2024-04-26T16:47:58.957 INFO:journalctl@ceph.osd.3.smithi016.stdout:Apr 26 16:47:58 smithi016 podman[87360]: 2024-04-26 16:47:58.681466067 +0000 UTC m=+5.622131619 container died 69b7edb6553e3021f8036c408d35223989bbd1c01daf1fc57df5608ece3dd1c9 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-3, org.label-schema.build-date=20240424, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, ceph=True, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, maintainer=Guillaume Abrioux ) 2024-04-26T16:47:58.957 INFO:journalctl@ceph.osd.3.smithi016.stdout:Apr 26 16:47:58 smithi016 podman[87360]: 2024-04-26 16:47:58.957514261 +0000 UTC m=+5.898179820 container cleanup 69b7edb6553e3021f8036c408d35223989bbd1c01daf1fc57df5608ece3dd1c9 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-3, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, org.label-schema.vendor=CentOS, ceph=True, GIT_CLEAN=True, org.label-schema.build-date=20240424, CEPH_POINT_RELEASE=, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-26T16:47:59.041 INFO:journalctl@ceph.osd.5.smithi057.stdout:Apr 26 16:47:58 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-5[43583]: 2024-04-26T16:47:58.687+0000 7f5add27d700 -1 osd.5 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:33.134555+0000 front 2024-04-26T16:47:33.134802+0000 (oldest deadline 2024-04-26T16:47:55.434779+0000) 2024-04-26T16:47:59.296 INFO:journalctl@ceph.osd.3.smithi016.stdout:Apr 26 16:47:58 smithi016 bash[87360]: ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-3 2024-04-26T16:47:59.296 INFO:journalctl@ceph.osd.3.smithi016.stdout:Apr 26 16:47:59 smithi016 podman[87382]: 2024-04-26 16:47:59.200218646 +0000 UTC m=+0.518839183 container remove 69b7edb6553e3021f8036c408d35223989bbd1c01daf1fc57df5608ece3dd1c9 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-3, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240424, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_CLEAN=True, ceph=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux ) 2024-04-26T16:47:59.694 INFO:journalctl@ceph.osd.4.smithi057.stdout:Apr 26 16:47:59 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-4[37167]: 2024-04-26T16:47:59.340+0000 7f34d97fc700 -1 osd.4 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:32.426612+0000 front 2024-04-26T16:47:32.426592+0000 (oldest deadline 2024-04-26T16:47:56.526386+0000) 2024-04-26T16:47:59.694 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:47:59 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:47:59.556+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:30.277595+0000 front 2024-04-26T16:47:30.277410+0000 (oldest deadline 2024-04-26T16:47:56.177387+0000) 2024-04-26T16:47:59.777 INFO:journalctl@ceph.osd.3.smithi016.stdout:Apr 26 16:47:59 smithi016 podman[87473]: 2024-04-26 16:47:59.420442412 +0000 UTC m=+0.017840294 image pull 031ba2747cfdd41e6bd5399209a1ba77775f760ed8b698251b3c2529efe3552f quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45 2024-04-26T16:47:59.777 INFO:journalctl@ceph.osd.3.smithi016.stdout:Apr 26 16:47:59 smithi016 podman[87473]: 2024-04-26 16:47:59.5260171 +0000 UTC m=+0.123414947 container create 6d3a5b76b51c6394786a2e3f69ab9093baf4af1a292d7e2f033032f136a2e0ea (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-3-deactivate, CEPH_POINT_RELEASE=, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, ceph=True, org.label-schema.license=GPLv2, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, org.label-schema.build-date=20240424, org.label-schema.schema-version=1.0) 2024-04-26T16:47:59.778 INFO:journalctl@ceph.osd.3.smithi016.stdout:Apr 26 16:47:59 smithi016 podman[87473]: 2024-04-26 16:47:59.70325934 +0000 UTC m=+0.300657187 container init 6d3a5b76b51c6394786a2e3f69ab9093baf4af1a292d7e2f033032f136a2e0ea (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-3-deactivate, GIT_BRANCH=HEAD, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, org.label-schema.build-date=20240424, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, ceph=True, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b) 2024-04-26T16:47:59.778 INFO:journalctl@ceph.osd.3.smithi016.stdout:Apr 26 16:47:59 smithi016 podman[87473]: 2024-04-26 16:47:59.709297807 +0000 UTC m=+0.306695662 container start 6d3a5b76b51c6394786a2e3f69ab9093baf4af1a292d7e2f033032f136a2e0ea (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-3-deactivate, org.label-schema.build-date=20240424, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, ceph=True, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, GIT_CLEAN=True, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS) 2024-04-26T16:47:59.778 INFO:journalctl@ceph.osd.3.smithi016.stdout:Apr 26 16:47:59 smithi016 podman[87473]: 2024-04-26 16:47:59.777959452 +0000 UTC m=+0.375357302 container attach 6d3a5b76b51c6394786a2e3f69ab9093baf4af1a292d7e2f033032f136a2e0ea (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-3-deactivate, CEPH_POINT_RELEASE=, ceph=True, io.buildah.version=1.33.5, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.build-date=20240424, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-26T16:47:59.986 INFO:journalctl@ceph.osd.5.smithi057.stdout:Apr 26 16:47:59 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-5[43583]: 2024-04-26T16:47:59.693+0000 7f5add27d700 -1 osd.5 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:33.134555+0000 front 2024-04-26T16:47:33.134802+0000 (oldest deadline 2024-04-26T16:47:55.434779+0000) 2024-04-26T16:48:00.046 INFO:journalctl@ceph.osd.3.smithi016.stdout:Apr 26 16:48:00 smithi016 podman[87473]: 2024-04-26 16:48:00.018469219 +0000 UTC m=+0.615867070 container died 6d3a5b76b51c6394786a2e3f69ab9093baf4af1a292d7e2f033032f136a2e0ea (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-3-deactivate, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, ceph=True, org.label-schema.build-date=20240424, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD) 2024-04-26T16:48:00.591 DEBUG:teuthology.orchestra.run.smithi016:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@osd.3.service' 2024-04-26T16:48:00.629 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-26T16:48:00.629 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-04-26T16:48:00.630 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-04-26T16:48:00.630 DEBUG:teuthology.orchestra.run.smithi057:> sudo systemctl stop ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@osd.4 2024-04-26T16:48:00.653 INFO:journalctl@ceph.osd.4.smithi057.stdout:Apr 26 16:48:00 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-4[37167]: 2024-04-26T16:48:00.365+0000 7f34d97fc700 -1 osd.4 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:32.426612+0000 front 2024-04-26T16:47:32.426592+0000 (oldest deadline 2024-04-26T16:47:56.526386+0000) 2024-04-26T16:48:00.653 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:00 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:00.593+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:30.277595+0000 front 2024-04-26T16:47:30.277410+0000 (oldest deadline 2024-04-26T16:47:56.177387+0000) 2024-04-26T16:48:00.952 INFO:journalctl@ceph.osd.5.smithi057.stdout:Apr 26 16:48:00 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-5[43583]: 2024-04-26T16:48:00.709+0000 7f5add27d700 -1 osd.5 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:33.134555+0000 front 2024-04-26T16:47:33.134802+0000 (oldest deadline 2024-04-26T16:47:55.434779+0000) 2024-04-26T16:48:00.953 INFO:journalctl@ceph.osd.4.smithi057.stdout:Apr 26 16:48:00 smithi057 systemd[1]: Stopping Ceph osd.4 for 8b1f7092-03ea-11ef-bc93-c7b262605968... 2024-04-26T16:48:00.953 INFO:journalctl@ceph.osd.4.smithi057.stdout:Apr 26 16:48:00 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-4[37167]: 2024-04-26T16:48:00.951+0000 7f34e1210700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-04-26T16:48:00.953 INFO:journalctl@ceph.osd.4.smithi057.stdout:Apr 26 16:48:00 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-4[37167]: 2024-04-26T16:48:00.951+0000 7f34e1210700 -1 osd.4 75 *** Got signal Terminated *** 2024-04-26T16:48:01.291 INFO:journalctl@ceph.osd.4.smithi057.stdout:Apr 26 16:48:00 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-4[37167]: 2024-04-26T16:48:00.951+0000 7f34e1210700 -1 osd.4 75 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-26T16:48:01.291 INFO:journalctl@ceph.osd.6.smithi057.stdout:Apr 26 16:48:01 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-6[49562]: 2024-04-26T16:48:01.031+0000 7f373c5e1700 -1 osd.6 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:34.155267+0000 front 2024-04-26T16:47:34.155390+0000 (oldest deadline 2024-04-26T16:48:00.055197+0000) 2024-04-26T16:48:01.624 INFO:journalctl@ceph.osd.4.smithi057.stdout:Apr 26 16:48:01 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-4[37167]: 2024-04-26T16:48:01.328+0000 7f34d97fc700 -1 osd.4 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:32.426612+0000 front 2024-04-26T16:47:32.426592+0000 (oldest deadline 2024-04-26T16:47:56.526386+0000) 2024-04-26T16:48:02.009 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:01 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:01.623+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:30.277595+0000 front 2024-04-26T16:47:30.277410+0000 (oldest deadline 2024-04-26T16:47:56.177387+0000) 2024-04-26T16:48:02.009 INFO:journalctl@ceph.osd.5.smithi057.stdout:Apr 26 16:48:01 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-5[43583]: 2024-04-26T16:48:01.750+0000 7f5add27d700 -1 osd.5 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:33.134555+0000 front 2024-04-26T16:47:33.134802+0000 (oldest deadline 2024-04-26T16:47:55.434779+0000) 2024-04-26T16:48:02.287 INFO:journalctl@ceph.osd.6.smithi057.stdout:Apr 26 16:48:02 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-6[49562]: 2024-04-26T16:48:02.008+0000 7f373c5e1700 -1 osd.6 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:34.155267+0000 front 2024-04-26T16:47:34.155390+0000 (oldest deadline 2024-04-26T16:48:00.055197+0000) 2024-04-26T16:48:02.540 INFO:journalctl@ceph.osd.4.smithi057.stdout:Apr 26 16:48:02 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-4[37167]: 2024-04-26T16:48:02.286+0000 7f34d97fc700 -1 osd.4 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:32.426612+0000 front 2024-04-26T16:47:32.426592+0000 (oldest deadline 2024-04-26T16:47:56.526386+0000) 2024-04-26T16:48:03.005 INFO:journalctl@ceph.osd.5.smithi057.stdout:Apr 26 16:48:02 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-5[43583]: 2024-04-26T16:48:02.791+0000 7f5add27d700 -1 osd.5 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:33.134555+0000 front 2024-04-26T16:47:33.134802+0000 (oldest deadline 2024-04-26T16:47:55.434779+0000) 2024-04-26T16:48:03.005 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:02 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:02.601+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:30.277595+0000 front 2024-04-26T16:47:30.277410+0000 (oldest deadline 2024-04-26T16:47:56.177387+0000) 2024-04-26T16:48:03.258 INFO:journalctl@ceph.osd.6.smithi057.stdout:Apr 26 16:48:03 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-6[49562]: 2024-04-26T16:48:03.004+0000 7f373c5e1700 -1 osd.6 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:34.155267+0000 front 2024-04-26T16:47:34.155390+0000 (oldest deadline 2024-04-26T16:48:00.055197+0000) 2024-04-26T16:48:03.540 INFO:journalctl@ceph.osd.4.smithi057.stdout:Apr 26 16:48:03 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-4[37167]: 2024-04-26T16:48:03.257+0000 7f34d97fc700 -1 osd.4 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:32.426612+0000 front 2024-04-26T16:47:32.426592+0000 (oldest deadline 2024-04-26T16:47:56.526386+0000) 2024-04-26T16:48:03.832 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:03 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:03.553+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:30.277595+0000 front 2024-04-26T16:47:30.277410+0000 (oldest deadline 2024-04-26T16:47:56.177387+0000) 2024-04-26T16:48:04.223 INFO:journalctl@ceph.osd.5.smithi057.stdout:Apr 26 16:48:03 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-5[43583]: 2024-04-26T16:48:03.831+0000 7f5add27d700 -1 osd.5 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:33.134555+0000 front 2024-04-26T16:47:33.134802+0000 (oldest deadline 2024-04-26T16:47:55.434779+0000) 2024-04-26T16:48:04.223 INFO:journalctl@ceph.osd.5.smithi057.stdout:Apr 26 16:48:03 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-5[43583]: 2024-04-26T16:48:03.831+0000 7f5add27d700 -1 osd.5 75 heartbeat_check: no reply from 172.21.15.16:6807 osd.1 since back 2024-04-26T16:47:40.735984+0000 front 2024-04-26T16:47:40.736007+0000 (oldest deadline 2024-04-26T16:48:03.635757+0000) 2024-04-26T16:48:04.223 INFO:journalctl@ceph.osd.6.smithi057.stdout:Apr 26 16:48:04 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-6[49562]: 2024-04-26T16:48:04.054+0000 7f373c5e1700 -1 osd.6 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:34.155267+0000 front 2024-04-26T16:47:34.155390+0000 (oldest deadline 2024-04-26T16:48:00.055197+0000) 2024-04-26T16:48:04.223 INFO:journalctl@ceph.osd.6.smithi057.stdout:Apr 26 16:48:04 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-6[49562]: 2024-04-26T16:48:04.054+0000 7f373c5e1700 -1 osd.6 75 heartbeat_check: no reply from 172.21.15.16:6807 osd.1 since back 2024-04-26T16:47:41.756303+0000 front 2024-04-26T16:47:41.756204+0000 (oldest deadline 2024-04-26T16:48:03.456092+0000) 2024-04-26T16:48:04.541 INFO:journalctl@ceph.osd.4.smithi057.stdout:Apr 26 16:48:04 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-4[37167]: 2024-04-26T16:48:04.221+0000 7f34d97fc700 -1 osd.4 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:32.426612+0000 front 2024-04-26T16:47:32.426592+0000 (oldest deadline 2024-04-26T16:47:56.526386+0000) 2024-04-26T16:48:04.541 INFO:journalctl@ceph.osd.4.smithi057.stdout:Apr 26 16:48:04 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-4[37167]: 2024-04-26T16:48:04.222+0000 7f34d97fc700 -1 osd.4 75 heartbeat_check: no reply from 172.21.15.16:6807 osd.1 since back 2024-04-26T16:47:36.526974+0000 front 2024-04-26T16:47:36.526832+0000 (oldest deadline 2024-04-26T16:48:03.527157+0000) 2024-04-26T16:48:05.017 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:04 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:04.600+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:30.277595+0000 front 2024-04-26T16:47:30.277410+0000 (oldest deadline 2024-04-26T16:47:56.177387+0000) 2024-04-26T16:48:05.017 INFO:journalctl@ceph.osd.5.smithi057.stdout:Apr 26 16:48:04 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-5[43583]: 2024-04-26T16:48:04.823+0000 7f5add27d700 -1 osd.5 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:33.134555+0000 front 2024-04-26T16:47:33.134802+0000 (oldest deadline 2024-04-26T16:47:55.434779+0000) 2024-04-26T16:48:05.017 INFO:journalctl@ceph.osd.5.smithi057.stdout:Apr 26 16:48:04 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-5[43583]: 2024-04-26T16:48:04.823+0000 7f5add27d700 -1 osd.5 75 heartbeat_check: no reply from 172.21.15.16:6807 osd.1 since back 2024-04-26T16:47:40.735984+0000 front 2024-04-26T16:47:40.736007+0000 (oldest deadline 2024-04-26T16:48:03.635757+0000) 2024-04-26T16:48:05.293 INFO:journalctl@ceph.osd.4.smithi057.stdout:Apr 26 16:48:05 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-4[37167]: 2024-04-26T16:48:05.231+0000 7f34d97fc700 -1 osd.4 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:32.426612+0000 front 2024-04-26T16:47:32.426592+0000 (oldest deadline 2024-04-26T16:47:56.526386+0000) 2024-04-26T16:48:05.293 INFO:journalctl@ceph.osd.4.smithi057.stdout:Apr 26 16:48:05 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-4[37167]: 2024-04-26T16:48:05.231+0000 7f34d97fc700 -1 osd.4 75 heartbeat_check: no reply from 172.21.15.16:6807 osd.1 since back 2024-04-26T16:47:36.526974+0000 front 2024-04-26T16:47:36.526832+0000 (oldest deadline 2024-04-26T16:48:03.527157+0000) 2024-04-26T16:48:05.294 INFO:journalctl@ceph.osd.6.smithi057.stdout:Apr 26 16:48:05 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-6[49562]: 2024-04-26T16:48:05.017+0000 7f373c5e1700 -1 osd.6 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:34.155267+0000 front 2024-04-26T16:47:34.155390+0000 (oldest deadline 2024-04-26T16:48:00.055197+0000) 2024-04-26T16:48:05.294 INFO:journalctl@ceph.osd.6.smithi057.stdout:Apr 26 16:48:05 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-6[49562]: 2024-04-26T16:48:05.017+0000 7f373c5e1700 -1 osd.6 75 heartbeat_check: no reply from 172.21.15.16:6807 osd.1 since back 2024-04-26T16:47:41.756303+0000 front 2024-04-26T16:47:41.756204+0000 (oldest deadline 2024-04-26T16:48:03.456092+0000) 2024-04-26T16:48:05.982 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:05 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:05.642+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:30.277595+0000 front 2024-04-26T16:47:30.277410+0000 (oldest deadline 2024-04-26T16:47:56.177387+0000) 2024-04-26T16:48:05.982 INFO:journalctl@ceph.osd.5.smithi057.stdout:Apr 26 16:48:05 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-5[43583]: 2024-04-26T16:48:05.873+0000 7f5add27d700 -1 osd.5 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:33.134555+0000 front 2024-04-26T16:47:33.134802+0000 (oldest deadline 2024-04-26T16:47:55.434779+0000) 2024-04-26T16:48:05.982 INFO:journalctl@ceph.osd.5.smithi057.stdout:Apr 26 16:48:05 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-5[43583]: 2024-04-26T16:48:05.873+0000 7f5add27d700 -1 osd.5 75 heartbeat_check: no reply from 172.21.15.16:6807 osd.1 since back 2024-04-26T16:47:40.735984+0000 front 2024-04-26T16:47:40.736007+0000 (oldest deadline 2024-04-26T16:48:03.635757+0000) 2024-04-26T16:48:06.291 INFO:journalctl@ceph.osd.6.smithi057.stdout:Apr 26 16:48:05 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-6[49562]: 2024-04-26T16:48:05.980+0000 7f373c5e1700 -1 osd.6 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:34.155267+0000 front 2024-04-26T16:47:34.155390+0000 (oldest deadline 2024-04-26T16:48:00.055197+0000) 2024-04-26T16:48:06.291 INFO:journalctl@ceph.osd.6.smithi057.stdout:Apr 26 16:48:05 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-6[49562]: 2024-04-26T16:48:05.980+0000 7f373c5e1700 -1 osd.6 75 heartbeat_check: no reply from 172.21.15.16:6807 osd.1 since back 2024-04-26T16:47:41.756303+0000 front 2024-04-26T16:47:41.756204+0000 (oldest deadline 2024-04-26T16:48:03.456092+0000) 2024-04-26T16:48:06.599 INFO:journalctl@ceph.osd.4.smithi057.stdout:Apr 26 16:48:06 smithi057 podman[72309]: 2024-04-26 16:48:06.331099732 +0000 UTC m=+5.487023336 container died 982f565218e0131e86507062970e72b64a66111a5ca386cb0e9f331ee42ba2af (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-4, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, org.label-schema.build-date=20240424, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, ceph=True, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, org.label-schema.license=GPLv2) 2024-04-26T16:48:06.864 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:06 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:06.675+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:30.277595+0000 front 2024-04-26T16:47:30.277410+0000 (oldest deadline 2024-04-26T16:47:56.177387+0000) 2024-04-26T16:48:06.865 INFO:journalctl@ceph.osd.4.smithi057.stdout:Apr 26 16:48:06 smithi057 podman[72309]: 2024-04-26 16:48:06.689767781 +0000 UTC m=+5.845691404 container cleanup 982f565218e0131e86507062970e72b64a66111a5ca386cb0e9f331ee42ba2af (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-4, GIT_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240424, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-26T16:48:06.865 INFO:journalctl@ceph.osd.4.smithi057.stdout:Apr 26 16:48:06 smithi057 bash[72309]: ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-4 2024-04-26T16:48:07.250 INFO:journalctl@ceph.osd.4.smithi057.stdout:Apr 26 16:48:06 smithi057 podman[72332]: 2024-04-26 16:48:06.940943234 +0000 UTC m=+0.609397907 container remove 982f565218e0131e86507062970e72b64a66111a5ca386cb0e9f331ee42ba2af (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-4, org.label-schema.build-date=20240424, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, ceph=True, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5) 2024-04-26T16:48:07.251 INFO:journalctl@ceph.osd.6.smithi057.stdout:Apr 26 16:48:06 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-6[49562]: 2024-04-26T16:48:06.966+0000 7f373c5e1700 -1 osd.6 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:34.155267+0000 front 2024-04-26T16:47:34.155390+0000 (oldest deadline 2024-04-26T16:48:00.055197+0000) 2024-04-26T16:48:07.251 INFO:journalctl@ceph.osd.6.smithi057.stdout:Apr 26 16:48:06 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-6[49562]: 2024-04-26T16:48:06.966+0000 7f373c5e1700 -1 osd.6 75 heartbeat_check: no reply from 172.21.15.16:6807 osd.1 since back 2024-04-26T16:47:41.756303+0000 front 2024-04-26T16:47:41.756204+0000 (oldest deadline 2024-04-26T16:48:03.456092+0000) 2024-04-26T16:48:07.251 INFO:journalctl@ceph.osd.5.smithi057.stdout:Apr 26 16:48:06 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-5[43583]: 2024-04-26T16:48:06.864+0000 7f5add27d700 -1 osd.5 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:33.134555+0000 front 2024-04-26T16:47:33.134802+0000 (oldest deadline 2024-04-26T16:47:55.434779+0000) 2024-04-26T16:48:07.251 INFO:journalctl@ceph.osd.5.smithi057.stdout:Apr 26 16:48:06 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-5[43583]: 2024-04-26T16:48:06.864+0000 7f5add27d700 -1 osd.5 75 heartbeat_check: no reply from 172.21.15.16:6807 osd.1 since back 2024-04-26T16:47:40.735984+0000 front 2024-04-26T16:47:40.736007+0000 (oldest deadline 2024-04-26T16:48:03.635757+0000) 2024-04-26T16:48:07.541 INFO:journalctl@ceph.osd.4.smithi057.stdout:Apr 26 16:48:07 smithi057 podman[72430]: 2024-04-26 16:48:07.154709435 +0000 UTC m=+0.018540692 image pull 031ba2747cfdd41e6bd5399209a1ba77775f760ed8b698251b3c2529efe3552f quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45 2024-04-26T16:48:07.542 INFO:journalctl@ceph.osd.4.smithi057.stdout:Apr 26 16:48:07 smithi057 podman[72430]: 2024-04-26 16:48:07.275018018 +0000 UTC m=+0.138849296 container create 0452564b2e03fe415051cc5ee78f82713be48e042d39b8cf98c86e33f7c268c7 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-4-deactivate, org.label-schema.schema-version=1.0, ceph=True, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, org.label-schema.build-date=20240424, GIT_CLEAN=True) 2024-04-26T16:48:07.542 INFO:journalctl@ceph.osd.4.smithi057.stdout:Apr 26 16:48:07 smithi057 podman[72430]: 2024-04-26 16:48:07.493959948 +0000 UTC m=+0.357791184 container init 0452564b2e03fe415051cc5ee78f82713be48e042d39b8cf98c86e33f7c268c7 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-4-deactivate, ceph=True, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240424, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0) 2024-04-26T16:48:07.542 INFO:journalctl@ceph.osd.4.smithi057.stdout:Apr 26 16:48:07 smithi057 podman[72430]: 2024-04-26 16:48:07.499478937 +0000 UTC m=+0.363310175 container start 0452564b2e03fe415051cc5ee78f82713be48e042d39b8cf98c86e33f7c268c7 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-4-deactivate, GIT_CLEAN=True, CEPH_POINT_RELEASE=, ceph=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240424, io.buildah.version=1.33.5, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-26T16:48:07.964 INFO:journalctl@ceph.osd.4.smithi057.stdout:Apr 26 16:48:07 smithi057 podman[72430]: 2024-04-26 16:48:07.593877453 +0000 UTC m=+0.457708698 container attach 0452564b2e03fe415051cc5ee78f82713be48e042d39b8cf98c86e33f7c268c7 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-4-deactivate, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, GIT_BRANCH=HEAD, ceph=True, maintainer=Guillaume Abrioux , GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240424) 2024-04-26T16:48:07.964 INFO:journalctl@ceph.osd.4.smithi057.stdout:Apr 26 16:48:07 smithi057 podman[72430]: 2024-04-26 16:48:07.806990359 +0000 UTC m=+0.670821598 container died 0452564b2e03fe415051cc5ee78f82713be48e042d39b8cf98c86e33f7c268c7 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-4-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, org.label-schema.build-date=20240424, GIT_CLEAN=True, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, ceph=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2) 2024-04-26T16:48:07.965 INFO:journalctl@ceph.osd.5.smithi057.stdout:Apr 26 16:48:07 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-5[43583]: 2024-04-26T16:48:07.835+0000 7f5add27d700 -1 osd.5 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:33.134555+0000 front 2024-04-26T16:47:33.134802+0000 (oldest deadline 2024-04-26T16:47:55.434779+0000) 2024-04-26T16:48:07.965 INFO:journalctl@ceph.osd.5.smithi057.stdout:Apr 26 16:48:07 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-5[43583]: 2024-04-26T16:48:07.835+0000 7f5add27d700 -1 osd.5 75 heartbeat_check: no reply from 172.21.15.16:6807 osd.1 since back 2024-04-26T16:47:40.735984+0000 front 2024-04-26T16:47:40.736007+0000 (oldest deadline 2024-04-26T16:48:03.635757+0000) 2024-04-26T16:48:07.965 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:07 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:07.661+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:30.277595+0000 front 2024-04-26T16:47:30.277410+0000 (oldest deadline 2024-04-26T16:47:56.177387+0000) 2024-04-26T16:48:07.965 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:07 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:07.661+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6807 osd.1 since back 2024-04-26T16:47:39.980154+0000 front 2024-04-26T16:47:39.980234+0000 (oldest deadline 2024-04-26T16:48:06.980495+0000) 2024-04-26T16:48:08.291 INFO:journalctl@ceph.osd.6.smithi057.stdout:Apr 26 16:48:07 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-6[49562]: 2024-04-26T16:48:07.963+0000 7f373c5e1700 -1 osd.6 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:34.155267+0000 front 2024-04-26T16:47:34.155390+0000 (oldest deadline 2024-04-26T16:48:00.055197+0000) 2024-04-26T16:48:08.291 INFO:journalctl@ceph.osd.6.smithi057.stdout:Apr 26 16:48:07 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-6[49562]: 2024-04-26T16:48:07.963+0000 7f373c5e1700 -1 osd.6 75 heartbeat_check: no reply from 172.21.15.16:6807 osd.1 since back 2024-04-26T16:47:41.756303+0000 front 2024-04-26T16:47:41.756204+0000 (oldest deadline 2024-04-26T16:48:03.456092+0000) 2024-04-26T16:48:08.440 DEBUG:teuthology.orchestra.run.smithi057:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@osd.4.service' 2024-04-26T16:48:08.527 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-26T16:48:08.527 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-04-26T16:48:08.527 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-04-26T16:48:08.527 DEBUG:teuthology.orchestra.run.smithi057:> sudo systemctl stop ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@osd.5 2024-04-26T16:48:08.692 INFO:journalctl@ceph.osd.5.smithi057.stdout:Apr 26 16:48:08 smithi057 systemd[1]: Stopping Ceph osd.5 for 8b1f7092-03ea-11ef-bc93-c7b262605968... 2024-04-26T16:48:08.943 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:08 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:08.691+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:30.277595+0000 front 2024-04-26T16:47:30.277410+0000 (oldest deadline 2024-04-26T16:47:56.177387+0000) 2024-04-26T16:48:08.944 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:08 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:08.691+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6807 osd.1 since back 2024-04-26T16:47:39.980154+0000 front 2024-04-26T16:47:39.980234+0000 (oldest deadline 2024-04-26T16:48:06.980495+0000) 2024-04-26T16:48:08.944 INFO:journalctl@ceph.osd.5.smithi057.stdout:Apr 26 16:48:08 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-5[43583]: 2024-04-26T16:48:08.835+0000 7f5ae0c89700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-04-26T16:48:08.944 INFO:journalctl@ceph.osd.5.smithi057.stdout:Apr 26 16:48:08 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-5[43583]: 2024-04-26T16:48:08.835+0000 7f5ae0c89700 -1 osd.5 75 *** Got signal Terminated *** 2024-04-26T16:48:08.944 INFO:journalctl@ceph.osd.5.smithi057.stdout:Apr 26 16:48:08 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-5[43583]: 2024-04-26T16:48:08.835+0000 7f5ae0c89700 -1 osd.5 75 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-26T16:48:08.944 INFO:journalctl@ceph.osd.5.smithi057.stdout:Apr 26 16:48:08 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-5[43583]: 2024-04-26T16:48:08.877+0000 7f5add27d700 -1 osd.5 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:33.134555+0000 front 2024-04-26T16:47:33.134802+0000 (oldest deadline 2024-04-26T16:47:55.434779+0000) 2024-04-26T16:48:08.944 INFO:journalctl@ceph.osd.5.smithi057.stdout:Apr 26 16:48:08 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-5[43583]: 2024-04-26T16:48:08.877+0000 7f5add27d700 -1 osd.5 75 heartbeat_check: no reply from 172.21.15.16:6807 osd.1 since back 2024-04-26T16:47:40.735984+0000 front 2024-04-26T16:47:40.736007+0000 (oldest deadline 2024-04-26T16:48:03.635757+0000) 2024-04-26T16:48:09.291 INFO:journalctl@ceph.osd.6.smithi057.stdout:Apr 26 16:48:08 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-6[49562]: 2024-04-26T16:48:08.943+0000 7f373c5e1700 -1 osd.6 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:34.155267+0000 front 2024-04-26T16:47:34.155390+0000 (oldest deadline 2024-04-26T16:48:00.055197+0000) 2024-04-26T16:48:09.291 INFO:journalctl@ceph.osd.6.smithi057.stdout:Apr 26 16:48:08 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-6[49562]: 2024-04-26T16:48:08.943+0000 7f373c5e1700 -1 osd.6 75 heartbeat_check: no reply from 172.21.15.16:6807 osd.1 since back 2024-04-26T16:47:41.756303+0000 front 2024-04-26T16:47:41.756204+0000 (oldest deadline 2024-04-26T16:48:03.456092+0000) 2024-04-26T16:48:09.989 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:09 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:09.711+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:30.277595+0000 front 2024-04-26T16:47:30.277410+0000 (oldest deadline 2024-04-26T16:47:56.177387+0000) 2024-04-26T16:48:09.989 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:09 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:09.711+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6807 osd.1 since back 2024-04-26T16:47:39.980154+0000 front 2024-04-26T16:47:39.980234+0000 (oldest deadline 2024-04-26T16:48:06.980495+0000) 2024-04-26T16:48:09.989 INFO:journalctl@ceph.osd.5.smithi057.stdout:Apr 26 16:48:09 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-5[43583]: 2024-04-26T16:48:09.853+0000 7f5add27d700 -1 osd.5 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:33.134555+0000 front 2024-04-26T16:47:33.134802+0000 (oldest deadline 2024-04-26T16:47:55.434779+0000) 2024-04-26T16:48:09.989 INFO:journalctl@ceph.osd.5.smithi057.stdout:Apr 26 16:48:09 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-5[43583]: 2024-04-26T16:48:09.853+0000 7f5add27d700 -1 osd.5 75 heartbeat_check: no reply from 172.21.15.16:6807 osd.1 since back 2024-04-26T16:47:40.735984+0000 front 2024-04-26T16:47:40.736007+0000 (oldest deadline 2024-04-26T16:48:03.635757+0000) 2024-04-26T16:48:10.290 INFO:journalctl@ceph.osd.6.smithi057.stdout:Apr 26 16:48:09 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-6[49562]: 2024-04-26T16:48:09.989+0000 7f373c5e1700 -1 osd.6 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:34.155267+0000 front 2024-04-26T16:47:34.155390+0000 (oldest deadline 2024-04-26T16:48:00.055197+0000) 2024-04-26T16:48:10.291 INFO:journalctl@ceph.osd.6.smithi057.stdout:Apr 26 16:48:09 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-6[49562]: 2024-04-26T16:48:09.989+0000 7f373c5e1700 -1 osd.6 75 heartbeat_check: no reply from 172.21.15.16:6807 osd.1 since back 2024-04-26T16:47:41.756303+0000 front 2024-04-26T16:47:41.756204+0000 (oldest deadline 2024-04-26T16:48:03.456092+0000) 2024-04-26T16:48:11.025 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:10 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:10.742+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:30.277595+0000 front 2024-04-26T16:47:30.277410+0000 (oldest deadline 2024-04-26T16:47:56.177387+0000) 2024-04-26T16:48:11.025 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:10 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:10.742+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6807 osd.1 since back 2024-04-26T16:47:39.980154+0000 front 2024-04-26T16:47:39.980234+0000 (oldest deadline 2024-04-26T16:48:06.980495+0000) 2024-04-26T16:48:11.025 INFO:journalctl@ceph.osd.5.smithi057.stdout:Apr 26 16:48:10 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-5[43583]: 2024-04-26T16:48:10.882+0000 7f5add27d700 -1 osd.5 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:33.134555+0000 front 2024-04-26T16:47:33.134802+0000 (oldest deadline 2024-04-26T16:47:55.434779+0000) 2024-04-26T16:48:11.025 INFO:journalctl@ceph.osd.5.smithi057.stdout:Apr 26 16:48:10 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-5[43583]: 2024-04-26T16:48:10.882+0000 7f5add27d700 -1 osd.5 75 heartbeat_check: no reply from 172.21.15.16:6807 osd.1 since back 2024-04-26T16:47:40.735984+0000 front 2024-04-26T16:47:40.736007+0000 (oldest deadline 2024-04-26T16:48:03.635757+0000) 2024-04-26T16:48:11.025 INFO:journalctl@ceph.osd.5.smithi057.stdout:Apr 26 16:48:10 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-5[43583]: 2024-04-26T16:48:10.882+0000 7f5add27d700 -1 osd.5 75 heartbeat_check: no reply from 172.21.15.16:6811 osd.2 since back 2024-04-26T16:47:45.936474+0000 front 2024-04-26T16:47:45.936500+0000 (oldest deadline 2024-04-26T16:48:10.636440+0000) 2024-04-26T16:48:11.291 INFO:journalctl@ceph.osd.6.smithi057.stdout:Apr 26 16:48:11 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-6[49562]: 2024-04-26T16:48:11.023+0000 7f373c5e1700 -1 osd.6 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:34.155267+0000 front 2024-04-26T16:47:34.155390+0000 (oldest deadline 2024-04-26T16:48:00.055197+0000) 2024-04-26T16:48:11.291 INFO:journalctl@ceph.osd.6.smithi057.stdout:Apr 26 16:48:11 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-6[49562]: 2024-04-26T16:48:11.023+0000 7f373c5e1700 -1 osd.6 75 heartbeat_check: no reply from 172.21.15.16:6807 osd.1 since back 2024-04-26T16:47:41.756303+0000 front 2024-04-26T16:47:41.756204+0000 (oldest deadline 2024-04-26T16:48:03.456092+0000) 2024-04-26T16:48:12.000 INFO:journalctl@ceph.osd.5.smithi057.stdout:Apr 26 16:48:11 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-5[43583]: 2024-04-26T16:48:11.836+0000 7f5add27d700 -1 osd.5 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:33.134555+0000 front 2024-04-26T16:47:33.134802+0000 (oldest deadline 2024-04-26T16:47:55.434779+0000) 2024-04-26T16:48:12.000 INFO:journalctl@ceph.osd.5.smithi057.stdout:Apr 26 16:48:11 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-5[43583]: 2024-04-26T16:48:11.836+0000 7f5add27d700 -1 osd.5 75 heartbeat_check: no reply from 172.21.15.16:6807 osd.1 since back 2024-04-26T16:47:40.735984+0000 front 2024-04-26T16:47:40.736007+0000 (oldest deadline 2024-04-26T16:48:03.635757+0000) 2024-04-26T16:48:12.000 INFO:journalctl@ceph.osd.5.smithi057.stdout:Apr 26 16:48:11 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-5[43583]: 2024-04-26T16:48:11.836+0000 7f5add27d700 -1 osd.5 75 heartbeat_check: no reply from 172.21.15.16:6811 osd.2 since back 2024-04-26T16:47:45.936474+0000 front 2024-04-26T16:47:45.936500+0000 (oldest deadline 2024-04-26T16:48:10.636440+0000) 2024-04-26T16:48:12.000 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:11 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:11.737+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:30.277595+0000 front 2024-04-26T16:47:30.277410+0000 (oldest deadline 2024-04-26T16:47:56.177387+0000) 2024-04-26T16:48:12.000 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:11 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:11.737+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6807 osd.1 since back 2024-04-26T16:47:39.980154+0000 front 2024-04-26T16:47:39.980234+0000 (oldest deadline 2024-04-26T16:48:06.980495+0000) 2024-04-26T16:48:12.000 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:11 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:11.737+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6811 osd.2 since back 2024-04-26T16:47:48.681552+0000 front 2024-04-26T16:47:48.681568+0000 (oldest deadline 2024-04-26T16:48:10.981455+0000) 2024-04-26T16:48:12.291 INFO:journalctl@ceph.osd.6.smithi057.stdout:Apr 26 16:48:12 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-6[49562]: 2024-04-26T16:48:11.999+0000 7f373c5e1700 -1 osd.6 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:34.155267+0000 front 2024-04-26T16:47:34.155390+0000 (oldest deadline 2024-04-26T16:48:00.055197+0000) 2024-04-26T16:48:12.291 INFO:journalctl@ceph.osd.6.smithi057.stdout:Apr 26 16:48:12 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-6[49562]: 2024-04-26T16:48:11.999+0000 7f373c5e1700 -1 osd.6 75 heartbeat_check: no reply from 172.21.15.16:6807 osd.1 since back 2024-04-26T16:47:41.756303+0000 front 2024-04-26T16:47:41.756204+0000 (oldest deadline 2024-04-26T16:48:03.456092+0000) 2024-04-26T16:48:13.036 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:12 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:12.706+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:30.277595+0000 front 2024-04-26T16:47:30.277410+0000 (oldest deadline 2024-04-26T16:47:56.177387+0000) 2024-04-26T16:48:13.036 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:12 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:12.706+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6807 osd.1 since back 2024-04-26T16:47:39.980154+0000 front 2024-04-26T16:47:39.980234+0000 (oldest deadline 2024-04-26T16:48:06.980495+0000) 2024-04-26T16:48:13.036 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:12 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:12.706+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6811 osd.2 since back 2024-04-26T16:47:48.681552+0000 front 2024-04-26T16:47:48.681568+0000 (oldest deadline 2024-04-26T16:48:10.981455+0000) 2024-04-26T16:48:13.036 INFO:journalctl@ceph.osd.5.smithi057.stdout:Apr 26 16:48:12 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-5[43583]: 2024-04-26T16:48:12.850+0000 7f5add27d700 -1 osd.5 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:33.134555+0000 front 2024-04-26T16:47:33.134802+0000 (oldest deadline 2024-04-26T16:47:55.434779+0000) 2024-04-26T16:48:13.036 INFO:journalctl@ceph.osd.5.smithi057.stdout:Apr 26 16:48:12 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-5[43583]: 2024-04-26T16:48:12.850+0000 7f5add27d700 -1 osd.5 75 heartbeat_check: no reply from 172.21.15.16:6807 osd.1 since back 2024-04-26T16:47:40.735984+0000 front 2024-04-26T16:47:40.736007+0000 (oldest deadline 2024-04-26T16:48:03.635757+0000) 2024-04-26T16:48:13.036 INFO:journalctl@ceph.osd.5.smithi057.stdout:Apr 26 16:48:12 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-5[43583]: 2024-04-26T16:48:12.850+0000 7f5add27d700 -1 osd.5 75 heartbeat_check: no reply from 172.21.15.16:6811 osd.2 since back 2024-04-26T16:47:45.936474+0000 front 2024-04-26T16:47:45.936500+0000 (oldest deadline 2024-04-26T16:48:10.636440+0000) 2024-04-26T16:48:13.291 INFO:journalctl@ceph.osd.6.smithi057.stdout:Apr 26 16:48:13 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-6[49562]: 2024-04-26T16:48:13.035+0000 7f373c5e1700 -1 osd.6 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:34.155267+0000 front 2024-04-26T16:47:34.155390+0000 (oldest deadline 2024-04-26T16:48:00.055197+0000) 2024-04-26T16:48:13.291 INFO:journalctl@ceph.osd.6.smithi057.stdout:Apr 26 16:48:13 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-6[49562]: 2024-04-26T16:48:13.036+0000 7f373c5e1700 -1 osd.6 75 heartbeat_check: no reply from 172.21.15.16:6807 osd.1 since back 2024-04-26T16:47:41.756303+0000 front 2024-04-26T16:47:41.756204+0000 (oldest deadline 2024-04-26T16:48:03.456092+0000) 2024-04-26T16:48:14.041 INFO:journalctl@ceph.osd.5.smithi057.stdout:Apr 26 16:48:13 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-5[43583]: 2024-04-26T16:48:13.816+0000 7f5add27d700 -1 osd.5 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:33.134555+0000 front 2024-04-26T16:47:33.134802+0000 (oldest deadline 2024-04-26T16:47:55.434779+0000) 2024-04-26T16:48:14.041 INFO:journalctl@ceph.osd.5.smithi057.stdout:Apr 26 16:48:13 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-5[43583]: 2024-04-26T16:48:13.816+0000 7f5add27d700 -1 osd.5 75 heartbeat_check: no reply from 172.21.15.16:6807 osd.1 since back 2024-04-26T16:47:40.735984+0000 front 2024-04-26T16:47:40.736007+0000 (oldest deadline 2024-04-26T16:48:03.635757+0000) 2024-04-26T16:48:14.041 INFO:journalctl@ceph.osd.5.smithi057.stdout:Apr 26 16:48:13 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-5[43583]: 2024-04-26T16:48:13.816+0000 7f5add27d700 -1 osd.5 75 heartbeat_check: no reply from 172.21.15.16:6811 osd.2 since back 2024-04-26T16:47:45.936474+0000 front 2024-04-26T16:47:45.936500+0000 (oldest deadline 2024-04-26T16:48:10.636440+0000) 2024-04-26T16:48:14.041 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:13 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:13.746+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:30.277595+0000 front 2024-04-26T16:47:30.277410+0000 (oldest deadline 2024-04-26T16:47:56.177387+0000) 2024-04-26T16:48:14.041 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:13 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:13.746+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6807 osd.1 since back 2024-04-26T16:47:39.980154+0000 front 2024-04-26T16:47:39.980234+0000 (oldest deadline 2024-04-26T16:48:06.980495+0000) 2024-04-26T16:48:14.041 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:13 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:13.746+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6811 osd.2 since back 2024-04-26T16:47:48.681552+0000 front 2024-04-26T16:47:48.681568+0000 (oldest deadline 2024-04-26T16:48:10.981455+0000) 2024-04-26T16:48:14.451 INFO:journalctl@ceph.osd.6.smithi057.stdout:Apr 26 16:48:14 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-6[49562]: 2024-04-26T16:48:14.078+0000 7f373c5e1700 -1 osd.6 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:34.155267+0000 front 2024-04-26T16:47:34.155390+0000 (oldest deadline 2024-04-26T16:48:00.055197+0000) 2024-04-26T16:48:14.451 INFO:journalctl@ceph.osd.6.smithi057.stdout:Apr 26 16:48:14 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-6[49562]: 2024-04-26T16:48:14.078+0000 7f373c5e1700 -1 osd.6 75 heartbeat_check: no reply from 172.21.15.16:6807 osd.1 since back 2024-04-26T16:47:41.756303+0000 front 2024-04-26T16:47:41.756204+0000 (oldest deadline 2024-04-26T16:48:03.456092+0000) 2024-04-26T16:48:14.451 INFO:journalctl@ceph.osd.5.smithi057.stdout:Apr 26 16:48:14 smithi057 podman[72560]: 2024-04-26 16:48:14.218573924 +0000 UTC m=+5.502482489 container died f289cd06be689c6e25291dcfa767008b734396a7d81fd4c04f8fd4f60612815b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-5, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240424, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, CEPH_POINT_RELEASE=, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, maintainer=Guillaume Abrioux ) 2024-04-26T16:48:14.769 INFO:journalctl@ceph.osd.5.smithi057.stdout:Apr 26 16:48:14 smithi057 podman[72560]: 2024-04-26 16:48:14.549906684 +0000 UTC m=+5.833815242 container cleanup f289cd06be689c6e25291dcfa767008b734396a7d81fd4c04f8fd4f60612815b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-5, maintainer=Guillaume Abrioux , ceph=True, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, org.label-schema.build-date=20240424, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-26T16:48:14.770 INFO:journalctl@ceph.osd.5.smithi057.stdout:Apr 26 16:48:14 smithi057 bash[72560]: ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-5 2024-04-26T16:48:15.041 INFO:journalctl@ceph.osd.5.smithi057.stdout:Apr 26 16:48:14 smithi057 podman[72582]: 2024-04-26 16:48:14.775897227 +0000 UTC m=+0.550668749 container remove f289cd06be689c6e25291dcfa767008b734396a7d81fd4c04f8fd4f60612815b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-5, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, ceph=True, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240424, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2) 2024-04-26T16:48:15.041 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:14 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:14.769+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:30.277595+0000 front 2024-04-26T16:47:30.277410+0000 (oldest deadline 2024-04-26T16:47:56.177387+0000) 2024-04-26T16:48:15.041 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:14 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:14.769+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6807 osd.1 since back 2024-04-26T16:47:39.980154+0000 front 2024-04-26T16:47:39.980234+0000 (oldest deadline 2024-04-26T16:48:06.980495+0000) 2024-04-26T16:48:15.041 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:14 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:14.769+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6811 osd.2 since back 2024-04-26T16:47:48.681552+0000 front 2024-04-26T16:47:48.681568+0000 (oldest deadline 2024-04-26T16:48:10.981455+0000) 2024-04-26T16:48:15.355 INFO:journalctl@ceph.osd.5.smithi057.stdout:Apr 26 16:48:15 smithi057 podman[72675]: 2024-04-26 16:48:15.138437803 +0000 UTC m=+0.018640035 image pull 031ba2747cfdd41e6bd5399209a1ba77775f760ed8b698251b3c2529efe3552f quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45 2024-04-26T16:48:15.355 INFO:journalctl@ceph.osd.5.smithi057.stdout:Apr 26 16:48:15 smithi057 podman[72675]: 2024-04-26 16:48:15.243615708 +0000 UTC m=+0.123817959 container create 8e1918f6ac1d90cf0e4c6ec81fc7dc8360ea2a3c0224fcbaa470da1d1417bd4f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-5-deactivate, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.build-date=20240424, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, io.buildah.version=1.33.5, GIT_CLEAN=True, CEPH_POINT_RELEASE=) 2024-04-26T16:48:15.355 INFO:journalctl@ceph.osd.6.smithi057.stdout:Apr 26 16:48:15 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-6[49562]: 2024-04-26T16:48:15.080+0000 7f373c5e1700 -1 osd.6 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:34.155267+0000 front 2024-04-26T16:47:34.155390+0000 (oldest deadline 2024-04-26T16:48:00.055197+0000) 2024-04-26T16:48:15.355 INFO:journalctl@ceph.osd.6.smithi057.stdout:Apr 26 16:48:15 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-6[49562]: 2024-04-26T16:48:15.080+0000 7f373c5e1700 -1 osd.6 75 heartbeat_check: no reply from 172.21.15.16:6807 osd.1 since back 2024-04-26T16:47:41.756303+0000 front 2024-04-26T16:47:41.756204+0000 (oldest deadline 2024-04-26T16:48:03.456092+0000) 2024-04-26T16:48:15.356 INFO:journalctl@ceph.osd.6.smithi057.stdout:Apr 26 16:48:15 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-6[49562]: 2024-04-26T16:48:15.080+0000 7f373c5e1700 -1 osd.6 75 heartbeat_check: no reply from 172.21.15.16:6811 osd.2 since back 2024-04-26T16:47:49.558570+0000 front 2024-04-26T16:47:49.558539+0000 (oldest deadline 2024-04-26T16:48:14.258444+0000) 2024-04-26T16:48:15.750 INFO:journalctl@ceph.osd.5.smithi057.stdout:Apr 26 16:48:15 smithi057 podman[72675]: 2024-04-26 16:48:15.445941116 +0000 UTC m=+0.326143329 container init 8e1918f6ac1d90cf0e4c6ec81fc7dc8360ea2a3c0224fcbaa470da1d1417bd4f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-5-deactivate, GIT_CLEAN=True, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.schema-version=1.0, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240424, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5) 2024-04-26T16:48:15.750 INFO:journalctl@ceph.osd.5.smithi057.stdout:Apr 26 16:48:15 smithi057 podman[72675]: 2024-04-26 16:48:15.451442286 +0000 UTC m=+0.331644498 container start 8e1918f6ac1d90cf0e4c6ec81fc7dc8360ea2a3c0224fcbaa470da1d1417bd4f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-5-deactivate, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240424, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.vendor=CentOS, GIT_CLEAN=True, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.license=GPLv2) 2024-04-26T16:48:15.750 INFO:journalctl@ceph.osd.5.smithi057.stdout:Apr 26 16:48:15 smithi057 podman[72675]: 2024-04-26 16:48:15.529048926 +0000 UTC m=+0.409251150 container attach 8e1918f6ac1d90cf0e4c6ec81fc7dc8360ea2a3c0224fcbaa470da1d1417bd4f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-5-deactivate, ceph=True, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, org.label-schema.build-date=20240424, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True) 2024-04-26T16:48:16.041 INFO:journalctl@ceph.osd.5.smithi057.stdout:Apr 26 16:48:15 smithi057 podman[72675]: 2024-04-26 16:48:15.751268848 +0000 UTC m=+0.631471067 container died 8e1918f6ac1d90cf0e4c6ec81fc7dc8360ea2a3c0224fcbaa470da1d1417bd4f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-5-deactivate, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, org.label-schema.build-date=20240424, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux ) 2024-04-26T16:48:16.041 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:15 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:15.793+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:30.277595+0000 front 2024-04-26T16:47:30.277410+0000 (oldest deadline 2024-04-26T16:47:56.177387+0000) 2024-04-26T16:48:16.041 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:15 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:15.793+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6807 osd.1 since back 2024-04-26T16:47:39.980154+0000 front 2024-04-26T16:47:39.980234+0000 (oldest deadline 2024-04-26T16:48:06.980495+0000) 2024-04-26T16:48:16.041 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:15 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:15.793+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6811 osd.2 since back 2024-04-26T16:47:48.681552+0000 front 2024-04-26T16:47:48.681568+0000 (oldest deadline 2024-04-26T16:48:10.981455+0000) 2024-04-26T16:48:16.356 INFO:journalctl@ceph.osd.6.smithi057.stdout:Apr 26 16:48:16 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-6[49562]: 2024-04-26T16:48:16.079+0000 7f373c5e1700 -1 osd.6 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:34.155267+0000 front 2024-04-26T16:47:34.155390+0000 (oldest deadline 2024-04-26T16:48:00.055197+0000) 2024-04-26T16:48:16.356 INFO:journalctl@ceph.osd.6.smithi057.stdout:Apr 26 16:48:16 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-6[49562]: 2024-04-26T16:48:16.079+0000 7f373c5e1700 -1 osd.6 75 heartbeat_check: no reply from 172.21.15.16:6807 osd.1 since back 2024-04-26T16:47:41.756303+0000 front 2024-04-26T16:47:41.756204+0000 (oldest deadline 2024-04-26T16:48:03.456092+0000) 2024-04-26T16:48:16.356 INFO:journalctl@ceph.osd.6.smithi057.stdout:Apr 26 16:48:16 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-6[49562]: 2024-04-26T16:48:16.079+0000 7f373c5e1700 -1 osd.6 75 heartbeat_check: no reply from 172.21.15.16:6811 osd.2 since back 2024-04-26T16:47:49.558570+0000 front 2024-04-26T16:47:49.558539+0000 (oldest deadline 2024-04-26T16:48:14.258444+0000) 2024-04-26T16:48:16.381 DEBUG:teuthology.orchestra.run.smithi057:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@osd.5.service' 2024-04-26T16:48:16.425 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-26T16:48:16.425 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-04-26T16:48:16.425 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-04-26T16:48:16.425 DEBUG:teuthology.orchestra.run.smithi057:> sudo systemctl stop ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@osd.6 2024-04-26T16:48:16.763 INFO:journalctl@ceph.osd.6.smithi057.stdout:Apr 26 16:48:16 smithi057 systemd[1]: Stopping Ceph osd.6 for 8b1f7092-03ea-11ef-bc93-c7b262605968... 2024-04-26T16:48:17.036 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:16 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:16.775+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:30.277595+0000 front 2024-04-26T16:47:30.277410+0000 (oldest deadline 2024-04-26T16:47:56.177387+0000) 2024-04-26T16:48:17.036 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:16 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:16.775+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6807 osd.1 since back 2024-04-26T16:47:39.980154+0000 front 2024-04-26T16:47:39.980234+0000 (oldest deadline 2024-04-26T16:48:06.980495+0000) 2024-04-26T16:48:17.036 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:16 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:16.775+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6811 osd.2 since back 2024-04-26T16:47:48.681552+0000 front 2024-04-26T16:47:48.681568+0000 (oldest deadline 2024-04-26T16:48:10.981455+0000) 2024-04-26T16:48:17.036 INFO:journalctl@ceph.osd.6.smithi057.stdout:Apr 26 16:48:16 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-6[49562]: 2024-04-26T16:48:16.762+0000 7f373ffed700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-04-26T16:48:17.036 INFO:journalctl@ceph.osd.6.smithi057.stdout:Apr 26 16:48:16 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-6[49562]: 2024-04-26T16:48:16.762+0000 7f373ffed700 -1 osd.6 75 *** Got signal Terminated *** 2024-04-26T16:48:17.036 INFO:journalctl@ceph.osd.6.smithi057.stdout:Apr 26 16:48:16 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-6[49562]: 2024-04-26T16:48:16.762+0000 7f373ffed700 -1 osd.6 75 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-26T16:48:17.036 INFO:journalctl@ceph.osd.6.smithi057.stdout:Apr 26 16:48:17 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-6[49562]: 2024-04-26T16:48:17.036+0000 7f373c5e1700 -1 osd.6 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:34.155267+0000 front 2024-04-26T16:47:34.155390+0000 (oldest deadline 2024-04-26T16:48:00.055197+0000) 2024-04-26T16:48:17.036 INFO:journalctl@ceph.osd.6.smithi057.stdout:Apr 26 16:48:17 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-6[49562]: 2024-04-26T16:48:17.036+0000 7f373c5e1700 -1 osd.6 75 heartbeat_check: no reply from 172.21.15.16:6807 osd.1 since back 2024-04-26T16:47:41.756303+0000 front 2024-04-26T16:47:41.756204+0000 (oldest deadline 2024-04-26T16:48:03.456092+0000) 2024-04-26T16:48:17.291 INFO:journalctl@ceph.osd.6.smithi057.stdout:Apr 26 16:48:17 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-6[49562]: 2024-04-26T16:48:17.036+0000 7f373c5e1700 -1 osd.6 75 heartbeat_check: no reply from 172.21.15.16:6811 osd.2 since back 2024-04-26T16:47:49.558570+0000 front 2024-04-26T16:47:49.558539+0000 (oldest deadline 2024-04-26T16:48:14.258444+0000) 2024-04-26T16:48:18.041 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:17 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:17.767+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:30.277595+0000 front 2024-04-26T16:47:30.277410+0000 (oldest deadline 2024-04-26T16:47:56.177387+0000) 2024-04-26T16:48:18.041 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:17 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:17.767+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6807 osd.1 since back 2024-04-26T16:47:39.980154+0000 front 2024-04-26T16:47:39.980234+0000 (oldest deadline 2024-04-26T16:48:06.980495+0000) 2024-04-26T16:48:18.041 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:17 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:17.767+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6811 osd.2 since back 2024-04-26T16:47:48.681552+0000 front 2024-04-26T16:47:48.681568+0000 (oldest deadline 2024-04-26T16:48:10.981455+0000) 2024-04-26T16:48:18.541 INFO:journalctl@ceph.osd.6.smithi057.stdout:Apr 26 16:48:18 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-6[49562]: 2024-04-26T16:48:18.056+0000 7f373c5e1700 -1 osd.6 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:34.155267+0000 front 2024-04-26T16:47:34.155390+0000 (oldest deadline 2024-04-26T16:48:00.055197+0000) 2024-04-26T16:48:18.541 INFO:journalctl@ceph.osd.6.smithi057.stdout:Apr 26 16:48:18 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-6[49562]: 2024-04-26T16:48:18.056+0000 7f373c5e1700 -1 osd.6 75 heartbeat_check: no reply from 172.21.15.16:6807 osd.1 since back 2024-04-26T16:47:41.756303+0000 front 2024-04-26T16:47:41.756204+0000 (oldest deadline 2024-04-26T16:48:03.456092+0000) 2024-04-26T16:48:18.541 INFO:journalctl@ceph.osd.6.smithi057.stdout:Apr 26 16:48:18 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-6[49562]: 2024-04-26T16:48:18.056+0000 7f373c5e1700 -1 osd.6 75 heartbeat_check: no reply from 172.21.15.16:6811 osd.2 since back 2024-04-26T16:47:49.558570+0000 front 2024-04-26T16:47:49.558539+0000 (oldest deadline 2024-04-26T16:48:14.258444+0000) 2024-04-26T16:48:19.041 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:18 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:18.744+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:30.277595+0000 front 2024-04-26T16:47:30.277410+0000 (oldest deadline 2024-04-26T16:47:56.177387+0000) 2024-04-26T16:48:19.041 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:18 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:18.744+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6807 osd.1 since back 2024-04-26T16:47:39.980154+0000 front 2024-04-26T16:47:39.980234+0000 (oldest deadline 2024-04-26T16:48:06.980495+0000) 2024-04-26T16:48:19.041 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:18 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:18.744+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6811 osd.2 since back 2024-04-26T16:47:48.681552+0000 front 2024-04-26T16:47:48.681568+0000 (oldest deadline 2024-04-26T16:48:10.981455+0000) 2024-04-26T16:48:19.541 INFO:journalctl@ceph.osd.6.smithi057.stdout:Apr 26 16:48:19 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-6[49562]: 2024-04-26T16:48:19.060+0000 7f373c5e1700 -1 osd.6 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:34.155267+0000 front 2024-04-26T16:47:34.155390+0000 (oldest deadline 2024-04-26T16:48:00.055197+0000) 2024-04-26T16:48:19.541 INFO:journalctl@ceph.osd.6.smithi057.stdout:Apr 26 16:48:19 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-6[49562]: 2024-04-26T16:48:19.060+0000 7f373c5e1700 -1 osd.6 75 heartbeat_check: no reply from 172.21.15.16:6807 osd.1 since back 2024-04-26T16:47:41.756303+0000 front 2024-04-26T16:47:41.756204+0000 (oldest deadline 2024-04-26T16:48:03.456092+0000) 2024-04-26T16:48:19.541 INFO:journalctl@ceph.osd.6.smithi057.stdout:Apr 26 16:48:19 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-6[49562]: 2024-04-26T16:48:19.060+0000 7f373c5e1700 -1 osd.6 75 heartbeat_check: no reply from 172.21.15.16:6811 osd.2 since back 2024-04-26T16:47:49.558570+0000 front 2024-04-26T16:47:49.558539+0000 (oldest deadline 2024-04-26T16:48:14.258444+0000) 2024-04-26T16:48:20.041 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:19 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:19.780+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:30.277595+0000 front 2024-04-26T16:47:30.277410+0000 (oldest deadline 2024-04-26T16:47:56.177387+0000) 2024-04-26T16:48:20.041 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:19 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:19.780+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6807 osd.1 since back 2024-04-26T16:47:39.980154+0000 front 2024-04-26T16:47:39.980234+0000 (oldest deadline 2024-04-26T16:48:06.980495+0000) 2024-04-26T16:48:20.041 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:19 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:19.780+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6811 osd.2 since back 2024-04-26T16:47:48.681552+0000 front 2024-04-26T16:47:48.681568+0000 (oldest deadline 2024-04-26T16:48:10.981455+0000) 2024-04-26T16:48:20.541 INFO:journalctl@ceph.osd.6.smithi057.stdout:Apr 26 16:48:20 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-6[49562]: 2024-04-26T16:48:20.076+0000 7f373c5e1700 -1 osd.6 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:34.155267+0000 front 2024-04-26T16:47:34.155390+0000 (oldest deadline 2024-04-26T16:48:00.055197+0000) 2024-04-26T16:48:20.541 INFO:journalctl@ceph.osd.6.smithi057.stdout:Apr 26 16:48:20 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-6[49562]: 2024-04-26T16:48:20.076+0000 7f373c5e1700 -1 osd.6 75 heartbeat_check: no reply from 172.21.15.16:6807 osd.1 since back 2024-04-26T16:47:41.756303+0000 front 2024-04-26T16:47:41.756204+0000 (oldest deadline 2024-04-26T16:48:03.456092+0000) 2024-04-26T16:48:20.541 INFO:journalctl@ceph.osd.6.smithi057.stdout:Apr 26 16:48:20 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-6[49562]: 2024-04-26T16:48:20.076+0000 7f373c5e1700 -1 osd.6 75 heartbeat_check: no reply from 172.21.15.16:6811 osd.2 since back 2024-04-26T16:47:49.558570+0000 front 2024-04-26T16:47:49.558539+0000 (oldest deadline 2024-04-26T16:48:14.258444+0000) 2024-04-26T16:48:20.541 INFO:journalctl@ceph.osd.6.smithi057.stdout:Apr 26 16:48:20 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-6[49562]: 2024-04-26T16:48:20.076+0000 7f373c5e1700 -1 osd.6 75 heartbeat_check: no reply from 172.21.15.16:6815 osd.3 since back 2024-04-26T16:47:57.159460+0000 front 2024-04-26T16:47:57.159394+0000 (oldest deadline 2024-04-26T16:48:19.459329+0000) 2024-04-26T16:48:21.041 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:20 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:20.739+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:30.277595+0000 front 2024-04-26T16:47:30.277410+0000 (oldest deadline 2024-04-26T16:47:56.177387+0000) 2024-04-26T16:48:21.041 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:20 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:20.739+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6807 osd.1 since back 2024-04-26T16:47:39.980154+0000 front 2024-04-26T16:47:39.980234+0000 (oldest deadline 2024-04-26T16:48:06.980495+0000) 2024-04-26T16:48:21.041 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:20 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:20.739+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6811 osd.2 since back 2024-04-26T16:47:48.681552+0000 front 2024-04-26T16:47:48.681568+0000 (oldest deadline 2024-04-26T16:48:10.981455+0000) 2024-04-26T16:48:21.541 INFO:journalctl@ceph.osd.6.smithi057.stdout:Apr 26 16:48:21 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-6[49562]: 2024-04-26T16:48:21.072+0000 7f373c5e1700 -1 osd.6 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:34.155267+0000 front 2024-04-26T16:47:34.155390+0000 (oldest deadline 2024-04-26T16:48:00.055197+0000) 2024-04-26T16:48:21.541 INFO:journalctl@ceph.osd.6.smithi057.stdout:Apr 26 16:48:21 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-6[49562]: 2024-04-26T16:48:21.072+0000 7f373c5e1700 -1 osd.6 75 heartbeat_check: no reply from 172.21.15.16:6807 osd.1 since back 2024-04-26T16:47:41.756303+0000 front 2024-04-26T16:47:41.756204+0000 (oldest deadline 2024-04-26T16:48:03.456092+0000) 2024-04-26T16:48:21.541 INFO:journalctl@ceph.osd.6.smithi057.stdout:Apr 26 16:48:21 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-6[49562]: 2024-04-26T16:48:21.072+0000 7f373c5e1700 -1 osd.6 75 heartbeat_check: no reply from 172.21.15.16:6811 osd.2 since back 2024-04-26T16:47:49.558570+0000 front 2024-04-26T16:47:49.558539+0000 (oldest deadline 2024-04-26T16:48:14.258444+0000) 2024-04-26T16:48:21.541 INFO:journalctl@ceph.osd.6.smithi057.stdout:Apr 26 16:48:21 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-6[49562]: 2024-04-26T16:48:21.072+0000 7f373c5e1700 -1 osd.6 75 heartbeat_check: no reply from 172.21.15.16:6815 osd.3 since back 2024-04-26T16:47:57.159460+0000 front 2024-04-26T16:47:57.159394+0000 (oldest deadline 2024-04-26T16:48:19.459329+0000) 2024-04-26T16:48:22.041 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:21 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:21.746+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:30.277595+0000 front 2024-04-26T16:47:30.277410+0000 (oldest deadline 2024-04-26T16:47:56.177387+0000) 2024-04-26T16:48:22.041 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:21 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:21.746+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6807 osd.1 since back 2024-04-26T16:47:39.980154+0000 front 2024-04-26T16:47:39.980234+0000 (oldest deadline 2024-04-26T16:48:06.980495+0000) 2024-04-26T16:48:22.041 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:21 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:21.746+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6811 osd.2 since back 2024-04-26T16:47:48.681552+0000 front 2024-04-26T16:47:48.681568+0000 (oldest deadline 2024-04-26T16:48:10.981455+0000) 2024-04-26T16:48:22.501 INFO:journalctl@ceph.osd.6.smithi057.stdout:Apr 26 16:48:22 smithi057 podman[72805]: 2024-04-26 16:48:22.220159644 +0000 UTC m=+5.565076374 container died 7b91abc213a7b78bd251889b6f3024585a28d7efa6f87b26e27a41bac56477e1 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-6, GIT_BRANCH=HEAD, ceph=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, org.label-schema.build-date=20240424, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5) 2024-04-26T16:48:22.791 INFO:journalctl@ceph.osd.6.smithi057.stdout:Apr 26 16:48:22 smithi057 podman[72805]: 2024-04-26 16:48:22.600475057 +0000 UTC m=+5.945391784 container cleanup 7b91abc213a7b78bd251889b6f3024585a28d7efa6f87b26e27a41bac56477e1 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-6, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, io.buildah.version=1.33.5, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240424, GIT_BRANCH=HEAD, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-26T16:48:22.791 INFO:journalctl@ceph.osd.6.smithi057.stdout:Apr 26 16:48:22 smithi057 bash[72805]: ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-6 2024-04-26T16:48:22.791 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:22 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:22.731+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:30.277595+0000 front 2024-04-26T16:47:30.277410+0000 (oldest deadline 2024-04-26T16:47:56.177387+0000) 2024-04-26T16:48:22.791 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:22 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:22.731+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6807 osd.1 since back 2024-04-26T16:47:39.980154+0000 front 2024-04-26T16:47:39.980234+0000 (oldest deadline 2024-04-26T16:48:06.980495+0000) 2024-04-26T16:48:22.791 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:22 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:22.731+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6811 osd.2 since back 2024-04-26T16:47:48.681552+0000 front 2024-04-26T16:47:48.681568+0000 (oldest deadline 2024-04-26T16:48:10.981455+0000) 2024-04-26T16:48:22.791 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:22 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:22.731+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6815 osd.3 since back 2024-04-26T16:47:57.283881+0000 front 2024-04-26T16:47:57.283905+0000 (oldest deadline 2024-04-26T16:48:21.983866+0000) 2024-04-26T16:48:23.160 INFO:journalctl@ceph.osd.6.smithi057.stdout:Apr 26 16:48:22 smithi057 podman[72827]: 2024-04-26 16:48:22.851831395 +0000 UTC m=+0.625422778 container remove 7b91abc213a7b78bd251889b6f3024585a28d7efa6f87b26e27a41bac56477e1 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-6, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, org.label-schema.build-date=20240424, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, CEPH_POINT_RELEASE=, ceph=True) 2024-04-26T16:48:23.496 INFO:journalctl@ceph.osd.6.smithi057.stdout:Apr 26 16:48:23 smithi057 podman[72925]: 2024-04-26 16:48:23.161024264 +0000 UTC m=+0.114513212 container create 707654defe8457c60dec56c91e20840e5151e937f2a9265ad9f7f82f09d1f786 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-6-deactivate, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240424, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_CLEAN=True, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , ceph=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e) 2024-04-26T16:48:23.496 INFO:journalctl@ceph.osd.6.smithi057.stdout:Apr 26 16:48:23 smithi057 podman[72925]: 2024-04-26 16:48:23.065397068 +0000 UTC m=+0.018886019 image pull 031ba2747cfdd41e6bd5399209a1ba77775f760ed8b698251b3c2529efe3552f quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45 2024-04-26T16:48:23.496 INFO:journalctl@ceph.osd.6.smithi057.stdout:Apr 26 16:48:23 smithi057 podman[72925]: 2024-04-26 16:48:23.388932416 +0000 UTC m=+0.342421367 container init 707654defe8457c60dec56c91e20840e5151e937f2a9265ad9f7f82f09d1f786 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-6-deactivate, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, GIT_BRANCH=HEAD, org.label-schema.build-date=20240424, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, ceph=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-26T16:48:23.496 INFO:journalctl@ceph.osd.6.smithi057.stdout:Apr 26 16:48:23 smithi057 podman[72925]: 2024-04-26 16:48:23.395044121 +0000 UTC m=+0.348533063 container start 707654defe8457c60dec56c91e20840e5151e937f2a9265ad9f7f82f09d1f786 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-6-deactivate, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, ceph=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240424, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-26T16:48:23.496 INFO:journalctl@ceph.osd.6.smithi057.stdout:Apr 26 16:48:23 smithi057 podman[72925]: 2024-04-26 16:48:23.496568604 +0000 UTC m=+0.450057564 container attach 707654defe8457c60dec56c91e20840e5151e937f2a9265ad9f7f82f09d1f786 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-6-deactivate, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, ceph=True, io.buildah.version=1.33.5, org.label-schema.build-date=20240424, maintainer=Guillaume Abrioux , RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e) 2024-04-26T16:48:23.791 INFO:journalctl@ceph.osd.6.smithi057.stdout:Apr 26 16:48:23 smithi057 podman[72925]: 2024-04-26 16:48:23.70033414 +0000 UTC m=+0.653823083 container died 707654defe8457c60dec56c91e20840e5151e937f2a9265ad9f7f82f09d1f786 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-6-deactivate, CEPH_POINT_RELEASE=, ceph=True, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_CLEAN=True, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240424, org.label-schema.schema-version=1.0, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux ) 2024-04-26T16:48:23.791 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:23 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:23.704+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:30.277595+0000 front 2024-04-26T16:47:30.277410+0000 (oldest deadline 2024-04-26T16:47:56.177387+0000) 2024-04-26T16:48:23.791 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:23 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:23.704+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6807 osd.1 since back 2024-04-26T16:47:39.980154+0000 front 2024-04-26T16:47:39.980234+0000 (oldest deadline 2024-04-26T16:48:06.980495+0000) 2024-04-26T16:48:23.791 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:23 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:23.704+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6811 osd.2 since back 2024-04-26T16:47:48.681552+0000 front 2024-04-26T16:47:48.681568+0000 (oldest deadline 2024-04-26T16:48:10.981455+0000) 2024-04-26T16:48:23.791 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:23 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:23.704+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6815 osd.3 since back 2024-04-26T16:47:57.283881+0000 front 2024-04-26T16:47:57.283905+0000 (oldest deadline 2024-04-26T16:48:21.983866+0000) 2024-04-26T16:48:24.287 DEBUG:teuthology.orchestra.run.smithi057:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@osd.6.service' 2024-04-26T16:48:24.327 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-26T16:48:24.327 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-04-26T16:48:24.327 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-04-26T16:48:24.328 DEBUG:teuthology.orchestra.run.smithi057:> sudo systemctl stop ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@osd.7 2024-04-26T16:48:24.541 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:24 smithi057 systemd[1]: Stopping Ceph osd.7 for 8b1f7092-03ea-11ef-bc93-c7b262605968... 2024-04-26T16:48:25.041 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:24 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:24.672+0000 7f6b8507c700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-04-26T16:48:25.041 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:24 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:24.672+0000 7f6b8507c700 -1 osd.7 75 *** Got signal Terminated *** 2024-04-26T16:48:25.042 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:24 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:24.672+0000 7f6b8507c700 -1 osd.7 75 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-26T16:48:25.042 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:24 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:24.683+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:30.277595+0000 front 2024-04-26T16:47:30.277410+0000 (oldest deadline 2024-04-26T16:47:56.177387+0000) 2024-04-26T16:48:25.042 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:24 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:24.683+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6807 osd.1 since back 2024-04-26T16:47:39.980154+0000 front 2024-04-26T16:47:39.980234+0000 (oldest deadline 2024-04-26T16:48:06.980495+0000) 2024-04-26T16:48:25.042 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:24 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:24.683+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6811 osd.2 since back 2024-04-26T16:47:48.681552+0000 front 2024-04-26T16:47:48.681568+0000 (oldest deadline 2024-04-26T16:48:10.981455+0000) 2024-04-26T16:48:25.042 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:24 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:24.683+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6815 osd.3 since back 2024-04-26T16:47:57.283881+0000 front 2024-04-26T16:47:57.283905+0000 (oldest deadline 2024-04-26T16:48:21.983866+0000) 2024-04-26T16:48:26.041 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:25.664+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:30.277595+0000 front 2024-04-26T16:47:30.277410+0000 (oldest deadline 2024-04-26T16:47:56.177387+0000) 2024-04-26T16:48:26.041 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:25.664+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6807 osd.1 since back 2024-04-26T16:47:39.980154+0000 front 2024-04-26T16:47:39.980234+0000 (oldest deadline 2024-04-26T16:48:06.980495+0000) 2024-04-26T16:48:26.041 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:25.664+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6811 osd.2 since back 2024-04-26T16:47:48.681552+0000 front 2024-04-26T16:47:48.681568+0000 (oldest deadline 2024-04-26T16:48:10.981455+0000) 2024-04-26T16:48:26.041 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:25 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:25.664+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6815 osd.3 since back 2024-04-26T16:47:57.283881+0000 front 2024-04-26T16:47:57.283905+0000 (oldest deadline 2024-04-26T16:48:21.983866+0000) 2024-04-26T16:48:27.041 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:26 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:26.669+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:30.277595+0000 front 2024-04-26T16:47:30.277410+0000 (oldest deadline 2024-04-26T16:47:56.177387+0000) 2024-04-26T16:48:27.041 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:26 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:26.669+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6807 osd.1 since back 2024-04-26T16:47:39.980154+0000 front 2024-04-26T16:47:39.980234+0000 (oldest deadline 2024-04-26T16:48:06.980495+0000) 2024-04-26T16:48:27.041 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:26 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:26.669+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6811 osd.2 since back 2024-04-26T16:47:48.681552+0000 front 2024-04-26T16:47:48.681568+0000 (oldest deadline 2024-04-26T16:48:10.981455+0000) 2024-04-26T16:48:27.041 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:26 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:26.669+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6815 osd.3 since back 2024-04-26T16:47:57.283881+0000 front 2024-04-26T16:47:57.283905+0000 (oldest deadline 2024-04-26T16:48:21.983866+0000) 2024-04-26T16:48:27.041 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:26 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:26.669+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.57:6802 osd.4 since back 2024-04-26T16:48:04.785131+0000 front 2024-04-26T16:48:04.785193+0000 (oldest deadline 2024-04-26T16:48:26.485202+0000) 2024-04-26T16:48:28.041 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:27 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:27.657+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:30.277595+0000 front 2024-04-26T16:47:30.277410+0000 (oldest deadline 2024-04-26T16:47:56.177387+0000) 2024-04-26T16:48:28.041 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:27 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:27.657+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6807 osd.1 since back 2024-04-26T16:47:39.980154+0000 front 2024-04-26T16:47:39.980234+0000 (oldest deadline 2024-04-26T16:48:06.980495+0000) 2024-04-26T16:48:28.041 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:27 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:27.657+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6811 osd.2 since back 2024-04-26T16:47:48.681552+0000 front 2024-04-26T16:47:48.681568+0000 (oldest deadline 2024-04-26T16:48:10.981455+0000) 2024-04-26T16:48:28.041 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:27 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:27.657+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6815 osd.3 since back 2024-04-26T16:47:57.283881+0000 front 2024-04-26T16:47:57.283905+0000 (oldest deadline 2024-04-26T16:48:21.983866+0000) 2024-04-26T16:48:28.041 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:27 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:27.657+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.57:6802 osd.4 since back 2024-04-26T16:48:04.785131+0000 front 2024-04-26T16:48:04.785193+0000 (oldest deadline 2024-04-26T16:48:26.485202+0000) 2024-04-26T16:48:29.041 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:28 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:28.650+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:30.277595+0000 front 2024-04-26T16:47:30.277410+0000 (oldest deadline 2024-04-26T16:47:56.177387+0000) 2024-04-26T16:48:29.041 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:28 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:28.650+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6807 osd.1 since back 2024-04-26T16:47:39.980154+0000 front 2024-04-26T16:47:39.980234+0000 (oldest deadline 2024-04-26T16:48:06.980495+0000) 2024-04-26T16:48:29.041 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:28 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:28.650+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6811 osd.2 since back 2024-04-26T16:47:48.681552+0000 front 2024-04-26T16:47:48.681568+0000 (oldest deadline 2024-04-26T16:48:10.981455+0000) 2024-04-26T16:48:29.041 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:28 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:28.650+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6815 osd.3 since back 2024-04-26T16:47:57.283881+0000 front 2024-04-26T16:47:57.283905+0000 (oldest deadline 2024-04-26T16:48:21.983866+0000) 2024-04-26T16:48:29.041 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:28 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:28.650+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.57:6802 osd.4 since back 2024-04-26T16:48:04.785131+0000 front 2024-04-26T16:48:04.785193+0000 (oldest deadline 2024-04-26T16:48:26.485202+0000) 2024-04-26T16:48:29.943 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:29 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:29.669+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6803 osd.0 since back 2024-04-26T16:47:30.277595+0000 front 2024-04-26T16:47:30.277410+0000 (oldest deadline 2024-04-26T16:47:56.177387+0000) 2024-04-26T16:48:29.943 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:29 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:29.669+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6807 osd.1 since back 2024-04-26T16:47:39.980154+0000 front 2024-04-26T16:47:39.980234+0000 (oldest deadline 2024-04-26T16:48:06.980495+0000) 2024-04-26T16:48:29.943 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:29 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:29.669+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6811 osd.2 since back 2024-04-26T16:47:48.681552+0000 front 2024-04-26T16:47:48.681568+0000 (oldest deadline 2024-04-26T16:48:10.981455+0000) 2024-04-26T16:48:29.943 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:29 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:29.669+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.16:6815 osd.3 since back 2024-04-26T16:47:57.283881+0000 front 2024-04-26T16:47:57.283905+0000 (oldest deadline 2024-04-26T16:48:21.983866+0000) 2024-04-26T16:48:29.943 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:29 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7[55700]: 2024-04-26T16:48:29.669+0000 7f6b7d668700 -1 osd.7 75 heartbeat_check: no reply from 172.21.15.57:6802 osd.4 since back 2024-04-26T16:48:04.785131+0000 front 2024-04-26T16:48:04.785193+0000 (oldest deadline 2024-04-26T16:48:26.485202+0000) 2024-04-26T16:48:30.291 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:30 smithi057 podman[73055]: 2024-04-26 16:48:30.147507257 +0000 UTC m=+5.599569437 container died 775ea2859ee22a13071d87bfe125674831bd11d9c68091e2dba9792315268255 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240424, io.buildah.version=1.33.5, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, ceph=True, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux ) 2024-04-26T16:48:30.631 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:30 smithi057 podman[73055]: 2024-04-26 16:48:30.538939574 +0000 UTC m=+5.991001743 container cleanup 775ea2859ee22a13071d87bfe125674831bd11d9c68091e2dba9792315268255 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, org.label-schema.build-date=20240424, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, ceph=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux ) 2024-04-26T16:48:30.631 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:30 smithi057 bash[73055]: ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7 2024-04-26T16:48:31.041 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:30 smithi057 podman[73078]: 2024-04-26 16:48:30.803000924 +0000 UTC m=+0.644723966 container remove 775ea2859ee22a13071d87bfe125674831bd11d9c68091e2dba9792315268255 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_CLEAN=True, ceph=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240424, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e) 2024-04-26T16:48:31.489 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:31 smithi057 podman[73185]: 2024-04-26 16:48:31.08793594 +0000 UTC m=+0.019103169 image pull 031ba2747cfdd41e6bd5399209a1ba77775f760ed8b698251b3c2529efe3552f quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45 2024-04-26T16:48:31.489 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:31 smithi057 podman[73185]: 2024-04-26 16:48:31.203714131 +0000 UTC m=+0.134881332 container create b72d654f6292c002a987ef067c4858f9d515aa6835010469673cd382f25949e9 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7-deactivate, GIT_CLEAN=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, io.buildah.version=1.33.5, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240424, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD) 2024-04-26T16:48:31.489 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:31 smithi057 podman[73185]: 2024-04-26 16:48:31.414354913 +0000 UTC m=+0.345522133 container init b72d654f6292c002a987ef067c4858f9d515aa6835010469673cd382f25949e9 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7-deactivate, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, ceph=True, org.label-schema.build-date=20240424) 2024-04-26T16:48:31.489 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:31 smithi057 podman[73185]: 2024-04-26 16:48:31.420579733 +0000 UTC m=+0.351746941 container start b72d654f6292c002a987ef067c4858f9d515aa6835010469673cd382f25949e9 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7-deactivate, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_BRANCH=HEAD, ceph=True, org.label-schema.build-date=20240424, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, org.label-schema.schema-version=1.0) 2024-04-26T16:48:31.490 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:31 smithi057 podman[73185]: 2024-04-26 16:48:31.489183477 +0000 UTC m=+0.420350688 container attach b72d654f6292c002a987ef067c4858f9d515aa6835010469673cd382f25949e9 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7-deactivate, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.build-date=20240424, GIT_CLEAN=True, GIT_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-26T16:48:32.041 INFO:journalctl@ceph.osd.7.smithi057.stdout:Apr 26 16:48:31 smithi057 podman[73185]: 2024-04-26 16:48:31.745792874 +0000 UTC m=+0.676960089 container died b72d654f6292c002a987ef067c4858f9d515aa6835010469673cd382f25949e9 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-osd-7-deactivate, ceph=True, CEPH_POINT_RELEASE=, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, org.label-schema.build-date=20240424, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.vendor=CentOS) 2024-04-26T16:48:32.322 DEBUG:teuthology.orchestra.run.smithi057:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@osd.7.service' 2024-04-26T16:48:32.363 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-26T16:48:32.364 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-04-26T16:48:32.364 INFO:tasks.cephadm.ceph.rgw.foo.a:Stopping rgw.foo.a... 2024-04-26T16:48:32.364 DEBUG:teuthology.orchestra.run.smithi016:> sudo systemctl stop ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@rgw.foo.a 2024-04-26T16:48:32.796 INFO:journalctl@ceph.rgw.foo.a.smithi016.stdout:Apr 26 16:48:32 smithi016 systemd[1]: Stopping Ceph rgw.foo.a for 8b1f7092-03ea-11ef-bc93-c7b262605968... 2024-04-26T16:48:33.296 INFO:journalctl@ceph.rgw.foo.a.smithi016.stdout:Apr 26 16:48:32 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-rgw-foo-a[66350]: 2024-04-26T16:48:32.800+0000 7fce4b482700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/radosgw -n client.rgw.foo.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-04-26T16:48:33.296 INFO:journalctl@ceph.rgw.foo.a.smithi016.stdout:Apr 26 16:48:32 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-rgw-foo-a[66350]: 2024-04-26T16:48:32.800+0000 7fce59d0bac0 -1 shutting down 2024-04-26T16:48:43.198 INFO:journalctl@ceph.rgw.foo.a.smithi016.stdout:Apr 26 16:48:42 smithi016 bash[87602]: time="2024-04-26T16:48:42Z" level=warning msg="StopSignal SIGTERM failed to stop container ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-rgw-foo-a in 10 seconds, resorting to SIGKILL" 2024-04-26T16:48:43.198 INFO:journalctl@ceph.rgw.foo.a.smithi016.stdout:Apr 26 16:48:42 smithi016 podman[87602]: 2024-04-26 16:48:42.82260968 +0000 UTC m=+10.263623750 container died 8c7456227eb684bb2c9c38072cb070e987903f73fac3c292ebd5ee0acdf29f67 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-rgw-foo-a, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240424, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e) 2024-04-26T16:48:43.546 INFO:journalctl@ceph.rgw.foo.a.smithi016.stdout:Apr 26 16:48:43 smithi016 podman[87602]: 2024-04-26 16:48:43.296374878 +0000 UTC m=+10.737388951 container cleanup 8c7456227eb684bb2c9c38072cb070e987903f73fac3c292ebd5ee0acdf29f67 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-rgw-foo-a, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, org.label-schema.build-date=20240424) 2024-04-26T16:48:43.546 INFO:journalctl@ceph.rgw.foo.a.smithi016.stdout:Apr 26 16:48:43 smithi016 bash[87602]: ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-rgw-foo-a 2024-04-26T16:48:43.888 DEBUG:teuthology.orchestra.run.smithi016:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@rgw.foo.a.service' 2024-04-26T16:48:43.924 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-26T16:48:43.924 INFO:tasks.cephadm.ceph.rgw.foo.a:Stopped rgw.foo.a 2024-04-26T16:48:43.924 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-04-26T16:48:43.924 DEBUG:teuthology.orchestra.run.smithi057:> sudo systemctl stop ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@prometheus.a 2024-04-26T16:48:44.229 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:48:43 smithi057 systemd[1]: Stopping Ceph prometheus.a for 8b1f7092-03ea-11ef-bc93-c7b262605968... 2024-04-26T16:48:44.528 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:48:44 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a[66342]: ts=2024-04-26T16:48:44.229Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-26T16:48:44.528 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:48:44 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a[66342]: ts=2024-04-26T16:48:44.230Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-04-26T16:48:44.529 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:48:44 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a[66342]: ts=2024-04-26T16:48:44.230Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-04-26T16:48:44.529 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:48:44 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a[66342]: ts=2024-04-26T16:48:44.230Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-26T16:48:44.529 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:48:44 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a[66342]: ts=2024-04-26T16:48:44.230Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-04-26T16:48:44.529 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:48:44 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a[66342]: ts=2024-04-26T16:48:44.230Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-04-26T16:48:44.529 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:48:44 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a[66342]: ts=2024-04-26T16:48:44.230Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-04-26T16:48:44.529 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:48:44 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a[66342]: ts=2024-04-26T16:48:44.230Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-04-26T16:48:44.529 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:48:44 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a[66342]: ts=2024-04-26T16:48:44.230Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-04-26T16:48:44.529 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:48:44 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a[66342]: ts=2024-04-26T16:48:44.230Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-04-26T16:48:44.529 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:48:44 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a[66342]: ts=2024-04-26T16:48:44.230Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-04-26T16:48:44.529 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:48:44 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a[66342]: ts=2024-04-26T16:48:44.230Z caller=main.go:1147 level=info msg="See you next time!" 2024-04-26T16:48:44.529 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:48:44 smithi057 podman[73320]: 2024-04-26 16:48:44.24044918 +0000 UTC m=+0.114389970 container died 68df1822c13f1dd10167d53b5acbdcffee5eac893eb131aa62d71ba24209309f (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-26T16:48:44.791 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:48:44 smithi057 podman[73320]: 2024-04-26 16:48:44.626634239 +0000 UTC m=+0.500575013 container cleanup 68df1822c13f1dd10167d53b5acbdcffee5eac893eb131aa62d71ba24209309f (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-26T16:48:44.791 INFO:journalctl@ceph.prometheus.a.smithi057.stdout:Apr 26 16:48:44 smithi057 bash[73320]: ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-prometheus-a 2024-04-26T16:48:45.013 DEBUG:teuthology.orchestra.run.smithi057:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@prometheus.a.service' 2024-04-26T16:48:45.047 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-26T16:48:45.048 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-04-26T16:48:45.048 DEBUG:teuthology.orchestra.run.smithi016:> sudo cephadm rm-cluster --fsid 8b1f7092-03ea-11ef-bc93-c7b262605968 --force --keep-logs 2024-04-26T16:48:45.245 INFO:teuthology.orchestra.run.smithi016.stdout:Deleting cluster with fsid: 8b1f7092-03ea-11ef-bc93-c7b262605968 2024-04-26T16:48:47.203 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 26 16:48:46 smithi016 systemd[1]: Stopping Ceph alertmanager.a for 8b1f7092-03ea-11ef-bc93-c7b262605968... 2024-04-26T16:48:47.204 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 26 16:48:47 smithi016 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-alertmanager-a[77828]: ts=2024-04-26T16:48:47.162Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-04-26T16:48:47.517 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 26 16:48:47 smithi016 podman[88123]: 2024-04-26 16:48:47.20398851 +0000 UTC m=+0.119205459 container died e3da2138bb8634f948c251f968b850169fbb76a5e8465b7d506dac035689bbd4 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-26T16:48:47.517 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 26 16:48:47 smithi016 podman[88123]: 2024-04-26 16:48:47.518127669 +0000 UTC m=+0.433344604 container cleanup e3da2138bb8634f948c251f968b850169fbb76a5e8465b7d506dac035689bbd4 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-26T16:48:47.797 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 26 16:48:47 smithi016 bash[88123]: ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-alertmanager-a 2024-04-26T16:48:47.797 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 26 16:48:47 smithi016 podman[88142]: 2024-04-26 16:48:47.694343886 +0000 UTC m=+0.483848411 container remove e3da2138bb8634f948c251f968b850169fbb76a5e8465b7d506dac035689bbd4 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-26T16:48:47.797 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 26 16:48:47 smithi016 podman[88142]: 2024-04-26 16:48:47.753147782 +0000 UTC m=+0.542652263 volume remove 9a8080e774aa611c0d859e1074762114a7fde553e1f6d47d1e262beddf771148 2024-04-26T16:48:48.296 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 26 16:48:48 smithi016 systemd[1]: Stopping Ceph node-exporter.a for 8b1f7092-03ea-11ef-bc93-c7b262605968... 2024-04-26T16:48:48.297 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 26 16:48:47 smithi016 systemd[1]: ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-04-26T16:48:48.297 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 26 16:48:47 smithi016 systemd[1]: Stopped Ceph alertmanager.a for 8b1f7092-03ea-11ef-bc93-c7b262605968. 2024-04-26T16:48:48.297 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 26 16:48:47 smithi016 systemd[1]: ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@alertmanager.a.service: Consumed 1.309s CPU time. 2024-04-26T16:48:48.722 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 26 16:48:48 smithi016 podman[88257]: 2024-04-26 16:48:48.352212641 +0000 UTC m=+0.100803774 container died 204477f8cbbcd76829d423f17b2b868dd035a5405c12e5e485ed318044aa68de (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-04-26T16:48:49.046 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 26 16:48:48 smithi016 podman[88257]: 2024-04-26 16:48:48.830279775 +0000 UTC m=+0.578870896 container cleanup 204477f8cbbcd76829d423f17b2b868dd035a5405c12e5e485ed318044aa68de (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-04-26T16:48:49.046 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 26 16:48:48 smithi016 bash[88257]: ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-a 2024-04-26T16:48:49.414 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 26 16:48:49 smithi016 podman[88276]: 2024-04-26 16:48:49.106190458 +0000 UTC m=+0.758078711 container remove 204477f8cbbcd76829d423f17b2b868dd035a5405c12e5e485ed318044aa68de (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-04-26T16:48:49.415 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 26 16:48:49 smithi016 systemd[1]: ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-04-26T16:48:49.415 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 26 16:48:49 smithi016 systemd[1]: ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-04-26T16:48:49.415 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 26 16:48:49 smithi016 systemd[1]: Stopped Ceph node-exporter.a for 8b1f7092-03ea-11ef-bc93-c7b262605968. 2024-04-26T16:48:49.415 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 26 16:48:49 smithi016 systemd[1]: ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@node-exporter.a.service: Consumed 2.693s CPU time. 2024-04-26T16:48:49.911 DEBUG:teuthology.orchestra.run.smithi057:> sudo cephadm rm-cluster --fsid 8b1f7092-03ea-11ef-bc93-c7b262605968 --force --keep-logs 2024-04-26T16:48:50.110 INFO:teuthology.orchestra.run.smithi057.stdout:Deleting cluster with fsid: 8b1f7092-03ea-11ef-bc93-c7b262605968 2024-04-26T16:48:51.666 INFO:journalctl@ceph.iscsi.iscsi.a.smithi057.stdout:Apr 26 16:48:51 smithi057 systemd[1]: Stopping Ceph iscsi.iscsi.a for 8b1f7092-03ea-11ef-bc93-c7b262605968... 2024-04-26T16:48:52.041 INFO:journalctl@ceph.iscsi.iscsi.a.smithi057.stdout:Apr 26 16:48:51 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-iscsi-iscsi-a[60944]: debug Shutdown received 2024-04-26T16:49:01.952 INFO:journalctl@ceph.iscsi.iscsi.a.smithi057.stdout:Apr 26 16:49:01 smithi057 bash[73740]: time="2024-04-26T16:49:01Z" level=warning msg="StopSignal SIGTERM failed to stop container ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-iscsi-iscsi-a in 10 seconds, resorting to SIGKILL" 2024-04-26T16:49:01.952 INFO:journalctl@ceph.iscsi.iscsi.a.smithi057.stdout:Apr 26 16:49:01 smithi057 podman[73740]: 2024-04-26 16:49:01.693185005 +0000 UTC m=+10.135550714 container died 72fbf7e633f0bd2ab4bb9b414a05dfa3eb4ddee6ae5887352609ca7685815f38 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-iscsi-iscsi-a, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_CLEAN=True, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240424, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, io.buildah.version=1.33.5) 2024-04-26T16:49:02.249 INFO:journalctl@ceph.iscsi.iscsi.a.smithi057.stdout:Apr 26 16:49:02 smithi057 podman[73740]: 2024-04-26 16:49:02.153430724 +0000 UTC m=+10.595796440 container cleanup 72fbf7e633f0bd2ab4bb9b414a05dfa3eb4ddee6ae5887352609ca7685815f38 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-iscsi-iscsi-a, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, io.buildah.version=1.33.5, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, org.label-schema.build-date=20240424, org.label-schema.schema-version=1.0, GIT_CLEAN=True, ceph=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-26T16:49:02.250 INFO:journalctl@ceph.iscsi.iscsi.a.smithi057.stdout:Apr 26 16:49:02 smithi057 bash[73740]: ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-iscsi-iscsi-a 2024-04-26T16:49:02.541 INFO:journalctl@ceph.iscsi.iscsi.a.smithi057.stdout:Apr 26 16:49:02 smithi057 podman[73765]: 2024-04-26 16:49:02.438397854 +0000 UTC m=+0.739690018 container remove 72fbf7e633f0bd2ab4bb9b414a05dfa3eb4ddee6ae5887352609ca7685815f38 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:4b71a575c225eecd96353b1d64f11c7118b9683e4e8491c513d9f702bd9a1f45, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-iscsi-iscsi-a, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240424, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=wip-phlogistonjohn-testing-2024-04-25-1915-a430f9e, org.label-schema.license=GPLv2, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, ceph=True, org.label-schema.vendor=CentOS) 2024-04-26T16:49:02.541 INFO:journalctl@ceph.iscsi.iscsi.a.smithi057.stdout:Apr 26 16:49:02 smithi057 systemd[1]: ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@iscsi.iscsi.a.service: Main process exited, code=exited, status=137/n/a 2024-04-26T16:49:02.921 INFO:journalctl@ceph.iscsi.iscsi.a.smithi057.stdout:Apr 26 16:49:02 smithi057 systemd[1]: ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@iscsi.iscsi.a.service: Failed with result 'exit-code'. 2024-04-26T16:49:02.921 INFO:journalctl@ceph.iscsi.iscsi.a.smithi057.stdout:Apr 26 16:49:02 smithi057 systemd[1]: Stopped Ceph iscsi.iscsi.a for 8b1f7092-03ea-11ef-bc93-c7b262605968. 2024-04-26T16:49:02.921 INFO:journalctl@ceph.iscsi.iscsi.a.smithi057.stdout:Apr 26 16:49:02 smithi057 systemd[1]: ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@iscsi.iscsi.a.service: Consumed 3.155s CPU time. 2024-04-26T16:49:04.291 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:49:04 smithi057 systemd[1]: Stopping Ceph grafana.a for 8b1f7092-03ea-11ef-bc93-c7b262605968... 2024-04-26T16:49:04.619 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:49:04 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=server t=2024-04-26T16:49:04.322658595Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-04-26T16:49:04.619 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:49:04 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=ticker t=2024-04-26T16:49:04.323053985Z level=info msg=stopped last_tick=2024-04-26T16:49:00Z 2024-04-26T16:49:04.619 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:49:04 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=tracing t=2024-04-26T16:49:04.323109633Z level=info msg="Closing tracing" 2024-04-26T16:49:04.620 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:49:04 smithi057 ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a[64839]: logger=sqlstore.transactions t=2024-04-26T16:49:04.333773587Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-04-26T16:49:04.620 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:49:04 smithi057 podman[74050]: 2024-04-26 16:49:04.343140338 +0000 UTC m=+0.117328273 container died 5d5c9eaef8c28c708ead30882d3d541244d99e0bc87de21018d7779a5e837888 (image=quay.io/ceph/grafana:9.4.12, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-04-26T16:49:04.969 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:49:04 smithi057 podman[74050]: 2024-04-26 16:49:04.702577286 +0000 UTC m=+0.476765216 container cleanup 5d5c9eaef8c28c708ead30882d3d541244d99e0bc87de21018d7779a5e837888 (image=quay.io/ceph/grafana:9.4.12, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-04-26T16:49:04.969 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:49:04 smithi057 bash[74050]: ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a 2024-04-26T16:49:05.291 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:49:04 smithi057 podman[74068]: 2024-04-26 16:49:04.970417878 +0000 UTC m=+0.628534048 container remove 5d5c9eaef8c28c708ead30882d3d541244d99e0bc87de21018d7779a5e837888 (image=quay.io/ceph/grafana:9.4.12, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-04-26T16:49:05.291 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:49:05 smithi057 systemd[1]: ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@grafana.a.service: Deactivated successfully. 2024-04-26T16:49:05.291 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:49:05 smithi057 systemd[1]: Stopped Ceph grafana.a for 8b1f7092-03ea-11ef-bc93-c7b262605968. 2024-04-26T16:49:05.291 INFO:journalctl@ceph.grafana.a.smithi057.stdout:Apr 26 16:49:05 smithi057 systemd[1]: ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@grafana.a.service: Consumed 8.476s CPU time. 2024-04-26T16:49:05.586 INFO:journalctl@ceph.node-exporter.b.smithi057.stdout:Apr 26 16:49:05 smithi057 systemd[1]: Stopping Ceph node-exporter.b for 8b1f7092-03ea-11ef-bc93-c7b262605968... 2024-04-26T16:49:05.839 INFO:journalctl@ceph.node-exporter.b.smithi057.stdout:Apr 26 16:49:05 smithi057 podman[74183]: 2024-04-26 16:49:05.587138034 +0000 UTC m=+0.110946580 container died 3d8fcfa0e2140fa8f428051fbf0c352cacf64f7c989b75027c728e8c90c69227 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-04-26T16:49:06.173 INFO:journalctl@ceph.node-exporter.b.smithi057.stdout:Apr 26 16:49:05 smithi057 podman[74183]: 2024-04-26 16:49:05.939654272 +0000 UTC m=+0.463462813 container cleanup 3d8fcfa0e2140fa8f428051fbf0c352cacf64f7c989b75027c728e8c90c69227 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-04-26T16:49:06.173 INFO:journalctl@ceph.node-exporter.b.smithi057.stdout:Apr 26 16:49:05 smithi057 bash[74183]: ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-b 2024-04-26T16:49:06.466 INFO:journalctl@ceph.node-exporter.b.smithi057.stdout:Apr 26 16:49:06 smithi057 podman[74202]: 2024-04-26 16:49:06.173858522 +0000 UTC m=+0.587683715 container remove 3d8fcfa0e2140fa8f428051fbf0c352cacf64f7c989b75027c728e8c90c69227 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-8b1f7092-03ea-11ef-bc93-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-04-26T16:49:06.466 INFO:journalctl@ceph.node-exporter.b.smithi057.stdout:Apr 26 16:49:06 smithi057 systemd[1]: ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-04-26T16:49:06.466 INFO:journalctl@ceph.node-exporter.b.smithi057.stdout:Apr 26 16:49:06 smithi057 systemd[1]: ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-04-26T16:49:06.466 INFO:journalctl@ceph.node-exporter.b.smithi057.stdout:Apr 26 16:49:06 smithi057 systemd[1]: Stopped Ceph node-exporter.b for 8b1f7092-03ea-11ef-bc93-c7b262605968. 2024-04-26T16:49:06.466 INFO:journalctl@ceph.node-exporter.b.smithi057.stdout:Apr 26 16:49:06 smithi057 systemd[1]: ceph-8b1f7092-03ea-11ef-bc93-c7b262605968@node-exporter.b.service: Consumed 2.701s CPU time. 2024-04-26T16:49:06.977 DEBUG:teuthology.orchestra.run.smithi016:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-26T16:49:07.011 DEBUG:teuthology.orchestra.run.smithi057:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-26T16:49:07.037 INFO:tasks.cephadm:Archiving crash dumps... 2024-04-26T16:49:07.039 DEBUG:teuthology.misc:Transferring archived files from smithi016:/var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/crash to /home/teuthworker/archive/phlogistonjohn-2024-04-26_15:06:39-orch:cephadm-wip-phlogistonjohn-testing-2024-04-25-1915-distro-default-smithi/7674878/remote/smithi016/crash 2024-04-26T16:49:07.040 DEBUG:teuthology.orchestra.run.smithi016:> sudo tar c -f - -C /var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/crash -- . 2024-04-26T16:49:07.111 INFO:teuthology.orchestra.run.smithi016.stderr:tar: /var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/crash: Cannot open: No such file or directory 2024-04-26T16:49:07.111 INFO:teuthology.orchestra.run.smithi016.stderr:tar: Error is not recoverable: exiting now 2024-04-26T16:49:07.113 DEBUG:teuthology.misc:Transferring archived files from smithi057:/var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/crash to /home/teuthworker/archive/phlogistonjohn-2024-04-26_15:06:39-orch:cephadm-wip-phlogistonjohn-testing-2024-04-25-1915-distro-default-smithi/7674878/remote/smithi057/crash 2024-04-26T16:49:07.114 DEBUG:teuthology.orchestra.run.smithi057:> sudo tar c -f - -C /var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/crash -- . 2024-04-26T16:49:07.152 INFO:teuthology.orchestra.run.smithi057.stderr:tar: /var/lib/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/crash: Cannot open: No such file or directory 2024-04-26T16:49:07.152 INFO:teuthology.orchestra.run.smithi057.stderr:tar: Error is not recoverable: exiting now 2024-04-26T16:49:07.153 INFO:tasks.cephadm:Checking cluster log for badness... 2024-04-26T16:49:07.153 DEBUG:teuthology.orchestra.run.smithi016:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-26T16:49:07.191 INFO:tasks.cephadm:Compressing logs... 2024-04-26T16:49:07.191 DEBUG:teuthology.orchestra.run.smithi016:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-04-26T16:49:07.233 DEBUG:teuthology.orchestra.run.smithi057:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-04-26T16:49:07.257 INFO:teuthology.orchestra.run.smithi016.stderr:find: ‘/var/log/rbd-target-api’: No such file or directorygzip 2024-04-26T16:49:07.258 INFO:teuthology.orchestra.run.smithi016.stderr: -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-26T16:49:07.258 INFO:teuthology.orchestra.run.smithi016.stderr:gzip -5 --verbose -- /var/log/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/ceph.log 2024-04-26T16:49:07.258 INFO:teuthology.orchestra.run.smithi016.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/ceph-osd.2.log 2024-04-26T16:49:07.258 INFO:teuthology.orchestra.run.smithi016.stderr:/var/log/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/ceph.audit.log 2024-04-26T16:49:07.267 INFO:teuthology.orchestra.run.smithi016.stderr:gzip -5 --verbose -- /var/log/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/ceph-osd.3.log 2024-04-26T16:49:07.267 INFO:teuthology.orchestra.run.smithi016.stderr:/var/log/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/ceph-osd.2.log: /var/log/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/ceph-osd.1.log 2024-04-26T16:49:07.267 INFO:teuthology.orchestra.run.smithi016.stderr:/var/log/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/ceph-mgr.y.log 2024-04-26T16:49:07.268 INFO:teuthology.orchestra.run.smithi016.stderr:/var/log/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/ceph-osd.0.log 2024-04-26T16:49:07.268 INFO:teuthology.orchestra.run.smithi016.stderr:/var/log/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/ceph-mgr.y.log: 93.4% -- replaced with /var/log/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/ceph.log.gz 2024-04-26T16:49:07.268 INFO:teuthology.orchestra.run.smithi016.stderr:gzip -5 --verbose -- /var/log/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/ceph-mon.c.log 2024-04-26T16:49:07.268 INFO:teuthology.orchestra.run.smithi016.stderr: 91.3% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-26T16:49:07.268 INFO:teuthology.orchestra.run.smithi016.stderr:/var/log/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/ceph-osd.0.log: 94.1% -- replaced with /var/log/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/ceph.audit.log.gz 2024-04-26T16:49:07.268 INFO:teuthology.orchestra.run.smithi016.stderr:gzip -5 --verbose -- /var/log/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/ceph-mon.a.log 2024-04-26T16:49:07.268 INFO:teuthology.orchestra.run.smithi016.stderr:/var/log/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/ceph.cephadm.log 2024-04-26T16:49:07.270 INFO:teuthology.orchestra.run.smithi057.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-26T16:49:07.270 INFO:teuthology.orchestra.run.smithi057.stderr:: No such file or directory 2024-04-26T16:49:07.270 INFO:teuthology.orchestra.run.smithi057.stderr:gzip -5 --verbose -- /var/log/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/ceph.log 2024-04-26T16:49:07.270 INFO:teuthology.orchestra.run.smithi057.stderr:gzip -5 --verbose -- /var/log/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/ceph.audit.log 2024-04-26T16:49:07.270 INFO:teuthology.orchestra.run.smithi057.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/ceph-osd.7.log 2024-04-26T16:49:07.271 INFO:teuthology.orchestra.run.smithi057.stderr:/var/log/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/ceph.log: /var/log/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/ceph-osd.5.log 2024-04-26T16:49:07.271 INFO:teuthology.orchestra.run.smithi057.stderr:gzip -5 --verbose -- /var/log/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/ceph-osd.4.log 2024-04-26T16:49:07.271 INFO:teuthology.orchestra.run.smithi057.stderr:/var/log/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/ceph-osd.7.log: /var/log/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/ceph-mgr.x.log 2024-04-26T16:49:07.271 INFO:teuthology.orchestra.run.smithi057.stderr:/var/log/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/ceph-osd.6.log 2024-04-26T16:49:07.271 INFO:teuthology.orchestra.run.smithi057.stderr: 88.4%/var/log/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/ceph-mgr.x.log: -- replaced with /var/log/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/ceph.log.gz 2024-04-26T16:49:07.271 INFO:teuthology.orchestra.run.smithi057.stderr:gzip -5 --verbose -- /var/log/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/ceph.cephadm.log 2024-04-26T16:49:07.271 INFO:teuthology.orchestra.run.smithi057.stderr:gzip -5 --verbose -- /var/log/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/tcmu-runner.log 2024-04-26T16:49:07.271 INFO:teuthology.orchestra.run.smithi057.stderr:/var/log/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/ceph.cephadm.log: /var/log/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/ceph-osd.6.log: 83.4% -- replaced with /var/log/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/ceph.cephadm.log.gz 2024-04-26T16:49:07.271 INFO:teuthology.orchestra.run.smithi057.stderr: 90.3% -- replaced with /var/log/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/ceph.audit.log.gz 2024-04-26T16:49:07.271 INFO:teuthology.orchestra.run.smithi057.stderr:gzip -5 --verbose -- /var/log/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/ceph-volume.log 2024-04-26T16:49:07.271 INFO:teuthology.orchestra.run.smithi057.stderr:/var/log/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/tcmu-runner.log: 67.3%gzip -5 --verbose -- /var/log/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/ceph-mon.b.log 2024-04-26T16:49:07.271 INFO:teuthology.orchestra.run.smithi057.stderr: -- replaced with /var/log/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/tcmu-runner.log.gz 2024-04-26T16:49:07.273 INFO:teuthology.orchestra.run.smithi057.stderr:/var/log/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/ceph-volume.log: /var/log/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/ceph-mon.b.log: 91.1% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-26T16:49:07.274 INFO:teuthology.orchestra.run.smithi057.stderr: 91.2% -- replaced with /var/log/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/ceph-volume.log.gz 2024-04-26T16:49:07.279 INFO:teuthology.orchestra.run.smithi016.stderr:/var/log/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/ceph-volume.log 2024-04-26T16:49:07.280 INFO:teuthology.orchestra.run.smithi016.stderr:/var/log/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/ceph.cephadm.log: 90.2% -- replaced with /var/log/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/ceph.cephadm.log.gz 2024-04-26T16:49:07.286 INFO:teuthology.orchestra.run.smithi016.stderr:gzip -5 --verbose -- /var/log/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/ceph-client.rgw.foo.a.log 2024-04-26T16:49:07.288 INFO:teuthology.orchestra.run.smithi057.stderr: 88.9% -- replaced with /var/log/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/ceph-mgr.x.log.gz 2024-04-26T16:49:07.308 INFO:teuthology.orchestra.run.smithi016.stderr:/var/log/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/ceph-volume.log: /var/log/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/ceph-client.rgw.foo.a.log: 59.1% -- replaced with /var/log/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/ceph-client.rgw.foo.a.log.gz 2024-04-26T16:49:07.319 INFO:teuthology.orchestra.run.smithi016.stderr: 91.2% -- replaced with /var/log/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/ceph-volume.log.gz 2024-04-26T16:49:07.493 INFO:teuthology.orchestra.run.smithi016.stderr: 89.0% -- replaced with /var/log/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/ceph-mgr.y.log.gz 2024-04-26T16:49:07.516 INFO:teuthology.orchestra.run.smithi057.stderr: 92.2% -- replaced with /var/log/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/ceph-mon.b.log.gz 2024-04-26T16:49:07.565 INFO:teuthology.orchestra.run.smithi016.stderr: 92.0% -- replaced with /var/log/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/ceph-mon.c.log.gz 2024-04-26T16:49:07.590 INFO:teuthology.orchestra.run.smithi057.stderr: 92.6% -- replaced with /var/log/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/ceph-osd.6.log.gz 2024-04-26T16:49:07.628 INFO:teuthology.orchestra.run.smithi057.stderr: 92.8% -- replaced with /var/log/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/ceph-osd.5.log.gz 2024-04-26T16:49:07.700 INFO:teuthology.orchestra.run.smithi057.stderr: 92.8% -- replaced with /var/log/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/ceph-osd.7.log.gz 2024-04-26T16:49:07.706 INFO:teuthology.orchestra.run.smithi016.stderr: 92.5% -- replaced with /var/log/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/ceph-osd.2.log.gz 2024-04-26T16:49:07.732 INFO:teuthology.orchestra.run.smithi016.stderr: 92.9% -- replaced with /var/log/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/ceph-osd.0.log.gz 2024-04-26T16:49:07.783 INFO:teuthology.orchestra.run.smithi057.stderr: 93.2% -- replaced with /var/log/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/ceph-osd.4.log.gz 2024-04-26T16:49:07.785 INFO:teuthology.orchestra.run.smithi057.stderr: 2024-04-26T16:49:07.785 INFO:teuthology.orchestra.run.smithi057.stderr:real 0m0.537s 2024-04-26T16:49:07.785 INFO:teuthology.orchestra.run.smithi057.stderr:user 0m1.915s 2024-04-26T16:49:07.785 INFO:teuthology.orchestra.run.smithi057.stderr:sys 0m0.090s 2024-04-26T16:49:07.803 INFO:teuthology.orchestra.run.smithi016.stderr: 93.0% -- replaced with /var/log/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/ceph-osd.1.log.gz 2024-04-26T16:49:07.843 INFO:teuthology.orchestra.run.smithi016.stderr: 93.1% -- replaced with /var/log/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/ceph-osd.3.log.gz 2024-04-26T16:49:07.931 INFO:teuthology.orchestra.run.smithi016.stderr: 91.1% -- replaced with /var/log/ceph/8b1f7092-03ea-11ef-bc93-c7b262605968/ceph-mon.a.log.gz 2024-04-26T16:49:07.933 INFO:teuthology.orchestra.run.smithi016.stderr: 2024-04-26T16:49:07.933 INFO:teuthology.orchestra.run.smithi016.stderr:real 0m0.687s 2024-04-26T16:49:07.933 INFO:teuthology.orchestra.run.smithi016.stderr:user 0m3.158s 2024-04-26T16:49:07.933 INFO:teuthology.orchestra.run.smithi016.stderr:sys 0m0.121s 2024-04-26T16:49:07.934 INFO:tasks.cephadm:Archiving logs... 2024-04-26T16:49:07.934 DEBUG:teuthology.misc:Transferring archived files from smithi016:/var/log/ceph to /home/teuthworker/archive/phlogistonjohn-2024-04-26_15:06:39-orch:cephadm-wip-phlogistonjohn-testing-2024-04-25-1915-distro-default-smithi/7674878/remote/smithi016/log 2024-04-26T16:49:07.935 DEBUG:teuthology.orchestra.run.smithi016:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-26T16:49:08.408 DEBUG:teuthology.misc:Transferring archived files from smithi057:/var/log/ceph to /home/teuthworker/archive/phlogistonjohn-2024-04-26_15:06:39-orch:cephadm-wip-phlogistonjohn-testing-2024-04-25-1915-distro-default-smithi/7674878/remote/smithi057/log 2024-04-26T16:49:08.409 DEBUG:teuthology.orchestra.run.smithi057:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-26T16:49:08.738 INFO:tasks.cephadm:Removing cluster... 2024-04-26T16:49:08.738 DEBUG:teuthology.orchestra.run.smithi016:> sudo cephadm rm-cluster --fsid 8b1f7092-03ea-11ef-bc93-c7b262605968 --force 2024-04-26T16:49:08.923 INFO:teuthology.orchestra.run.smithi016.stdout:Deleting cluster with fsid: 8b1f7092-03ea-11ef-bc93-c7b262605968 2024-04-26T16:49:09.193 DEBUG:teuthology.orchestra.run.smithi057:> sudo cephadm rm-cluster --fsid 8b1f7092-03ea-11ef-bc93-c7b262605968 --force 2024-04-26T16:49:09.394 INFO:teuthology.orchestra.run.smithi057.stdout:Deleting cluster with fsid: 8b1f7092-03ea-11ef-bc93-c7b262605968 2024-04-26T16:49:09.662 INFO:tasks.cephadm:Teardown complete 2024-04-26T16:49:09.662 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-04-26T16:49:09.671 INFO:teuthology.task.install.util:Removing shipped files: /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer... 2024-04-26T16:49:09.672 DEBUG:teuthology.orchestra.run.smithi016:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-04-26T16:49:09.674 DEBUG:teuthology.orchestra.run.smithi057:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-04-26T16:49:09.745 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-04-26T16:49:09.756 INFO:teuthology.task.clock:Checking final clock skew... 2024-04-26T16:49:09.756 DEBUG:teuthology.orchestra.run.smithi016:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-26T16:49:09.759 DEBUG:teuthology.orchestra.run.smithi057:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-26T16:49:09.771 INFO:teuthology.orchestra.run.smithi016.stderr:bash: line 1: ntpq: command not found 2024-04-26T16:49:09.773 INFO:teuthology.orchestra.run.smithi057.stderr:bash: line 1: ntpq: command not found 2024-04-26T16:49:09.775 INFO:teuthology.orchestra.run.smithi016.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-26T16:49:09.775 INFO:teuthology.orchestra.run.smithi016.stdout:=============================================================================== 2024-04-26T16:49:09.775 INFO:teuthology.orchestra.run.smithi016.stdout:^* hv01.front.sepia.ceph.com 3 7 377 46 +1859us[+1855us] +/- 62ms 2024-04-26T16:49:09.775 INFO:teuthology.orchestra.run.smithi016.stdout:^+ hv02.front.sepia.ceph.com 3 7 377 46 -140us[ -140us] +/- 66ms 2024-04-26T16:49:09.775 INFO:teuthology.orchestra.run.smithi016.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 47 -2699us[-2703us] +/- 80ms 2024-04-26T16:49:09.775 INFO:teuthology.orchestra.run.smithi016.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-04-26T16:49:09.777 INFO:teuthology.orchestra.run.smithi057.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-26T16:49:09.777 INFO:teuthology.orchestra.run.smithi057.stdout:=============================================================================== 2024-04-26T16:49:09.777 INFO:teuthology.orchestra.run.smithi057.stdout:^* hv01.front.sepia.ceph.com 3 6 377 45 +1940us[+1958us] +/- 62ms 2024-04-26T16:49:09.777 INFO:teuthology.orchestra.run.smithi057.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 48 -9885ns[+7539ns] +/- 66ms 2024-04-26T16:49:09.777 INFO:teuthology.orchestra.run.smithi057.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 46 -2563us[-2546us] +/- 80ms 2024-04-26T16:49:09.777 INFO:teuthology.orchestra.run.smithi057.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-04-26T16:49:09.778 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-04-26T16:49:09.786 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-04-26T16:49:09.787 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-04-26T16:49:09.837 DEBUG:teuthology.orchestra.run.smithi016:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-04-26T16:49:09.913 DEBUG:teuthology.orchestra.run.smithi057:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-04-26T16:49:09.984 DEBUG:teuthology.orchestra.run.smithi016:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-04-26T16:49:10.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-26T16:49:10.012 DEBUG:teuthology.orchestra.run.smithi057:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-04-26T16:49:10.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-26T16:49:10.039 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-04-26T16:49:10.051 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-04-26T16:49:10.087 INFO:teuthology.task.internal:Duration was 1376.992436 seconds 2024-04-26T16:49:10.087 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-04-26T16:49:10.137 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-04-26T16:49:10.138 DEBUG:teuthology.orchestra.run.smithi016:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-26T16:49:10.140 DEBUG:teuthology.orchestra.run.smithi057:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-26T16:49:10.176 INFO:teuthology.orchestra.run.smithi016.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-26T16:49:10.178 INFO:teuthology.orchestra.run.smithi057.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-26T16:49:10.335 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-04-26T16:49:10.336 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi016.front.sepia.ceph.com 2024-04-26T16:49:10.336 DEBUG:teuthology.orchestra.run.smithi016:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-04-26T16:49:10.396 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi057.front.sepia.ceph.com 2024-04-26T16:49:10.396 DEBUG:teuthology.orchestra.run.smithi057:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-04-26T16:49:10.421 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-04-26T16:49:10.422 DEBUG:teuthology.orchestra.run.smithi016:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-26T16:49:10.439 DEBUG:teuthology.orchestra.run.smithi057:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-26T16:49:10.487 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-04-26T16:49:10.487 DEBUG:teuthology.orchestra.run.smithi016:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-26T16:49:10.503 DEBUG:teuthology.orchestra.run.smithi057:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-26T16:49:10.769 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-04-26T16:49:10.781 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-04-26T16:49:10.781 DEBUG:teuthology.orchestra.run.smithi016:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-26T16:49:10.805 DEBUG:teuthology.orchestra.run.smithi057:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-26T16:49:10.830 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-04-26T16:49:10.839 DEBUG:teuthology.orchestra.run.smithi016:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-04-26T16:49:10.848 DEBUG:teuthology.orchestra.run.smithi057:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-04-26T16:49:10.868 INFO:teuthology.orchestra.run.smithi016.stdout:kernel.core_pattern = core 2024-04-26T16:49:10.892 INFO:teuthology.orchestra.run.smithi057.stdout:kernel.core_pattern = core 2024-04-26T16:49:10.913 DEBUG:teuthology.orchestra.run.smithi016:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-26T16:49:10.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-26T16:49:10.956 DEBUG:teuthology.orchestra.run.smithi057:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-26T16:49:10.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-26T16:49:10.971 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-04-26T16:49:10.982 INFO:teuthology.task.internal:Transferring archived files... 2024-04-26T16:49:10.983 DEBUG:teuthology.misc:Transferring archived files from smithi016:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/phlogistonjohn-2024-04-26_15:06:39-orch:cephadm-wip-phlogistonjohn-testing-2024-04-25-1915-distro-default-smithi/7674878/remote/smithi016 2024-04-26T16:49:10.983 DEBUG:teuthology.orchestra.run.smithi016:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-26T16:49:11.036 DEBUG:teuthology.misc:Transferring archived files from smithi057:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/phlogistonjohn-2024-04-26_15:06:39-orch:cephadm-wip-phlogistonjohn-testing-2024-04-25-1915-distro-default-smithi/7674878/remote/smithi057 2024-04-26T16:49:11.036 DEBUG:teuthology.orchestra.run.smithi057:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-26T16:49:11.072 INFO:teuthology.task.internal:Removing archive directory... 2024-04-26T16:49:11.072 DEBUG:teuthology.orchestra.run.smithi016:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-26T16:49:11.074 DEBUG:teuthology.orchestra.run.smithi057:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-26T16:49:11.121 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-04-26T16:49:11.132 INFO:teuthology.task.internal:Not uploading archives. 2024-04-26T16:49:11.132 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-04-26T16:49:11.159 INFO:teuthology.task.internal:Tidying up after the test... 2024-04-26T16:49:11.159 DEBUG:teuthology.orchestra.run.smithi016:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-26T16:49:11.162 DEBUG:teuthology.orchestra.run.smithi057:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-26T16:49:11.174 INFO:teuthology.orchestra.run.smithi016.stdout: 262213 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 26 16:49 /home/ubuntu/cephtest 2024-04-26T16:49:11.176 INFO:teuthology.orchestra.run.smithi057.stdout: 262213 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 26 16:49 /home/ubuntu/cephtest 2024-04-26T16:49:11.177 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-04-26T16:49:11.189 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-04-26T16:49:11.281 INFO:teuthology.run:Summary data: description: orch:cephadm/with-work/{0-distro/centos_9.stream_runc fixed-2 mode/packaged mon_election/classic msgr/async-v2only start tasks/rotate-keys} duration: 1376.9924359321594 flavor: default owner: scheduled_phlogistonjohn@teuthology success: true 2024-04-26T16:49:11.281 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-26T16:49:11.357 INFO:teuthology.run:pass