2024-09-17T06:48:23.446 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-17T06:48:23.466 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-17T06:48:23.549 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-09-16_22:08:02-orch-reef-distro-default-smithi/7908132 branch: reef description: orch/cephadm/mgr-nfs-upgrade/{0-centos_9.stream 1-bootstrap/16.2.0 1-start 2-nfs 3-upgrade-with-workload 4-final} email: ceph-qa@ceph.com first_in_suite: false job_id: '7908132' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: teuthology-2024-09-16_22:08:02-orch-reef-distro-default-smithi no_nested_subset: false openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 9.stream overrides: admin_socket: branch: reef ceph: conf: 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\) - CEPHADM_REFRESH_FAILED sha1: 19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: reef sha1: 1cbdc9211df088cccbd94423c7cf3a2b85fe432b owner: scheduled_teuthology@teuthology priority: 930 repo: https://git.ceph.com/ceph.git roles: - - host.a - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - - host.b - osd.4 - osd.5 - osd.6 - osd.7 seed: 5234 sha1: 19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 sleep_before_teardown: 0 subset: 46/64 suite: orch suite_branch: reef suite_path: /home/teuthworker/src/git.ceph.com_ceph_1cbdc9211df088cccbd94423c7cf3a2b85fe432b/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: 1cbdc9211df088cccbd94423c7cf3a2b85fe432b targets: smithi037.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOS94VDDnSCTzsX4enbZJpQyShuNVCLx2dJTlog4X0h8nxVaKXs+AgQY6+gGW4cmkdI45mgo4qWMl8IoXTLzbJg= smithi167.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOkVRxCV31287hXbuL8lXy7rA+iKxN4cuSkFrQ5UgruqYJELpqWlxvef3EaPQ1Qao72bjB0kDifFCaSPtJoDb1U= tasks: - cephadm: avoid_pacific_features: true cephadm_branch: v16.2.0 cephadm_git_url: https://github.com/ceph/ceph image: quay.io/ceph/ceph:v16.2.0 roleless: true - cephadm.shell: host.a: - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - vip.exec: all-hosts: - systemctl stop nfs-server - cephadm.shell: host.a: - ceph fs volume create foofs - cephadm.wait_for_service: service: mds.foofs - cephadm.shell: host.a: - ceph nfs cluster create foo --placement=2 || ceph nfs cluster create cephfs foo --placement=2 - ceph nfs export create cephfs --fsname foofs --clusterid foo --binding /fake || ceph nfs export create cephfs --fsname foofs --cluster-id foo --pseudo-path /fake - while ! ceph orch ls | grep nfs | grep 2/2 ; do sleep 1 ; done - vip.exec: host.a: - mkdir /mnt/foo - while ! mount -t nfs $(hostname):/fake /mnt/foo -o sync ; do sleep 5 ; done - echo test > /mnt/foo/testfile - sync - parallel: - upgrade-tasks - workload-tasks - vip.exec: host.a: - umount /mnt/foo - cephadm.shell: host.a: - ceph nfs cluster ls | grep foo - ceph nfs export ls foo --detailed - rados -p .nfs --all ls - - ceph config get mgr mgr/cephadm/migration_current | grep 6 teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-16_22:08:02 tube: smithi upgrade-tasks: sequential: - cephadm.shell: env: - sha1 host.a: - ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force - ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force - ceph config set global log_to_journald false --force - ceph mgr module enable nfs --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - cephadm.shell: env: - sha1 host.a: - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; ceph health detail ; sleep 30 ; done - ceph orch ps - ceph versions - echo "wait for servicemap items w/ changing names to refresh" - sleep 60 - ceph orch ps - ceph orch upgrade status - ceph health detail - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 - cephadm.wait_for_service: service: nfs.foo user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 workload-tasks: sequential: - exec: host.a: - cd /mnt/foo && dbench 5 -t 600 || true - umount /mnt/foo - while ! mount -t nfs $(hostname):/fake /mnt/foo ; do sleep 5 ; done - cd /mnt/foo && dbench 5 -t 5 2024-09-17T06:48:23.549 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_1cbdc9211df088cccbd94423c7cf3a2b85fe432b/qa; will attempt to use it 2024-09-17T06:48:23.550 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_1cbdc9211df088cccbd94423c7cf3a2b85fe432b/qa/tasks 2024-09-17T06:48:23.550 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-17T06:48:23.552 INFO:teuthology.task.internal:Checking packages... 2024-09-17T06:48:23.576 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '19e2a2beb6f41a3ab62650e38614eb29b59dcbb9' 2024-09-17T06:48:23.576 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-17T06:48:23.576 INFO:teuthology.packaging:ref: None 2024-09-17T06:48:23.577 INFO:teuthology.packaging:tag: None 2024-09-17T06:48:23.577 INFO:teuthology.packaging:branch: reef 2024-09-17T06:48:23.577 INFO:teuthology.packaging:sha1: 19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T06:48:23.577 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=reef 2024-09-17T06:48:23.833 INFO:teuthology.task.internal:Found packages for ceph version 18.2.4-855.g19e2a2be 2024-09-17T06:48:23.835 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-17T06:48:23.842 INFO:teuthology.task.internal:no buildpackages task found 2024-09-17T06:48:23.842 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-17T06:48:23.897 INFO:teuthology.task.internal:Saving configuration 2024-09-17T06:48:23.912 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-17T06:48:23.920 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-17T06:48:23.944 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi037.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-16_22:08:02-orch-reef-distro-default-smithi/7908132', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-17 06:43:23.740822', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOS94VDDnSCTzsX4enbZJpQyShuNVCLx2dJTlog4X0h8nxVaKXs+AgQY6+gGW4cmkdI45mgo4qWMl8IoXTLzbJg='} 2024-09-17T06:48:23.966 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi167.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-16_22:08:02-orch-reef-distro-default-smithi/7908132', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-17 06:43:23.739315', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOkVRxCV31287hXbuL8lXy7rA+iKxN4cuSkFrQ5UgruqYJELpqWlxvef3EaPQ1Qao72bjB0kDifFCaSPtJoDb1U='} 2024-09-17T06:48:23.967 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-17T06:48:23.973 INFO:teuthology.task.internal:roles: ubuntu@smithi037.front.sepia.ceph.com - ['host.a', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0'] 2024-09-17T06:48:23.973 INFO:teuthology.task.internal:roles: ubuntu@smithi167.front.sepia.ceph.com - ['host.b', 'osd.4', 'osd.5', 'osd.6', 'osd.7'] 2024-09-17T06:48:23.973 INFO:teuthology.run_tasks:Running task console_log... 2024-09-17T06:48:24.036 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f8eb898fac0>, signals=[15]) 2024-09-17T06:48:24.036 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-17T06:48:24.042 INFO:teuthology.task.internal:Opening connections... 2024-09-17T06:48:24.042 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi037.front.sepia.ceph.com 2024-09-17T06:48:24.043 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi037.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T06:48:24.121 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi167.front.sepia.ceph.com 2024-09-17T06:48:24.122 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi167.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T06:48:24.198 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-17T06:48:24.205 DEBUG:teuthology.orchestra.run.smithi037:> uname -m 2024-09-17T06:48:24.223 INFO:teuthology.orchestra.run.smithi037.stdout:x86_64 2024-09-17T06:48:24.223 DEBUG:teuthology.orchestra.run.smithi037:> cat /etc/os-release 2024-09-17T06:48:24.281 INFO:teuthology.orchestra.run.smithi037.stdout:NAME="CentOS Stream" 2024-09-17T06:48:24.281 INFO:teuthology.orchestra.run.smithi037.stdout:VERSION="9" 2024-09-17T06:48:24.281 INFO:teuthology.orchestra.run.smithi037.stdout:ID="centos" 2024-09-17T06:48:24.281 INFO:teuthology.orchestra.run.smithi037.stdout:ID_LIKE="rhel fedora" 2024-09-17T06:48:24.281 INFO:teuthology.orchestra.run.smithi037.stdout:VERSION_ID="9" 2024-09-17T06:48:24.282 INFO:teuthology.orchestra.run.smithi037.stdout:PLATFORM_ID="platform:el9" 2024-09-17T06:48:24.282 INFO:teuthology.orchestra.run.smithi037.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-17T06:48:24.282 INFO:teuthology.orchestra.run.smithi037.stdout:ANSI_COLOR="0;31" 2024-09-17T06:48:24.282 INFO:teuthology.orchestra.run.smithi037.stdout:LOGO="fedora-logo-icon" 2024-09-17T06:48:24.282 INFO:teuthology.orchestra.run.smithi037.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-17T06:48:24.282 INFO:teuthology.orchestra.run.smithi037.stdout:HOME_URL="https://centos.org/" 2024-09-17T06:48:24.282 INFO:teuthology.orchestra.run.smithi037.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-17T06:48:24.282 INFO:teuthology.orchestra.run.smithi037.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-17T06:48:24.282 INFO:teuthology.orchestra.run.smithi037.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-17T06:48:24.283 INFO:teuthology.lock.ops:Updating smithi037.front.sepia.ceph.com on lock server 2024-09-17T06:48:24.308 DEBUG:teuthology.orchestra.run.smithi167:> uname -m 2024-09-17T06:48:24.327 INFO:teuthology.orchestra.run.smithi167.stdout:x86_64 2024-09-17T06:48:24.327 DEBUG:teuthology.orchestra.run.smithi167:> cat /etc/os-release 2024-09-17T06:48:24.386 INFO:teuthology.orchestra.run.smithi167.stdout:NAME="CentOS Stream" 2024-09-17T06:48:24.386 INFO:teuthology.orchestra.run.smithi167.stdout:VERSION="9" 2024-09-17T06:48:24.386 INFO:teuthology.orchestra.run.smithi167.stdout:ID="centos" 2024-09-17T06:48:24.386 INFO:teuthology.orchestra.run.smithi167.stdout:ID_LIKE="rhel fedora" 2024-09-17T06:48:24.386 INFO:teuthology.orchestra.run.smithi167.stdout:VERSION_ID="9" 2024-09-17T06:48:24.386 INFO:teuthology.orchestra.run.smithi167.stdout:PLATFORM_ID="platform:el9" 2024-09-17T06:48:24.386 INFO:teuthology.orchestra.run.smithi167.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-17T06:48:24.386 INFO:teuthology.orchestra.run.smithi167.stdout:ANSI_COLOR="0;31" 2024-09-17T06:48:24.387 INFO:teuthology.orchestra.run.smithi167.stdout:LOGO="fedora-logo-icon" 2024-09-17T06:48:24.387 INFO:teuthology.orchestra.run.smithi167.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-17T06:48:24.387 INFO:teuthology.orchestra.run.smithi167.stdout:HOME_URL="https://centos.org/" 2024-09-17T06:48:24.387 INFO:teuthology.orchestra.run.smithi167.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-17T06:48:24.387 INFO:teuthology.orchestra.run.smithi167.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-17T06:48:24.387 INFO:teuthology.orchestra.run.smithi167.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-17T06:48:24.387 INFO:teuthology.lock.ops:Updating smithi167.front.sepia.ceph.com on lock server 2024-09-17T06:48:24.408 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-17T06:48:24.416 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-17T06:48:24.450 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-17T06:48:24.450 DEBUG:teuthology.orchestra.run.smithi037:> test '!' -e /home/ubuntu/cephtest 2024-09-17T06:48:24.452 DEBUG:teuthology.orchestra.run.smithi167:> test '!' -e /home/ubuntu/cephtest 2024-09-17T06:48:24.469 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-17T06:48:24.481 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-17T06:48:24.481 DEBUG:teuthology.orchestra.run.smithi037:> test -z $(ls -A /var/lib/ceph) 2024-09-17T06:48:24.509 DEBUG:teuthology.orchestra.run.smithi167:> test -z $(ls -A /var/lib/ceph) 2024-09-17T06:48:24.541 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-17T06:48:24.591 INFO:teuthology.run_tasks:Running task kernel... 2024-09-17T06:48:24.604 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-17T06:48:24.605 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-17T06:48:24.605 DEBUG:teuthology.orchestra.run.smithi037:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-17T06:48:24.605 DEBUG:teuthology.orchestra.run.smithi167:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-17T06:48:24.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T06:48:24.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T06:48:24.623 DEBUG:teuthology.orchestra.run.smithi167:> uname -r 2024-09-17T06:48:24.623 DEBUG:teuthology.orchestra.run.smithi037:> uname -r 2024-09-17T06:48:24.679 INFO:teuthology.orchestra.run.smithi167.stdout:5.14.0-503.el9.x86_64 2024-09-17T06:48:24.679 INFO:teuthology.task.kernel:Running kernel on smithi167: 5.14.0-503.el9.x86_64 2024-09-17T06:48:24.680 DEBUG:teuthology.orchestra.run.smithi167:> sudo yum install -y kernel 2024-09-17T06:48:24.681 INFO:teuthology.orchestra.run.smithi037.stdout:5.14.0-503.el9.x86_64 2024-09-17T06:48:24.681 INFO:teuthology.task.kernel:Running kernel on smithi037: 5.14.0-503.el9.x86_64 2024-09-17T06:48:24.681 DEBUG:teuthology.orchestra.run.smithi037:> sudo yum install -y kernel 2024-09-17T06:48:28.570 INFO:teuthology.orchestra.run.smithi037.stdout:CentOS Stream 9 - BaseOS 3.8 MB/s | 8.3 MB 00:02 2024-09-17T06:48:29.057 INFO:teuthology.orchestra.run.smithi167.stdout:CentOS Stream 9 - BaseOS 3.1 MB/s | 8.3 MB 00:02 2024-09-17T06:48:33.066 INFO:teuthology.orchestra.run.smithi167.stdout:CentOS Stream 9 - AppStream 6.9 MB/s | 20 MB 00:02 2024-09-17T06:48:33.762 INFO:teuthology.orchestra.run.smithi037.stdout:CentOS Stream 9 - AppStream 5.0 MB/s | 20 MB 00:04 2024-09-17T06:48:37.234 INFO:teuthology.orchestra.run.smithi167.stdout:CentOS Stream 9 - CRB 16 MB/s | 6.5 MB 00:00 2024-09-17T06:48:38.693 INFO:teuthology.orchestra.run.smithi167.stdout:CentOS Stream 9 - Extras packages 72 kB/s | 19 kB 00:00 2024-09-17T06:48:39.380 INFO:teuthology.orchestra.run.smithi037.stdout:CentOS Stream 9 - CRB 3.9 MB/s | 6.5 MB 00:01 2024-09-17T06:48:39.647 INFO:teuthology.orchestra.run.smithi167.stdout:Extra Packages for Enterprise Linux 27 MB/s | 23 MB 00:00 2024-09-17T06:48:40.855 INFO:teuthology.orchestra.run.smithi037.stdout:CentOS Stream 9 - Extras packages 86 kB/s | 19 kB 00:00 2024-09-17T06:48:41.718 INFO:teuthology.orchestra.run.smithi037.stdout:Extra Packages for Enterprise Linux 31 MB/s | 23 MB 00:00 2024-09-17T06:48:45.020 INFO:teuthology.orchestra.run.smithi167.stdout:lab-extras 29 kB/s | 1.7 kB 00:00 2024-09-17T06:48:46.926 INFO:teuthology.orchestra.run.smithi167.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-17T06:48:46.926 INFO:teuthology.orchestra.run.smithi167.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-17T06:48:47.009 INFO:teuthology.orchestra.run.smithi167.stdout:Dependencies resolved. 2024-09-17T06:48:47.017 INFO:teuthology.orchestra.run.smithi167.stdout:================================================================================ 2024-09-17T06:48:47.017 INFO:teuthology.orchestra.run.smithi167.stdout: Package Architecture Version Repository Size 2024-09-17T06:48:47.018 INFO:teuthology.orchestra.run.smithi167.stdout:================================================================================ 2024-09-17T06:48:47.018 INFO:teuthology.orchestra.run.smithi167.stdout:Installing: 2024-09-17T06:48:47.018 INFO:teuthology.orchestra.run.smithi167.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-17T06:48:47.018 INFO:teuthology.orchestra.run.smithi167.stdout:Installing dependencies: 2024-09-17T06:48:47.018 INFO:teuthology.orchestra.run.smithi167.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-17T06:48:47.018 INFO:teuthology.orchestra.run.smithi167.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-17T06:48:47.018 INFO:teuthology.orchestra.run.smithi167.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-17T06:48:47.018 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-17T06:48:47.018 INFO:teuthology.orchestra.run.smithi167.stdout:Transaction Summary 2024-09-17T06:48:47.018 INFO:teuthology.orchestra.run.smithi167.stdout:================================================================================ 2024-09-17T06:48:47.018 INFO:teuthology.orchestra.run.smithi167.stdout:Install 4 Packages 2024-09-17T06:48:47.018 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-17T06:48:47.019 INFO:teuthology.orchestra.run.smithi167.stdout:Total download size: 79 M 2024-09-17T06:48:47.019 INFO:teuthology.orchestra.run.smithi167.stdout:Installed size: 126 M 2024-09-17T06:48:47.019 INFO:teuthology.orchestra.run.smithi167.stdout:Downloading Packages: 2024-09-17T06:48:47.246 INFO:teuthology.orchestra.run.smithi167.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 369 kB/s | 36 kB 00:00 2024-09-17T06:48:47.324 INFO:teuthology.orchestra.run.smithi037.stdout:lab-extras 39 kB/s | 1.7 kB 00:00 2024-09-17T06:48:47.638 INFO:teuthology.orchestra.run.smithi167.stdout:(2/4): kernel-core-5.14.0-508.el9.x86_64.rpm 32 MB/s | 16 MB 00:00 2024-09-17T06:48:48.080 INFO:teuthology.orchestra.run.smithi167.stdout:(3/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 37 MB/s | 35 MB 00:00 2024-09-17T06:48:48.405 INFO:teuthology.orchestra.run.smithi167.stdout:(4/4): kernel-modules-core-5.14.0-508.el9.x86_6 25 MB/s | 29 MB 00:01 2024-09-17T06:48:48.405 INFO:teuthology.orchestra.run.smithi167.stdout:-------------------------------------------------------------------------------- 2024-09-17T06:48:48.406 INFO:teuthology.orchestra.run.smithi167.stdout:Total 57 MB/s | 79 MB 00:01 2024-09-17T06:48:49.095 INFO:teuthology.orchestra.run.smithi167.stdout:Running transaction check 2024-09-17T06:48:49.272 INFO:teuthology.orchestra.run.smithi037.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-17T06:48:49.272 INFO:teuthology.orchestra.run.smithi037.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-17T06:48:49.367 INFO:teuthology.orchestra.run.smithi037.stdout:Dependencies resolved. 2024-09-17T06:48:49.379 INFO:teuthology.orchestra.run.smithi037.stdout:================================================================================ 2024-09-17T06:48:49.379 INFO:teuthology.orchestra.run.smithi037.stdout: Package Architecture Version Repository Size 2024-09-17T06:48:49.379 INFO:teuthology.orchestra.run.smithi037.stdout:================================================================================ 2024-09-17T06:48:49.379 INFO:teuthology.orchestra.run.smithi037.stdout:Installing: 2024-09-17T06:48:49.379 INFO:teuthology.orchestra.run.smithi037.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-17T06:48:49.379 INFO:teuthology.orchestra.run.smithi037.stdout:Installing dependencies: 2024-09-17T06:48:49.379 INFO:teuthology.orchestra.run.smithi037.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-17T06:48:49.379 INFO:teuthology.orchestra.run.smithi037.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-17T06:48:49.379 INFO:teuthology.orchestra.run.smithi037.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-17T06:48:49.379 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-09-17T06:48:49.379 INFO:teuthology.orchestra.run.smithi037.stdout:Transaction Summary 2024-09-17T06:48:49.379 INFO:teuthology.orchestra.run.smithi037.stdout:================================================================================ 2024-09-17T06:48:49.380 INFO:teuthology.orchestra.run.smithi037.stdout:Install 4 Packages 2024-09-17T06:48:49.380 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-09-17T06:48:49.380 INFO:teuthology.orchestra.run.smithi037.stdout:Total download size: 79 M 2024-09-17T06:48:49.380 INFO:teuthology.orchestra.run.smithi037.stdout:Installed size: 126 M 2024-09-17T06:48:49.380 INFO:teuthology.orchestra.run.smithi037.stdout:Downloading Packages: 2024-09-17T06:48:49.458 INFO:teuthology.orchestra.run.smithi167.stdout:Transaction check succeeded. 2024-09-17T06:48:49.458 INFO:teuthology.orchestra.run.smithi167.stdout:Running transaction test 2024-09-17T06:48:49.983 INFO:teuthology.orchestra.run.smithi037.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 65 kB/s | 36 kB 00:00 2024-09-17T06:48:50.417 INFO:teuthology.orchestra.run.smithi167.stdout:Transaction test succeeded. 2024-09-17T06:48:50.417 INFO:teuthology.orchestra.run.smithi167.stdout:Running transaction 2024-09-17T06:48:50.809 INFO:teuthology.orchestra.run.smithi037.stdout:(2/4): kernel-core-5.14.0-508.el9.x86_64.rpm 11 MB/s | 16 MB 00:01 2024-09-17T06:48:51.475 INFO:teuthology.orchestra.run.smithi037.stdout:(3/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 17 MB/s | 35 MB 00:02 2024-09-17T06:48:52.142 INFO:teuthology.orchestra.run.smithi037.stdout:(4/4): kernel-modules-core-5.14.0-508.el9.x86_6 13 MB/s | 29 MB 00:02 2024-09-17T06:48:52.143 INFO:teuthology.orchestra.run.smithi037.stdout:-------------------------------------------------------------------------------- 2024-09-17T06:48:52.143 INFO:teuthology.orchestra.run.smithi037.stdout:Total 29 MB/s | 79 MB 00:02 2024-09-17T06:48:52.851 INFO:teuthology.orchestra.run.smithi037.stdout:Running transaction check 2024-09-17T06:48:52.867 INFO:teuthology.orchestra.run.smithi167.stdout: Preparing : 1/1 2024-09-17T06:48:53.242 INFO:teuthology.orchestra.run.smithi037.stdout:Transaction check succeeded. 2024-09-17T06:48:53.242 INFO:teuthology.orchestra.run.smithi037.stdout:Running transaction test 2024-09-17T06:48:53.599 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-17T06:48:53.681 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-17T06:48:54.368 INFO:teuthology.orchestra.run.smithi037.stdout:Transaction test succeeded. 2024-09-17T06:48:54.369 INFO:teuthology.orchestra.run.smithi037.stdout:Running transaction 2024-09-17T06:48:56.449 INFO:teuthology.orchestra.run.smithi167.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-17T06:48:56.592 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-17T06:48:56.920 INFO:teuthology.orchestra.run.smithi037.stdout: Preparing : 1/1 2024-09-17T06:48:57.612 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-17T06:48:57.693 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-17T06:49:00.445 INFO:teuthology.orchestra.run.smithi037.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-17T06:49:00.589 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-17T06:49:01.420 INFO:teuthology.orchestra.run.smithi167.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-17T06:49:01.750 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-17T06:49:05.718 INFO:teuthology.orchestra.run.smithi037.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-17T06:49:05.756 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-17T06:49:06.621 INFO:teuthology.orchestra.run.smithi167.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-17T06:49:10.943 INFO:teuthology.orchestra.run.smithi037.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-17T06:49:44.977 INFO:teuthology.orchestra.run.smithi167.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-17T06:49:45.016 INFO:teuthology.orchestra.run.smithi167.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-17T06:49:45.308 INFO:teuthology.orchestra.run.smithi167.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-17T06:49:45.309 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-17T06:49:45.309 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-17T06:49:45.309 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-17T06:49:46.151 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-17T06:49:46.151 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-17T06:49:46.151 INFO:teuthology.orchestra.run.smithi167.stdout:Installed: 2024-09-17T06:49:46.152 INFO:teuthology.orchestra.run.smithi167.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-17T06:49:46.152 INFO:teuthology.orchestra.run.smithi167.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-17T06:49:46.152 INFO:teuthology.orchestra.run.smithi167.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-17T06:49:46.152 INFO:teuthology.orchestra.run.smithi167.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-17T06:49:46.152 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-17T06:49:46.152 INFO:teuthology.orchestra.run.smithi167.stdout:Complete! 2024-09-17T06:49:46.503 DEBUG:teuthology.orchestra.run.smithi167:> rpm -q kernel | sort -rV | head -n 1 2024-09-17T06:49:46.594 INFO:teuthology.orchestra.run.smithi167.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-17T06:49:46.595 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-17T06:49:46.595 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-508.el9.x86_64 2024-09-17T06:49:46.595 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-17T06:49:46.595 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-17T06:49:46.595 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-09-17T06:49:46.595 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi167.front.sepia.ceph.com, path=None, version=distro) 2024-09-17T06:49:46.595 DEBUG:teuthology.orchestra.run.smithi167:> rpm -q kernel | sort -rV | head -n 1 2024-09-17T06:49:46.654 INFO:teuthology.orchestra.run.smithi167.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-17T06:49:46.654 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-17T06:49:46.655 DEBUG:teuthology.orchestra.run.smithi167:> sudo rpm -qi grub2-tools 2024-09-17T06:49:46.691 INFO:teuthology.orchestra.run.smithi167.stdout:Name : grub2-tools 2024-09-17T06:49:46.691 INFO:teuthology.orchestra.run.smithi167.stdout:Epoch : 1 2024-09-17T06:49:46.691 INFO:teuthology.orchestra.run.smithi167.stdout:Version : 2.06 2024-09-17T06:49:46.691 INFO:teuthology.orchestra.run.smithi167.stdout:Release : 82.el9 2024-09-17T06:49:46.691 INFO:teuthology.orchestra.run.smithi167.stdout:Architecture: x86_64 2024-09-17T06:49:46.692 INFO:teuthology.orchestra.run.smithi167.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-17T06:49:46.692 INFO:teuthology.orchestra.run.smithi167.stdout:Group : Unspecified 2024-09-17T06:49:46.692 INFO:teuthology.orchestra.run.smithi167.stdout:Size : 8274670 2024-09-17T06:49:46.692 INFO:teuthology.orchestra.run.smithi167.stdout:License : GPLv3+ 2024-09-17T06:49:46.692 INFO:teuthology.orchestra.run.smithi167.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-17T06:49:46.692 INFO:teuthology.orchestra.run.smithi167.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-17T06:49:46.692 INFO:teuthology.orchestra.run.smithi167.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-17T06:49:46.692 INFO:teuthology.orchestra.run.smithi167.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-17T06:49:46.692 INFO:teuthology.orchestra.run.smithi167.stdout:Packager : builder@centos.org 2024-09-17T06:49:46.692 INFO:teuthology.orchestra.run.smithi167.stdout:Vendor : CentOS 2024-09-17T06:49:46.692 INFO:teuthology.orchestra.run.smithi167.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-17T06:49:46.692 INFO:teuthology.orchestra.run.smithi167.stdout:Summary : Support tools for GRUB. 2024-09-17T06:49:46.693 INFO:teuthology.orchestra.run.smithi167.stdout:Description : 2024-09-17T06:49:46.693 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-17T06:49:46.693 INFO:teuthology.orchestra.run.smithi167.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-17T06:49:46.693 INFO:teuthology.orchestra.run.smithi167.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-17T06:49:46.693 INFO:teuthology.orchestra.run.smithi167.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-17T06:49:46.693 INFO:teuthology.orchestra.run.smithi167.stdout:hardware devices. 2024-09-17T06:49:46.693 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-17T06:49:46.693 INFO:teuthology.orchestra.run.smithi167.stdout:This subpackage provides tools for support of all platforms. 2024-09-17T06:49:46.694 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-17T06:49:46.694 INFO:teuthology.task.kernel:Updating grub on smithi167 to boot 5.14.0-508.el9.x86_64 2024-09-17T06:49:46.694 DEBUG:teuthology.orchestra.run.smithi167:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-17T06:49:47.327 INFO:teuthology.orchestra.run.smithi167.stderr:Generating grub configuration file ... 2024-09-17T06:49:48.656 INFO:teuthology.orchestra.run.smithi167.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-17T06:49:48.678 INFO:teuthology.orchestra.run.smithi167.stderr:done 2024-09-17T06:49:48.680 DEBUG:teuthology.orchestra.run.smithi167:> mktemp 2024-09-17T06:49:48.696 INFO:teuthology.orchestra.run.smithi167.stdout:/tmp/tmp.i99m6WmsIt 2024-09-17T06:49:48.696 DEBUG:teuthology.orchestra.run.smithi167:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.i99m6WmsIt 2024-09-17T06:49:48.763 DEBUG:teuthology.orchestra.run.smithi167:> sudo chmod 0666 /tmp/tmp.i99m6WmsIt 2024-09-17T06:49:48.911 DEBUG:teuthology.orchestra.remote:smithi167:/tmp/tmp.i99m6WmsIt is 6KB 2024-09-17T06:49:48.960 DEBUG:teuthology.orchestra.run.smithi167:> rm -fr /tmp/tmp.i99m6WmsIt 2024-09-17T06:49:48.976 DEBUG:teuthology.orchestra.run.smithi167:> sudo /bin/ls /boot/loader/entries || true 2024-09-17T06:49:49.038 INFO:teuthology.orchestra.run.smithi167.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-17T06:49:49.038 INFO:teuthology.orchestra.run.smithi167.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-17T06:49:49.038 INFO:teuthology.orchestra.run.smithi167.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-17T06:49:49.038 INFO:teuthology.orchestra.run.smithi167.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-17T06:49:49.039 DEBUG:teuthology.orchestra.run.smithi167:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-17T06:49:49.203 DEBUG:teuthology.orchestra.run.smithi167:> sudo shutdown -r now 2024-09-17T06:49:50.000 INFO:teuthology.orchestra.run.smithi037.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-17T06:49:50.042 INFO:teuthology.orchestra.run.smithi037.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-17T06:49:50.410 INFO:teuthology.orchestra.run.smithi037.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-17T06:49:50.410 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-17T06:49:50.410 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-17T06:49:50.410 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-17T06:49:51.235 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-17T06:49:51.235 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-09-17T06:49:51.235 INFO:teuthology.orchestra.run.smithi037.stdout:Installed: 2024-09-17T06:49:51.235 INFO:teuthology.orchestra.run.smithi037.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-17T06:49:51.235 INFO:teuthology.orchestra.run.smithi037.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-17T06:49:51.235 INFO:teuthology.orchestra.run.smithi037.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-17T06:49:51.235 INFO:teuthology.orchestra.run.smithi037.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-17T06:49:51.235 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-09-17T06:49:51.235 INFO:teuthology.orchestra.run.smithi037.stdout:Complete! 2024-09-17T06:49:51.617 DEBUG:teuthology.orchestra.run.smithi037:> rpm -q kernel | sort -rV | head -n 1 2024-09-17T06:49:51.704 INFO:teuthology.orchestra.run.smithi037.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-17T06:49:51.704 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-17T06:49:51.705 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-508.el9.x86_64 2024-09-17T06:49:51.705 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-17T06:49:51.705 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-17T06:49:51.705 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-09-17T06:49:51.705 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi037.front.sepia.ceph.com, path=None, version=distro) 2024-09-17T06:49:51.705 DEBUG:teuthology.orchestra.run.smithi037:> rpm -q kernel | sort -rV | head -n 1 2024-09-17T06:49:51.763 INFO:teuthology.orchestra.run.smithi037.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-17T06:49:51.764 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-17T06:49:51.764 DEBUG:teuthology.orchestra.run.smithi037:> sudo rpm -qi grub2-tools 2024-09-17T06:49:51.795 INFO:teuthology.orchestra.run.smithi037.stdout:Name : grub2-tools 2024-09-17T06:49:51.795 INFO:teuthology.orchestra.run.smithi037.stdout:Epoch : 1 2024-09-17T06:49:51.795 INFO:teuthology.orchestra.run.smithi037.stdout:Version : 2.06 2024-09-17T06:49:51.795 INFO:teuthology.orchestra.run.smithi037.stdout:Release : 82.el9 2024-09-17T06:49:51.796 INFO:teuthology.orchestra.run.smithi037.stdout:Architecture: x86_64 2024-09-17T06:49:51.796 INFO:teuthology.orchestra.run.smithi037.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-17T06:49:51.796 INFO:teuthology.orchestra.run.smithi037.stdout:Group : Unspecified 2024-09-17T06:49:51.796 INFO:teuthology.orchestra.run.smithi037.stdout:Size : 8274670 2024-09-17T06:49:51.796 INFO:teuthology.orchestra.run.smithi037.stdout:License : GPLv3+ 2024-09-17T06:49:51.796 INFO:teuthology.orchestra.run.smithi037.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-17T06:49:51.796 INFO:teuthology.orchestra.run.smithi037.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-17T06:49:51.796 INFO:teuthology.orchestra.run.smithi037.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-17T06:49:51.796 INFO:teuthology.orchestra.run.smithi037.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-17T06:49:51.796 INFO:teuthology.orchestra.run.smithi037.stdout:Packager : builder@centos.org 2024-09-17T06:49:51.796 INFO:teuthology.orchestra.run.smithi037.stdout:Vendor : CentOS 2024-09-17T06:49:51.797 INFO:teuthology.orchestra.run.smithi037.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-17T06:49:51.797 INFO:teuthology.orchestra.run.smithi037.stdout:Summary : Support tools for GRUB. 2024-09-17T06:49:51.797 INFO:teuthology.orchestra.run.smithi037.stdout:Description : 2024-09-17T06:49:51.797 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-09-17T06:49:51.797 INFO:teuthology.orchestra.run.smithi037.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-17T06:49:51.797 INFO:teuthology.orchestra.run.smithi037.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-17T06:49:51.797 INFO:teuthology.orchestra.run.smithi037.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-17T06:49:51.797 INFO:teuthology.orchestra.run.smithi037.stdout:hardware devices. 2024-09-17T06:49:51.797 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-09-17T06:49:51.797 INFO:teuthology.orchestra.run.smithi037.stdout:This subpackage provides tools for support of all platforms. 2024-09-17T06:49:51.798 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-17T06:49:51.799 INFO:teuthology.task.kernel:Updating grub on smithi037 to boot 5.14.0-508.el9.x86_64 2024-09-17T06:49:51.799 DEBUG:teuthology.orchestra.run.smithi037:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-17T06:49:52.464 INFO:teuthology.orchestra.run.smithi037.stderr:Generating grub configuration file ... 2024-09-17T06:49:53.890 INFO:teuthology.orchestra.run.smithi037.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-17T06:49:53.919 INFO:teuthology.orchestra.run.smithi037.stderr:done 2024-09-17T06:49:53.921 DEBUG:teuthology.orchestra.run.smithi037:> mktemp 2024-09-17T06:49:53.976 INFO:teuthology.orchestra.run.smithi037.stdout:/tmp/tmp.1hrKUuSd3A 2024-09-17T06:49:53.977 DEBUG:teuthology.orchestra.run.smithi037:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.1hrKUuSd3A 2024-09-17T06:49:54.052 DEBUG:teuthology.orchestra.run.smithi037:> sudo chmod 0666 /tmp/tmp.1hrKUuSd3A 2024-09-17T06:49:54.191 DEBUG:teuthology.orchestra.remote:smithi037:/tmp/tmp.1hrKUuSd3A is 6KB 2024-09-17T06:49:54.212 DEBUG:teuthology.orchestra.run.smithi037:> rm -fr /tmp/tmp.1hrKUuSd3A 2024-09-17T06:49:54.228 DEBUG:teuthology.orchestra.run.smithi037:> sudo /bin/ls /boot/loader/entries || true 2024-09-17T06:49:54.296 INFO:teuthology.orchestra.run.smithi037.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-17T06:49:54.296 INFO:teuthology.orchestra.run.smithi037.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-17T06:49:54.296 INFO:teuthology.orchestra.run.smithi037.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-17T06:49:54.296 INFO:teuthology.orchestra.run.smithi037.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-17T06:49:54.298 DEBUG:teuthology.orchestra.run.smithi037:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-17T06:49:54.457 DEBUG:teuthology.orchestra.run.smithi037:> sudo shutdown -r now 2024-09-17T06:50:19.229 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-09-17T06:50:19.230 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi167.front.sepia.ceph.com' 2024-09-17T06:50:19.231 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi167.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T06:50:24.465 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-09-17T06:50:24.465 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi037.front.sepia.ceph.com' 2024-09-17T06:50:24.466 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi037.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T06:50:53.889 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.167 2024-09-17T06:51:02.898 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi167.front.sepia.ceph.com' 2024-09-17T06:51:02.900 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi167.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T06:51:21.277 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.167 2024-09-17T06:51:24.469 DEBUG:teuthology.orchestra.remote:timed out 2024-09-17T06:51:33.287 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi167.front.sepia.ceph.com' 2024-09-17T06:51:33.288 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi167.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T06:51:33.470 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi037.front.sepia.ceph.com' 2024-09-17T06:51:33.471 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi037.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T06:51:33.699 DEBUG:teuthology.orchestra.run.smithi167:> true 2024-09-17T06:51:34.258 DEBUG:teuthology.orchestra.run.smithi037:> true 2024-09-17T06:51:34.355 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi167.front.sepia.ceph.com' 2024-09-17T06:51:34.355 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.14.0-508.el9.x86_64"... 2024-09-17T06:51:34.356 DEBUG:teuthology.orchestra.run.smithi167:> uname -r 2024-09-17T06:51:34.370 INFO:teuthology.orchestra.run.smithi167.stdout:5.14.0-508.el9.x86_64 2024-09-17T06:51:34.371 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-508.el9.x86_64 vs 5.14.0-508.el9.x86_64 2024-09-17T06:51:34.371 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-17T06:51:34.371 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-17T06:51:34.806 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi037.front.sepia.ceph.com' 2024-09-17T06:51:34.806 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.14.0-508.el9.x86_64"... 2024-09-17T06:51:34.806 DEBUG:teuthology.orchestra.run.smithi037:> uname -r 2024-09-17T06:51:34.821 INFO:teuthology.orchestra.run.smithi037.stdout:5.14.0-508.el9.x86_64 2024-09-17T06:51:34.822 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-508.el9.x86_64 vs 5.14.0-508.el9.x86_64 2024-09-17T06:51:34.822 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-17T06:51:34.822 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-17T06:51:35.372 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-09-17T06:51:35.372 DEBUG:teuthology.orchestra.run.smithi167:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-17T06:51:35.456 INFO:teuthology.orchestra.run.smithi167.stdout:ttyS1 2024-09-17T06:51:35.479 DEBUG:teuthology.parallel:result is None 2024-09-17T06:51:35.823 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-09-17T06:51:35.823 DEBUG:teuthology.orchestra.run.smithi037:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-17T06:51:35.903 INFO:teuthology.orchestra.run.smithi037.stdout:ttyS1 2024-09-17T06:51:35.924 DEBUG:teuthology.parallel:result is None 2024-09-17T06:51:35.925 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-17T06:51:35.932 INFO:teuthology.task.internal:Creating test directory... 2024-09-17T06:51:35.932 DEBUG:teuthology.orchestra.run.smithi037:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-17T06:51:35.935 DEBUG:teuthology.orchestra.run.smithi167:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-17T06:51:35.951 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-17T06:51:35.958 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-17T06:51:35.966 INFO:teuthology.task.internal:Creating archive directory... 2024-09-17T06:51:35.967 DEBUG:teuthology.orchestra.run.smithi037:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-17T06:51:35.993 DEBUG:teuthology.orchestra.run.smithi167:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-17T06:51:36.022 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-17T06:51:36.029 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-17T06:51:36.029 DEBUG:teuthology.orchestra.run.smithi037:> 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-09-17T06:51:36.060 DEBUG:teuthology.orchestra.run.smithi167:> 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-09-17T06:51:36.095 INFO:teuthology.orchestra.run.smithi037.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T06:51:36.100 INFO:teuthology.orchestra.run.smithi167.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T06:51:36.106 INFO:teuthology.orchestra.run.smithi037.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T06:51:36.111 INFO:teuthology.orchestra.run.smithi167.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T06:51:36.113 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-17T06:51:36.121 INFO:teuthology.task.internal:Configuring sudo... 2024-09-17T06:51:36.121 DEBUG:teuthology.orchestra.run.smithi037:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-17T06:51:36.151 DEBUG:teuthology.orchestra.run.smithi167:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-17T06:51:36.182 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-17T06:51:36.193 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-17T06:51:36.193 DEBUG:teuthology.orchestra.run.smithi037:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-17T06:51:36.219 DEBUG:teuthology.orchestra.run.smithi167:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-17T06:51:36.241 DEBUG:teuthology.orchestra.run.smithi037:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-17T06:51:36.318 DEBUG:teuthology.orchestra.run.smithi037:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-17T06:51:36.383 DEBUG:teuthology.orchestra.run.smithi037:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-17T06:51:36.427 DEBUG:teuthology.orchestra.run.smithi037:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-17T06:51:36.468 DEBUG:teuthology.orchestra.run.smithi037:> set -ex 2024-09-17T06:51:36.468 DEBUG:teuthology.orchestra.run.smithi037:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-17T06:51:36.534 DEBUG:teuthology.orchestra.run.smithi167:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-17T06:51:36.578 DEBUG:teuthology.orchestra.run.smithi167:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-17T06:51:36.629 DEBUG:teuthology.orchestra.run.smithi167:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-17T06:51:36.719 DEBUG:teuthology.orchestra.run.smithi167:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-17T06:51:36.759 DEBUG:teuthology.orchestra.run.smithi167:> set -ex 2024-09-17T06:51:36.759 DEBUG:teuthology.orchestra.run.smithi167:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-17T06:51:36.828 DEBUG:teuthology.orchestra.run.smithi037:> sudo service rsyslog restart 2024-09-17T06:51:36.830 DEBUG:teuthology.orchestra.run.smithi167:> sudo service rsyslog restart 2024-09-17T06:51:36.876 INFO:teuthology.orchestra.run.smithi037.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-17T06:51:36.908 INFO:teuthology.orchestra.run.smithi167.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-17T06:51:37.385 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-17T06:51:37.394 INFO:teuthology.task.internal:Starting timer... 2024-09-17T06:51:37.394 INFO:teuthology.run_tasks:Running task pcp... 2024-09-17T06:51:37.411 INFO:teuthology.run_tasks:Running task selinux... 2024-09-17T06:51:37.421 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-09-17T06:51:37.421 DEBUG:teuthology.orchestra.run.smithi037:> sudo service auditd rotate 2024-09-17T06:51:37.475 INFO:teuthology.orchestra.run.smithi037.stdout:Rotating logs: 2024-09-17T06:51:37.477 DEBUG:teuthology.orchestra.run.smithi167:> sudo service auditd rotate 2024-09-17T06:51:37.529 INFO:teuthology.orchestra.run.smithi167.stdout:Rotating logs: 2024-09-17T06:51:37.531 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-17T06:51:37.531 DEBUG:teuthology.orchestra.run.smithi037:> /usr/sbin/getenforce 2024-09-17T06:51:37.555 INFO:teuthology.orchestra.run.smithi037.stdout:Permissive 2024-09-17T06:51:37.555 DEBUG:teuthology.orchestra.run.smithi167:> /usr/sbin/getenforce 2024-09-17T06:51:37.583 INFO:teuthology.orchestra.run.smithi167.stdout:Permissive 2024-09-17T06:51:37.583 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi037.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi167.front.sepia.ceph.com': 'permissive'} 2024-09-17T06:51:37.584 DEBUG:teuthology.orchestra.run.smithi037:> 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 context=system_u:system_r:getty_t:s0 2024-09-17T06:51:37.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T06:51:37.623 DEBUG:teuthology.orchestra.run.smithi167:> 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 context=system_u:system_r:getty_t:s0 2024-09-17T06:51:37.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T06:51:37.652 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-17T06:51:37.652 DEBUG:teuthology.orchestra.run.smithi037:> sudo /usr/sbin/setenforce permissive 2024-09-17T06:51:37.700 DEBUG:teuthology.orchestra.run.smithi167:> sudo /usr/sbin/setenforce permissive 2024-09-17T06:51:37.728 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-17T06:51:37.738 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-17T06:51:37.753 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-09-17T06:51:37.754 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi037.front.sepia.ceph.com,smithi167.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-17T06:55:27.035 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi037.front.sepia.ceph.com'), Remote(name='ubuntu@smithi167.front.sepia.ceph.com')] 2024-09-17T06:55:27.036 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi037.front.sepia.ceph.com' 2024-09-17T06:55:27.037 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi037.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T06:55:27.117 DEBUG:teuthology.orchestra.run.smithi037:> true 2024-09-17T06:55:27.201 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi037.front.sepia.ceph.com' 2024-09-17T06:55:27.201 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi167.front.sepia.ceph.com' 2024-09-17T06:55:27.202 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi167.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T06:55:27.279 DEBUG:teuthology.orchestra.run.smithi167:> true 2024-09-17T06:55:27.364 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi167.front.sepia.ceph.com' 2024-09-17T06:55:27.364 INFO:teuthology.run_tasks:Running task clock... 2024-09-17T06:55:27.375 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-17T06:55:27.376 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-17T06:55:27.376 DEBUG:teuthology.orchestra.run.smithi037:> 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-09-17T06:55:27.380 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-17T06:55:27.380 DEBUG:teuthology.orchestra.run.smithi167:> 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-09-17T06:55:27.408 INFO:teuthology.orchestra.run.smithi037.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-17T06:55:27.423 INFO:teuthology.orchestra.run.smithi037.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-17T06:55:27.433 INFO:teuthology.orchestra.run.smithi167.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-17T06:55:27.447 INFO:teuthology.orchestra.run.smithi167.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-17T06:55:27.449 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: ntpd: command not found 2024-09-17T06:55:27.461 INFO:teuthology.orchestra.run.smithi037.stdout:506 Cannot talk to daemon 2024-09-17T06:55:27.471 INFO:teuthology.orchestra.run.smithi167.stderr:sudo: ntpd: command not found 2024-09-17T06:55:27.475 INFO:teuthology.orchestra.run.smithi037.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-17T06:55:27.482 INFO:teuthology.orchestra.run.smithi167.stdout:506 Cannot talk to daemon 2024-09-17T06:55:27.490 INFO:teuthology.orchestra.run.smithi037.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-17T06:55:27.496 INFO:teuthology.orchestra.run.smithi167.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-17T06:55:27.510 INFO:teuthology.orchestra.run.smithi167.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-17T06:55:27.549 INFO:teuthology.orchestra.run.smithi037.stderr:bash: line 1: ntpq: command not found 2024-09-17T06:55:27.552 INFO:teuthology.orchestra.run.smithi037.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-17T06:55:27.552 INFO:teuthology.orchestra.run.smithi037.stdout:=============================================================================== 2024-09-17T06:55:27.552 INFO:teuthology.orchestra.run.smithi037.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T06:55:27.553 INFO:teuthology.orchestra.run.smithi037.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T06:55:27.553 INFO:teuthology.orchestra.run.smithi037.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T06:55:27.553 INFO:teuthology.orchestra.run.smithi037.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T06:55:27.568 INFO:teuthology.orchestra.run.smithi167.stderr:bash: line 1: ntpq: command not found 2024-09-17T06:55:27.571 INFO:teuthology.orchestra.run.smithi167.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-17T06:55:27.571 INFO:teuthology.orchestra.run.smithi167.stdout:=============================================================================== 2024-09-17T06:55:27.572 INFO:teuthology.orchestra.run.smithi167.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T06:55:27.572 INFO:teuthology.orchestra.run.smithi167.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T06:55:27.572 INFO:teuthology.orchestra.run.smithi167.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T06:55:27.572 INFO:teuthology.orchestra.run.smithi167.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T06:55:27.573 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-17T06:55:27.680 INFO:tasks.cephadm:Config: {'avoid_pacific_features': True, 'cephadm_branch': 'v16.2.0', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'image': 'quay.io/ceph/ceph:v16.2.0', 'roleless': True, 'conf': {'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\\)', 'CEPHADM_REFRESH_FAILED'], 'sha1': '19e2a2beb6f41a3ab62650e38614eb29b59dcbb9'} 2024-09-17T06:55:27.681 INFO:tasks.cephadm:Cluster image is quay.io/ceph/ceph:v16.2.0 2024-09-17T06:55:27.681 INFO:tasks.cephadm:Cluster fsid is d241d094-74c1-11ef-bceb-c7b262605968 2024-09-17T06:55:27.681 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-17T06:55:27.681 INFO:tasks.cephadm:No mon roles; fabricating mons 2024-09-17T06:55:27.682 INFO:tasks.cephadm:Monitor IPs: {'mon.smithi037': '172.21.15.37', 'mon.smithi167': '172.21.15.167'} 2024-09-17T06:55:27.682 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-17T06:55:27.682 DEBUG:teuthology.orchestra.run.smithi037:> sudo hostname $(hostname -s) 2024-09-17T06:55:27.709 DEBUG:teuthology.orchestra.run.smithi167:> sudo hostname $(hostname -s) 2024-09-17T06:55:27.735 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v16.2.0)... 2024-09-17T06:55:27.735 DEBUG:teuthology.orchestra.run.smithi037:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v16.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-17T06:55:28.005 INFO:teuthology.orchestra.run.smithi037.stdout:-rw-r--r--. 1 ubuntu ubuntu 288386 Sep 17 06:55 /home/ubuntu/cephtest/cephadm 2024-09-17T06:55:28.006 DEBUG:teuthology.orchestra.run.smithi167:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v16.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-17T06:55:28.152 INFO:teuthology.orchestra.run.smithi167.stdout:-rw-r--r--. 1 ubuntu ubuntu 288386 Sep 17 06:55 /home/ubuntu/cephtest/cephadm 2024-09-17T06:55:28.153 DEBUG:teuthology.orchestra.run.smithi037:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-17T06:55:28.170 DEBUG:teuthology.orchestra.run.smithi167:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-17T06:55:28.195 INFO:tasks.cephadm:Pulling image quay.io/ceph/ceph:v16.2.0 on all hosts... 2024-09-17T06:55:28.195 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 pull 2024-09-17T06:55:28.213 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 pull 2024-09-17T06:55:29.025 INFO:teuthology.orchestra.run.smithi037.stderr:Pulling container image quay.io/ceph/ceph:v16.2.0... 2024-09-17T06:55:29.149 INFO:teuthology.orchestra.run.smithi167.stderr:Pulling container image quay.io/ceph/ceph:v16.2.0... 2024-09-17T06:55:42.227 INFO:teuthology.orchestra.run.smithi167.stdout:{ 2024-09-17T06:55:42.228 INFO:teuthology.orchestra.run.smithi167.stdout: "ceph_version": "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)", 2024-09-17T06:55:42.228 INFO:teuthology.orchestra.run.smithi167.stdout: "image_id": "24ecd6d5f14c2268c5d2c666aa151456949cf76c6747d873c6fcf41f6f672d15", 2024-09-17T06:55:42.228 INFO:teuthology.orchestra.run.smithi167.stdout: "repo_digests": [ 2024-09-17T06:55:42.228 INFO:teuthology.orchestra.run.smithi167.stdout: "quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000", 2024-09-17T06:55:42.228 INFO:teuthology.orchestra.run.smithi167.stdout: "quay.io/ceph/ceph@sha256:9b04c0f15704c49591640a37c7adfd40ffad0a4b42fecb950c3407687cb4f29a" 2024-09-17T06:55:42.228 INFO:teuthology.orchestra.run.smithi167.stdout: ] 2024-09-17T06:55:42.228 INFO:teuthology.orchestra.run.smithi167.stdout:} 2024-09-17T06:55:42.314 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T06:55:42.314 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph_version": "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)", 2024-09-17T06:55:42.314 INFO:teuthology.orchestra.run.smithi037.stdout: "image_id": "24ecd6d5f14c2268c5d2c666aa151456949cf76c6747d873c6fcf41f6f672d15", 2024-09-17T06:55:42.314 INFO:teuthology.orchestra.run.smithi037.stdout: "repo_digests": [ 2024-09-17T06:55:42.314 INFO:teuthology.orchestra.run.smithi037.stdout: "quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000", 2024-09-17T06:55:42.314 INFO:teuthology.orchestra.run.smithi037.stdout: "quay.io/ceph/ceph@sha256:9b04c0f15704c49591640a37c7adfd40ffad0a4b42fecb950c3407687cb4f29a" 2024-09-17T06:55:42.314 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-09-17T06:55:42.315 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T06:55:42.338 DEBUG:teuthology.orchestra.run.smithi037:> sudo mkdir -p /etc/ceph 2024-09-17T06:55:42.384 DEBUG:teuthology.orchestra.run.smithi167:> sudo mkdir -p /etc/ceph 2024-09-17T06:55:42.415 DEBUG:teuthology.orchestra.run.smithi037:> sudo chmod 777 /etc/ceph 2024-09-17T06:55:42.440 DEBUG:teuthology.orchestra.run.smithi167:> sudo chmod 777 /etc/ceph 2024-09-17T06:55:42.482 INFO:tasks.cephadm:Writing seed config... 2024-09-17T06:55:42.483 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-17T06:55:42.483 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-17T06:55:42.483 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-17T06:55:42.484 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-17T06:55:42.484 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-17T06:55:42.484 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-17T06:55:42.484 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-17T06:55:42.484 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2024-09-17T06:55:42.484 DEBUG:teuthology.orchestra.run.smithi037:> set -ex 2024-09-17T06:55:42.484 DEBUG:teuthology.orchestra.run.smithi037:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-17T06:55:42.500 DEBUG:tasks.cephadm:Final config: [global] # make logging friendly to teuthology log_to_file = true log_to_stderr = false log to journald = false mon cluster log file level = debug mon clock drift allowed = 1.000 # replicate across OSDs, not hosts osd crush chooseleaf type = 0 #osd pool default size = 2 osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd # enable some debugging auth debug = true ms die on old message = true ms die on bug = true debug asserts on shutdown = true # adjust warnings mon max pg per osd = 10000# >= luminous mon pg warn max object skew = 0 mon osd allow primary affinity = true mon osd allow pg remap = true mon warn on legacy crush tunables = false mon warn on crush straw calc version zero = false mon warn on no sortbitwise = false mon warn on osd down out interval zero = false mon warn on too few osds = false mon_warn_on_pool_pg_num_not_power_of_two = false # disable pg_autoscaler by default for new pools osd_pool_default_pg_autoscale_mode = off # tests delete pools mon allow pool delete = true fsid = d241d094-74c1-11ef-bceb-c7b262605968 [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-09-17T06:55:42.500 DEBUG:teuthology.orchestra.run.smithi037:mon.smithi037> sudo journalctl -f -n 0 -u ceph-d241d094-74c1-11ef-bceb-c7b262605968@mon.smithi037.service 2024-09-17T06:55:42.542 INFO:tasks.cephadm:Bootstrapping... 2024-09-17T06:55:42.542 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 -v bootstrap --fsid d241d094-74c1-11ef-bceb-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-ip 172.21.15.37 && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-17T06:55:42.735 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman --version 2024-09-17T06:55:42.756 INFO:teuthology.orchestra.run.smithi037.stderr:/bin/podman: podman version 5.2.2 2024-09-17T06:55:42.757 INFO:teuthology.orchestra.run.smithi037.stderr:Verifying podman|docker is present... 2024-09-17T06:55:42.757 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman --version 2024-09-17T06:55:42.776 INFO:teuthology.orchestra.run.smithi037.stderr:/bin/podman: podman version 5.2.2 2024-09-17T06:55:42.778 INFO:teuthology.orchestra.run.smithi037.stderr:Verifying lvm2 is present... 2024-09-17T06:55:42.778 INFO:teuthology.orchestra.run.smithi037.stderr:Verifying time synchronization is in place... 2024-09-17T06:55:42.778 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl is-enabled chrony.service 2024-09-17T06:55:42.785 INFO:teuthology.orchestra.run.smithi037.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-09-17T06:55:42.786 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl is-active chrony.service 2024-09-17T06:55:42.792 INFO:teuthology.orchestra.run.smithi037.stderr:systemctl: inactive 2024-09-17T06:55:42.792 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl is-enabled chronyd.service 2024-09-17T06:55:42.799 INFO:teuthology.orchestra.run.smithi037.stderr:systemctl: enabled 2024-09-17T06:55:42.799 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl is-active chronyd.service 2024-09-17T06:55:42.805 INFO:teuthology.orchestra.run.smithi037.stderr:systemctl: active 2024-09-17T06:55:42.806 INFO:teuthology.orchestra.run.smithi037.stderr:Unit chronyd.service is enabled and running 2024-09-17T06:55:42.806 INFO:teuthology.orchestra.run.smithi037.stderr:Repeating the final host check... 2024-09-17T06:55:42.806 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman --version 2024-09-17T06:55:42.824 INFO:teuthology.orchestra.run.smithi037.stderr:/bin/podman: podman version 5.2.2 2024-09-17T06:55:42.826 INFO:teuthology.orchestra.run.smithi037.stderr:podman|docker (/bin/podman) is present 2024-09-17T06:55:42.826 INFO:teuthology.orchestra.run.smithi037.stderr:systemctl is present 2024-09-17T06:55:42.826 INFO:teuthology.orchestra.run.smithi037.stderr:lvcreate is present 2024-09-17T06:55:42.826 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl is-enabled chrony.service 2024-09-17T06:55:42.832 INFO:teuthology.orchestra.run.smithi037.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-09-17T06:55:42.833 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl is-active chrony.service 2024-09-17T06:55:42.839 INFO:teuthology.orchestra.run.smithi037.stderr:systemctl: inactive 2024-09-17T06:55:42.839 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl is-enabled chronyd.service 2024-09-17T06:55:42.846 INFO:teuthology.orchestra.run.smithi037.stderr:systemctl: enabled 2024-09-17T06:55:42.847 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl is-active chronyd.service 2024-09-17T06:55:42.852 INFO:teuthology.orchestra.run.smithi037.stderr:systemctl: active 2024-09-17T06:55:42.853 INFO:teuthology.orchestra.run.smithi037.stderr:Unit chronyd.service is enabled and running 2024-09-17T06:55:42.854 INFO:teuthology.orchestra.run.smithi037.stderr:Host looks OK 2024-09-17T06:55:42.854 INFO:teuthology.orchestra.run.smithi037.stderr:Cluster fsid: d241d094-74c1-11ef-bceb-c7b262605968 2024-09-17T06:55:42.854 INFO:teuthology.orchestra.run.smithi037.stderr:Acquiring lock 140404365947904 on /run/cephadm/d241d094-74c1-11ef-bceb-c7b262605968.lock 2024-09-17T06:55:42.854 INFO:teuthology.orchestra.run.smithi037.stderr:Lock 140404365947904 acquired on /run/cephadm/d241d094-74c1-11ef-bceb-c7b262605968.lock 2024-09-17T06:55:42.855 INFO:teuthology.orchestra.run.smithi037.stderr:Verifying IP 172.21.15.37 port 3300 ... 2024-09-17T06:55:42.855 INFO:teuthology.orchestra.run.smithi037.stderr:Verifying IP 172.21.15.37 port 6789 ... 2024-09-17T06:55:42.855 INFO:teuthology.orchestra.run.smithi037.stderr:Base mon IP is 172.21.15.37, final addrv is [v2:172.21.15.37:3300,v1:172.21.15.37:6789] 2024-09-17T06:55:42.855 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /sbin/ip route ls 2024-09-17T06:55:42.857 INFO:teuthology.orchestra.run.smithi037.stderr:/sbin/ip: default via 172.21.15.254 dev ens1f0 proto dhcp src 172.21.15.37 metric 100 2024-09-17T06:55:42.857 INFO:teuthology.orchestra.run.smithi037.stderr:/sbin/ip: 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.37 metric 100 2024-09-17T06:55:42.858 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /sbin/ip -6 route ls 2024-09-17T06:55:42.860 INFO:teuthology.orchestra.run.smithi037.stderr:/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2024-09-17T06:55:42.860 INFO:teuthology.orchestra.run.smithi037.stderr:/sbin/ip: fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-09-17T06:55:42.860 INFO:teuthology.orchestra.run.smithi037.stderr:/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1798sec hoplimit 64 pref medium 2024-09-17T06:55:42.860 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /sbin/ip -6 addr ls 2024-09-17T06:55:42.863 INFO:teuthology.orchestra.run.smithi037.stderr:/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-17T06:55:42.863 INFO:teuthology.orchestra.run.smithi037.stderr:/sbin/ip: inet6 ::1/128 scope host 2024-09-17T06:55:42.863 INFO:teuthology.orchestra.run.smithi037.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2024-09-17T06:55:42.863 INFO:teuthology.orchestra.run.smithi037.stderr:/sbin/ip: 4: ens1f0: mtu 1500 state UP qlen 1000 2024-09-17T06:55:42.863 INFO:teuthology.orchestra.run.smithi037.stderr:/sbin/ip: inet6 fe80::ec4:7aff:fe88:7794/64 scope link 2024-09-17T06:55:42.863 INFO:teuthology.orchestra.run.smithi037.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2024-09-17T06:55:42.864 INFO:teuthology.orchestra.run.smithi037.stderr:Mon IP 172.21.15.37 is in CIDR network 172.21.0.0/20 2024-09-17T06:55:42.864 INFO:teuthology.orchestra.run.smithi037.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-17T06:55:42.865 INFO:teuthology.orchestra.run.smithi037.stderr:Pulling container image quay.io/ceph/ceph:v16.2.0... 2024-09-17T06:55:42.865 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman pull quay.io/ceph/ceph:v16.2.0 2024-09-17T06:55:42.970 INFO:teuthology.orchestra.run.smithi037.stderr:/bin/podman: Trying to pull quay.io/ceph/ceph:v16.2.0... 2024-09-17T06:55:43.594 INFO:teuthology.orchestra.run.smithi037.stderr:/bin/podman: Getting image source signatures 2024-09-17T06:55:43.594 INFO:teuthology.orchestra.run.smithi037.stderr:/bin/podman: Copying blob sha256:958e3c20ad47ec7f3ec0446a4a630f2285dd6b0a4c969f4f702f7c2e78f3d68b 2024-09-17T06:55:43.594 INFO:teuthology.orchestra.run.smithi037.stderr:/bin/podman: Copying blob sha256:7a0437f04f83f084b7ed68ad9c4a4947e12fc4e1b006b38129bac89114ec3621 2024-09-17T06:55:43.594 INFO:teuthology.orchestra.run.smithi037.stderr:/bin/podman: Copying config sha256:24ecd6d5f14c2268c5d2c666aa151456949cf76c6747d873c6fcf41f6f672d15 2024-09-17T06:55:43.750 INFO:teuthology.orchestra.run.smithi037.stderr:/bin/podman: Writing manifest to image destination 2024-09-17T06:55:43.902 INFO:teuthology.orchestra.run.smithi037.stderr:/bin/podman: 24ecd6d5f14c2268c5d2c666aa151456949cf76c6747d873c6fcf41f6f672d15 2024-09-17T06:55:43.906 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.0 --version 2024-09-17T06:55:44.393 INFO:teuthology.orchestra.run.smithi037.stderr:ceph: ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable) 2024-09-17T06:55:44.985 INFO:teuthology.orchestra.run.smithi037.stderr:Ceph version: ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable) 2024-09-17T06:55:44.986 INFO:teuthology.orchestra.run.smithi037.stderr:Extracting ceph user uid/gid from container image... 2024-09-17T06:55:44.986 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint stat --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.0 -c %u %g /var/lib/ceph 2024-09-17T06:55:45.376 INFO:teuthology.orchestra.run.smithi037.stderr:stat: 167 167 2024-09-17T06:55:46.607 INFO:teuthology.orchestra.run.smithi037.stderr:Creating initial keys... 2024-09-17T06:55:46.607 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph-authtool --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.0 --gen-print-key 2024-09-17T06:55:50.044 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-authtool: AQD1J+lmtxjnBBAADuLTAkA78BMyt1AYklpFCw== 2024-09-17T06:55:55.549 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph-authtool --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.0 --gen-print-key 2024-09-17T06:55:57.139 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-authtool: AQD9J+lmc7dJAxAANlfsU6hxKpH6iCLsWn8S8A== 2024-09-17T06:55:57.620 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph-authtool --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.0 --gen-print-key 2024-09-17T06:55:58.052 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-authtool: AQD9J+lm9aZOORAA7+okHe2S9aTBtkVDbB4IhA== 2024-09-17T06:55:58.535 INFO:teuthology.orchestra.run.smithi037.stderr:Creating initial monmap... 2024-09-17T06:55:58.535 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/monmaptool --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /tmp/ceph-tmpin4a877f:/tmp/monmap:z quay.io/ceph/ceph:v16.2.0 --create --clobber --fsid d241d094-74c1-11ef-bceb-c7b262605968 --addv smithi037 [v2:172.21.15.37:3300,v1:172.21.15.37:6789] /tmp/monmap 2024-09-17T06:55:58.925 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-17T06:55:58.926 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to d241d094-74c1-11ef-bceb-c7b262605968 2024-09-17T06:55:58.926 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-17T06:55:59.448 INFO:teuthology.orchestra.run.smithi037.stderr:monmaptool for smithi037 [v2:172.21.15.37:3300,v1:172.21.15.37:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-17T06:55:59.448 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/monmaptool: set fsid to d241d094-74c1-11ef-bceb-c7b262605968 2024-09-17T06:55:59.448 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-17T06:55:59.448 INFO:teuthology.orchestra.run.smithi037.stderr: 2024-09-17T06:55:59.448 INFO:teuthology.orchestra.run.smithi037.stderr:Creating mon... 2024-09-17T06:55:59.450 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph-mon --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/d241d094-74c1-11ef-bceb-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/d241d094-74c1-11ef-bceb-c7b262605968/mon.smithi037:/var/lib/ceph/mon/ceph-smithi037:z -v /tmp/ceph-tmp2hu_1rdj:/tmp/keyring:z -v /tmp/ceph-tmpin4a877f:/tmp/monmap:z quay.io/ceph/ceph:v16.2.0 --mkfs -i smithi037 --fsid d241d094-74c1-11ef-bceb-c7b262605968 -c /dev/null --monmap /tmp/monmap --keyring /tmp/keyring --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true 2024-09-17T06:55:59.870 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.779+0000 7fb2717fe700 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-17T06:55:59.870 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.779+0000 7fb2717fe700 1 imported monmap: 2024-09-17T06:55:59.870 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: epoch 0 2024-09-17T06:55:59.870 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: fsid d241d094-74c1-11ef-bceb-c7b262605968 2024-09-17T06:55:59.870 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: last_changed 2024-09-17T06:55:58.838510+0000 2024-09-17T06:55:59.870 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: created 2024-09-17T06:55:58.838510+0000 2024-09-17T06:55:59.870 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: min_mon_release 0 (unknown) 2024-09-17T06:55:59.870 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: election_strategy: 1 2024-09-17T06:55:59.871 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.37:3300/0,v1:172.21.15.37:6789/0] mon.smithi037 2024-09-17T06:55:59.871 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: 2024-09-17T06:55:59.871 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.779+0000 7fb2717fe700 0 /usr/bin/ceph-mon: set fsid to d241d094-74c1-11ef-bceb-c7b262605968 2024-09-17T06:55:59.871 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: RocksDB version: 6.8.1 2024-09-17T06:55:59.871 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: 2024-09-17T06:55:59.871 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-09-17T06:55:59.871 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: Compile date Mar 30 2021 2024-09-17T06:55:59.871 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: DB SUMMARY 2024-09-17T06:55:59.871 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: 2024-09-17T06:55:59.871 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi037/store.db dir, Total Num: 0, files: 2024-09-17T06:55:59.871 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: 2024-09-17T06:55:59.871 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi037/store.db: 2024-09-17T06:55:59.871 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: 2024-09-17T06:55:59.871 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: Options.error_if_exists: 0 2024-09-17T06:55:59.872 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: Options.create_if_missing: 1 2024-09-17T06:55:59.872 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: Options.paranoid_checks: 1 2024-09-17T06:55:59.872 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: Options.env: 0x55d9e399d1c0 2024-09-17T06:55:59.872 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: Options.fs: Posix File System 2024-09-17T06:55:59.872 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: Options.info_log: 0x55d9e474ec60 2024-09-17T06:55:59.872 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-17T06:55:59.872 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: Options.statistics: (nil) 2024-09-17T06:55:59.872 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: Options.use_fsync: 0 2024-09-17T06:55:59.872 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: Options.max_log_file_size: 0 2024-09-17T06:55:59.872 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T06:55:59.872 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T06:55:59.872 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-17T06:55:59.872 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-17T06:55:59.873 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: Options.allow_fallocate: 1 2024-09-17T06:55:59.873 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-17T06:55:59.873 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-17T06:55:59.873 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: Options.use_direct_reads: 0 2024-09-17T06:55:59.873 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T06:55:59.873 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: Options.create_missing_column_families: 0 2024-09-17T06:55:59.873 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: Options.db_log_dir: 2024-09-17T06:55:59.873 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi037/store.db 2024-09-17T06:55:59.874 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T06:55:59.874 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: Options.max_subcompactions: 1 2024-09-17T06:55:59.874 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: Options.max_background_flushes: -1 2024-09-17T06:55:59.874 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T06:55:59.874 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T06:55:59.875 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T06:55:59.875 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T06:55:59.875 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T06:55:59.875 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: Options.advise_random_on_open: 1 2024-09-17T06:55:59.875 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-17T06:55:59.875 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: Options.write_buffer_manager: 0x55d9e4759440 2024-09-17T06:55:59.876 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T06:55:59.876 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-09-17T06:55:59.876 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T06:55:59.876 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T06:55:59.876 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: Options.rate_limiter: (nil) 2024-09-17T06:55:59.876 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T06:55:59.876 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-17T06:55:59.877 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-17T06:55:59.877 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-17T06:55:59.877 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: Options.unordered_write: 0 2024-09-17T06:55:59.877 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T06:55:59.877 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T06:55:59.877 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T06:55:59.878 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T06:55:59.878 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: Options.row_cache: None 2024-09-17T06:55:59.878 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: Options.wal_filter: None 2024-09-17T06:55:59.878 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T06:55:59.878 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-17T06:55:59.878 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: Options.preserve_deletes: 0 2024-09-17T06:55:59.878 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: Options.two_write_queues: 0 2024-09-17T06:55:59.878 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: Options.manual_wal_flush: 0 2024-09-17T06:55:59.879 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: Options.atomic_flush: 0 2024-09-17T06:55:59.879 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T06:55:59.879 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T06:55:59.879 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T06:55:59.879 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: Options.log_readahead_size: 0 2024-09-17T06:55:59.879 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-09-17T06:55:59.880 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: Options.max_background_jobs: 2 2024-09-17T06:55:59.880 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: Options.max_background_compactions: -1 2024-09-17T06:55:59.880 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T06:55:59.880 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T06:55:59.880 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T06:55:59.880 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: Options.max_total_wal_size: 0 2024-09-17T06:55:59.881 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T06:55:59.881 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T06:55:59.881 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T06:55:59.881 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T06:55:59.881 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: Options.max_open_files: -1 2024-09-17T06:55:59.881 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: Options.bytes_per_sync: 0 2024-09-17T06:55:59.882 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T06:55:59.882 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T06:55:59.882 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-17T06:55:59.882 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: Compression algorithms supported: 2024-09-17T06:55:59.882 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T06:55:59.882 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: kZSTD supported: 0 2024-09-17T06:55:59.882 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: kXpressCompression supported: 0 2024-09-17T06:55:59.882 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-17T06:55:59.882 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: kLZ4Compression supported: 1 2024-09-17T06:55:59.882 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: kBZip2Compression supported: 0 2024-09-17T06:55:59.883 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: kZlibCompression supported: 1 2024-09-17T06:55:59.883 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: kSnappyCompression supported: 1 2024-09-17T06:55:59.883 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.780+0000 7fb2717fe700 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T06:55:59.883 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.781+0000 7fb2717fe700 4 rocksdb: [db_impl/db_impl_open.cc:273] Creating manifest 1 2024-09-17T06:55:59.883 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: 2024-09-17T06:55:59.883 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.781+0000 7fb2717fe700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi037/store.db/MANIFEST-000001 2024-09-17T06:55:59.883 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: 2024-09-17T06:55:59.883 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.781+0000 7fb2717fe700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-09-17T06:55:59.883 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: 2024-09-17T06:55:59.883 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.781+0000 7fb2717fe700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T06:55:59.884 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.781+0000 7fb2717fe700 4 rocksdb: Options.merge_operator: 2024-09-17T06:55:59.884 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.781+0000 7fb2717fe700 4 rocksdb: Options.compaction_filter: None 2024-09-17T06:55:59.884 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.781+0000 7fb2717fe700 4 rocksdb: Options.compaction_filter_factory: None 2024-09-17T06:55:59.884 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.781+0000 7fb2717fe700 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T06:55:59.884 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.781+0000 7fb2717fe700 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T06:55:59.884 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.781+0000 7fb2717fe700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55d9e46680d0) 2024-09-17T06:55:59.884 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2024-09-17T06:55:59.884 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T06:55:59.884 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T06:55:59.884 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2024-09-17T06:55:59.884 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: index_type: 0 2024-09-17T06:55:59.884 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2024-09-17T06:55:59.885 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: index_shortening: 1 2024-09-17T06:55:59.885 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2024-09-17T06:55:59.885 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2024-09-17T06:55:59.885 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: checksum: 1 2024-09-17T06:55:59.885 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2024-09-17T06:55:59.885 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: block_cache: 0x55d9e469ed10 2024-09-17T06:55:59.885 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2024-09-17T06:55:59.885 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: block_cache_options: 2024-09-17T06:55:59.885 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: capacity : 536870912 2024-09-17T06:55:59.885 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2024-09-17T06:55:59.885 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2024-09-17T06:55:59.885 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2024-09-17T06:55:59.885 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2024-09-17T06:55:59.886 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2024-09-17T06:55:59.886 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: block_size: 4096 2024-09-17T06:55:59.886 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2024-09-17T06:55:59.886 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2024-09-17T06:55:59.886 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2024-09-17T06:55:59.886 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2024-09-17T06:55:59.886 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: partition_filters: 0 2024-09-17T06:55:59.886 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2024-09-17T06:55:59.886 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2024-09-17T06:55:59.886 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2024-09-17T06:55:59.886 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: verify_compression: 0 2024-09-17T06:55:59.886 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2024-09-17T06:55:59.887 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: format_version: 2 2024-09-17T06:55:59.887 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2024-09-17T06:55:59.887 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: block_align: 0 2024-09-17T06:55:59.887 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: 2024-09-17T06:55:59.887 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.781+0000 7fb2717fe700 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-17T06:55:59.887 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.781+0000 7fb2717fe700 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-17T06:55:59.887 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.781+0000 7fb2717fe700 4 rocksdb: Options.compression: NoCompression 2024-09-17T06:55:59.887 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.781+0000 7fb2717fe700 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-17T06:55:59.887 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.781+0000 7fb2717fe700 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-17T06:55:59.887 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.781+0000 7fb2717fe700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T06:55:59.887 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.781+0000 7fb2717fe700 4 rocksdb: Options.num_levels: 7 2024-09-17T06:55:59.887 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.781+0000 7fb2717fe700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T06:55:59.887 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.781+0000 7fb2717fe700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T06:55:59.887 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.781+0000 7fb2717fe700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T06:55:59.888 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.781+0000 7fb2717fe700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T06:55:59.888 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.781+0000 7fb2717fe700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T06:55:59.888 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.781+0000 7fb2717fe700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T06:55:59.888 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.781+0000 7fb2717fe700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T06:55:59.888 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.781+0000 7fb2717fe700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T06:55:59.888 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.781+0000 7fb2717fe700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T06:55:59.888 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.781+0000 7fb2717fe700 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T06:55:59.888 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.781+0000 7fb2717fe700 4 rocksdb: Options.compression_opts.level: 32767 2024-09-17T06:55:59.888 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.781+0000 7fb2717fe700 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-17T06:55:59.888 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.781+0000 7fb2717fe700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T06:55:59.888 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.781+0000 7fb2717fe700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T06:55:59.888 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.781+0000 7fb2717fe700 4 rocksdb: Options.compression_opts.enabled: false 2024-09-17T06:55:59.888 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.781+0000 7fb2717fe700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T06:55:59.889 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.781+0000 7fb2717fe700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T06:55:59.889 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.781+0000 7fb2717fe700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T06:55:59.889 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.781+0000 7fb2717fe700 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-17T06:55:59.889 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.781+0000 7fb2717fe700 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T06:55:59.889 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.781+0000 7fb2717fe700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T06:55:59.889 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.781+0000 7fb2717fe700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T06:55:59.889 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.781+0000 7fb2717fe700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T06:55:59.889 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.781+0000 7fb2717fe700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T06:55:59.889 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.781+0000 7fb2717fe700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T06:55:59.889 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.781+0000 7fb2717fe700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T06:55:59.889 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.781+0000 7fb2717fe700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T06:55:59.889 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.781+0000 7fb2717fe700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T06:55:59.889 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.781+0000 7fb2717fe700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T06:55:59.890 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.781+0000 7fb2717fe700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T06:55:59.890 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.781+0000 7fb2717fe700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T06:55:59.890 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.781+0000 7fb2717fe700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T06:55:59.890 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.781+0000 7fb2717fe700 4 rocksdb: Options.arena_block_size: 4194304 2024-09-17T06:55:59.890 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.781+0000 7fb2717fe700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T06:55:59.890 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.781+0000 7fb2717fe700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T06:55:59.890 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.781+0000 7fb2717fe700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-09-17T06:55:59.890 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.781+0000 7fb2717fe700 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-17T06:55:59.890 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.781+0000 7fb2717fe700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T06:55:59.890 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.781+0000 7fb2717fe700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T06:55:59.890 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.781+0000 7fb2717fe700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T06:55:59.890 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.781+0000 7fb2717fe700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T06:55:59.891 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.781+0000 7fb2717fe700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T06:55:59.891 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.781+0000 7fb2717fe700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T06:55:59.891 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.781+0000 7fb2717fe700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T06:55:59.891 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.781+0000 7fb2717fe700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T06:55:59.891 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.781+0000 7fb2717fe700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T06:55:59.891 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.781+0000 7fb2717fe700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T06:55:59.891 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.781+0000 7fb2717fe700 4 rocksdb: Options.table_properties_collectors: 2024-09-17T06:55:59.891 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.781+0000 7fb2717fe700 4 rocksdb: Options.inplace_update_support: 0 2024-09-17T06:55:59.891 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.781+0000 7fb2717fe700 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T06:55:59.891 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.781+0000 7fb2717fe700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T06:55:59.891 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.781+0000 7fb2717fe700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T06:55:59.891 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.781+0000 7fb2717fe700 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T06:55:59.892 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.781+0000 7fb2717fe700 4 rocksdb: Options.bloom_locality: 0 2024-09-17T06:55:59.892 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.781+0000 7fb2717fe700 4 rocksdb: Options.max_successive_merges: 0 2024-09-17T06:55:59.892 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.781+0000 7fb2717fe700 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T06:55:59.892 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.781+0000 7fb2717fe700 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-17T06:55:59.892 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.781+0000 7fb2717fe700 4 rocksdb: Options.force_consistency_checks: 0 2024-09-17T06:55:59.892 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.781+0000 7fb2717fe700 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-17T06:55:59.892 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.781+0000 7fb2717fe700 4 rocksdb: Options.ttl: 2592000 2024-09-17T06:55:59.892 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.781+0000 7fb2717fe700 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T06:55:59.892 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.782+0000 7fb2717fe700 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi037/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-17T06:55:59.892 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: 2024-09-17T06:55:59.892 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.782+0000 7fb2717fe700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2024-09-17T06:55:59.892 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: 2024-09-17T06:55:59.892 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.782+0000 7fb2717fe700 4 rocksdb: DB pointer 0x55d9e4763800 2024-09-17T06:55:59.893 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.782+0000 7fb25a699700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-09-17T06:55:59.893 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.782+0000 7fb25a699700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-09-17T06:55:59.893 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2024-09-17T06:55:59.893 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T06:55:59.893 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-17T06:55:59.893 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T06:55:59.893 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T06:55:59.893 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-17T06:55:59.893 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-09-17T06:55:59.893 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T06:55:59.893 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: 2024-09-17T06:55:59.893 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-09-17T06:55:59.893 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-09-17T06:55:59.894 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T06:55:59.894 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-09-17T06:55:59.894 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-09-17T06:55:59.894 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: 2024-09-17T06:55:59.894 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-09-17T06:55:59.894 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-09-17T06:55:59.894 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T06:55:59.894 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T06:55:59.894 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T06:55:59.894 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T06:55:59.894 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T06:55:59.894 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T06:55:59.894 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-09-17T06:55:59.895 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T06:55:59.895 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T06:55:59.895 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: 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-09-17T06:55:59.895 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: 2024-09-17T06:55:59.895 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-09-17T06:55:59.895 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: 2024-09-17T06:55:59.895 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-09-17T06:55:59.895 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-09-17T06:55:59.895 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T06:55:59.895 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-09-17T06:55:59.895 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-09-17T06:55:59.895 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: 2024-09-17T06:55:59.895 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-09-17T06:55:59.895 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-09-17T06:55:59.895 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T06:55:59.896 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T06:55:59.896 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T06:55:59.896 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T06:55:59.896 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T06:55:59.896 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T06:55:59.896 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-09-17T06:55:59.896 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T06:55:59.896 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T06:55:59.896 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: 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-09-17T06:55:59.896 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: 2024-09-17T06:55:59.896 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-09-17T06:55:59.896 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: 2024-09-17T06:55:59.896 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.784+0000 7fb2717fe700 4 rocksdb: [db_impl/db_impl.cc:397] Shutdown: canceling all background work 2024-09-17T06:55:59.897 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.784+0000 7fb2717fe700 4 rocksdb: [db_impl/db_impl.cc:573] Shutdown complete 2024-09-17T06:55:59.897 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-09-17T06:55:59.784+0000 7fb2717fe700 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-smithi037 for mon.smithi037 2024-09-17T06:56:00.412 INFO:teuthology.orchestra.run.smithi037.stderr:create mon.smithi037 on 2024-09-17T06:56:00.412 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: install -d -m0770 -o 167 -g 167 /var/run/ceph/d241d094-74c1-11ef-bceb-c7b262605968 2024-09-17T06:56:00.419 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl disable ceph.target 2024-09-17T06:56:00.615 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl enable ceph.target 2024-09-17T06:56:00.639 INFO:teuthology.orchestra.run.smithi037.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-09-17T06:56:00.784 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl start ceph.target 2024-09-17T06:56:00.792 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl enable ceph-d241d094-74c1-11ef-bceb-c7b262605968.target 2024-09-17T06:56:00.800 INFO:teuthology.orchestra.run.smithi037.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-d241d094-74c1-11ef-bceb-c7b262605968.target → /etc/systemd/system/ceph-d241d094-74c1-11ef-bceb-c7b262605968.target. 2024-09-17T06:56:00.800 INFO:teuthology.orchestra.run.smithi037.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-d241d094-74c1-11ef-bceb-c7b262605968.target → /etc/systemd/system/ceph-d241d094-74c1-11ef-bceb-c7b262605968.target. 2024-09-17T06:56:01.017 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl start ceph-d241d094-74c1-11ef-bceb-c7b262605968.target 2024-09-17T06:56:01.033 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl daemon-reload 2024-09-17T06:56:01.188 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl stop ceph-d241d094-74c1-11ef-bceb-c7b262605968@mon.smithi037 2024-09-17T06:56:01.215 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl reset-failed ceph-d241d094-74c1-11ef-bceb-c7b262605968@mon.smithi037 2024-09-17T06:56:01.222 INFO:teuthology.orchestra.run.smithi037.stderr:systemctl: Failed to reset failed state of unit ceph-d241d094-74c1-11ef-bceb-c7b262605968@mon.smithi037.service: Unit ceph-d241d094-74c1-11ef-bceb-c7b262605968@mon.smithi037.service not loaded. 2024-09-17T06:56:01.223 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl enable ceph-d241d094-74c1-11ef-bceb-c7b262605968@mon.smithi037 2024-09-17T06:56:01.231 INFO:teuthology.orchestra.run.smithi037.stderr:systemctl: Created symlink /etc/systemd/system/ceph-d241d094-74c1-11ef-bceb-c7b262605968.target.wants/ceph-d241d094-74c1-11ef-bceb-c7b262605968@mon.smithi037.service → /etc/systemd/system/ceph-d241d094-74c1-11ef-bceb-c7b262605968@.service. 2024-09-17T06:56:01.381 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl start ceph-d241d094-74c1-11ef-bceb-c7b262605968@mon.smithi037 2024-09-17T06:56:01.893 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl is-enabled firewalld.service 2024-09-17T06:56:01.903 INFO:teuthology.orchestra.run.smithi037.stderr:systemctl: disabled 2024-09-17T06:56:01.903 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl is-active firewalld.service 2024-09-17T06:56:01.910 INFO:teuthology.orchestra.run.smithi037.stderr:systemctl: inactive 2024-09-17T06:56:01.911 INFO:teuthology.orchestra.run.smithi037.stderr:firewalld.service is not enabled 2024-09-17T06:56:01.911 INFO:teuthology.orchestra.run.smithi037.stderr:Not possible to enable service . firewalld.service is not available 2024-09-17T06:56:01.911 INFO:teuthology.orchestra.run.smithi037.stderr:Not possible to open ports <[]>. firewalld.service is not available 2024-09-17T06:56:01.912 INFO:teuthology.orchestra.run.smithi037.stderr:Waiting for mon to start... 2024-09-17T06:56:01.912 INFO:teuthology.orchestra.run.smithi037.stderr:Waiting for mon... 2024-09-17T06:56:01.912 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/lib/ceph/d241d094-74c1-11ef-bceb-c7b262605968/mon.smithi037:/var/lib/ceph/mon/ceph-smithi037:z -v /tmp/ceph-tmph8fwno7p:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp4g4mh48q:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 status 2024-09-17T06:56:02.460 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: cluster: 2024-09-17T06:56:02.460 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: id: d241d094-74c1-11ef-bceb-c7b262605968 2024-09-17T06:56:02.460 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: health: HEALTH_OK 2024-09-17T06:56:02.460 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: 2024-09-17T06:56:02.461 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: services: 2024-09-17T06:56:02.461 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: mon: 1 daemons, quorum smithi037 (age 0.628119s) 2024-09-17T06:56:02.461 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: mgr: no daemons active 2024-09-17T06:56:02.461 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2024-09-17T06:56:02.461 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: 2024-09-17T06:56:02.461 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: data: 2024-09-17T06:56:02.462 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2024-09-17T06:56:02.462 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2024-09-17T06:56:02.462 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2024-09-17T06:56:02.462 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: pgs: 2024-09-17T06:56:02.462 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: 2024-09-17T06:56:02.998 INFO:teuthology.orchestra.run.smithi037.stderr:mon is available 2024-09-17T06:56:02.998 INFO:teuthology.orchestra.run.smithi037.stderr:Assimilating anything we can from ceph.conf... 2024-09-17T06:56:02.998 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/d241d094-74c1-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmph8fwno7p:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp4g4mh48q:/etc/ceph/ceph.conf:z -v /var/lib/ceph/d241d094-74c1-11ef-bceb-c7b262605968/mon.smithi037:/var/lib/ceph/mon/ceph-smithi037:z quay.io/ceph/ceph:v16.2.0 config assimilate-conf -i /var/lib/ceph/mon/ceph-smithi037/config 2024-09-17T06:56:03.535 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: 2024-09-17T06:56:03.536 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: [global] 2024-09-17T06:56:03.536 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: fsid = d241d094-74c1-11ef-bceb-c7b262605968 2024-09-17T06:56:03.536 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: log_to_journald = false 2024-09-17T06:56:03.536 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.37:3300,v1:172.21.15.37:6789] 2024-09-17T06:56:03.536 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-09-17T06:56:03.536 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-09-17T06:56:03.536 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-09-17T06:56:03.536 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-09-17T06:56:03.536 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: 2024-09-17T06:56:03.536 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: [mgr] 2024-09-17T06:56:03.537 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-09-17T06:56:03.537 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: 2024-09-17T06:56:03.537 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: [mon] 2024-09-17T06:56:03.537 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: mon_warn_on_insecure_global_id_reclaim = false 2024-09-17T06:56:03.537 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-09-17T06:56:03.537 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: 2024-09-17T06:56:03.537 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: [osd] 2024-09-17T06:56:03.537 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-09-17T06:56:03.537 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: osd_memory_target_autotune = true 2024-09-17T06:56:03.537 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-09-17T06:56:04.062 INFO:teuthology.orchestra.run.smithi037.stderr:Generating new minimal ceph.conf... 2024-09-17T06:56:04.062 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/d241d094-74c1-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmph8fwno7p:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp4g4mh48q:/etc/ceph/ceph.conf:z -v /var/lib/ceph/d241d094-74c1-11ef-bceb-c7b262605968/mon.smithi037:/var/lib/ceph/mon/ceph-smithi037:z quay.io/ceph/ceph:v16.2.0 config generate-minimal-conf -o /var/lib/ceph/mon/ceph-smithi037/config 2024-09-17T06:56:05.110 INFO:teuthology.orchestra.run.smithi037.stderr:Restarting the monitor... 2024-09-17T06:56:05.110 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl restart ceph-d241d094-74c1-11ef-bceb-c7b262605968@mon.smithi037 2024-09-17T06:56:05.524 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:05 smithi037 podman[23528]: 2024-09-17 06:56:05.281083044 +0000 UTC m=+0.142912776 container died 4a92603561179c83fc2aa9da2f22d8d499761ef252be61f36e8f214ca63ac642 (image=quay.io/ceph/ceph:v16.2.0, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=-16.2.0, RELEASE=HEAD, ceph=True, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.build-date=20201204, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, maintainer=Dimitri Savineau , org.label-schema.license=GPLv2, org.label-schema.name=CentOS Base Image, GIT_REPO=https://github.com/ceph/ceph-container.git) 2024-09-17T06:56:05.877 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:05 smithi037 podman[23528]: 2024-09-17 06:56:05.65952693 +0000 UTC m=+0.521356649 container cleanup 4a92603561179c83fc2aa9da2f22d8d499761ef252be61f36e8f214ca63ac642 (image=quay.io/ceph/ceph:v16.2.0, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.build-date=20201204, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Base Image, maintainer=Dimitri Savineau , CEPH_POINT_RELEASE=-16.2.0, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=HEAD) 2024-09-17T06:56:05.880 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:05 smithi037 podman[23528]: ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037 2024-09-17T06:56:06.128 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:05 smithi037 podman[23540]: 2024-09-17 06:56:05.87701259 +0000 UTC m=+0.592206524 container remove 4a92603561179c83fc2aa9da2f22d8d499761ef252be61f36e8f214ca63ac642 (image=quay.io/ceph/ceph:v16.2.0, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037, org.label-schema.license=GPLv2, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.build-date=20201204, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=-16.2.0, GIT_CLEAN=True, ceph=True, GIT_BRANCH=HEAD, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, RELEASE=HEAD, maintainer=Dimitri Savineau , org.label-schema.name=CentOS Base Image, org.label-schema.schema-version=1.0) 2024-09-17T06:56:06.128 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:05 smithi037 systemd[1]: ceph-d241d094-74c1-11ef-bceb-c7b262605968@mon.smithi037.service: Deactivated successfully. 2024-09-17T06:56:06.129 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:05 smithi037 systemd[1]: Stopped Ceph mon.smithi037 for d241d094-74c1-11ef-bceb-c7b262605968. 2024-09-17T06:56:06.129 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:05 smithi037 systemd[1]: Starting Ceph mon.smithi037 for d241d094-74c1-11ef-bceb-c7b262605968... 2024-09-17T06:56:06.129 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 podman[23585]: 2024-09-17 06:56:06.044536346 +0000 UTC m=+0.092748085 container create 64e774b68c517c1543ad7c1a1a77cac2ab0d281415a5291d389c056f120ad6dd (image=quay.io/ceph/ceph:v16.2.0, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037, RELEASE=HEAD, ceph=True, GIT_CLEAN=True, CEPH_POINT_RELEASE=-16.2.0, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Base Image, org.label-schema.build-date=20201204, maintainer=Dimitri Savineau , GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_REPO=https://github.com/ceph/ceph-container.git) 2024-09-17T06:56:06.129 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 podman[23585]: 2024-09-17 06:56:05.968980943 +0000 UTC m=+0.017192659 image pull 24ecd6d5f14c2268c5d2c666aa151456949cf76c6747d873c6fcf41f6f672d15 quay.io/ceph/ceph:v16.2.0 2024-09-17T06:56:06.324 INFO:teuthology.orchestra.run.smithi037.stderr:Setting mon public_network to 172.21.0.0/20 2024-09-17T06:56:06.324 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/d241d094-74c1-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmph8fwno7p:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp4g4mh48q:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 config set mon public_network 172.21.0.0/20 2024-09-17T06:56:06.441 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 podman[23585]: 2024-09-17 06:56:06.237818283 +0000 UTC m=+0.286029990 container init 64e774b68c517c1543ad7c1a1a77cac2ab0d281415a5291d389c056f120ad6dd (image=quay.io/ceph/ceph:v16.2.0, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037, org.label-schema.build-date=20201204, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.license=GPLv2, RELEASE=HEAD, org.label-schema.name=CentOS Base Image, ceph=True, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, GIT_CLEAN=True, CEPH_POINT_RELEASE=-16.2.0, maintainer=Dimitri Savineau ) 2024-09-17T06:56:06.441 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 podman[23585]: 2024-09-17 06:56:06.241287541 +0000 UTC m=+0.289499231 container start 64e774b68c517c1543ad7c1a1a77cac2ab0d281415a5291d389c056f120ad6dd (image=quay.io/ceph/ceph:v16.2.0, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037, RELEASE=HEAD, maintainer=Dimitri Savineau , org.label-schema.name=CentOS Base Image, org.label-schema.build-date=20201204, ceph=True, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, GIT_CLEAN=True, CEPH_POINT_RELEASE=-16.2.0, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.license=GPLv2) 2024-09-17T06:56:06.441 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.260+0000 7f720453c700 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-17T06:56:06.441 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.260+0000 7f720453c700 0 ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable), process ceph-mon, pid 2 2024-09-17T06:56:06.442 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.260+0000 7f720453c700 0 pidfile_write: ignore empty --pid-file 2024-09-17T06:56:06.442 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.265+0000 7f720453c700 0 load: jerasure load: lrc load: isa 2024-09-17T06:56:06.442 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.265+0000 7f720453c700 4 rocksdb: RocksDB version: 6.8.1 2024-09-17T06:56:06.442 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: 2024-09-17T06:56:06.442 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.265+0000 7f720453c700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-09-17T06:56:06.442 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.265+0000 7f720453c700 4 rocksdb: Compile date Mar 30 2021 2024-09-17T06:56:06.442 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.265+0000 7f720453c700 4 rocksdb: DB SUMMARY 2024-09-17T06:56:06.442 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: 2024-09-17T06:56:06.442 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.265+0000 7f720453c700 4 rocksdb: CURRENT file: CURRENT 2024-09-17T06:56:06.442 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: 2024-09-17T06:56:06.442 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.265+0000 7f720453c700 4 rocksdb: IDENTITY file: IDENTITY 2024-09-17T06:56:06.442 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: 2024-09-17T06:56:06.443 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.265+0000 7f720453c700 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 131 Bytes 2024-09-17T06:56:06.443 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: 2024-09-17T06:56:06.443 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.265+0000 7f720453c700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi037/store.db dir, Total Num: 1, files: 000004.sst 2024-09-17T06:56:06.443 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: 2024-09-17T06:56:06.443 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.265+0000 7f720453c700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi037/store.db: 000006.log size: 83442 ; 2024-09-17T06:56:06.444 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: 2024-09-17T06:56:06.444 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.265+0000 7f720453c700 4 rocksdb: Options.error_if_exists: 0 2024-09-17T06:56:06.444 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.265+0000 7f720453c700 4 rocksdb: Options.create_if_missing: 0 2024-09-17T06:56:06.444 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.265+0000 7f720453c700 4 rocksdb: Options.paranoid_checks: 1 2024-09-17T06:56:06.444 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.265+0000 7f720453c700 4 rocksdb: Options.env: 0x55f03499d1c0 2024-09-17T06:56:06.444 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.265+0000 7f720453c700 4 rocksdb: Options.fs: Posix File System 2024-09-17T06:56:06.444 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.265+0000 7f720453c700 4 rocksdb: Options.info_log: 0x55f036e5f6e0 2024-09-17T06:56:06.444 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.265+0000 7f720453c700 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-17T06:56:06.444 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.265+0000 7f720453c700 4 rocksdb: Options.statistics: (nil) 2024-09-17T06:56:06.444 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.265+0000 7f720453c700 4 rocksdb: Options.use_fsync: 0 2024-09-17T06:56:06.444 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.265+0000 7f720453c700 4 rocksdb: Options.max_log_file_size: 0 2024-09-17T06:56:06.444 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.265+0000 7f720453c700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T06:56:06.445 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.265+0000 7f720453c700 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T06:56:06.445 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.265+0000 7f720453c700 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-17T06:56:06.445 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.265+0000 7f720453c700 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-17T06:56:06.445 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.265+0000 7f720453c700 4 rocksdb: Options.allow_fallocate: 1 2024-09-17T06:56:06.445 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.265+0000 7f720453c700 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-17T06:56:06.445 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.265+0000 7f720453c700 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-17T06:56:06.445 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.265+0000 7f720453c700 4 rocksdb: Options.use_direct_reads: 0 2024-09-17T06:56:06.445 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.265+0000 7f720453c700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T06:56:06.445 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.265+0000 7f720453c700 4 rocksdb: Options.create_missing_column_families: 0 2024-09-17T06:56:06.445 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.265+0000 7f720453c700 4 rocksdb: Options.db_log_dir: 2024-09-17T06:56:06.445 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.265+0000 7f720453c700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi037/store.db 2024-09-17T06:56:06.445 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.265+0000 7f720453c700 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T06:56:06.445 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.265+0000 7f720453c700 4 rocksdb: Options.max_subcompactions: 1 2024-09-17T06:56:06.446 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.265+0000 7f720453c700 4 rocksdb: Options.max_background_flushes: -1 2024-09-17T06:56:06.446 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.265+0000 7f720453c700 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T06:56:06.446 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.265+0000 7f720453c700 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T06:56:06.446 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.265+0000 7f720453c700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T06:56:06.446 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.265+0000 7f720453c700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T06:56:06.446 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.265+0000 7f720453c700 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T06:56:06.446 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.265+0000 7f720453c700 4 rocksdb: Options.advise_random_on_open: 1 2024-09-17T06:56:06.446 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.265+0000 7f720453c700 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-17T06:56:06.446 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.265+0000 7f720453c700 4 rocksdb: Options.write_buffer_manager: 0x55f036e69f20 2024-09-17T06:56:06.446 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.265+0000 7f720453c700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T06:56:06.446 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.265+0000 7f720453c700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-09-17T06:56:06.446 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.265+0000 7f720453c700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T06:56:06.446 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.265+0000 7f720453c700 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T06:56:06.447 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.265+0000 7f720453c700 4 rocksdb: Options.rate_limiter: (nil) 2024-09-17T06:56:06.447 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.265+0000 7f720453c700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T06:56:06.447 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.265+0000 7f720453c700 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-17T06:56:06.447 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.265+0000 7f720453c700 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-17T06:56:06.447 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.265+0000 7f720453c700 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-17T06:56:06.447 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.265+0000 7f720453c700 4 rocksdb: Options.unordered_write: 0 2024-09-17T06:56:06.447 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.265+0000 7f720453c700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T06:56:06.447 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.265+0000 7f720453c700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T06:56:06.447 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.265+0000 7f720453c700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T06:56:06.447 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.265+0000 7f720453c700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T06:56:06.447 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.265+0000 7f720453c700 4 rocksdb: Options.row_cache: None 2024-09-17T06:56:06.447 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.265+0000 7f720453c700 4 rocksdb: Options.wal_filter: None 2024-09-17T06:56:06.447 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.265+0000 7f720453c700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T06:56:06.448 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.265+0000 7f720453c700 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-17T06:56:06.448 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.265+0000 7f720453c700 4 rocksdb: Options.preserve_deletes: 0 2024-09-17T06:56:06.448 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.265+0000 7f720453c700 4 rocksdb: Options.two_write_queues: 0 2024-09-17T06:56:06.448 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.265+0000 7f720453c700 4 rocksdb: Options.manual_wal_flush: 0 2024-09-17T06:56:06.448 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.265+0000 7f720453c700 4 rocksdb: Options.atomic_flush: 0 2024-09-17T06:56:06.448 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.265+0000 7f720453c700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T06:56:06.448 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.265+0000 7f720453c700 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T06:56:06.448 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.265+0000 7f720453c700 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T06:56:06.448 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.265+0000 7f720453c700 4 rocksdb: Options.log_readahead_size: 0 2024-09-17T06:56:06.448 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.265+0000 7f720453c700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-09-17T06:56:06.449 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.265+0000 7f720453c700 4 rocksdb: Options.max_background_jobs: 2 2024-09-17T06:56:06.449 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.265+0000 7f720453c700 4 rocksdb: Options.max_background_compactions: -1 2024-09-17T06:56:06.449 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.265+0000 7f720453c700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T06:56:06.449 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.265+0000 7f720453c700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T06:56:06.449 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.265+0000 7f720453c700 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T06:56:06.449 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.265+0000 7f720453c700 4 rocksdb: Options.max_total_wal_size: 0 2024-09-17T06:56:06.449 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.265+0000 7f720453c700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T06:56:06.450 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.265+0000 7f720453c700 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T06:56:06.450 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T06:56:06.450 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T06:56:06.450 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Options.max_open_files: -1 2024-09-17T06:56:06.450 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Options.bytes_per_sync: 0 2024-09-17T06:56:06.450 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T06:56:06.450 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T06:56:06.450 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-17T06:56:06.450 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Compression algorithms supported: 2024-09-17T06:56:06.451 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T06:56:06.451 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: kZSTD supported: 0 2024-09-17T06:56:06.454 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: kXpressCompression supported: 0 2024-09-17T06:56:06.454 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-17T06:56:06.454 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: kLZ4Compression supported: 1 2024-09-17T06:56:06.454 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: kBZip2Compression supported: 0 2024-09-17T06:56:06.454 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: kZlibCompression supported: 1 2024-09-17T06:56:06.454 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: kSnappyCompression supported: 1 2024-09-17T06:56:06.454 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T06:56:06.454 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi037/store.db/MANIFEST-000005 2024-09-17T06:56:06.454 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: 2024-09-17T06:56:06.454 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-09-17T06:56:06.455 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: 2024-09-17T06:56:06.455 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T06:56:06.455 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Options.merge_operator: 2024-09-17T06:56:06.455 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Options.compaction_filter: None 2024-09-17T06:56:06.455 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Options.compaction_filter_factory: None 2024-09-17T06:56:06.455 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T06:56:06.455 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T06:56:06.455 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55f036d780d8) 2024-09-17T06:56:06.455 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cache_index_and_filter_blocks: 1 2024-09-17T06:56:06.455 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T06:56:06.455 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T06:56:06.455 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: pin_top_level_index_and_filter: 1 2024-09-17T06:56:06.456 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: index_type: 0 2024-09-17T06:56:06.456 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: data_block_index_type: 0 2024-09-17T06:56:06.456 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: index_shortening: 1 2024-09-17T06:56:06.456 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: data_block_hash_table_util_ratio: 0.750000 2024-09-17T06:56:06.456 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: hash_index_allow_collision: 1 2024-09-17T06:56:06.456 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: checksum: 1 2024-09-17T06:56:06.456 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: no_block_cache: 0 2024-09-17T06:56:06.456 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: block_cache: 0x55f036daef10 2024-09-17T06:56:06.456 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: block_cache_name: BinnedLRUCache 2024-09-17T06:56:06.456 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: block_cache_options: 2024-09-17T06:56:06.456 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: capacity : 536870912 2024-09-17T06:56:06.456 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: num_shard_bits : 4 2024-09-17T06:56:06.456 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: strict_capacity_limit : 0 2024-09-17T06:56:06.457 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: high_pri_pool_ratio: 0.000 2024-09-17T06:56:06.457 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: block_cache_compressed: (nil) 2024-09-17T06:56:06.457 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: persistent_cache: (nil) 2024-09-17T06:56:06.457 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: block_size: 4096 2024-09-17T06:56:06.457 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: block_size_deviation: 10 2024-09-17T06:56:06.457 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: block_restart_interval: 16 2024-09-17T06:56:06.457 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: index_block_restart_interval: 1 2024-09-17T06:56:06.457 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: metadata_block_size: 4096 2024-09-17T06:56:06.457 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: partition_filters: 0 2024-09-17T06:56:06.457 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: use_delta_encoding: 1 2024-09-17T06:56:06.457 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: filter_policy: rocksdb.BuiltinBloomFilter 2024-09-17T06:56:06.458 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: whole_key_filtering: 1 2024-09-17T06:56:06.458 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: verify_compression: 0 2024-09-17T06:56:06.458 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: read_amp_bytes_per_bit: 0 2024-09-17T06:56:06.458 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: format_version: 2 2024-09-17T06:56:06.458 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: enable_index_compression: 1 2024-09-17T06:56:06.458 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: block_align: 0 2024-09-17T06:56:06.458 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: 2024-09-17T06:56:06.458 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-17T06:56:06.458 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-17T06:56:06.458 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Options.compression: NoCompression 2024-09-17T06:56:06.458 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-17T06:56:06.458 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-17T06:56:06.459 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T06:56:06.459 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Options.num_levels: 7 2024-09-17T06:56:06.459 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T06:56:06.459 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T06:56:06.459 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T06:56:06.459 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T06:56:06.459 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T06:56:06.459 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T06:56:06.459 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T06:56:06.459 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T06:56:06.459 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T06:56:06.459 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T06:56:06.459 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Options.compression_opts.level: 32767 2024-09-17T06:56:06.459 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-17T06:56:06.460 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T06:56:06.460 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T06:56:06.460 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Options.compression_opts.enabled: false 2024-09-17T06:56:06.460 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T06:56:06.460 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T06:56:06.460 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T06:56:06.460 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-17T06:56:06.460 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T06:56:06.460 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T06:56:06.460 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T06:56:06.460 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T06:56:06.461 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T06:56:06.461 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T06:56:06.461 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T06:56:06.461 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T06:56:06.461 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T06:56:06.461 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T06:56:06.461 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T06:56:06.461 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T06:56:06.461 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T06:56:06.461 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Options.arena_block_size: 4194304 2024-09-17T06:56:06.461 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T06:56:06.461 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T06:56:06.461 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-09-17T06:56:06.461 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-17T06:56:06.462 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T06:56:06.462 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T06:56:06.462 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T06:56:06.462 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T06:56:06.462 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T06:56:06.462 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T06:56:06.462 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T06:56:06.463 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T06:56:06.463 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T06:56:06.463 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T06:56:06.463 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Options.table_properties_collectors: 2024-09-17T06:56:06.463 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Options.inplace_update_support: 0 2024-09-17T06:56:06.463 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T06:56:06.464 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T06:56:06.464 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T06:56:06.464 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T06:56:06.464 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Options.bloom_locality: 0 2024-09-17T06:56:06.464 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Options.max_successive_merges: 0 2024-09-17T06:56:06.464 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T06:56:06.465 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-17T06:56:06.465 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Options.force_consistency_checks: 0 2024-09-17T06:56:06.465 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-17T06:56:06.465 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Options.ttl: 2592000 2024-09-17T06:56:06.465 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T06:56:06.465 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi037/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 5, log_number is 4,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-17T06:56:06.466 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: 2024-09-17T06:56:06.466 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 4 2024-09-17T06:56:06.466 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: 2024-09-17T06:56:06.466 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726556166267789, "job": 1, "event": "recovery_started", "log_files": [6]} 2024-09-17T06:56:06.466 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.266+0000 7f720453c700 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #6 mode 2 2024-09-17T06:56:06.466 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.267+0000 7f720453c700 3 rocksdb: [le/block_based/filter_policy.cc:584] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-09-17T06:56:06.467 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.267+0000 7f720453c700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726556166268711, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 7, "file_size": 80511, "table_properties": {"data_size": 78770, "index_size": 346, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 581, "raw_key_size": 8836, "raw_average_key_size": 46, "raw_value_size": 73560, "raw_average_value_size": 383, "num_data_blocks": 11, "num_entries": 192, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1726556166, "oldest_key_time": 3, "file_creation_time": 0}} 2024-09-17T06:56:06.467 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.267+0000 7f720453c700 4 rocksdb: [version_set.cc:3826] Creating manifest 8 2024-09-17T06:56:06.467 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: 2024-09-17T06:56:06.467 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.268+0000 7f720453c700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726556166269109, "job": 1, "event": "recovery_finished"} 2024-09-17T06:56:06.467 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.269+0000 7f720453c700 4 rocksdb: DB pointer 0x55f036e73800 2024-09-17T06:56:06.467 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.269+0000 7f71eb356700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-09-17T06:56:06.468 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.269+0000 7f71eb356700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-09-17T06:56:06.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: ** DB Stats ** 2024-09-17T06:56:06.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T06:56:06.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-17T06:56:06.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T06:56:06.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T06:56:06.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-17T06:56:06.591 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-09-17T06:56:06.591 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T06:56:06.591 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: 2024-09-17T06:56:06.591 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: ** Compaction Stats [default] ** 2024-09-17T06:56:06.591 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-09-17T06:56:06.591 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T06:56:06.592 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: L0 2/0 80.32 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 124.6 0.00 0.00 1 0.001 0 0 2024-09-17T06:56:06.592 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: Sum 2/0 80.32 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 124.6 0.00 0.00 1 0.001 0 0 2024-09-17T06:56:06.592 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 124.6 0.00 0.00 1 0.001 0 0 2024-09-17T06:56:06.592 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: 2024-09-17T06:56:06.592 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: ** Compaction Stats [default] ** 2024-09-17T06:56:06.593 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-09-17T06:56:06.593 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T06:56:06.593 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 124.6 0.00 0.00 1 0.001 0 0 2024-09-17T06:56:06.593 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T06:56:06.593 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T06:56:06.593 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T06:56:06.594 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T06:56:06.594 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T06:56:06.594 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: AddFile(Keys): cumulative 0, interval 0 2024-09-17T06:56:06.594 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: Cumulative compaction: 0.00 GB write, 26.41 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T06:56:06.594 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: Interval compaction: 0.00 GB write, 26.41 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T06:56:06.594 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: 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-09-17T06:56:06.595 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: 2024-09-17T06:56:06.595 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: ** File Read Latency Histogram By Level [default] ** 2024-09-17T06:56:06.595 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: 2024-09-17T06:56:06.595 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: ** Compaction Stats [default] ** 2024-09-17T06:56:06.595 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-09-17T06:56:06.596 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T06:56:06.596 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: L0 2/0 80.32 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 124.6 0.00 0.00 1 0.001 0 0 2024-09-17T06:56:06.596 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: Sum 2/0 80.32 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 124.6 0.00 0.00 1 0.001 0 0 2024-09-17T06:56:06.596 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-09-17T06:56:06.596 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: 2024-09-17T06:56:06.597 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: ** Compaction Stats [default] ** 2024-09-17T06:56:06.597 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-09-17T06:56:06.597 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T06:56:06.597 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 124.6 0.00 0.00 1 0.001 0 0 2024-09-17T06:56:06.597 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T06:56:06.597 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T06:56:06.598 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T06:56:06.598 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T06:56:06.598 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T06:56:06.598 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: AddFile(Keys): cumulative 0, interval 0 2024-09-17T06:56:06.598 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: Cumulative compaction: 0.00 GB write, 26.16 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T06:56:06.599 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T06:56:06.599 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: 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-09-17T06:56:06.599 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: 2024-09-17T06:56:06.599 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: ** File Read Latency Histogram By Level [default] ** 2024-09-17T06:56:06.600 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: 2024-09-17T06:56:06.600 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.269+0000 7f720453c700 0 starting mon.smithi037 rank 0 at public addrs [v2:172.21.15.37:3300/0,v1:172.21.15.37:6789/0] at bind addrs [v2:172.21.15.37:3300/0,v1:172.21.15.37:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi037 fsid d241d094-74c1-11ef-bceb-c7b262605968 2024-09-17T06:56:06.600 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.270+0000 7f720453c700 1 mon.smithi037@-1(???) e1 preinit fsid d241d094-74c1-11ef-bceb-c7b262605968 2024-09-17T06:56:06.600 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.270+0000 7f720453c700 0 mon.smithi037@-1(???).mds e1 new map 2024-09-17T06:56:06.601 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.270+0000 7f720453c700 0 mon.smithi037@-1(???).mds e1 print_map 2024-09-17T06:56:06.601 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: e1 2024-09-17T06:56:06.601 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-17T06:56:06.601 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-17T06:56:06.601 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: legacy client fscid: -1 2024-09-17T06:56:06.602 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: 2024-09-17T06:56:06.602 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: No filesystems configured 2024-09-17T06:56:06.602 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: 2024-09-17T06:56:06.602 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.270+0000 7f720453c700 0 mon.smithi037@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-17T06:56:06.602 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.270+0000 7f720453c700 0 mon.smithi037@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T06:56:06.603 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.270+0000 7f720453c700 0 mon.smithi037@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T06:56:06.603 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.270+0000 7f720453c700 0 mon.smithi037@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T06:56:06.603 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:04.534368+0000 mon.smithi037 (mon.0) 10 : audit [DBG] from='client.? 172.21.15.37:0/267852376' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T06:56:06.603 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.270+0000 7f720453c700 1 mon.smithi037@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-17T06:56:06.603 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.271+0000 7f720453c700 20 expand_channel_meta expand map: {default=false} 2024-09-17T06:56:06.604 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.271+0000 7f720453c700 20 expand_channel_meta from 'false' to 'false' 2024-09-17T06:56:06.604 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.271+0000 7f720453c700 20 expand_channel_meta expanded map: {default=false} 2024-09-17T06:56:06.604 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.271+0000 7f720453c700 20 expand_channel_meta expand map: {default=info} 2024-09-17T06:56:06.604 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.271+0000 7f720453c700 20 expand_channel_meta from 'info' to 'info' 2024-09-17T06:56:06.605 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.271+0000 7f720453c700 20 expand_channel_meta expanded map: {default=info} 2024-09-17T06:56:06.605 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.271+0000 7f720453c700 20 expand_channel_meta expand map: {default=daemon} 2024-09-17T06:56:06.605 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.271+0000 7f720453c700 20 expand_channel_meta from 'daemon' to 'daemon' 2024-09-17T06:56:06.605 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.271+0000 7f720453c700 20 expand_channel_meta expanded map: {default=daemon} 2024-09-17T06:56:06.605 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.271+0000 7f720453c700 20 expand_channel_meta expand map: {default=debug} 2024-09-17T06:56:06.605 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.271+0000 7f720453c700 20 expand_channel_meta from 'debug' to 'debug' 2024-09-17T06:56:06.606 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T06:56:06.271+0000 7f720453c700 20 expand_channel_meta expanded map: {default=debug} 2024-09-17T06:56:06.606 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 bash[23585]: 64e774b68c517c1543ad7c1a1a77cac2ab0d281415a5291d389c056f120ad6dd 2024-09-17T06:56:06.606 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 systemd[1]: Started Ceph mon.smithi037 for d241d094-74c1-11ef-bceb-c7b262605968. 2024-09-17T06:56:06.606 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:56:06.275008+0000 mon.smithi037 (mon.0) 1 : cluster [INF] mon.smithi037 is new leader, mons smithi037 in quorum (ranks 0) 2024-09-17T06:56:06.606 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:56:06.275053+0000 mon.smithi037 (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {smithi037=[v2:172.21.15.37:3300/0,v1:172.21.15.37:6789/0]} 2024-09-17T06:56:06.607 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:56:06.275081+0000 mon.smithi037 (mon.0) 3 : cluster [DBG] fsmap 2024-09-17T06:56:06.607 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:56:06.275104+0000 mon.smithi037 (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-17T06:56:06.607 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:56:06.276972+0000 mon.smithi037 (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-09-17T06:56:07.439 INFO:teuthology.orchestra.run.smithi037.stderr:Wrote config to /etc/ceph/ceph.conf 2024-09-17T06:56:07.440 INFO:teuthology.orchestra.run.smithi037.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-17T06:56:07.440 INFO:teuthology.orchestra.run.smithi037.stderr:Creating mgr... 2024-09-17T06:56:07.440 INFO:teuthology.orchestra.run.smithi037.stderr:Verifying port 9283 ... 2024-09-17T06:56:07.442 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl daemon-reload 2024-09-17T06:56:07.598 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl stop ceph-d241d094-74c1-11ef-bceb-c7b262605968@mgr.smithi037.xnzdne 2024-09-17T06:56:07.614 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl reset-failed ceph-d241d094-74c1-11ef-bceb-c7b262605968@mgr.smithi037.xnzdne 2024-09-17T06:56:07.620 INFO:teuthology.orchestra.run.smithi037.stderr:systemctl: Failed to reset failed state of unit ceph-d241d094-74c1-11ef-bceb-c7b262605968@mgr.smithi037.xnzdne.service: Unit ceph-d241d094-74c1-11ef-bceb-c7b262605968@mgr.smithi037.xnzdne.service not loaded. 2024-09-17T06:56:07.620 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl enable ceph-d241d094-74c1-11ef-bceb-c7b262605968@mgr.smithi037.xnzdne 2024-09-17T06:56:07.628 INFO:teuthology.orchestra.run.smithi037.stderr:systemctl: Created symlink /etc/systemd/system/ceph-d241d094-74c1-11ef-bceb-c7b262605968.target.wants/ceph-d241d094-74c1-11ef-bceb-c7b262605968@mgr.smithi037.xnzdne.service → /etc/systemd/system/ceph-d241d094-74c1-11ef-bceb-c7b262605968@.service. 2024-09-17T06:56:07.775 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl start ceph-d241d094-74c1-11ef-bceb-c7b262605968@mgr.smithi037.xnzdne 2024-09-17T06:56:08.062 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:07 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:06.893007+0000 mon.smithi037 (mon.0) 6 : audit [INF] from='client.? 172.21.15.37:0/2682220354' entity='client.admin' 2024-09-17T06:56:08.377 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl is-enabled firewalld.service 2024-09-17T06:56:08.386 INFO:teuthology.orchestra.run.smithi037.stderr:systemctl: disabled 2024-09-17T06:56:08.386 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl is-active firewalld.service 2024-09-17T06:56:08.394 INFO:teuthology.orchestra.run.smithi037.stderr:systemctl: inactive 2024-09-17T06:56:08.395 INFO:teuthology.orchestra.run.smithi037.stderr:firewalld.service is not enabled 2024-09-17T06:56:08.395 INFO:teuthology.orchestra.run.smithi037.stderr:Not possible to enable service . firewalld.service is not available 2024-09-17T06:56:08.395 INFO:teuthology.orchestra.run.smithi037.stderr:Not possible to open ports <[]>. firewalld.service is not available 2024-09-17T06:56:08.395 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl is-enabled firewalld.service 2024-09-17T06:56:08.403 INFO:teuthology.orchestra.run.smithi037.stderr:systemctl: disabled 2024-09-17T06:56:08.404 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl is-active firewalld.service 2024-09-17T06:56:08.410 INFO:teuthology.orchestra.run.smithi037.stderr:systemctl: inactive 2024-09-17T06:56:08.412 INFO:teuthology.orchestra.run.smithi037.stderr:firewalld.service is not enabled 2024-09-17T06:56:08.412 INFO:teuthology.orchestra.run.smithi037.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2024-09-17T06:56:08.412 INFO:teuthology.orchestra.run.smithi037.stderr:Waiting for mgr to start... 2024-09-17T06:56:08.412 INFO:teuthology.orchestra.run.smithi037.stderr:Waiting for mgr... 2024-09-17T06:56:08.412 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/d241d094-74c1-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmph8fwno7p:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp4g4mh48q:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 status -f json-pretty 2024-09-17T06:56:08.909 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: 2024-09-17T06:56:08.910 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: { 2024-09-17T06:56:08.910 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "fsid": "d241d094-74c1-11ef-bceb-c7b262605968", 2024-09-17T06:56:08.910 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "health": { 2024-09-17T06:56:08.910 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-09-17T06:56:08.910 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "checks": {}, 2024-09-17T06:56:08.910 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "mutes": [] 2024-09-17T06:56:08.910 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: }, 2024-09-17T06:56:08.910 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-09-17T06:56:08.910 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "quorum": [ 2024-09-17T06:56:08.910 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: 0 2024-09-17T06:56:08.910 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: ], 2024-09-17T06:56:08.911 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "quorum_names": [ 2024-09-17T06:56:08.911 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "smithi037" 2024-09-17T06:56:08.911 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: ], 2024-09-17T06:56:08.911 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "quorum_age": 2, 2024-09-17T06:56:08.911 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "monmap": { 2024-09-17T06:56:08.911 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-17T06:56:08.911 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2024-09-17T06:56:08.911 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_mons": 1 2024-09-17T06:56:08.911 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: }, 2024-09-17T06:56:08.911 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "osdmap": { 2024-09-17T06:56:08.911 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-17T06:56:08.911 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_osds": 0, 2024-09-17T06:56:08.911 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-09-17T06:56:08.911 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-09-17T06:56:08.912 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-09-17T06:56:08.912 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-09-17T06:56:08.912 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-09-17T06:56:08.912 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: }, 2024-09-17T06:56:08.912 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "pgmap": { 2024-09-17T06:56:08.912 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-09-17T06:56:08.912 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-09-17T06:56:08.912 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_pools": 0, 2024-09-17T06:56:08.912 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_objects": 0, 2024-09-17T06:56:08.912 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-09-17T06:56:08.912 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-09-17T06:56:08.912 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-09-17T06:56:08.912 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "bytes_total": 0 2024-09-17T06:56:08.913 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: }, 2024-09-17T06:56:08.913 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "fsmap": { 2024-09-17T06:56:08.913 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-17T06:56:08.913 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "by_rank": [], 2024-09-17T06:56:08.913 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "up:standby": 0 2024-09-17T06:56:08.913 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: }, 2024-09-17T06:56:08.913 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "mgrmap": { 2024-09-17T06:56:08.913 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "available": false, 2024-09-17T06:56:08.913 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-09-17T06:56:08.913 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "modules": [ 2024-09-17T06:56:08.913 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "iostat", 2024-09-17T06:56:08.913 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "restful" 2024-09-17T06:56:08.913 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: ], 2024-09-17T06:56:08.914 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "services": {} 2024-09-17T06:56:08.914 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: }, 2024-09-17T06:56:08.914 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "servicemap": { 2024-09-17T06:56:08.914 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-17T06:56:08.914 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "modified": "2024-09-17T06:56:01.829861+0000", 2024-09-17T06:56:08.914 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "services": {} 2024-09-17T06:56:08.914 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: }, 2024-09-17T06:56:08.914 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "progress_events": {} 2024-09-17T06:56:08.914 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: } 2024-09-17T06:56:09.186 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:08 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:08.901393+0000 mon.smithi037 (mon.0) 7 : audit [DBG] from='client.? 172.21.15.37:0/3418295836' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-17T06:56:09.489 INFO:teuthology.orchestra.run.smithi037.stderr:mgr not available, waiting (1/15)... 2024-09-17T06:56:11.492 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/d241d094-74c1-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmph8fwno7p:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp4g4mh48q:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 status -f json-pretty 2024-09-17T06:56:12.014 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: 2024-09-17T06:56:12.014 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: { 2024-09-17T06:56:12.015 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "fsid": "d241d094-74c1-11ef-bceb-c7b262605968", 2024-09-17T06:56:12.015 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "health": { 2024-09-17T06:56:12.015 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-09-17T06:56:12.015 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "checks": {}, 2024-09-17T06:56:12.015 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "mutes": [] 2024-09-17T06:56:12.015 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: }, 2024-09-17T06:56:12.015 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-09-17T06:56:12.015 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "quorum": [ 2024-09-17T06:56:12.015 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: 0 2024-09-17T06:56:12.015 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: ], 2024-09-17T06:56:12.015 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "quorum_names": [ 2024-09-17T06:56:12.015 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "smithi037" 2024-09-17T06:56:12.015 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: ], 2024-09-17T06:56:12.015 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "quorum_age": 5, 2024-09-17T06:56:12.016 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "monmap": { 2024-09-17T06:56:12.016 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-17T06:56:12.016 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2024-09-17T06:56:12.016 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_mons": 1 2024-09-17T06:56:12.016 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: }, 2024-09-17T06:56:12.016 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "osdmap": { 2024-09-17T06:56:12.016 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-17T06:56:12.016 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_osds": 0, 2024-09-17T06:56:12.016 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-09-17T06:56:12.016 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-09-17T06:56:12.016 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-09-17T06:56:12.016 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-09-17T06:56:12.016 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-09-17T06:56:12.017 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: }, 2024-09-17T06:56:12.017 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "pgmap": { 2024-09-17T06:56:12.017 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-09-17T06:56:12.017 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-09-17T06:56:12.017 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_pools": 0, 2024-09-17T06:56:12.017 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_objects": 0, 2024-09-17T06:56:12.017 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-09-17T06:56:12.017 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-09-17T06:56:12.017 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-09-17T06:56:12.017 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "bytes_total": 0 2024-09-17T06:56:12.018 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: }, 2024-09-17T06:56:12.018 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "fsmap": { 2024-09-17T06:56:12.018 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-17T06:56:12.018 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "by_rank": [], 2024-09-17T06:56:12.018 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "up:standby": 0 2024-09-17T06:56:12.018 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: }, 2024-09-17T06:56:12.018 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "mgrmap": { 2024-09-17T06:56:12.018 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "available": false, 2024-09-17T06:56:12.018 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-09-17T06:56:12.018 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "modules": [ 2024-09-17T06:56:12.018 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "iostat", 2024-09-17T06:56:12.018 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "restful" 2024-09-17T06:56:12.018 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: ], 2024-09-17T06:56:12.019 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "services": {} 2024-09-17T06:56:12.019 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: }, 2024-09-17T06:56:12.019 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "servicemap": { 2024-09-17T06:56:12.019 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-17T06:56:12.019 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "modified": "2024-09-17T06:56:01.829861+0000", 2024-09-17T06:56:12.019 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "services": {} 2024-09-17T06:56:12.019 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: }, 2024-09-17T06:56:12.019 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "progress_events": {} 2024-09-17T06:56:12.019 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: } 2024-09-17T06:56:12.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:12 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:12.007531+0000 mon.smithi037 (mon.0) 8 : audit [DBG] from='client.? 172.21.15.37:0/481451913' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-17T06:56:12.879 INFO:teuthology.orchestra.run.smithi037.stderr:mgr not available, waiting (2/15)... 2024-09-17T06:56:13.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:13 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:56:13.441211+0000 mon.smithi037 (mon.0) 9 : cluster [INF] Activating manager daemon smithi037.xnzdne 2024-09-17T06:56:13.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:13 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:56:13.443919+0000 mon.smithi037 (mon.0) 10 : cluster [DBG] mgrmap e2: smithi037.xnzdne(active, starting, since 0.0028037s) 2024-09-17T06:56:13.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:13 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:13.444558+0000 mon.smithi037 (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.37:0/1738212644' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T06:56:13.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:13 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:13.444681+0000 mon.smithi037 (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.37:0/1738212644' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T06:56:13.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:13 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:13.444789+0000 mon.smithi037 (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.37:0/1738212644' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T06:56:13.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:13 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:13.444915+0000 mon.smithi037 (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.37:0/1738212644' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mon metadata", "id": "smithi037"}]: dispatch 2024-09-17T06:56:13.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:13 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:13.445428+0000 mon.smithi037 (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.37:0/1738212644' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mgr metadata", "who": "smithi037.xnzdne", "id": "smithi037.xnzdne"}]: dispatch 2024-09-17T06:56:13.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:13 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:56:13.447168+0000 mon.smithi037 (mon.0) 16 : cluster [INF] Manager daemon smithi037.xnzdne is now available 2024-09-17T06:56:13.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:13 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:13.455493+0000 mon.smithi037 (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.37:0/1738212644' entity='mgr.smithi037.xnzdne' 2024-09-17T06:56:13.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:13 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:13.458944+0000 mon.smithi037 (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.37:0/1738212644' entity='mgr.smithi037.xnzdne' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.xnzdne/mirror_snapshot_schedule"}]: dispatch 2024-09-17T06:56:13.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:13 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:13.460137+0000 mon.smithi037 (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.37:0/1738212644' entity='mgr.smithi037.xnzdne' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.xnzdne/trash_purge_schedule"}]: dispatch 2024-09-17T06:56:13.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:13 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:13.465878+0000 mon.smithi037 (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.37:0/1738212644' entity='mgr.smithi037.xnzdne' 2024-09-17T06:56:13.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:13 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:13.468281+0000 mon.smithi037 (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.37:0/1738212644' entity='mgr.smithi037.xnzdne' 2024-09-17T06:56:14.882 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/d241d094-74c1-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmph8fwno7p:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp4g4mh48q:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 status -f json-pretty 2024-09-17T06:56:15.496 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: 2024-09-17T06:56:15.496 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: { 2024-09-17T06:56:15.496 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "fsid": "d241d094-74c1-11ef-bceb-c7b262605968", 2024-09-17T06:56:15.496 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "health": { 2024-09-17T06:56:15.496 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-09-17T06:56:15.496 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "checks": {}, 2024-09-17T06:56:15.496 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "mutes": [] 2024-09-17T06:56:15.496 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: }, 2024-09-17T06:56:15.496 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-09-17T06:56:15.497 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "quorum": [ 2024-09-17T06:56:15.497 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: 0 2024-09-17T06:56:15.497 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: ], 2024-09-17T06:56:15.497 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "quorum_names": [ 2024-09-17T06:56:15.497 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "smithi037" 2024-09-17T06:56:15.497 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: ], 2024-09-17T06:56:15.497 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "quorum_age": 9, 2024-09-17T06:56:15.497 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "monmap": { 2024-09-17T06:56:15.497 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-17T06:56:15.497 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2024-09-17T06:56:15.497 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_mons": 1 2024-09-17T06:56:15.497 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: }, 2024-09-17T06:56:15.497 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "osdmap": { 2024-09-17T06:56:15.497 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-17T06:56:15.497 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_osds": 0, 2024-09-17T06:56:15.498 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-09-17T06:56:15.498 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-09-17T06:56:15.498 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-09-17T06:56:15.498 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-09-17T06:56:15.498 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-09-17T06:56:15.498 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: }, 2024-09-17T06:56:15.498 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "pgmap": { 2024-09-17T06:56:15.498 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-09-17T06:56:15.498 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-09-17T06:56:15.498 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_pools": 0, 2024-09-17T06:56:15.498 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_objects": 0, 2024-09-17T06:56:15.498 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-09-17T06:56:15.498 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-09-17T06:56:15.498 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-09-17T06:56:15.499 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "bytes_total": 0 2024-09-17T06:56:15.499 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: }, 2024-09-17T06:56:15.499 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "fsmap": { 2024-09-17T06:56:15.499 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-17T06:56:15.499 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "by_rank": [], 2024-09-17T06:56:15.499 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "up:standby": 0 2024-09-17T06:56:15.499 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: }, 2024-09-17T06:56:15.499 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "mgrmap": { 2024-09-17T06:56:15.499 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "available": true, 2024-09-17T06:56:15.499 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-09-17T06:56:15.499 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "modules": [ 2024-09-17T06:56:15.499 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "iostat", 2024-09-17T06:56:15.499 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "restful" 2024-09-17T06:56:15.499 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: ], 2024-09-17T06:56:15.500 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "services": {} 2024-09-17T06:56:15.500 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: }, 2024-09-17T06:56:15.500 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "servicemap": { 2024-09-17T06:56:15.500 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-17T06:56:15.500 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "modified": "2024-09-17T06:56:01.829861+0000", 2024-09-17T06:56:15.500 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "services": {} 2024-09-17T06:56:15.500 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: }, 2024-09-17T06:56:15.500 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "progress_events": {} 2024-09-17T06:56:15.500 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: } 2024-09-17T06:56:15.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:15 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:56:14.446926+0000 mon.smithi037 (mon.0) 22 : cluster [DBG] mgrmap e3: smithi037.xnzdne(active, since 1.00581s) 2024-09-17T06:56:16.059 INFO:teuthology.orchestra.run.smithi037.stderr:mgr is available 2024-09-17T06:56:16.059 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/d241d094-74c1-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmph8fwno7p:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp4g4mh48q:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 config-key set mgr/cephadm/ssh_user root 2024-09-17T06:56:16.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:16 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:56:15.449546+0000 mon.smithi037 (mon.0) 23 : cluster [DBG] mgrmap e4: smithi037.xnzdne(active, since 2s) 2024-09-17T06:56:16.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:16 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:15.486532+0000 mon.smithi037 (mon.0) 24 : audit [DBG] from='client.? 172.21.15.37:0/3471946096' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-17T06:56:16.727 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: set mgr/cephadm/ssh_user 2024-09-17T06:56:17.282 INFO:teuthology.orchestra.run.smithi037.stderr:Enabling cephadm module... 2024-09-17T06:56:17.282 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/d241d094-74c1-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmph8fwno7p:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp4g4mh48q:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 mgr module enable cephadm 2024-09-17T06:56:18.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:17 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:16.724855+0000 mon.smithi037 (mon.0) 25 : audit [INF] from='client.? 172.21.15.37:0/1943612338' entity='client.admin' 2024-09-17T06:56:19.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:18 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:17.896145+0000 mon.smithi037 (mon.0) 26 : audit [INF] from='client.? 172.21.15.37:0/1660404101' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-09-17T06:56:19.237 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/d241d094-74c1-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmph8fwno7p:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp4g4mh48q:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 mgr stat 2024-09-17T06:56:19.877 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: { 2024-09-17T06:56:19.877 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "epoch": 5, 2024-09-17T06:56:19.878 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "available": true, 2024-09-17T06:56:19.878 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "active_name": "smithi037.xnzdne", 2024-09-17T06:56:19.878 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_standby": 0 2024-09-17T06:56:19.878 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: } 2024-09-17T06:56:20.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:19 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:18.729610+0000 mon.smithi037 (mon.0) 27 : audit [INF] from='client.? 172.21.15.37:0/1660404101' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-17T06:56:20.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:19 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:56:18.729664+0000 mon.smithi037 (mon.0) 28 : cluster [DBG] mgrmap e5: smithi037.xnzdne(active, since 5s) 2024-09-17T06:56:20.418 INFO:teuthology.orchestra.run.smithi037.stderr:Waiting for the mgr to restart... 2024-09-17T06:56:20.419 INFO:teuthology.orchestra.run.smithi037.stderr:Waiting for mgr epoch 5... 2024-09-17T06:56:20.419 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/d241d094-74c1-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmph8fwno7p:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp4g4mh48q:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 tell mgr mgr_status 2024-09-17T06:56:21.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:20 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:19.875558+0000 mon.smithi037 (mon.0) 29 : audit [DBG] from='client.? 172.21.15.37:0/2168780162' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-17T06:56:24.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:23 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:56:23.878285+0000 mon.smithi037 (mon.0) 30 : cluster [INF] Active manager daemon smithi037.xnzdne restarted 2024-09-17T06:56:24.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:23 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:56:23.878646+0000 mon.smithi037 (mon.0) 31 : cluster [INF] Activating manager daemon smithi037.xnzdne 2024-09-17T06:56:24.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:23 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:56:23.880775+0000 mon.smithi037 (mon.0) 32 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-09-17T06:56:24.949 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: { 2024-09-17T06:56:24.949 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2024-09-17T06:56:24.951 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "initialized": true 2024-09-17T06:56:24.951 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: } 2024-09-17T06:56:25.272 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:24 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:56:23.931012+0000 mon.smithi037 (mon.0) 33 : cluster [DBG] mgrmap e6: smithi037.xnzdne(active, starting, since 0.0524374s) 2024-09-17T06:56:25.272 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:24 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:23.933317+0000 mon.smithi037 (mon.0) 34 : audit [DBG] from='mgr.14116 172.21.15.37:0/850530939' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mon metadata", "id": "smithi037"}]: dispatch 2024-09-17T06:56:25.272 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:24 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:23.934017+0000 mon.smithi037 (mon.0) 35 : audit [DBG] from='mgr.14116 172.21.15.37:0/850530939' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mgr metadata", "who": "smithi037.xnzdne", "id": "smithi037.xnzdne"}]: dispatch 2024-09-17T06:56:25.272 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:24 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:23.934687+0000 mon.smithi037 (mon.0) 36 : audit [DBG] from='mgr.14116 172.21.15.37:0/850530939' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T06:56:25.272 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:24 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:23.934841+0000 mon.smithi037 (mon.0) 37 : audit [DBG] from='mgr.14116 172.21.15.37:0/850530939' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T06:56:25.272 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:24 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:23.934980+0000 mon.smithi037 (mon.0) 38 : audit [DBG] from='mgr.14116 172.21.15.37:0/850530939' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T06:56:25.272 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:24 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:56:23.936912+0000 mon.smithi037 (mon.0) 39 : cluster [INF] Manager daemon smithi037.xnzdne is now available 2024-09-17T06:56:25.272 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:24 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:23.950099+0000 mon.smithi037 (mon.0) 40 : audit [INF] from='mgr.14116 172.21.15.37:0/850530939' entity='mgr.smithi037.xnzdne' 2024-09-17T06:56:25.272 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:24 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:23.952892+0000 mon.smithi037 (mon.0) 41 : audit [INF] from='mgr.14116 172.21.15.37:0/850530939' entity='mgr.smithi037.xnzdne' 2024-09-17T06:56:25.272 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:24 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:23.955297+0000 mon.smithi037 (mon.0) 42 : audit [INF] from='mgr.14116 172.21.15.37:0/850530939' entity='mgr.smithi037.xnzdne' 2024-09-17T06:56:25.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:24 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:24.051283+0000 mon.smithi037 (mon.0) 43 : audit [INF] from='mgr.14116 172.21.15.37:0/850530939' entity='mgr.smithi037.xnzdne' 2024-09-17T06:56:25.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:24 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:24.051975+0000 mon.smithi037 (mon.0) 44 : audit [DBG] from='mgr.14116 172.21.15.37:0/850530939' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T06:56:25.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:24 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:24.053497+0000 mon.smithi037 (mon.0) 45 : audit [DBG] from='mgr.14116 172.21.15.37:0/850530939' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T06:56:25.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:24 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:24.054917+0000 mon.smithi037 (mon.0) 46 : audit [DBG] from='mgr.14116 172.21.15.37:0/850530939' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T06:56:25.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:24 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:24.065568+0000 mon.smithi037 (mon.0) 47 : audit [INF] from='mgr.14116 172.21.15.37:0/850530939' entity='mgr.smithi037.xnzdne' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.xnzdne/mirror_snapshot_schedule"}]: dispatch 2024-09-17T06:56:25.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:24 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:24.066732+0000 mon.smithi037 (mon.0) 48 : audit [INF] from='mgr.14116 172.21.15.37:0/850530939' entity='mgr.smithi037.xnzdne' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.xnzdne/trash_purge_schedule"}]: dispatch 2024-09-17T06:56:25.524 INFO:teuthology.orchestra.run.smithi037.stderr:mgr epoch 5 is available 2024-09-17T06:56:25.525 INFO:teuthology.orchestra.run.smithi037.stderr:Setting orchestrator backend to cephadm... 2024-09-17T06:56:25.525 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/d241d094-74c1-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmph8fwno7p:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp4g4mh48q:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 orch set backend cephadm 2024-09-17T06:56:26.200 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:25 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:24.941815+0000 mgr.smithi037.xnzdne (mgr.14116) 1 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-17T06:56:26.200 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:25 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:56:24.942318+0000 mon.smithi037 (mon.0) 49 : cluster [DBG] mgrmap e7: smithi037.xnzdne(active, since 1.06373s) 2024-09-17T06:56:26.200 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:25 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:24.948619+0000 mgr.smithi037.xnzdne (mgr.14116) 2 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-17T06:56:26.705 INFO:teuthology.orchestra.run.smithi037.stderr:Generating ssh key... 2024-09-17T06:56:26.705 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/d241d094-74c1-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmph8fwno7p:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp4g4mh48q:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 cephadm generate-key 2024-09-17T06:56:27.121 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:26 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:56:25.944186+0000 mon.smithi037 (mon.0) 50 : cluster [DBG] mgrmap e8: smithi037.xnzdne(active, since 2s) 2024-09-17T06:56:27.121 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:26 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:26.184092+0000 mgr.smithi037.xnzdne (mgr.14116) 3 : audit [DBG] from='client.14126 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T06:56:27.121 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:26 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:26.187996+0000 mon.smithi037 (mon.0) 51 : audit [INF] from='mgr.14116 172.21.15.37:0/850530939' entity='mgr.smithi037.xnzdne' 2024-09-17T06:56:27.121 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:26 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:26.191153+0000 mon.smithi037 (mon.0) 52 : audit [DBG] from='mgr.14116 172.21.15.37:0/850530939' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T06:56:28.261 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/d241d094-74c1-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmph8fwno7p:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp4g4mh48q:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 cephadm get-pub-key 2024-09-17T06:56:28.838 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:28 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T06:56:27.316251+0000 mgr.smithi037.xnzdne (mgr.14116) 5 : cephadm [INF] Generating ssh key... 2024-09-17T06:56:28.838 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:28 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:27.678473+0000 mon.smithi037 (mon.0) 53 : audit [INF] from='mgr.14116 172.21.15.37:0/850530939' entity='mgr.smithi037.xnzdne' 2024-09-17T06:56:28.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:28 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:27.681049+0000 mon.smithi037 (mon.0) 54 : audit [INF] from='mgr.14116 172.21.15.37:0/850530939' entity='mgr.smithi037.xnzdne' 2024-09-17T06:56:28.839 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDQ0f2tAH+ypfAs/ZK7rhd1+wUzrmcb2HHdi4Xm4rRvzqa0vA/gFcfjGUnVJbvc+RnzwOYvB1XpG1UOa5lylY7skY2fRlN0/cSwsn/yG7R7v8r5HbQHK2/LnVZ2XLJek+q9547pi+Cm6tXuMqrm/JSfG5tPzwquA1k56skWi5fb2H5R+dpYK3tmdOvZp6710azQFsz4wv82VEKw8ecrOmlfukYAfI2n34oe6DSOUb2dXjD90fnL1hYgVG14icJL8Zb8BDMC3km2gzlqrAJWV3r/eTDdLbFZ0Ktc/rrfRZgRy/dsgGiHot1To03KygGrv8n1tzDNl/QjusmzgF8DrETWF4jeMGimFT8m/mxva9NcKPb2zYIaZS0ApsRGiEoiqxrTSepwsBec6+KsBEncmWcV/XH/Kt6LFi2WyRmFtYJpUICKKuocnUwBzpbu95H4fbCJeeIYh8VLe7VTaH+SD8bOLWNfL+p8gkgTrMuhVOcVdaqNzkPEf9nsZGeyGWMreok= ceph-d241d094-74c1-11ef-bceb-c7b262605968 2024-09-17T06:56:29.408 INFO:teuthology.orchestra.run.smithi037.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-17T06:56:29.408 INFO:teuthology.orchestra.run.smithi037.stderr:Adding key to root@localhost authorized_keys... 2024-09-17T06:56:29.413 INFO:teuthology.orchestra.run.smithi037.stderr:Adding host smithi037... 2024-09-17T06:56:29.413 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/d241d094-74c1-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmph8fwno7p:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp4g4mh48q:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 orch host add smithi037 2024-09-17T06:56:30.018 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:29 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:28.838363+0000 mgr.smithi037.xnzdne (mgr.14116) 6 : audit [DBG] from='client.14130 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T06:56:30.619 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: Added host 'smithi037' 2024-09-17T06:56:31.256 INFO:teuthology.orchestra.run.smithi037.stderr:Deploying mon service with default placement... 2024-09-17T06:56:31.256 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/d241d094-74c1-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmph8fwno7p:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp4g4mh48q:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 orch apply mon 2024-09-17T06:56:31.894 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:31 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:29.994832+0000 mgr.smithi037.xnzdne (mgr.14116) 7 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi037", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T06:56:31.894 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:31 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:30.617068+0000 mon.smithi037 (mon.0) 55 : audit [INF] from='mgr.14116 172.21.15.37:0/850530939' entity='mgr.smithi037.xnzdne' 2024-09-17T06:56:31.894 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:31 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T06:56:30.617390+0000 mgr.smithi037.xnzdne (mgr.14116) 8 : cephadm [INF] Added host smithi037 2024-09-17T06:56:31.894 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:31 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:30.617647+0000 mon.smithi037 (mon.0) 56 : audit [DBG] from='mgr.14116 172.21.15.37:0/850530939' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T06:56:31.928 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: Scheduled mon update... 2024-09-17T06:56:32.675 INFO:teuthology.orchestra.run.smithi037.stderr:Deploying mgr service with default placement... 2024-09-17T06:56:32.675 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/d241d094-74c1-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmph8fwno7p:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp4g4mh48q:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 orch apply mgr 2024-09-17T06:56:33.242 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:32 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:31.924648+0000 mgr.smithi037.xnzdne (mgr.14116) 9 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T06:56:33.242 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:32 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T06:56:31.925388+0000 mgr.smithi037.xnzdne (mgr.14116) 10 : cephadm [INF] Saving service mon spec with placement count:5 2024-09-17T06:56:33.242 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:32 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:31.928384+0000 mon.smithi037 (mon.0) 57 : audit [INF] from='mgr.14116 172.21.15.37:0/850530939' entity='mgr.smithi037.xnzdne' 2024-09-17T06:56:33.274 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: Scheduled mgr update... 2024-09-17T06:56:34.407 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:34 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:33.270549+0000 mgr.smithi037.xnzdne (mgr.14116) 11 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T06:56:34.408 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:34 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T06:56:33.271074+0000 mgr.smithi037.xnzdne (mgr.14116) 12 : cephadm [INF] Saving service mgr spec with placement count:2 2024-09-17T06:56:34.408 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:34 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:33.274101+0000 mon.smithi037 (mon.0) 58 : audit [INF] from='mgr.14116 172.21.15.37:0/850530939' entity='mgr.smithi037.xnzdne' 2024-09-17T06:56:34.408 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:34 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:33.803922+0000 mon.smithi037 (mon.0) 59 : audit [INF] from='mgr.14116 172.21.15.37:0/850530939' entity='mgr.smithi037.xnzdne' 2024-09-17T06:56:34.408 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:34 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:34.007894+0000 mon.smithi037 (mon.0) 60 : audit [INF] from='mgr.14116 172.21.15.37:0/850530939' entity='mgr.smithi037.xnzdne' 2024-09-17T06:56:34.410 INFO:teuthology.orchestra.run.smithi037.stderr:Deploying crash service with default placement... 2024-09-17T06:56:34.410 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/d241d094-74c1-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmph8fwno7p:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp4g4mh48q:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 orch apply crash 2024-09-17T06:56:35.018 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: Scheduled crash update... 2024-09-17T06:56:35.960 INFO:teuthology.orchestra.run.smithi037.stderr:Enabling mgr prometheus module... 2024-09-17T06:56:35.960 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/d241d094-74c1-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmph8fwno7p:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp4g4mh48q:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 mgr module enable prometheus 2024-09-17T06:56:36.210 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:36 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:35.014578+0000 mgr.smithi037.xnzdne (mgr.14116) 13 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "crash", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T06:56:36.211 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:36 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T06:56:35.015267+0000 mgr.smithi037.xnzdne (mgr.14116) 14 : cephadm [INF] Saving service crash spec with placement * 2024-09-17T06:56:36.211 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:36 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:35.017334+0000 mon.smithi037 (mon.0) 61 : audit [INF] from='mgr.14116 172.21.15.37:0/850530939' entity='mgr.smithi037.xnzdne' 2024-09-17T06:56:36.211 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:36 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:35.595916+0000 mon.smithi037 (mon.0) 62 : audit [INF] from='mgr.14116 172.21.15.37:0/850530939' entity='mgr.smithi037.xnzdne' 2024-09-17T06:56:37.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:37 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:36.790689+0000 mon.smithi037 (mon.0) 63 : audit [INF] from='client.? 172.21.15.37:0/2664497245' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-17T06:56:37.964 INFO:teuthology.orchestra.run.smithi037.stderr:Deploying prometheus service with default placement... 2024-09-17T06:56:37.964 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/d241d094-74c1-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmph8fwno7p:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp4g4mh48q:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 orch apply prometheus 2024-09-17T06:56:38.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:38 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:37.282995+0000 mon.smithi037 (mon.0) 64 : audit [INF] from='client.? 172.21.15.37:0/2664497245' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-17T06:56:38.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:38 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:56:37.283042+0000 mon.smithi037 (mon.0) 65 : cluster [DBG] mgrmap e9: smithi037.xnzdne(active, since 13s) 2024-09-17T06:56:43.480 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: Scheduled prometheus update... 2024-09-17T06:56:43.524 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:43 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:56:42.415408+0000 mon.smithi037 (mon.0) 66 : cluster [INF] Active manager daemon smithi037.xnzdne restarted 2024-09-17T06:56:43.524 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:43 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:56:42.415796+0000 mon.smithi037 (mon.0) 67 : cluster [INF] Activating manager daemon smithi037.xnzdne 2024-09-17T06:56:43.524 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:43 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:56:42.419764+0000 mon.smithi037 (mon.0) 68 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-09-17T06:56:43.524 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:43 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:56:42.470998+0000 mon.smithi037 (mon.0) 69 : cluster [DBG] mgrmap e10: smithi037.xnzdne(active, starting, since 0.0552882s) 2024-09-17T06:56:43.524 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:43 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:42.472075+0000 mon.smithi037 (mon.0) 70 : audit [DBG] from='mgr.14142 172.21.15.37:0/549889955' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mon metadata", "id": "smithi037"}]: dispatch 2024-09-17T06:56:43.524 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:43 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:42.472660+0000 mon.smithi037 (mon.0) 71 : audit [DBG] from='mgr.14142 172.21.15.37:0/549889955' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mgr metadata", "who": "smithi037.xnzdne", "id": "smithi037.xnzdne"}]: dispatch 2024-09-17T06:56:43.524 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:43 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:42.473383+0000 mon.smithi037 (mon.0) 72 : audit [DBG] from='mgr.14142 172.21.15.37:0/549889955' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T06:56:43.524 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:43 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:42.473508+0000 mon.smithi037 (mon.0) 73 : audit [DBG] from='mgr.14142 172.21.15.37:0/549889955' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T06:56:43.524 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:43 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:42.473631+0000 mon.smithi037 (mon.0) 74 : audit [DBG] from='mgr.14142 172.21.15.37:0/549889955' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T06:56:43.524 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:43 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:56:42.475683+0000 mon.smithi037 (mon.0) 75 : cluster [INF] Manager daemon smithi037.xnzdne is now available 2024-09-17T06:56:43.525 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:43 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:42.582273+0000 mon.smithi037 (mon.0) 76 : audit [DBG] from='mgr.14142 172.21.15.37:0/549889955' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T06:56:43.525 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:43 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:42.583619+0000 mon.smithi037 (mon.0) 77 : audit [DBG] from='mgr.14142 172.21.15.37:0/549889955' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T06:56:43.525 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:43 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:42.600238+0000 mon.smithi037 (mon.0) 78 : audit [INF] from='mgr.14142 172.21.15.37:0/549889955' entity='mgr.smithi037.xnzdne' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.xnzdne/mirror_snapshot_schedule"}]: dispatch 2024-09-17T06:56:43.525 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:43 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:42.609510+0000 mon.smithi037 (mon.0) 79 : audit [INF] from='mgr.14142 172.21.15.37:0/549889955' entity='mgr.smithi037.xnzdne' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.xnzdne/trash_purge_schedule"}]: dispatch 2024-09-17T06:56:44.368 INFO:teuthology.orchestra.run.smithi037.stderr:Deploying grafana service with default placement... 2024-09-17T06:56:44.368 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/d241d094-74c1-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmph8fwno7p:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp4g4mh48q:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 orch apply grafana 2024-09-17T06:56:44.621 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:44 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:56:43.472858+0000 mon.smithi037 (mon.0) 80 : cluster [DBG] mgrmap e11: smithi037.xnzdne(active, since 1.05714s) 2024-09-17T06:56:44.621 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:44 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T06:56:43.474194+0000 mgr.smithi037.xnzdne (mgr.14142) 2 : cephadm [INF] Saving service prometheus spec with placement count:1 2024-09-17T06:56:44.621 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:44 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:43.478660+0000 mon.smithi037 (mon.0) 81 : audit [INF] from='mgr.14142 172.21.15.37:0/549889955' entity='mgr.smithi037.xnzdne' 2024-09-17T06:56:44.621 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:44 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:43.902404+0000 mon.smithi037 (mon.0) 82 : audit [INF] from='mgr.14142 172.21.15.37:0/549889955' entity='mgr.smithi037.xnzdne' 2024-09-17T06:56:45.685 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: Scheduled grafana update... 2024-09-17T06:56:46.227 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:45 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:56:44.904080+0000 mon.smithi037 (mon.0) 83 : cluster [DBG] mgrmap e12: smithi037.xnzdne(active, since 2s) 2024-09-17T06:56:46.227 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:45 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:45.684858+0000 mon.smithi037 (mon.0) 84 : audit [INF] from='mgr.14142 172.21.15.37:0/549889955' entity='mgr.smithi037.xnzdne' 2024-09-17T06:56:46.472 INFO:teuthology.orchestra.run.smithi037.stderr:Deploying node-exporter service with default placement... 2024-09-17T06:56:46.472 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/d241d094-74c1-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmph8fwno7p:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp4g4mh48q:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 orch apply node-exporter 2024-09-17T06:56:47.082 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: Scheduled node-exporter update... 2024-09-17T06:56:47.684 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:47 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:45.682182+0000 mgr.smithi037.xnzdne (mgr.14142) 3 : audit [DBG] from='client.14150 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T06:56:47.684 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:47 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T06:56:45.682688+0000 mgr.smithi037.xnzdne (mgr.14142) 4 : cephadm [INF] Saving service grafana spec with placement count:1 2024-09-17T06:56:47.684 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:47 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:47.081988+0000 mon.smithi037 (mon.0) 85 : audit [INF] from='mgr.14142 172.21.15.37:0/549889955' entity='mgr.smithi037.xnzdne' 2024-09-17T06:56:47.687 INFO:teuthology.orchestra.run.smithi037.stderr:Deploying alertmanager service with default placement... 2024-09-17T06:56:47.687 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/d241d094-74c1-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmph8fwno7p:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp4g4mh48q:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 orch apply alertmanager 2024-09-17T06:56:48.399 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: Scheduled alertmanager update... 2024-09-17T06:56:48.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:48 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:47.079116+0000 mgr.smithi037.xnzdne (mgr.14142) 5 : audit [DBG] from='client.14152 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T06:56:48.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:48 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T06:56:47.079785+0000 mgr.smithi037.xnzdne (mgr.14142) 6 : cephadm [INF] Saving service node-exporter spec with placement * 2024-09-17T06:56:48.984 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/d241d094-74c1-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmph8fwno7p:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp4g4mh48q:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 config set mgr mgr/cephadm/container_init True --force 2024-09-17T06:56:49.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:49 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:48.394254+0000 mgr.smithi037.xnzdne (mgr.14142) 7 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T06:56:49.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:49 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T06:56:48.394766+0000 mgr.smithi037.xnzdne (mgr.14142) 8 : cephadm [INF] Saving service alertmanager spec with placement count:1 2024-09-17T06:56:49.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:49 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:48.399496+0000 mon.smithi037 (mon.0) 86 : audit [INF] from='mgr.14142 172.21.15.37:0/549889955' entity='mgr.smithi037.xnzdne' 2024-09-17T06:56:50.133 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/d241d094-74c1-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmph8fwno7p:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp4g4mh48q:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 config set mgr mgr/dashboard/ssl_server_port 8443 2024-09-17T06:56:50.751 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:50 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:49.543590+0000 mon.smithi037 (mon.0) 87 : audit [INF] from='client.? 172.21.15.37:0/2614500825' entity='client.admin' 2024-09-17T06:56:51.306 INFO:teuthology.orchestra.run.smithi037.stderr:Enabling the dashboard module... 2024-09-17T06:56:51.306 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/d241d094-74c1-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmph8fwno7p:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp4g4mh48q:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 mgr module enable dashboard 2024-09-17T06:56:52.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:51 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:50.737882+0000 mon.smithi037 (mon.0) 88 : audit [INF] from='client.? 172.21.15.37:0/3333905127' entity='client.admin' 2024-09-17T06:56:53.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:52 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:51.966759+0000 mon.smithi037 (mon.0) 89 : audit [INF] from='client.? 172.21.15.37:0/3260003358' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-09-17T06:56:53.429 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/d241d094-74c1-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmph8fwno7p:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp4g4mh48q:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 mgr stat 2024-09-17T06:56:54.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:53 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:52.742344+0000 mon.smithi037 (mon.0) 90 : audit [INF] from='client.? 172.21.15.37:0/3260003358' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-17T06:56:54.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:53 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:56:52.742406+0000 mon.smithi037 (mon.0) 91 : cluster [DBG] mgrmap e13: smithi037.xnzdne(active, since 10s) 2024-09-17T06:56:54.167 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: { 2024-09-17T06:56:54.168 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "epoch": 13, 2024-09-17T06:56:54.168 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "available": true, 2024-09-17T06:56:54.168 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "active_name": "smithi037.xnzdne", 2024-09-17T06:56:54.168 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_standby": 0 2024-09-17T06:56:54.168 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: } 2024-09-17T06:56:54.802 INFO:teuthology.orchestra.run.smithi037.stderr:Waiting for the mgr to restart... 2024-09-17T06:56:54.802 INFO:teuthology.orchestra.run.smithi037.stderr:Waiting for mgr epoch 13... 2024-09-17T06:56:54.802 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/d241d094-74c1-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmph8fwno7p:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp4g4mh48q:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 tell mgr mgr_status 2024-09-17T06:56:55.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:54 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:54.166531+0000 mon.smithi037 (mon.0) 92 : audit [DBG] from='client.? 172.21.15.37:0/2934086453' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-17T06:56:58.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:57 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:56:57.907447+0000 mon.smithi037 (mon.0) 93 : cluster [INF] Active manager daemon smithi037.xnzdne restarted 2024-09-17T06:56:58.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:57 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:56:57.907842+0000 mon.smithi037 (mon.0) 94 : cluster [INF] Activating manager daemon smithi037.xnzdne 2024-09-17T06:56:58.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:57 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:56:57.909692+0000 mon.smithi037 (mon.0) 95 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T06:56:58.974 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: { 2024-09-17T06:56:58.975 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "mgrmap_epoch": 15, 2024-09-17T06:56:58.975 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "initialized": true 2024-09-17T06:56:58.975 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: } 2024-09-17T06:56:59.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:58 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:56:57.960447+0000 mon.smithi037 (mon.0) 96 : cluster [DBG] mgrmap e14: smithi037.xnzdne(active, starting, since 0.0526894s) 2024-09-17T06:56:59.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:58 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:57.962748+0000 mon.smithi037 (mon.0) 97 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mon metadata", "id": "smithi037"}]: dispatch 2024-09-17T06:56:59.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:58 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:57.963615+0000 mon.smithi037 (mon.0) 98 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mgr metadata", "who": "smithi037.xnzdne", "id": "smithi037.xnzdne"}]: dispatch 2024-09-17T06:56:59.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:58 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:57.964284+0000 mon.smithi037 (mon.0) 99 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T06:56:59.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:58 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:57.964418+0000 mon.smithi037 (mon.0) 100 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T06:56:59.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:58 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:57.964544+0000 mon.smithi037 (mon.0) 101 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T06:56:59.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:58 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:56:57.966489+0000 mon.smithi037 (mon.0) 102 : cluster [INF] Manager daemon smithi037.xnzdne is now available 2024-09-17T06:56:59.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:58 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:58.073192+0000 mon.smithi037 (mon.0) 103 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T06:56:59.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:58 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:58.075391+0000 mon.smithi037 (mon.0) 104 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T06:56:59.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:58 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:58.100041+0000 mon.smithi037 (mon.0) 105 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.xnzdne/mirror_snapshot_schedule"}]: dispatch 2024-09-17T06:56:59.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:58 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:58.103130+0000 mon.smithi037 (mon.0) 106 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.xnzdne/trash_purge_schedule"}]: dispatch 2024-09-17T06:56:59.836 INFO:teuthology.orchestra.run.smithi037.stderr:mgr epoch 13 is available 2024-09-17T06:56:59.836 INFO:teuthology.orchestra.run.smithi037.stderr:Generating a dashboard self-signed certificate... 2024-09-17T06:56:59.836 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/d241d094-74c1-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmph8fwno7p:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp4g4mh48q:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 dashboard create-self-signed-cert 2024-09-17T06:57:00.161 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:59 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:58.967453+0000 mgr.smithi037.xnzdne (mgr.14162) 1 : audit [DBG] from='client.14166 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-17T06:57:00.161 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:59 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:56:58.967575+0000 mon.smithi037 (mon.0) 107 : cluster [DBG] mgrmap e15: smithi037.xnzdne(active, since 1.05981s) 2024-09-17T06:57:00.161 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:59 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:58.973651+0000 mgr.smithi037.xnzdne (mgr.14162) 2 : audit [DBG] from='client.14166 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-17T06:57:00.161 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:56:59 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:56:59.441664+0000 mon.smithi037 (mon.0) 108 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:57:01.492 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: Self-signed certificate created 2024-09-17T06:57:01.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:57:01 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:57:00.443686+0000 mon.smithi037 (mon.0) 109 : cluster [DBG] mgrmap e16: smithi037.xnzdne(active, since 2s) 2024-09-17T06:57:02.031 INFO:teuthology.orchestra.run.smithi037.stderr:Creating initial admin user... 2024-09-17T06:57:02.031 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/d241d094-74c1-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmph8fwno7p:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp4g4mh48q:/etc/ceph/ceph.conf:z -v /tmp/ceph-tmp71_6ikhr:/tmp/dashboard.pw:z quay.io/ceph/ceph:v16.2.0 dashboard ac-user-create admin -i /tmp/dashboard.pw administrator --force-password --pwd-update-required 2024-09-17T06:57:02.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:57:02 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:57:01.402257+0000 mgr.smithi037.xnzdne (mgr.14162) 3 : audit [DBG] from='client.14172 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T06:57:02.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:57:02 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:57:01.490498+0000 mon.smithi037 (mon.0) 110 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:57:02.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:57:02 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:57:01.492283+0000 mon.smithi037 (mon.0) 111 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:57:02.894 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$UwgE/cJtJ.aVwBXNW/Zd8ufr33024B1EoJAY3xgIgPBmyplBAjPMy", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1726556222, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-17T06:57:03.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:57:03 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:57:02.648993+0000 mgr.smithi037.xnzdne (mgr.14162) 4 : audit [DBG] from='client.14174 -' 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-09-17T06:57:03.524 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:57:03 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:57:02.893585+0000 mon.smithi037 (mon.0) 112 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:57:03.546 INFO:teuthology.orchestra.run.smithi037.stderr:Fetching dashboard port number... 2024-09-17T06:57:03.546 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/d241d094-74c1-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmph8fwno7p:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp4g4mh48q:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 config get mgr mgr/dashboard/ssl_server_port 2024-09-17T06:57:04.170 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: 8443 2024-09-17T06:57:04.742 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:57:04 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:57:04.169993+0000 mon.smithi037 (mon.0) 113 : audit [DBG] from='client.? 172.21.15.37:0/3809542513' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-09-17T06:57:04.744 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl is-enabled firewalld.service 2024-09-17T06:57:04.754 INFO:teuthology.orchestra.run.smithi037.stderr:systemctl: disabled 2024-09-17T06:57:04.755 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl is-active firewalld.service 2024-09-17T06:57:04.763 INFO:teuthology.orchestra.run.smithi037.stderr:systemctl: inactive 2024-09-17T06:57:04.763 INFO:teuthology.orchestra.run.smithi037.stderr:firewalld.service is not enabled 2024-09-17T06:57:04.763 INFO:teuthology.orchestra.run.smithi037.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-17T06:57:04.766 INFO:teuthology.orchestra.run.smithi037.stderr:Ceph Dashboard is now available at: 2024-09-17T06:57:04.766 INFO:teuthology.orchestra.run.smithi037.stderr: 2024-09-17T06:57:04.766 INFO:teuthology.orchestra.run.smithi037.stderr: URL: https://smithi037.front.sepia.ceph.com:8443/ 2024-09-17T06:57:04.766 INFO:teuthology.orchestra.run.smithi037.stderr: User: admin 2024-09-17T06:57:04.766 INFO:teuthology.orchestra.run.smithi037.stderr: Password: rjruzm332v 2024-09-17T06:57:04.767 INFO:teuthology.orchestra.run.smithi037.stderr: 2024-09-17T06:57:04.767 INFO:teuthology.orchestra.run.smithi037.stderr:You can access the Ceph CLI with: 2024-09-17T06:57:04.768 INFO:teuthology.orchestra.run.smithi037.stderr: 2024-09-17T06:57:04.768 INFO:teuthology.orchestra.run.smithi037.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid d241d094-74c1-11ef-bceb-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-17T06:57:04.768 INFO:teuthology.orchestra.run.smithi037.stderr: 2024-09-17T06:57:04.768 INFO:teuthology.orchestra.run.smithi037.stderr:Please consider enabling telemetry to help improve Ceph: 2024-09-17T06:57:04.768 INFO:teuthology.orchestra.run.smithi037.stderr: 2024-09-17T06:57:04.768 INFO:teuthology.orchestra.run.smithi037.stderr: ceph telemetry on 2024-09-17T06:57:04.769 INFO:teuthology.orchestra.run.smithi037.stderr: 2024-09-17T06:57:04.769 INFO:teuthology.orchestra.run.smithi037.stderr:For more information see: 2024-09-17T06:57:04.769 INFO:teuthology.orchestra.run.smithi037.stderr: 2024-09-17T06:57:04.769 INFO:teuthology.orchestra.run.smithi037.stderr: https://docs.ceph.com/docs/pacific/mgr/telemetry/ 2024-09-17T06:57:04.769 INFO:teuthology.orchestra.run.smithi037.stderr: 2024-09-17T06:57:04.769 INFO:teuthology.orchestra.run.smithi037.stderr:Bootstrap complete. 2024-09-17T06:57:04.769 INFO:teuthology.orchestra.run.smithi037.stderr:Releasing lock 140404365947904 on /run/cephadm/d241d094-74c1-11ef-bceb-c7b262605968.lock 2024-09-17T06:57:04.769 INFO:teuthology.orchestra.run.smithi037.stderr:Lock 140404365947904 released on /run/cephadm/d241d094-74c1-11ef-bceb-c7b262605968.lock 2024-09-17T06:57:04.811 INFO:tasks.cephadm:Fetching config... 2024-09-17T06:57:04.811 DEBUG:teuthology.orchestra.run.smithi037:> set -ex 2024-09-17T06:57:04.811 DEBUG:teuthology.orchestra.run.smithi037:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-17T06:57:04.828 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-17T06:57:04.828 DEBUG:teuthology.orchestra.run.smithi037:> set -ex 2024-09-17T06:57:04.828 DEBUG:teuthology.orchestra.run.smithi037:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-17T06:57:04.885 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-17T06:57:04.885 DEBUG:teuthology.orchestra.run.smithi037:> set -ex 2024-09-17T06:57:04.885 DEBUG:teuthology.orchestra.run.smithi037:> sudo dd if=/var/lib/ceph/d241d094-74c1-11ef-bceb-c7b262605968/mon.smithi037/keyring of=/dev/stdout 2024-09-17T06:57:04.954 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-17T06:57:04.954 DEBUG:teuthology.orchestra.run.smithi037:> set -ex 2024-09-17T06:57:04.954 DEBUG:teuthology.orchestra.run.smithi037:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-17T06:57:05.011 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-17T06:57:05.011 DEBUG:teuthology.orchestra.run.smithi037:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDQ0f2tAH+ypfAs/ZK7rhd1+wUzrmcb2HHdi4Xm4rRvzqa0vA/gFcfjGUnVJbvc+RnzwOYvB1XpG1UOa5lylY7skY2fRlN0/cSwsn/yG7R7v8r5HbQHK2/LnVZ2XLJek+q9547pi+Cm6tXuMqrm/JSfG5tPzwquA1k56skWi5fb2H5R+dpYK3tmdOvZp6710azQFsz4wv82VEKw8ecrOmlfukYAfI2n34oe6DSOUb2dXjD90fnL1hYgVG14icJL8Zb8BDMC3km2gzlqrAJWV3r/eTDdLbFZ0Ktc/rrfRZgRy/dsgGiHot1To03KygGrv8n1tzDNl/QjusmzgF8DrETWF4jeMGimFT8m/mxva9NcKPb2zYIaZS0ApsRGiEoiqxrTSepwsBec6+KsBEncmWcV/XH/Kt6LFi2WyRmFtYJpUICKKuocnUwBzpbu95H4fbCJeeIYh8VLe7VTaH+SD8bOLWNfL+p8gkgTrMuhVOcVdaqNzkPEf9nsZGeyGWMreok= ceph-d241d094-74c1-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-17T06:57:05.089 INFO:teuthology.orchestra.run.smithi037.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDQ0f2tAH+ypfAs/ZK7rhd1+wUzrmcb2HHdi4Xm4rRvzqa0vA/gFcfjGUnVJbvc+RnzwOYvB1XpG1UOa5lylY7skY2fRlN0/cSwsn/yG7R7v8r5HbQHK2/LnVZ2XLJek+q9547pi+Cm6tXuMqrm/JSfG5tPzwquA1k56skWi5fb2H5R+dpYK3tmdOvZp6710azQFsz4wv82VEKw8ecrOmlfukYAfI2n34oe6DSOUb2dXjD90fnL1hYgVG14icJL8Zb8BDMC3km2gzlqrAJWV3r/eTDdLbFZ0Ktc/rrfRZgRy/dsgGiHot1To03KygGrv8n1tzDNl/QjusmzgF8DrETWF4jeMGimFT8m/mxva9NcKPb2zYIaZS0ApsRGiEoiqxrTSepwsBec6+KsBEncmWcV/XH/Kt6LFi2WyRmFtYJpUICKKuocnUwBzpbu95H4fbCJeeIYh8VLe7VTaH+SD8bOLWNfL+p8gkgTrMuhVOcVdaqNzkPEf9nsZGeyGWMreok= ceph-d241d094-74c1-11ef-bceb-c7b262605968 2024-09-17T06:57:05.101 DEBUG:teuthology.orchestra.run.smithi167:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDQ0f2tAH+ypfAs/ZK7rhd1+wUzrmcb2HHdi4Xm4rRvzqa0vA/gFcfjGUnVJbvc+RnzwOYvB1XpG1UOa5lylY7skY2fRlN0/cSwsn/yG7R7v8r5HbQHK2/LnVZ2XLJek+q9547pi+Cm6tXuMqrm/JSfG5tPzwquA1k56skWi5fb2H5R+dpYK3tmdOvZp6710azQFsz4wv82VEKw8ecrOmlfukYAfI2n34oe6DSOUb2dXjD90fnL1hYgVG14icJL8Zb8BDMC3km2gzlqrAJWV3r/eTDdLbFZ0Ktc/rrfRZgRy/dsgGiHot1To03KygGrv8n1tzDNl/QjusmzgF8DrETWF4jeMGimFT8m/mxva9NcKPb2zYIaZS0ApsRGiEoiqxrTSepwsBec6+KsBEncmWcV/XH/Kt6LFi2WyRmFtYJpUICKKuocnUwBzpbu95H4fbCJeeIYh8VLe7VTaH+SD8bOLWNfL+p8gkgTrMuhVOcVdaqNzkPEf9nsZGeyGWMreok= ceph-d241d094-74c1-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-17T06:57:05.239 INFO:teuthology.orchestra.run.smithi167.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDQ0f2tAH+ypfAs/ZK7rhd1+wUzrmcb2HHdi4Xm4rRvzqa0vA/gFcfjGUnVJbvc+RnzwOYvB1XpG1UOa5lylY7skY2fRlN0/cSwsn/yG7R7v8r5HbQHK2/LnVZ2XLJek+q9547pi+Cm6tXuMqrm/JSfG5tPzwquA1k56skWi5fb2H5R+dpYK3tmdOvZp6710azQFsz4wv82VEKw8ecrOmlfukYAfI2n34oe6DSOUb2dXjD90fnL1hYgVG14icJL8Zb8BDMC3km2gzlqrAJWV3r/eTDdLbFZ0Ktc/rrfRZgRy/dsgGiHot1To03KygGrv8n1tzDNl/QjusmzgF8DrETWF4jeMGimFT8m/mxva9NcKPb2zYIaZS0ApsRGiEoiqxrTSepwsBec6+KsBEncmWcV/XH/Kt6LFi2WyRmFtYJpUICKKuocnUwBzpbu95H4fbCJeeIYh8VLe7VTaH+SD8bOLWNfL+p8gkgTrMuhVOcVdaqNzkPEf9nsZGeyGWMreok= ceph-d241d094-74c1-11ef-bceb-c7b262605968 2024-09-17T06:57:05.253 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-17T06:57:05.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:57:05 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:57:04.495712+0000 mon.smithi037 (mon.0) 114 : cluster [DBG] mgrmap e17: smithi037.xnzdne(active, since 6s) 2024-09-17T06:57:09.013 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi167 2024-09-17T06:57:09.013 DEBUG:teuthology.orchestra.run.smithi167:> set -ex 2024-09-17T06:57:09.013 DEBUG:teuthology.orchestra.run.smithi167:> dd of=/etc/ceph/ceph.conf 2024-09-17T06:57:09.032 DEBUG:teuthology.orchestra.run.smithi167:> set -ex 2024-09-17T06:57:09.032 DEBUG:teuthology.orchestra.run.smithi167:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-17T06:57:09.091 INFO:tasks.cephadm:Adding host smithi167 to orchestrator... 2024-09-17T06:57:09.091 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- ceph orch host add smithi167 2024-09-17T06:57:09.635 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:57:09 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:57:08.324162+0000 mon.smithi037 (mon.0) 115 : audit [INF] from='client.? 172.21.15.37:0/1086106387' entity='client.admin' 2024-09-17T06:57:12.676 INFO:teuthology.orchestra.run.smithi037.stdout:Added host 'smithi167' 2024-09-17T06:57:13.276 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- ceph orch host ls --format=json 2024-09-17T06:57:13.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:57:13 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:57:12.340103+0000 mon.smithi037 (mon.0) 116 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:57:13.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:57:13 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:57:12.589210+0000 mon.smithi037 (mon.0) 117 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:57:13.524 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:57:13 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T06:57:12.595262+0000 mgr.smithi037.xnzdne (mgr.14162) 6 : cephadm [INF] Deploying daemon alertmanager.smithi037 on smithi037 2024-09-17T06:57:13.524 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:57:13 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:57:12.675100+0000 mon.smithi037 (mon.0) 118 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:57:13.524 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:57:13 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T06:57:12.675391+0000 mgr.smithi037.xnzdne (mgr.14162) 7 : cephadm [INF] Added host smithi167 2024-09-17T06:57:15.157 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-09-17T06:57:15.157 INFO:teuthology.orchestra.run.smithi037.stdout:[{"addr": "smithi037", "hostname": "smithi037", "labels": [], "status": ""}, {"addr": "smithi167", "hostname": "smithi167", "labels": [], "status": ""}] 2024-09-17T06:57:15.743 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-17T06:57:15.743 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- ceph osd crush tunables default 2024-09-17T06:57:16.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:57:15 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:57:15.156397+0000 mgr.smithi037.xnzdne (mgr.14162) 8 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T06:57:17.563 INFO:teuthology.orchestra.run.smithi037.stderr:adjusted tunables profile to default 2024-09-17T06:57:17.862 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:57:17 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:57:17.507943+0000 mon.smithi037 (mon.0) 119 : audit [INF] from='client.? 172.21.15.37:0/3411129219' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-17T06:57:18.165 INFO:tasks.cephadm:Adding mon.smithi037 on smithi037 2024-09-17T06:57:18.165 INFO:tasks.cephadm:Adding mon.smithi167 on smithi167 2024-09-17T06:57:18.165 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- ceph orch apply mon '2;smithi037:172.21.15.37=smithi037;smithi167:172.21.15.167=smithi167' 2024-09-17T06:57:19.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:57:18 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:57:17.560451+0000 mon.smithi037 (mon.0) 120 : audit [INF] from='client.? 172.21.15.37:0/3411129219' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-17T06:57:19.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:57:18 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:57:17.560495+0000 mon.smithi037 (mon.0) 121 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-09-17T06:57:19.841 INFO:teuthology.orchestra.run.smithi167.stdout:Scheduled mon update... 2024-09-17T06:57:20.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:57:19 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:57:17.965686+0000 mgr.smithi037.xnzdne (mgr.14162) 9 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T06:57:20.356 DEBUG:teuthology.orchestra.run.smithi167:mon.smithi167> sudo journalctl -f -n 0 -u ceph-d241d094-74c1-11ef-bceb-c7b262605968@mon.smithi167.service 2024-09-17T06:57:20.358 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T06:57:20.358 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T06:57:21.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:57:20 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:57:19.835928+0000 mgr.smithi037.xnzdne (mgr.14162) 10 : audit [DBG] from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "2;smithi037:172.21.15.37=smithi037;smithi167:172.21.15.167=smithi167", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T06:57:21.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:57:20 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T06:57:19.837256+0000 mgr.smithi037.xnzdne (mgr.14162) 11 : cephadm [INF] Saving service mon spec with placement smithi037:172.21.15.37=smithi037;smithi167:172.21.15.167=smithi167;count:2 2024-09-17T06:57:21.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:57:20 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:57:19.840693+0000 mon.smithi037 (mon.0) 122 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:57:21.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:57:20 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:57:19.965946+0000 mgr.smithi037.xnzdne (mgr.14162) 12 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T06:57:22.270 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-17T06:57:22.270 INFO:teuthology.orchestra.run.smithi167.stdout:{"epoch":1,"fsid":"d241d094-74c1-11ef-bceb-c7b262605968","modified":"2024-09-17T06:55:58.838510Z","created":"2024-09-17T06:55:58.838510Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi037","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:3300","nonce":0},{"type":"v1","addr":"172.21.15.37:6789","nonce":0}]},"addr":"172.21.15.37:6789/0","public_addr":"172.21.15.37:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T06:57:22.272 INFO:teuthology.orchestra.run.smithi167.stderr:dumped monmap epoch 1 2024-09-17T06:57:22.648 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:57:22 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:57:22.269772+0000 mon.smithi037 (mon.0) 123 : audit [DBG] from='client.? 172.21.15.167:0/1496009315' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T06:57:23.635 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:57:23 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:57:21.966233+0000 mgr.smithi037.xnzdne (mgr.14162) 13 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T06:57:23.845 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T06:57:23.846 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T06:57:25.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:57:25 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:57:23.966471+0000 mgr.smithi037.xnzdne (mgr.14162) 14 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T06:57:25.537 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-17T06:57:25.537 INFO:teuthology.orchestra.run.smithi167.stdout:{"epoch":1,"fsid":"d241d094-74c1-11ef-bceb-c7b262605968","modified":"2024-09-17T06:55:58.838510Z","created":"2024-09-17T06:55:58.838510Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi037","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:3300","nonce":0},{"type":"v1","addr":"172.21.15.37:6789","nonce":0}]},"addr":"172.21.15.37:6789/0","public_addr":"172.21.15.37:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T06:57:25.539 INFO:teuthology.orchestra.run.smithi167.stderr:dumped monmap epoch 1 2024-09-17T06:57:26.440 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:57:26 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:57:25.537347+0000 mon.smithi037 (mon.0) 124 : audit [DBG] from='client.? 172.21.15.167:0/2893598022' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T06:57:26.440 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:57:26 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:57:25.864829+0000 mon.smithi037 (mon.0) 125 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:57:26.440 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:57:26 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:57:25.865819+0000 mon.smithi037 (mon.0) 126 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi037", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-09-17T06:57:26.440 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:57:26 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:57:25.868093+0000 mon.smithi037 (mon.0) 127 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi037", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-09-17T06:57:26.440 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:57:26 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:57:25.868703+0000 mon.smithi037 (mon.0) 128 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T06:57:27.159 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T06:57:27.160 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T06:57:27.524 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:57:27 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T06:57:25.869352+0000 mgr.smithi037.xnzdne (mgr.14162) 15 : cephadm [INF] Deploying daemon crash.smithi037 on smithi037 2024-09-17T06:57:27.524 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:57:27 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:57:25.966711+0000 mgr.smithi037.xnzdne (mgr.14162) 16 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T06:57:28.828 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-17T06:57:28.828 INFO:teuthology.orchestra.run.smithi167.stdout:{"epoch":1,"fsid":"d241d094-74c1-11ef-bceb-c7b262605968","modified":"2024-09-17T06:55:58.838510Z","created":"2024-09-17T06:55:58.838510Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi037","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:3300","nonce":0},{"type":"v1","addr":"172.21.15.37:6789","nonce":0}]},"addr":"172.21.15.37:6789/0","public_addr":"172.21.15.37:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T06:57:28.829 INFO:teuthology.orchestra.run.smithi167.stderr:dumped monmap epoch 1 2024-09-17T06:57:29.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:57:28 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:57:27.966936+0000 mgr.smithi037.xnzdne (mgr.14162) 17 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T06:57:29.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:57:28 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:57:27.981778+0000 mon.smithi037 (mon.0) 129 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:57:29.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:57:28 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:57:28.064411+0000 mon.smithi037 (mon.0) 130 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:57:29.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:57:28 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:57:28.066263+0000 mon.smithi037 (mon.0) 131 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:57:29.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:57:28 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:57:28.066662+0000 mon.smithi037 (mon.0) 132 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T06:57:29.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:57:28 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:57:28.067087+0000 mgr.smithi037.xnzdne (mgr.14162) 18 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T06:57:29.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:57:28 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:57:28.069422+0000 mon.smithi037 (mon.0) 133 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:57:29.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:57:28 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T06:57:28.072355+0000 mgr.smithi037.xnzdne (mgr.14162) 19 : cephadm [INF] Deploying daemon grafana.smithi037 on smithi037 2024-09-17T06:57:29.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:57:28 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:57:28.827819+0000 mon.smithi037 (mon.0) 134 : audit [DBG] from='client.? 172.21.15.167:0/3224343829' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T06:57:30.442 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T06:57:30.442 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T06:57:31.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:57:30 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:57:29.967347+0000 mgr.smithi037.xnzdne (mgr.14162) 20 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T06:57:32.213 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-17T06:57:32.213 INFO:teuthology.orchestra.run.smithi167.stdout:{"epoch":1,"fsid":"d241d094-74c1-11ef-bceb-c7b262605968","modified":"2024-09-17T06:55:58.838510Z","created":"2024-09-17T06:55:58.838510Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi037","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:3300","nonce":0},{"type":"v1","addr":"172.21.15.37:6789","nonce":0}]},"addr":"172.21.15.37:6789/0","public_addr":"172.21.15.37:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T06:57:32.215 INFO:teuthology.orchestra.run.smithi167.stderr:dumped monmap epoch 1 2024-09-17T06:57:32.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:57:32 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:57:32.212794+0000 mon.smithi037 (mon.0) 135 : audit [DBG] from='client.? 172.21.15.167:0/158092680' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T06:57:33.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:57:33 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:57:31.967711+0000 mgr.smithi037.xnzdne (mgr.14162) 21 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T06:57:33.875 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T06:57:33.876 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T06:57:35.699 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-17T06:57:35.699 INFO:teuthology.orchestra.run.smithi167.stdout:{"epoch":1,"fsid":"d241d094-74c1-11ef-bceb-c7b262605968","modified":"2024-09-17T06:55:58.838510Z","created":"2024-09-17T06:55:58.838510Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi037","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:3300","nonce":0},{"type":"v1","addr":"172.21.15.37:6789","nonce":0}]},"addr":"172.21.15.37:6789/0","public_addr":"172.21.15.37:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T06:57:35.701 INFO:teuthology.orchestra.run.smithi167.stderr:dumped monmap epoch 1 2024-09-17T06:57:35.756 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:57:35 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:57:33.967986+0000 mgr.smithi037.xnzdne (mgr.14162) 22 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T06:57:36.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:57:36 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:57:35.698985+0000 mon.smithi037 (mon.0) 136 : audit [DBG] from='client.? 172.21.15.167:0/3244281018' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T06:57:37.316 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T06:57:37.316 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T06:57:37.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:57:37 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:57:35.968165+0000 mgr.smithi037.xnzdne (mgr.14162) 23 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T06:57:39.225 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-17T06:57:39.225 INFO:teuthology.orchestra.run.smithi167.stdout:{"epoch":1,"fsid":"d241d094-74c1-11ef-bceb-c7b262605968","modified":"2024-09-17T06:55:58.838510Z","created":"2024-09-17T06:55:58.838510Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi037","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:3300","nonce":0},{"type":"v1","addr":"172.21.15.37:6789","nonce":0}]},"addr":"172.21.15.37:6789/0","public_addr":"172.21.15.37:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T06:57:39.226 INFO:teuthology.orchestra.run.smithi167.stderr:dumped monmap epoch 1 2024-09-17T06:57:39.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:57:39 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:57:37.968376+0000 mgr.smithi037.xnzdne (mgr.14162) 24 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T06:57:39.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:57:39 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:57:39.224432+0000 mon.smithi037 (mon.0) 137 : audit [DBG] from='client.? 172.21.15.167:0/2846376143' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T06:57:40.702 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T06:57:40.702 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T06:57:41.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:57:41 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:57:39.968620+0000 mgr.smithi037.xnzdne (mgr.14162) 25 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T06:57:42.475 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-17T06:57:42.475 INFO:teuthology.orchestra.run.smithi167.stdout:{"epoch":1,"fsid":"d241d094-74c1-11ef-bceb-c7b262605968","modified":"2024-09-17T06:55:58.838510Z","created":"2024-09-17T06:55:58.838510Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi037","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:3300","nonce":0},{"type":"v1","addr":"172.21.15.37:6789","nonce":0}]},"addr":"172.21.15.37:6789/0","public_addr":"172.21.15.37:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T06:57:42.476 INFO:teuthology.orchestra.run.smithi167.stderr:dumped monmap epoch 1 2024-09-17T06:57:43.608 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:57:43 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:57:41.968893+0000 mgr.smithi037.xnzdne (mgr.14162) 26 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T06:57:43.608 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:57:43 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:57:42.474401+0000 mon.smithi037 (mon.0) 138 : audit [DBG] from='client.? 172.21.15.167:0/4216331897' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T06:57:44.048 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T06:57:44.048 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T06:57:45.660 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:57:45 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:57:43.969132+0000 mgr.smithi037.xnzdne (mgr.14162) 27 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T06:57:45.660 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:57:45 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:57:45.252784+0000 mon.smithi037 (mon.0) 139 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:57:45.814 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-17T06:57:45.814 INFO:teuthology.orchestra.run.smithi167.stdout:{"epoch":1,"fsid":"d241d094-74c1-11ef-bceb-c7b262605968","modified":"2024-09-17T06:55:58.838510Z","created":"2024-09-17T06:55:58.838510Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi037","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:3300","nonce":0},{"type":"v1","addr":"172.21.15.37:6789","nonce":0}]},"addr":"172.21.15.37:6789/0","public_addr":"172.21.15.37:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T06:57:45.816 INFO:teuthology.orchestra.run.smithi167.stderr:dumped monmap epoch 1 2024-09-17T06:57:46.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:57:46 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T06:57:45.254931+0000 mgr.smithi037.xnzdne (mgr.14162) 28 : cephadm [INF] Deploying daemon node-exporter.smithi037 on smithi037 2024-09-17T06:57:46.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:57:46 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:57:45.814417+0000 mon.smithi037 (mon.0) 140 : audit [DBG] from='client.? 172.21.15.167:0/4204315251' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T06:57:47.370 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T06:57:47.370 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T06:57:47.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:57:47 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:57:45.969367+0000 mgr.smithi037.xnzdne (mgr.14162) 29 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T06:57:49.232 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-17T06:57:49.233 INFO:teuthology.orchestra.run.smithi167.stdout:{"epoch":1,"fsid":"d241d094-74c1-11ef-bceb-c7b262605968","modified":"2024-09-17T06:55:58.838510Z","created":"2024-09-17T06:55:58.838510Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi037","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:3300","nonce":0},{"type":"v1","addr":"172.21.15.37:6789","nonce":0}]},"addr":"172.21.15.37:6789/0","public_addr":"172.21.15.37:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T06:57:49.234 INFO:teuthology.orchestra.run.smithi167.stderr:dumped monmap epoch 1 2024-09-17T06:57:49.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:57:49 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:57:47.969698+0000 mgr.smithi037.xnzdne (mgr.14162) 30 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T06:57:49.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:57:49 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:57:49.232108+0000 mon.smithi037 (mon.0) 141 : audit [DBG] from='client.? 172.21.15.167:0/3964727476' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T06:57:50.792 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T06:57:50.792 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T06:57:51.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:57:51 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:57:49.969997+0000 mgr.smithi037.xnzdne (mgr.14162) 31 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T06:57:52.598 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-17T06:57:52.598 INFO:teuthology.orchestra.run.smithi167.stdout:{"epoch":1,"fsid":"d241d094-74c1-11ef-bceb-c7b262605968","modified":"2024-09-17T06:55:58.838510Z","created":"2024-09-17T06:55:58.838510Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi037","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:3300","nonce":0},{"type":"v1","addr":"172.21.15.37:6789","nonce":0}]},"addr":"172.21.15.37:6789/0","public_addr":"172.21.15.37:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T06:57:52.600 INFO:teuthology.orchestra.run.smithi167.stderr:dumped monmap epoch 1 2024-09-17T06:57:53.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:57:53 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:57:51.970342+0000 mgr.smithi037.xnzdne (mgr.14162) 32 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T06:57:53.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:57:53 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:57:52.598106+0000 mon.smithi037 (mon.0) 142 : audit [DBG] from='client.? 172.21.15.167:0/1665295195' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T06:57:54.196 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T06:57:54.197 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T06:57:55.937 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-17T06:57:55.938 INFO:teuthology.orchestra.run.smithi167.stdout:{"epoch":1,"fsid":"d241d094-74c1-11ef-bceb-c7b262605968","modified":"2024-09-17T06:55:58.838510Z","created":"2024-09-17T06:55:58.838510Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi037","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:3300","nonce":0},{"type":"v1","addr":"172.21.15.37:6789","nonce":0}]},"addr":"172.21.15.37:6789/0","public_addr":"172.21.15.37:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T06:57:55.939 INFO:teuthology.orchestra.run.smithi167.stderr:dumped monmap epoch 1 2024-09-17T06:57:56.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:57:55 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:57:53.970572+0000 mgr.smithi037.xnzdne (mgr.14162) 33 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T06:57:56.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:57:55 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:57:54.659071+0000 mon.smithi037 (mon.0) 143 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:57:56.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:57:55 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T06:57:54.663525+0000 mgr.smithi037.xnzdne (mgr.14162) 34 : cephadm [INF] Deploying daemon prometheus.smithi037 on smithi037 2024-09-17T06:57:57.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:57:56 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:57:55.937314+0000 mon.smithi037 (mon.0) 144 : audit [DBG] from='client.? 172.21.15.167:0/452782215' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T06:57:57.518 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T06:57:57.518 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T06:57:58.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:57:57 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:57:55.970926+0000 mgr.smithi037.xnzdne (mgr.14162) 35 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T06:57:59.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:57:58 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:57:58.102128+0000 mon.smithi037 (mon.0) 145 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.xnzdne/mirror_snapshot_schedule"}]: dispatch 2024-09-17T06:57:59.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:57:58 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:57:58.104795+0000 mon.smithi037 (mon.0) 146 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.xnzdne/trash_purge_schedule"}]: dispatch 2024-09-17T06:57:59.289 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-17T06:57:59.289 INFO:teuthology.orchestra.run.smithi167.stdout:{"epoch":1,"fsid":"d241d094-74c1-11ef-bceb-c7b262605968","modified":"2024-09-17T06:55:58.838510Z","created":"2024-09-17T06:55:58.838510Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi037","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:3300","nonce":0},{"type":"v1","addr":"172.21.15.37:6789","nonce":0}]},"addr":"172.21.15.37:6789/0","public_addr":"172.21.15.37:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T06:57:59.291 INFO:teuthology.orchestra.run.smithi167.stderr:dumped monmap epoch 1 2024-09-17T06:58:00.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:57:59 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:57:57.971278+0000 mgr.smithi037.xnzdne (mgr.14162) 36 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T06:58:00.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:57:59 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:57:59.288756+0000 mon.smithi037 (mon.0) 147 : audit [DBG] from='client.? 172.21.15.167:0/3945771533' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T06:58:00.906 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T06:58:00.906 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T06:58:02.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:01 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:57:59.971548+0000 mgr.smithi037.xnzdne (mgr.14162) 37 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T06:58:02.709 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-17T06:58:02.709 INFO:teuthology.orchestra.run.smithi167.stdout:{"epoch":1,"fsid":"d241d094-74c1-11ef-bceb-c7b262605968","modified":"2024-09-17T06:55:58.838510Z","created":"2024-09-17T06:55:58.838510Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi037","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:3300","nonce":0},{"type":"v1","addr":"172.21.15.37:6789","nonce":0}]},"addr":"172.21.15.37:6789/0","public_addr":"172.21.15.37:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T06:58:02.711 INFO:teuthology.orchestra.run.smithi167.stderr:dumped monmap epoch 1 2024-09-17T06:58:03.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:03 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:58:01.971864+0000 mgr.smithi037.xnzdne (mgr.14162) 38 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T06:58:03.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:03 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:58:02.708904+0000 mon.smithi037 (mon.0) 148 : audit [DBG] from='client.? 172.21.15.167:0/2498731884' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T06:58:04.267 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T06:58:04.267 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T06:58:05.929 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:05 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:58:03.972102+0000 mgr.smithi037.xnzdne (mgr.14162) 39 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T06:58:06.019 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-17T06:58:06.019 INFO:teuthology.orchestra.run.smithi167.stdout:{"epoch":1,"fsid":"d241d094-74c1-11ef-bceb-c7b262605968","modified":"2024-09-17T06:55:58.838510Z","created":"2024-09-17T06:55:58.838510Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi037","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:3300","nonce":0},{"type":"v1","addr":"172.21.15.37:6789","nonce":0}]},"addr":"172.21.15.37:6789/0","public_addr":"172.21.15.37:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T06:58:06.021 INFO:teuthology.orchestra.run.smithi167.stderr:dumped monmap epoch 1 2024-09-17T06:58:07.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:58:06.018707+0000 mon.smithi037 (mon.0) 149 : audit [DBG] from='client.? 172.21.15.167:0/1258235038' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T06:58:07.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:58:06.623756+0000 mon.smithi037 (mon.0) 150 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:58:07.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:58:06.624321+0000 mon.smithi037 (mon.0) 151 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T06:58:07.598 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T06:58:07.598 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T06:58:08.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:07 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:58:05.972364+0000 mgr.smithi037.xnzdne (mgr.14162) 40 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T06:58:08.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:07 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:58:06.827055+0000 mon.smithi037 (mon.0) 152 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:58:08.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:07 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:58:07.023031+0000 mon.smithi037 (mon.0) 153 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:58:10.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:09 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:58:07.972726+0000 mgr.smithi037.xnzdne (mgr.14162) 41 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T06:58:10.715 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-17T06:58:10.715 INFO:teuthology.orchestra.run.smithi167.stdout:{"epoch":1,"fsid":"d241d094-74c1-11ef-bceb-c7b262605968","modified":"2024-09-17T06:55:58.838510Z","created":"2024-09-17T06:55:58.838510Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi037","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:3300","nonce":0},{"type":"v1","addr":"172.21.15.37:6789","nonce":0}]},"addr":"172.21.15.37:6789/0","public_addr":"172.21.15.37:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T06:58:10.717 INFO:teuthology.orchestra.run.smithi167.stderr:dumped monmap epoch 1 2024-09-17T06:58:12.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:11 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:58:09.973108+0000 mgr.smithi037.xnzdne (mgr.14162) 42 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T06:58:12.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:11 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:58:10.714556+0000 mon.smithi037 (mon.0) 154 : audit [DBG] from='client.? 172.21.15.167:0/871389574' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T06:58:12.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:11 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:58:11.141006+0000 mon.smithi037 (mon.0) 155 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:58:12.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:11 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:58:11.564818+0000 mon.smithi037 (mon.0) 156 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:58:12.564 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T06:58:12.565 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T06:58:14.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:13 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:58:11.973373+0000 mgr.smithi037.xnzdne (mgr.14162) 43 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T06:58:14.397 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-17T06:58:14.398 INFO:teuthology.orchestra.run.smithi167.stdout:{"epoch":1,"fsid":"d241d094-74c1-11ef-bceb-c7b262605968","modified":"2024-09-17T06:55:58.838510Z","created":"2024-09-17T06:55:58.838510Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi037","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:3300","nonce":0},{"type":"v1","addr":"172.21.15.37:6789","nonce":0}]},"addr":"172.21.15.37:6789/0","public_addr":"172.21.15.37:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T06:58:14.399 INFO:teuthology.orchestra.run.smithi167.stderr:dumped monmap epoch 1 2024-09-17T06:58:15.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:14 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:58:14.397510+0000 mon.smithi037 (mon.0) 157 : audit [DBG] from='client.? 172.21.15.167:0/3285279854' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T06:58:15.983 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T06:58:15.983 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T06:58:16.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:15 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:58:13.973579+0000 mgr.smithi037.xnzdne (mgr.14162) 44 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T06:58:16.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:15 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:58:14.812475+0000 mon.smithi037 (mon.0) 158 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:58:16.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:15 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:58:15.035611+0000 mon.smithi037 (mon.0) 159 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:58:16.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:15 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:58:15.036564+0000 mon.smithi037 (mon.0) 160 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi167", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-09-17T06:58:16.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:15 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:58:15.040881+0000 mon.smithi037 (mon.0) 161 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi167", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-09-17T06:58:16.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:15 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:58:15.041472+0000 mon.smithi037 (mon.0) 162 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T06:58:17.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:16 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T06:58:15.041968+0000 mgr.smithi037.xnzdne (mgr.14162) 45 : cephadm [INF] Deploying daemon crash.smithi167 on smithi167 2024-09-17T06:58:18.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:17 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:58:15.973930+0000 mgr.smithi037.xnzdne (mgr.14162) 46 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T06:58:18.418 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-17T06:58:18.418 INFO:teuthology.orchestra.run.smithi167.stdout:{"epoch":1,"fsid":"d241d094-74c1-11ef-bceb-c7b262605968","modified":"2024-09-17T06:55:58.838510Z","created":"2024-09-17T06:55:58.838510Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi037","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:3300","nonce":0},{"type":"v1","addr":"172.21.15.37:6789","nonce":0}]},"addr":"172.21.15.37:6789/0","public_addr":"172.21.15.37:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T06:58:18.419 INFO:teuthology.orchestra.run.smithi167.stderr:dumped monmap epoch 1 2024-09-17T06:58:19.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:19 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:58:17.974227+0000 mgr.smithi037.xnzdne (mgr.14162) 47 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T06:58:19.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:19 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:58:18.336046+0000 mon.smithi037 (mon.0) 163 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:58:19.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:19 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:58:18.337496+0000 mon.smithi037 (mon.0) 164 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi167.ysqmzf", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T06:58:19.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:19 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:58:18.339461+0000 mon.smithi037 (mon.0) 165 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.smithi167.ysqmzf", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-17T06:58:19.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:19 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:58:18.340274+0000 mon.smithi037 (mon.0) 166 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T06:58:19.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:19 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:58:18.341189+0000 mon.smithi037 (mon.0) 167 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T06:58:19.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:19 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T06:58:18.341870+0000 mgr.smithi037.xnzdne (mgr.14162) 48 : cephadm [INF] Deploying daemon mgr.smithi167.ysqmzf on smithi167 2024-09-17T06:58:19.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:19 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:58:18.417328+0000 mon.smithi037 (mon.0) 168 : audit [DBG] from='client.? 172.21.15.167:0/1076316536' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T06:58:19.986 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T06:58:19.987 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T06:58:21.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:21 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:58:19.974567+0000 mgr.smithi037.xnzdne (mgr.14162) 49 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T06:58:21.967 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-17T06:58:21.967 INFO:teuthology.orchestra.run.smithi167.stdout:{"epoch":1,"fsid":"d241d094-74c1-11ef-bceb-c7b262605968","modified":"2024-09-17T06:55:58.838510Z","created":"2024-09-17T06:55:58.838510Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi037","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:3300","nonce":0},{"type":"v1","addr":"172.21.15.37:6789","nonce":0}]},"addr":"172.21.15.37:6789/0","public_addr":"172.21.15.37:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T06:58:21.970 INFO:teuthology.orchestra.run.smithi167.stderr:dumped monmap epoch 1 2024-09-17T06:58:22.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:22 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:58:21.967087+0000 mon.smithi037 (mon.0) 169 : audit [DBG] from='client.? 172.21.15.167:0/525597926' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T06:58:23.604 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T06:58:23.604 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T06:58:23.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:23 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:58:21.974978+0000 mgr.smithi037.xnzdne (mgr.14162) 50 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T06:58:23.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:23 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:58:22.891061+0000 mon.smithi037 (mon.0) 170 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:58:23.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:23 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:58:22.892269+0000 mon.smithi037 (mon.0) 171 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T06:58:23.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:23 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:58:22.893101+0000 mon.smithi037 (mon.0) 172 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T06:58:24.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:24 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T06:58:22.893750+0000 mgr.smithi037.xnzdne (mgr.14162) 51 : cephadm [INF] Deploying daemon mon.smithi167 on smithi167 2024-09-17T06:58:25.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:25 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:58:23.975292+0000 mgr.smithi037.xnzdne (mgr.14162) 52 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T06:58:26.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:26 smithi167 podman[26235]: 2024-09-17 06:58:26.881175229 +0000 UTC m=+0.340184171 container create a9e35dbd0fa06cec8928b1b7997e2ca9056fd3d9aed85b0d63f201283d4f6969 (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167, GIT_BRANCH=HEAD, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_CLEAN=True, maintainer=Dimitri Savineau , org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, ceph=True, RELEASE=HEAD, org.label-schema.name=CentOS Base Image, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, org.label-schema.build-date=20201204, CEPH_POINT_RELEASE=-16.2.0) 2024-09-17T06:58:27.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 podman[26235]: 2024-09-17 06:58:27.367874137 +0000 UTC m=+0.826883092 container init a9e35dbd0fa06cec8928b1b7997e2ca9056fd3d9aed85b0d63f201283d4f6969 (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, RELEASE=HEAD, CEPH_POINT_RELEASE=-16.2.0, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, maintainer=Dimitri Savineau , org.label-schema.build-date=20201204, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.name=CentOS Base Image, ceph=True) 2024-09-17T06:58:27.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 podman[26235]: 2024-09-17 06:58:27.37176099 +0000 UTC m=+0.830769940 container start a9e35dbd0fa06cec8928b1b7997e2ca9056fd3d9aed85b0d63f201283d4f6969 (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167, org.label-schema.build-date=20201204, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, RELEASE=HEAD, org.label-schema.name=CentOS Base Image, maintainer=Dimitri Savineau , CEPH_POINT_RELEASE=-16.2.0, org.label-schema.license=GPLv2, GIT_CLEAN=True, ceph=True, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS) 2024-09-17T06:58:27.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.390+0000 7f00c5697700 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-17T06:58:27.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.390+0000 7f00c5697700 0 ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable), process ceph-mon, pid 2 2024-09-17T06:58:27.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.390+0000 7f00c5697700 0 pidfile_write: ignore empty --pid-file 2024-09-17T06:58:27.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 0 load: jerasure load: lrc load: isa 2024-09-17T06:58:27.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: RocksDB version: 6.8.1 2024-09-17T06:58:27.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: 2024-09-17T06:58:27.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-09-17T06:58:27.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: Compile date Mar 30 2021 2024-09-17T06:58:27.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: DB SUMMARY 2024-09-17T06:58:27.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: 2024-09-17T06:58:27.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: CURRENT file: CURRENT 2024-09-17T06:58:27.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: 2024-09-17T06:58:27.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: IDENTITY file: IDENTITY 2024-09-17T06:58:27.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: 2024-09-17T06:58:27.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: MANIFEST file: MANIFEST-000001 size: 13 Bytes 2024-09-17T06:58:27.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: 2024-09-17T06:58:27.751 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi167/store.db dir, Total Num: 0, files: 2024-09-17T06:58:27.751 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: 2024-09-17T06:58:27.752 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi167/store.db: 000003.log size: 511 ; 2024-09-17T06:58:27.752 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: 2024-09-17T06:58:27.752 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: Options.error_if_exists: 0 2024-09-17T06:58:27.752 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: Options.create_if_missing: 0 2024-09-17T06:58:27.752 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: Options.paranoid_checks: 1 2024-09-17T06:58:27.752 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: Options.env: 0x55725159d1c0 2024-09-17T06:58:27.752 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: Options.fs: Posix File System 2024-09-17T06:58:27.752 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: Options.info_log: 0x557253bf96e0 2024-09-17T06:58:27.752 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-17T06:58:27.752 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: Options.statistics: (nil) 2024-09-17T06:58:27.752 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: Options.use_fsync: 0 2024-09-17T06:58:27.752 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: Options.max_log_file_size: 0 2024-09-17T06:58:27.753 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T06:58:27.753 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T06:58:27.753 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-17T06:58:27.753 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-17T06:58:27.753 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: Options.allow_fallocate: 1 2024-09-17T06:58:27.753 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-17T06:58:27.753 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-17T06:58:27.753 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: Options.use_direct_reads: 0 2024-09-17T06:58:27.753 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T06:58:27.753 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: Options.create_missing_column_families: 0 2024-09-17T06:58:27.753 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: Options.db_log_dir: 2024-09-17T06:58:27.754 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi167/store.db 2024-09-17T06:58:27.754 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T06:58:27.754 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: Options.max_subcompactions: 1 2024-09-17T06:58:27.754 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: Options.max_background_flushes: -1 2024-09-17T06:58:27.754 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T06:58:27.754 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T06:58:27.754 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T06:58:27.754 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T06:58:27.754 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T06:58:27.754 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: Options.advise_random_on_open: 1 2024-09-17T06:58:27.755 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-17T06:58:27.755 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: Options.write_buffer_manager: 0x557253c03f20 2024-09-17T06:58:27.755 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T06:58:27.755 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-09-17T06:58:27.755 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T06:58:27.755 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T06:58:27.755 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: Options.rate_limiter: (nil) 2024-09-17T06:58:27.755 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T06:58:27.755 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-17T06:58:27.755 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-17T06:58:27.755 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-17T06:58:27.756 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: Options.unordered_write: 0 2024-09-17T06:58:27.756 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T06:58:27.756 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T06:58:27.756 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T06:58:27.756 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T06:58:27.756 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: Options.row_cache: None 2024-09-17T06:58:27.756 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: Options.wal_filter: None 2024-09-17T06:58:27.756 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T06:58:27.756 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-17T06:58:27.756 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: Options.preserve_deletes: 0 2024-09-17T06:58:27.756 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: Options.two_write_queues: 0 2024-09-17T06:58:27.756 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: Options.manual_wal_flush: 0 2024-09-17T06:58:27.756 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: Options.atomic_flush: 0 2024-09-17T06:58:27.757 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T06:58:27.757 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T06:58:27.757 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T06:58:27.757 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: Options.log_readahead_size: 0 2024-09-17T06:58:27.757 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-09-17T06:58:27.757 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: Options.max_background_jobs: 2 2024-09-17T06:58:27.757 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: Options.max_background_compactions: -1 2024-09-17T06:58:27.757 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T06:58:27.757 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T06:58:27.757 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T06:58:27.757 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: Options.max_total_wal_size: 0 2024-09-17T06:58:27.757 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T06:58:27.757 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T06:58:27.757 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T06:58:27.757 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T06:58:27.758 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: Options.max_open_files: -1 2024-09-17T06:58:27.758 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: Options.bytes_per_sync: 0 2024-09-17T06:58:27.758 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T06:58:27.758 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T06:58:27.758 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-17T06:58:27.758 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: Compression algorithms supported: 2024-09-17T06:58:27.758 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T06:58:27.758 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: kZSTD supported: 0 2024-09-17T06:58:27.758 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: kXpressCompression supported: 0 2024-09-17T06:58:27.758 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-17T06:58:27.758 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: kLZ4Compression supported: 1 2024-09-17T06:58:27.758 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: kBZip2Compression supported: 0 2024-09-17T06:58:27.758 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: kZlibCompression supported: 1 2024-09-17T06:58:27.758 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: kSnappyCompression supported: 1 2024-09-17T06:58:27.758 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.395+0000 7f00c5697700 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T06:58:27.758 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.396+0000 7f00c5697700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi167/store.db/MANIFEST-000001 2024-09-17T06:58:27.759 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: 2024-09-17T06:58:27.759 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.396+0000 7f00c5697700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-09-17T06:58:27.759 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: 2024-09-17T06:58:27.759 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.396+0000 7f00c5697700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T06:58:27.759 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.396+0000 7f00c5697700 4 rocksdb: Options.merge_operator: 2024-09-17T06:58:27.759 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.396+0000 7f00c5697700 4 rocksdb: Options.compaction_filter: None 2024-09-17T06:58:27.759 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.396+0000 7f00c5697700 4 rocksdb: Options.compaction_filter_factory: None 2024-09-17T06:58:27.759 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.396+0000 7f00c5697700 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T06:58:27.759 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.396+0000 7f00c5697700 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T06:58:27.759 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.396+0000 7f00c5697700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x557253b120d8) 2024-09-17T06:58:27.759 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cache_index_and_filter_blocks: 1 2024-09-17T06:58:27.759 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T06:58:27.759 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T06:58:27.760 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: pin_top_level_index_and_filter: 1 2024-09-17T06:58:27.760 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: index_type: 0 2024-09-17T06:58:27.761 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: data_block_index_type: 0 2024-09-17T06:58:27.761 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: index_shortening: 1 2024-09-17T06:58:27.761 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: data_block_hash_table_util_ratio: 0.750000 2024-09-17T06:58:27.761 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: hash_index_allow_collision: 1 2024-09-17T06:58:27.762 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: checksum: 1 2024-09-17T06:58:27.762 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: no_block_cache: 0 2024-09-17T06:58:27.762 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: block_cache: 0x557253b48f10 2024-09-17T06:58:27.762 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: block_cache_name: BinnedLRUCache 2024-09-17T06:58:27.762 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: block_cache_options: 2024-09-17T06:58:27.762 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: capacity : 536870912 2024-09-17T06:58:27.762 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: num_shard_bits : 4 2024-09-17T06:58:27.762 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: strict_capacity_limit : 0 2024-09-17T06:58:27.762 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: high_pri_pool_ratio: 0.000 2024-09-17T06:58:27.762 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: block_cache_compressed: (nil) 2024-09-17T06:58:27.762 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: persistent_cache: (nil) 2024-09-17T06:58:27.762 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: block_size: 4096 2024-09-17T06:58:27.762 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: block_size_deviation: 10 2024-09-17T06:58:27.762 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: block_restart_interval: 16 2024-09-17T06:58:27.763 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: index_block_restart_interval: 1 2024-09-17T06:58:27.763 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: metadata_block_size: 4096 2024-09-17T06:58:27.763 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: partition_filters: 0 2024-09-17T06:58:27.763 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: use_delta_encoding: 1 2024-09-17T06:58:27.763 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: filter_policy: rocksdb.BuiltinBloomFilter 2024-09-17T06:58:27.763 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: whole_key_filtering: 1 2024-09-17T06:58:27.763 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: verify_compression: 0 2024-09-17T06:58:27.763 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: read_amp_bytes_per_bit: 0 2024-09-17T06:58:27.763 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: format_version: 2 2024-09-17T06:58:27.763 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: enable_index_compression: 1 2024-09-17T06:58:27.763 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: block_align: 0 2024-09-17T06:58:27.764 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: 2024-09-17T06:58:27.764 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.396+0000 7f00c5697700 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-17T06:58:27.764 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.396+0000 7f00c5697700 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-17T06:58:27.764 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.396+0000 7f00c5697700 4 rocksdb: Options.compression: NoCompression 2024-09-17T06:58:27.764 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.396+0000 7f00c5697700 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-17T06:58:27.764 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.396+0000 7f00c5697700 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-17T06:58:27.764 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.396+0000 7f00c5697700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T06:58:27.764 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.396+0000 7f00c5697700 4 rocksdb: Options.num_levels: 7 2024-09-17T06:58:27.764 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.396+0000 7f00c5697700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T06:58:27.764 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.396+0000 7f00c5697700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T06:58:27.764 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.396+0000 7f00c5697700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T06:58:27.764 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.396+0000 7f00c5697700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T06:58:27.764 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.396+0000 7f00c5697700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T06:58:27.764 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.396+0000 7f00c5697700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T06:58:27.764 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.396+0000 7f00c5697700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T06:58:27.764 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.396+0000 7f00c5697700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T06:58:27.765 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.396+0000 7f00c5697700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T06:58:27.765 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.396+0000 7f00c5697700 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T06:58:27.765 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.396+0000 7f00c5697700 4 rocksdb: Options.compression_opts.level: 32767 2024-09-17T06:58:27.765 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.396+0000 7f00c5697700 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-17T06:58:27.765 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.396+0000 7f00c5697700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T06:58:27.765 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.396+0000 7f00c5697700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T06:58:27.765 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.396+0000 7f00c5697700 4 rocksdb: Options.compression_opts.enabled: false 2024-09-17T06:58:27.765 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.396+0000 7f00c5697700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T06:58:27.765 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.396+0000 7f00c5697700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T06:58:27.765 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.396+0000 7f00c5697700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T06:58:27.765 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.396+0000 7f00c5697700 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-17T06:58:27.765 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.396+0000 7f00c5697700 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T06:58:27.765 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.396+0000 7f00c5697700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T06:58:27.765 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.396+0000 7f00c5697700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T06:58:27.766 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.396+0000 7f00c5697700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T06:58:27.766 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.396+0000 7f00c5697700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T06:58:27.766 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.396+0000 7f00c5697700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T06:58:27.766 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.396+0000 7f00c5697700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T06:58:27.766 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.396+0000 7f00c5697700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T06:58:27.766 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.396+0000 7f00c5697700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T06:58:27.766 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.396+0000 7f00c5697700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T06:58:27.766 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.396+0000 7f00c5697700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T06:58:27.766 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.396+0000 7f00c5697700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T06:58:27.766 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.396+0000 7f00c5697700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T06:58:27.766 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.396+0000 7f00c5697700 4 rocksdb: Options.arena_block_size: 4194304 2024-09-17T06:58:27.766 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.396+0000 7f00c5697700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T06:58:27.766 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.396+0000 7f00c5697700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T06:58:27.766 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.396+0000 7f00c5697700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-09-17T06:58:27.766 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.396+0000 7f00c5697700 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-17T06:58:27.766 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.396+0000 7f00c5697700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T06:58:27.767 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.396+0000 7f00c5697700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T06:58:27.767 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.396+0000 7f00c5697700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T06:58:27.767 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.396+0000 7f00c5697700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T06:58:27.767 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.396+0000 7f00c5697700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T06:58:27.767 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.396+0000 7f00c5697700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T06:58:27.767 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.396+0000 7f00c5697700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T06:58:27.767 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.396+0000 7f00c5697700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T06:58:27.767 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.396+0000 7f00c5697700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T06:58:27.767 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.396+0000 7f00c5697700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T06:58:27.767 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.396+0000 7f00c5697700 4 rocksdb: Options.table_properties_collectors: 2024-09-17T06:58:27.767 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.396+0000 7f00c5697700 4 rocksdb: Options.inplace_update_support: 0 2024-09-17T06:58:27.767 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.396+0000 7f00c5697700 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T06:58:27.767 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.396+0000 7f00c5697700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T06:58:27.767 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.396+0000 7f00c5697700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T06:58:27.767 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.396+0000 7f00c5697700 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T06:58:27.768 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.396+0000 7f00c5697700 4 rocksdb: Options.bloom_locality: 0 2024-09-17T06:58:27.768 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.396+0000 7f00c5697700 4 rocksdb: Options.max_successive_merges: 0 2024-09-17T06:58:27.768 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.396+0000 7f00c5697700 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T06:58:27.768 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.396+0000 7f00c5697700 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-17T06:58:27.768 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.396+0000 7f00c5697700 4 rocksdb: Options.force_consistency_checks: 0 2024-09-17T06:58:27.768 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.396+0000 7f00c5697700 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-17T06:58:27.768 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.396+0000 7f00c5697700 4 rocksdb: Options.ttl: 2592000 2024-09-17T06:58:27.768 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.396+0000 7f00c5697700 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T06:58:27.768 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.396+0000 7f00c5697700 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi167/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-17T06:58:27.768 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: 2024-09-17T06:58:27.768 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.396+0000 7f00c5697700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2024-09-17T06:58:27.768 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: 2024-09-17T06:58:27.769 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.396+0000 7f00c5697700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726556307397438, "job": 1, "event": "recovery_started", "log_files": [3]} 2024-09-17T06:58:27.769 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.396+0000 7f00c5697700 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #3 mode 2 2024-09-17T06:58:27.769 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.396+0000 7f00c5697700 3 rocksdb: [le/block_based/filter_policy.cc:584] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-09-17T06:58:27.769 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.397+0000 7f00c5697700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726556307397928, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 4, "file_size": 1437, "table_properties": {"data_size": 523, "index_size": 40, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1726556307, "oldest_key_time": 3, "file_creation_time": 0}} 2024-09-17T06:58:27.769 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.397+0000 7f00c5697700 4 rocksdb: [version_set.cc:3826] Creating manifest 5 2024-09-17T06:58:27.769 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: 2024-09-17T06:58:27.769 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.397+0000 7f00c5697700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726556307398294, "job": 1, "event": "recovery_finished"} 2024-09-17T06:58:27.769 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.398+0000 7f00c5697700 4 rocksdb: DB pointer 0x557253c0d800 2024-09-17T06:58:27.769 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.398+0000 7f00ac4b1700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-09-17T06:58:27.769 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.398+0000 7f00ac4b1700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-09-17T06:58:27.769 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: ** DB Stats ** 2024-09-17T06:58:27.769 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T06:58:27.770 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-17T06:58:27.770 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T06:58:27.770 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T06:58:27.770 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-17T06:58:27.770 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-09-17T06:58:27.770 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T06:58:27.770 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: 2024-09-17T06:58:27.770 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: ** Compaction Stats [default] ** 2024-09-17T06:58:27.770 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-09-17T06:58:27.770 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T06:58:27.770 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: L0 1/0 1.40 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.1 0.00 0.00 1 0.000 0 0 2024-09-17T06:58:27.770 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: Sum 1/0 1.40 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.1 0.00 0.00 1 0.000 0 0 2024-09-17T06:58:27.770 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: 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.1 0.00 0.00 1 0.000 0 0 2024-09-17T06:58:27.770 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: 2024-09-17T06:58:27.771 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: ** Compaction Stats [default] ** 2024-09-17T06:58:27.771 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-09-17T06:58:27.771 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T06:58:27.771 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: 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.1 0.00 0.00 1 0.000 0 0 2024-09-17T06:58:27.771 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T06:58:27.771 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T06:58:27.771 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T06:58:27.771 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T06:58:27.771 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T06:58:27.771 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: AddFile(Keys): cumulative 0, interval 0 2024-09-17T06:58:27.771 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: Cumulative compaction: 0.00 GB write, 0.56 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T06:58:27.771 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: Interval compaction: 0.00 GB write, 0.56 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T06:58:27.771 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: 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-09-17T06:58:27.771 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: 2024-09-17T06:58:27.771 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: ** File Read Latency Histogram By Level [default] ** 2024-09-17T06:58:27.771 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: 2024-09-17T06:58:27.772 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: ** Compaction Stats [default] ** 2024-09-17T06:58:27.772 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-09-17T06:58:27.772 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T06:58:27.772 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: L0 1/0 1.40 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.1 0.00 0.00 1 0.000 0 0 2024-09-17T06:58:27.772 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: Sum 1/0 1.40 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.1 0.00 0.00 1 0.000 0 0 2024-09-17T06:58:27.772 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-09-17T06:58:27.772 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: 2024-09-17T06:58:27.772 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: ** Compaction Stats [default] ** 2024-09-17T06:58:27.772 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-09-17T06:58:27.772 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T06:58:27.772 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: 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.1 0.00 0.00 1 0.000 0 0 2024-09-17T06:58:27.772 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T06:58:27.772 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T06:58:27.772 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T06:58:27.772 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T06:58:27.773 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T06:58:27.773 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: AddFile(Keys): cumulative 0, interval 0 2024-09-17T06:58:27.773 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: Cumulative compaction: 0.00 GB write, 0.55 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T06:58:27.773 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T06:58:27.773 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: 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-09-17T06:58:27.773 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: 2024-09-17T06:58:27.773 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: ** File Read Latency Histogram By Level [default] ** 2024-09-17T06:58:27.773 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: 2024-09-17T06:58:27.773 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.398+0000 7f00c5697700 0 mon.smithi167 does not exist in monmap, will attempt to join an existing cluster 2024-09-17T06:58:27.773 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.398+0000 7f00c5697700 0 using public_addr v2:172.21.15.167:0/0 -> [v2:172.21.15.167:3300/0,v1:172.21.15.167:6789/0] 2024-09-17T06:58:27.773 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.399+0000 7f00c5697700 0 starting mon.smithi167 rank -1 at public addrs [v2:172.21.15.167:3300/0,v1:172.21.15.167:6789/0] at bind addrs [v2:172.21.15.167:3300/0,v1:172.21.15.167:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi167 fsid d241d094-74c1-11ef-bceb-c7b262605968 2024-09-17T06:58:27.773 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.400+0000 7f00c5697700 1 mon.smithi167@-1(???) e0 preinit fsid d241d094-74c1-11ef-bceb-c7b262605968 2024-09-17T06:58:27.773 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.428+0000 7f00aecb6700 0 mon.smithi167@-1(synchronizing).mds e1 new map 2024-09-17T06:58:27.773 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.428+0000 7f00aecb6700 0 mon.smithi167@-1(synchronizing).mds e1 print_map 2024-09-17T06:58:27.773 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: e1 2024-09-17T06:58:27.774 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-17T06:58:27.774 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-17T06:58:27.774 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: legacy client fscid: -1 2024-09-17T06:58:27.774 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: 2024-09-17T06:58:27.774 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: No filesystems configured 2024-09-17T06:58:27.774 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: 2024-09-17T06:58:27.774 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.428+0000 7f00aecb6700 1 mon.smithi167@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-17T06:58:27.774 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.428+0000 7f00aecb6700 1 mon.smithi167@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-09-17T06:58:27.774 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.428+0000 7f00aecb6700 1 mon.smithi167@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-17T06:58:27.774 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.428+0000 7f00aecb6700 1 mon.smithi167@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-17T06:58:27.774 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.428+0000 7f00aecb6700 1 mon.smithi167@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-17T06:58:27.774 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.428+0000 7f00aecb6700 1 mon.smithi167@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-17T06:58:27.774 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.428+0000 7f00aecb6700 1 mon.smithi167@-1(synchronizing).osd e5 e5: 0 total, 0 up, 0 in 2024-09-17T06:58:27.774 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.428+0000 7f00aecb6700 0 mon.smithi167@-1(synchronizing).osd e5 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-17T06:58:27.774 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.428+0000 7f00aecb6700 0 mon.smithi167@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T06:58:27.774 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.428+0000 7f00aecb6700 0 mon.smithi167@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T06:58:27.775 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.428+0000 7f00aecb6700 0 mon.smithi167@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T06:58:27.775 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:58:25.975633+0000 mgr.smithi037.xnzdne (mgr.14162) 53 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T06:58:27.775 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.429+0000 7f00aecb6700 1 mon.smithi167@-1(synchronizing).paxosservice(auth 1..7) refresh upgraded, format 0 -> 3 2024-09-17T06:58:27.775 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.430+0000 7f00aecb6700 20 expand_channel_meta expand map: {default=false} 2024-09-17T06:58:27.775 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.430+0000 7f00aecb6700 20 expand_channel_meta from 'false' to 'false' 2024-09-17T06:58:27.775 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.430+0000 7f00aecb6700 20 expand_channel_meta expanded map: {default=false} 2024-09-17T06:58:27.775 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.430+0000 7f00aecb6700 20 expand_channel_meta expand map: {default=info} 2024-09-17T06:58:27.775 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.430+0000 7f00aecb6700 20 expand_channel_meta from 'info' to 'info' 2024-09-17T06:58:27.775 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.430+0000 7f00aecb6700 20 expand_channel_meta expanded map: {default=info} 2024-09-17T06:58:27.775 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.430+0000 7f00aecb6700 20 expand_channel_meta expand map: {default=daemon} 2024-09-17T06:58:27.775 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.430+0000 7f00aecb6700 20 expand_channel_meta from 'daemon' to 'daemon' 2024-09-17T06:58:27.775 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.430+0000 7f00aecb6700 20 expand_channel_meta expanded map: {default=daemon} 2024-09-17T06:58:27.775 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.430+0000 7f00aecb6700 20 expand_channel_meta expand map: {default=debug} 2024-09-17T06:58:27.775 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.430+0000 7f00aecb6700 20 expand_channel_meta from 'debug' to 'debug' 2024-09-17T06:58:27.775 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.430+0000 7f00aecb6700 20 expand_channel_meta expanded map: {default=debug} 2024-09-17T06:58:27.776 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T06:58:27.430+0000 7f00aecb6700 10 mon.smithi167@-1(synchronizing) e1 handle_conf_change mon_allow_pool_delete 2024-09-17T06:58:27.776 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 bash[26235]: a9e35dbd0fa06cec8928b1b7997e2ca9056fd3d9aed85b0d63f201283d4f6969 2024-09-17T06:58:27.776 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:27 smithi167 systemd[1]: Started Ceph mon.smithi167 for d241d094-74c1-11ef-bceb-c7b262605968. 2024-09-17T06:58:27.776 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:27 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:58:25.975633+0000 mgr.smithi037.xnzdne (mgr.14162) 53 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T06:58:32.446 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-17T06:58:32.446 INFO:teuthology.orchestra.run.smithi167.stdout:{"epoch":2,"fsid":"d241d094-74c1-11ef-bceb-c7b262605968","modified":"2024-09-17T06:58:27.433648Z","created":"2024-09-17T06:55:58.838510Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi037","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:3300","nonce":0},{"type":"v1","addr":"172.21.15.37:6789","nonce":0}]},"addr":"172.21.15.37:6789/0","public_addr":"172.21.15.37:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"smithi167","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:3300","nonce":0},{"type":"v1","addr":"172.21.15.167:6789","nonce":0}]},"addr":"172.21.15.167:6789/0","public_addr":"172.21.15.167:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-17T06:58:32.448 INFO:teuthology.orchestra.run.smithi167.stderr:dumped monmap epoch 2 2024-09-17T06:58:32.704 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:32 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:58:27.436809+0000 mon.smithi037 (mon.0) 174 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mon metadata", "id": "smithi037"}]: dispatch 2024-09-17T06:58:32.704 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:32 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:58:27.436988+0000 mon.smithi037 (mon.0) 175 : cluster [INF] mon.smithi037 calling monitor election 2024-09-17T06:58:32.704 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:32 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:58:27.438856+0000 mon.smithi037 (mon.0) 176 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mon metadata", "id": "smithi167"}]: dispatch 2024-09-17T06:58:32.704 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:32 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:58:27.445523+0000 mon.smithi037 (mon.0) 177 : audit [DBG] from='client.? 172.21.15.167:0/1883113812' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T06:58:32.704 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:32 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:58:27.824815+0000 mon.smithi037 (mon.0) 178 : audit [DBG] from='mgr.? 172.21.15.167:0/3781705977' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi167.ysqmzf/crt"}]: dispatch 2024-09-17T06:58:32.704 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:32 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:58:27.976005+0000 mgr.smithi037.xnzdne (mgr.14162) 54 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T06:58:32.705 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:32 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:58:28.433451+0000 mon.smithi037 (mon.0) 179 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mon metadata", "id": "smithi167"}]: dispatch 2024-09-17T06:58:32.705 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:32 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:58:29.433450+0000 mon.smithi037 (mon.0) 180 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mon metadata", "id": "smithi167"}]: dispatch 2024-09-17T06:58:32.705 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:32 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:58:29.434607+0000 mon.smithi167 (mon.1) 1 : cluster [INF] mon.smithi167 calling monitor election 2024-09-17T06:58:32.705 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:32 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:58:29.976242+0000 mgr.smithi037.xnzdne (mgr.14162) 55 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T06:58:32.705 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:32 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:58:30.434129+0000 mon.smithi037 (mon.0) 181 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mon metadata", "id": "smithi167"}]: dispatch 2024-09-17T06:58:32.705 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:32 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:58:31.433609+0000 mon.smithi037 (mon.0) 182 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mon metadata", "id": "smithi167"}]: dispatch 2024-09-17T06:58:32.705 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:32 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:58:32.434079+0000 mon.smithi037 (mon.0) 183 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mon metadata", "id": "smithi167"}]: dispatch 2024-09-17T06:58:32.705 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:32 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:58:32.440750+0000 mon.smithi037 (mon.0) 184 : cluster [INF] mon.smithi037 is new leader, mons smithi037,smithi167 in quorum (ranks 0,1) 2024-09-17T06:58:32.705 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:32 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:58:32.443607+0000 mon.smithi037 (mon.0) 185 : cluster [DBG] monmap e2: 2 mons at {smithi037=[v2:172.21.15.37:3300/0,v1:172.21.15.37:6789/0],smithi167=[v2:172.21.15.167:3300/0,v1:172.21.15.167:6789/0]} 2024-09-17T06:58:32.705 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:32 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:58:32.443665+0000 mon.smithi037 (mon.0) 186 : cluster [DBG] fsmap 2024-09-17T06:58:32.705 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:32 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:58:32.443703+0000 mon.smithi037 (mon.0) 187 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-09-17T06:58:32.705 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:32 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:58:32.443930+0000 mon.smithi037 (mon.0) 188 : cluster [DBG] mgrmap e17: smithi037.xnzdne(active, since 94s) 2024-09-17T06:58:32.705 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:32 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:58:32.444734+0000 mon.smithi037 (mon.0) 189 : cluster [DBG] Standby manager daemon smithi167.ysqmzf started 2024-09-17T06:58:32.705 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:32 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:58:32.446109+0000 mon.smithi037 (mon.0) 190 : audit [DBG] from='mgr.? 172.21.15.167:0/3781705977' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T06:58:32.705 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:32 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:58:32.447755+0000 mon.smithi037 (mon.0) 191 : cluster [INF] overall HEALTH_OK 2024-09-17T06:58:32.706 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:32 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:58:32.448222+0000 mon.smithi037 (mon.0) 192 : audit [DBG] from='mgr.? 172.21.15.167:0/3781705977' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi167.ysqmzf/key"}]: dispatch 2024-09-17T06:58:32.706 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:32 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:58:32.448656+0000 mon.smithi037 (mon.0) 193 : audit [DBG] from='mgr.? 172.21.15.167:0/3781705977' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T06:58:32.706 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:32 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:58:32.450385+0000 mon.smithi037 (mon.0) 194 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:58:32.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:32 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:58:27.436809+0000 mon.smithi037 (mon.0) 174 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mon metadata", "id": "smithi037"}]: dispatch 2024-09-17T06:58:32.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:32 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:58:27.436988+0000 mon.smithi037 (mon.0) 175 : cluster [INF] mon.smithi037 calling monitor election 2024-09-17T06:58:32.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:32 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:58:27.438856+0000 mon.smithi037 (mon.0) 176 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mon metadata", "id": "smithi167"}]: dispatch 2024-09-17T06:58:32.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:32 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:58:27.445523+0000 mon.smithi037 (mon.0) 177 : audit [DBG] from='client.? 172.21.15.167:0/1883113812' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T06:58:32.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:32 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:58:27.824815+0000 mon.smithi037 (mon.0) 178 : audit [DBG] from='mgr.? 172.21.15.167:0/3781705977' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi167.ysqmzf/crt"}]: dispatch 2024-09-17T06:58:32.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:32 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:58:27.976005+0000 mgr.smithi037.xnzdne (mgr.14162) 54 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T06:58:32.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:32 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:58:28.433451+0000 mon.smithi037 (mon.0) 179 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mon metadata", "id": "smithi167"}]: dispatch 2024-09-17T06:58:32.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:32 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:58:29.433450+0000 mon.smithi037 (mon.0) 180 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mon metadata", "id": "smithi167"}]: dispatch 2024-09-17T06:58:32.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:32 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:58:29.434607+0000 mon.smithi167 (mon.1) 1 : cluster [INF] mon.smithi167 calling monitor election 2024-09-17T06:58:32.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:32 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:58:29.976242+0000 mgr.smithi037.xnzdne (mgr.14162) 55 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T06:58:32.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:32 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:58:30.434129+0000 mon.smithi037 (mon.0) 181 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mon metadata", "id": "smithi167"}]: dispatch 2024-09-17T06:58:32.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:32 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:58:31.433609+0000 mon.smithi037 (mon.0) 182 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mon metadata", "id": "smithi167"}]: dispatch 2024-09-17T06:58:32.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:32 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:58:32.434079+0000 mon.smithi037 (mon.0) 183 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mon metadata", "id": "smithi167"}]: dispatch 2024-09-17T06:58:32.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:32 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:58:32.440750+0000 mon.smithi037 (mon.0) 184 : cluster [INF] mon.smithi037 is new leader, mons smithi037,smithi167 in quorum (ranks 0,1) 2024-09-17T06:58:32.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:32 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:58:32.443607+0000 mon.smithi037 (mon.0) 185 : cluster [DBG] monmap e2: 2 mons at {smithi037=[v2:172.21.15.37:3300/0,v1:172.21.15.37:6789/0],smithi167=[v2:172.21.15.167:3300/0,v1:172.21.15.167:6789/0]} 2024-09-17T06:58:32.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:32 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:58:32.443665+0000 mon.smithi037 (mon.0) 186 : cluster [DBG] fsmap 2024-09-17T06:58:32.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:32 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:58:32.443703+0000 mon.smithi037 (mon.0) 187 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-09-17T06:58:32.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:32 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:58:32.443930+0000 mon.smithi037 (mon.0) 188 : cluster [DBG] mgrmap e17: smithi037.xnzdne(active, since 94s) 2024-09-17T06:58:32.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:32 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:58:32.444734+0000 mon.smithi037 (mon.0) 189 : cluster [DBG] Standby manager daemon smithi167.ysqmzf started 2024-09-17T06:58:32.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:32 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:58:32.446109+0000 mon.smithi037 (mon.0) 190 : audit [DBG] from='mgr.? 172.21.15.167:0/3781705977' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T06:58:32.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:32 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:58:32.447755+0000 mon.smithi037 (mon.0) 191 : cluster [INF] overall HEALTH_OK 2024-09-17T06:58:32.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:32 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:58:32.448222+0000 mon.smithi037 (mon.0) 192 : audit [DBG] from='mgr.? 172.21.15.167:0/3781705977' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi167.ysqmzf/key"}]: dispatch 2024-09-17T06:58:32.776 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:32 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:58:32.448656+0000 mon.smithi037 (mon.0) 193 : audit [DBG] from='mgr.? 172.21.15.167:0/3781705977' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T06:58:32.776 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:32 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:58:32.450385+0000 mon.smithi037 (mon.0) 194 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:58:33.283 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-17T06:58:33.283 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- ceph config generate-minimal-conf 2024-09-17T06:58:33.582 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:33 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:58:31.976466+0000 mgr.smithi037.xnzdne (mgr.14162) 56 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T06:58:33.582 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:33 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T06:58:32.451402+0000 mgr.smithi037.xnzdne (mgr.14162) 57 : cephadm [INF] Deploying daemon node-exporter.smithi167 on smithi167 2024-09-17T06:58:33.582 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:33 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:58:32.505807+0000 mon.smithi037 (mon.0) 195 : cluster [DBG] mgrmap e18: smithi037.xnzdne(active, since 94s), standbys: smithi167.ysqmzf 2024-09-17T06:58:33.582 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:33 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:58:32.506007+0000 mon.smithi037 (mon.0) 196 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mgr metadata", "who": "smithi167.ysqmzf", "id": "smithi167.ysqmzf"}]: dispatch 2024-09-17T06:58:33.582 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:33 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:58:33.434295+0000 mon.smithi037 (mon.0) 197 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mon metadata", "id": "smithi167"}]: dispatch 2024-09-17T06:58:33.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:33 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:58:31.976466+0000 mgr.smithi037.xnzdne (mgr.14162) 56 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T06:58:33.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:33 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T06:58:32.451402+0000 mgr.smithi037.xnzdne (mgr.14162) 57 : cephadm [INF] Deploying daemon node-exporter.smithi167 on smithi167 2024-09-17T06:58:33.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:33 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:58:32.505807+0000 mon.smithi037 (mon.0) 195 : cluster [DBG] mgrmap e18: smithi037.xnzdne(active, since 94s), standbys: smithi167.ysqmzf 2024-09-17T06:58:33.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:33 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:58:32.506007+0000 mon.smithi037 (mon.0) 196 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mgr metadata", "who": "smithi167.ysqmzf", "id": "smithi167.ysqmzf"}]: dispatch 2024-09-17T06:58:33.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:33 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:58:33.434295+0000 mon.smithi037 (mon.0) 197 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mon metadata", "id": "smithi167"}]: dispatch 2024-09-17T06:58:35.070 INFO:teuthology.orchestra.run.smithi037.stdout:# minimal ceph.conf for d241d094-74c1-11ef-bceb-c7b262605968 2024-09-17T06:58:35.070 INFO:teuthology.orchestra.run.smithi037.stdout:[global] 2024-09-17T06:58:35.070 INFO:teuthology.orchestra.run.smithi037.stdout: fsid = d241d094-74c1-11ef-bceb-c7b262605968 2024-09-17T06:58:35.070 INFO:teuthology.orchestra.run.smithi037.stdout: mon_host = [v2:172.21.15.37:3300/0,v1:172.21.15.37:6789/0] [v2:172.21.15.167:3300/0,v1:172.21.15.167:6789/0] 2024-09-17T06:58:35.608 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:35 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:58:33.976782+0000 mgr.smithi037.xnzdne (mgr.14162) 58 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T06:58:35.608 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:35 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:58:35.069722+0000 mon.smithi037 (mon.0) 198 : audit [DBG] from='client.? 172.21.15.37:0/2439995872' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T06:58:35.643 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-17T06:58:35.644 DEBUG:teuthology.orchestra.run.smithi037:> set -ex 2024-09-17T06:58:35.644 DEBUG:teuthology.orchestra.run.smithi037:> sudo dd of=/etc/ceph/ceph.conf 2024-09-17T06:58:35.672 DEBUG:teuthology.orchestra.run.smithi037:> set -ex 2024-09-17T06:58:35.672 DEBUG:teuthology.orchestra.run.smithi037:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-17T06:58:35.738 DEBUG:teuthology.orchestra.run.smithi167:> set -ex 2024-09-17T06:58:35.738 DEBUG:teuthology.orchestra.run.smithi167:> sudo dd of=/etc/ceph/ceph.conf 2024-09-17T06:58:35.762 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:35 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:58:33.976782+0000 mgr.smithi037.xnzdne (mgr.14162) 58 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T06:58:35.762 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:35 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:58:35.069722+0000 mon.smithi037 (mon.0) 198 : audit [DBG] from='client.? 172.21.15.37:0/2439995872' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T06:58:35.767 DEBUG:teuthology.orchestra.run.smithi167:> set -ex 2024-09-17T06:58:35.767 DEBUG:teuthology.orchestra.run.smithi167:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-17T06:58:35.832 INFO:tasks.cephadm:Deploying OSDs... 2024-09-17T06:58:35.832 DEBUG:teuthology.orchestra.run.smithi037:> set -ex 2024-09-17T06:58:35.832 DEBUG:teuthology.orchestra.run.smithi037:> dd if=/scratch_devs of=/dev/stdout 2024-09-17T06:58:35.848 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-09-17T06:58:35.848 DEBUG:teuthology.orchestra.run.smithi037:> stat /dev/vg_nvme/lv_1 2024-09-17T06:58:35.903 INFO:teuthology.orchestra.run.smithi037.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-17T06:58:35.904 INFO:teuthology.orchestra.run.smithi037.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T06:58:35.904 INFO:teuthology.orchestra.run.smithi037.stdout:Device: 5h/5d Inode: 666 Links: 1 2024-09-17T06:58:35.904 INFO:teuthology.orchestra.run.smithi037.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T06:58:35.904 INFO:teuthology.orchestra.run.smithi037.stdout:Context: system_u:object_r:device_t:s0 2024-09-17T06:58:35.904 INFO:teuthology.orchestra.run.smithi037.stdout:Access: 2024-09-17 06:58:06.051761372 +0000 2024-09-17T06:58:35.904 INFO:teuthology.orchestra.run.smithi037.stdout:Modify: 2024-09-17 06:55:06.130780407 +0000 2024-09-17T06:58:35.904 INFO:teuthology.orchestra.run.smithi037.stdout:Change: 2024-09-17 06:55:06.130780407 +0000 2024-09-17T06:58:35.904 INFO:teuthology.orchestra.run.smithi037.stdout: Birth: 2024-09-17 06:55:06.130780407 +0000 2024-09-17T06:58:35.904 DEBUG:teuthology.orchestra.run.smithi037:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-17T06:58:35.967 INFO:teuthology.orchestra.run.smithi037.stderr:1+0 records in 2024-09-17T06:58:35.967 INFO:teuthology.orchestra.run.smithi037.stderr:1+0 records out 2024-09-17T06:58:35.967 INFO:teuthology.orchestra.run.smithi037.stderr:512 bytes copied, 0.000264861 s, 1.9 MB/s 2024-09-17T06:58:35.969 DEBUG:teuthology.orchestra.run.smithi037:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-17T06:58:36.026 DEBUG:teuthology.orchestra.run.smithi037:> stat /dev/vg_nvme/lv_2 2024-09-17T06:58:36.082 INFO:teuthology.orchestra.run.smithi037.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-17T06:58:36.082 INFO:teuthology.orchestra.run.smithi037.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T06:58:36.082 INFO:teuthology.orchestra.run.smithi037.stdout:Device: 5h/5d Inode: 685 Links: 1 2024-09-17T06:58:36.082 INFO:teuthology.orchestra.run.smithi037.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T06:58:36.082 INFO:teuthology.orchestra.run.smithi037.stdout:Context: system_u:object_r:device_t:s0 2024-09-17T06:58:36.082 INFO:teuthology.orchestra.run.smithi037.stdout:Access: 2024-09-17 06:58:06.051761372 +0000 2024-09-17T06:58:36.082 INFO:teuthology.orchestra.run.smithi037.stdout:Modify: 2024-09-17 06:55:06.469776337 +0000 2024-09-17T06:58:36.082 INFO:teuthology.orchestra.run.smithi037.stdout:Change: 2024-09-17 06:55:06.469776337 +0000 2024-09-17T06:58:36.082 INFO:teuthology.orchestra.run.smithi037.stdout: Birth: 2024-09-17 06:55:06.469776337 +0000 2024-09-17T06:58:36.083 DEBUG:teuthology.orchestra.run.smithi037:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-17T06:58:36.146 INFO:teuthology.orchestra.run.smithi037.stderr:1+0 records in 2024-09-17T06:58:36.146 INFO:teuthology.orchestra.run.smithi037.stderr:1+0 records out 2024-09-17T06:58:36.146 INFO:teuthology.orchestra.run.smithi037.stderr:512 bytes copied, 0.00021579 s, 2.4 MB/s 2024-09-17T06:58:36.148 DEBUG:teuthology.orchestra.run.smithi037:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-17T06:58:36.204 DEBUG:teuthology.orchestra.run.smithi037:> stat /dev/vg_nvme/lv_3 2024-09-17T06:58:36.259 INFO:teuthology.orchestra.run.smithi037.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-17T06:58:36.259 INFO:teuthology.orchestra.run.smithi037.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T06:58:36.260 INFO:teuthology.orchestra.run.smithi037.stdout:Device: 5h/5d Inode: 705 Links: 1 2024-09-17T06:58:36.260 INFO:teuthology.orchestra.run.smithi037.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T06:58:36.260 INFO:teuthology.orchestra.run.smithi037.stdout:Context: system_u:object_r:device_t:s0 2024-09-17T06:58:36.260 INFO:teuthology.orchestra.run.smithi037.stdout:Access: 2024-09-17 06:58:06.051761372 +0000 2024-09-17T06:58:36.260 INFO:teuthology.orchestra.run.smithi037.stdout:Modify: 2024-09-17 06:55:06.806772291 +0000 2024-09-17T06:58:36.260 INFO:teuthology.orchestra.run.smithi037.stdout:Change: 2024-09-17 06:55:06.806772291 +0000 2024-09-17T06:58:36.260 INFO:teuthology.orchestra.run.smithi037.stdout: Birth: 2024-09-17 06:55:06.806772291 +0000 2024-09-17T06:58:36.260 DEBUG:teuthology.orchestra.run.smithi037:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-17T06:58:36.323 INFO:teuthology.orchestra.run.smithi037.stderr:1+0 records in 2024-09-17T06:58:36.323 INFO:teuthology.orchestra.run.smithi037.stderr:1+0 records out 2024-09-17T06:58:36.324 INFO:teuthology.orchestra.run.smithi037.stderr:512 bytes copied, 0.000216685 s, 2.4 MB/s 2024-09-17T06:58:36.325 DEBUG:teuthology.orchestra.run.smithi037:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-17T06:58:36.382 DEBUG:teuthology.orchestra.run.smithi037:> stat /dev/vg_nvme/lv_4 2024-09-17T06:58:36.438 INFO:teuthology.orchestra.run.smithi037.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-17T06:58:36.438 INFO:teuthology.orchestra.run.smithi037.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T06:58:36.438 INFO:teuthology.orchestra.run.smithi037.stdout:Device: 5h/5d Inode: 724 Links: 1 2024-09-17T06:58:36.438 INFO:teuthology.orchestra.run.smithi037.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T06:58:36.438 INFO:teuthology.orchestra.run.smithi037.stdout:Context: system_u:object_r:device_t:s0 2024-09-17T06:58:36.438 INFO:teuthology.orchestra.run.smithi037.stdout:Access: 2024-09-17 06:58:06.052761360 +0000 2024-09-17T06:58:36.438 INFO:teuthology.orchestra.run.smithi037.stdout:Modify: 2024-09-17 06:55:07.140768281 +0000 2024-09-17T06:58:36.438 INFO:teuthology.orchestra.run.smithi037.stdout:Change: 2024-09-17 06:55:07.140768281 +0000 2024-09-17T06:58:36.438 INFO:teuthology.orchestra.run.smithi037.stdout: Birth: 2024-09-17 06:55:07.140768281 +0000 2024-09-17T06:58:36.439 DEBUG:teuthology.orchestra.run.smithi037:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-17T06:58:36.502 INFO:teuthology.orchestra.run.smithi037.stderr:1+0 records in 2024-09-17T06:58:36.502 INFO:teuthology.orchestra.run.smithi037.stderr:1+0 records out 2024-09-17T06:58:36.502 INFO:teuthology.orchestra.run.smithi037.stderr:512 bytes copied, 0.000192585 s, 2.7 MB/s 2024-09-17T06:58:36.504 DEBUG:teuthology.orchestra.run.smithi037:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-17T06:58:36.561 DEBUG:teuthology.orchestra.run.smithi167:> set -ex 2024-09-17T06:58:36.561 DEBUG:teuthology.orchestra.run.smithi167:> dd if=/scratch_devs of=/dev/stdout 2024-09-17T06:58:36.577 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-09-17T06:58:36.577 DEBUG:teuthology.orchestra.run.smithi167:> stat /dev/vg_nvme/lv_1 2024-09-17T06:58:36.632 INFO:teuthology.orchestra.run.smithi167.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-17T06:58:36.632 INFO:teuthology.orchestra.run.smithi167.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T06:58:36.632 INFO:teuthology.orchestra.run.smithi167.stdout:Device: 5h/5d Inode: 668 Links: 1 2024-09-17T06:58:36.632 INFO:teuthology.orchestra.run.smithi167.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T06:58:36.632 INFO:teuthology.orchestra.run.smithi167.stdout:Context: system_u:object_r:device_t:s0 2024-09-17T06:58:36.632 INFO:teuthology.orchestra.run.smithi167.stdout:Access: 2024-09-17 06:58:32.997115583 +0000 2024-09-17T06:58:36.633 INFO:teuthology.orchestra.run.smithi167.stdout:Modify: 2024-09-17 06:55:04.081156533 +0000 2024-09-17T06:58:36.633 INFO:teuthology.orchestra.run.smithi167.stdout:Change: 2024-09-17 06:55:04.081156533 +0000 2024-09-17T06:58:36.633 INFO:teuthology.orchestra.run.smithi167.stdout: Birth: 2024-09-17 06:55:04.081156533 +0000 2024-09-17T06:58:36.633 DEBUG:teuthology.orchestra.run.smithi167:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-17T06:58:36.695 INFO:teuthology.orchestra.run.smithi167.stderr:1+0 records in 2024-09-17T06:58:36.695 INFO:teuthology.orchestra.run.smithi167.stderr:1+0 records out 2024-09-17T06:58:36.695 INFO:teuthology.orchestra.run.smithi167.stderr:512 bytes copied, 0.000197276 s, 2.6 MB/s 2024-09-17T06:58:36.697 DEBUG:teuthology.orchestra.run.smithi167:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-17T06:58:36.753 DEBUG:teuthology.orchestra.run.smithi167:> stat /dev/vg_nvme/lv_2 2024-09-17T06:58:36.808 INFO:teuthology.orchestra.run.smithi167.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-17T06:58:36.808 INFO:teuthology.orchestra.run.smithi167.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T06:58:36.809 INFO:teuthology.orchestra.run.smithi167.stdout:Device: 5h/5d Inode: 687 Links: 1 2024-09-17T06:58:36.809 INFO:teuthology.orchestra.run.smithi167.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T06:58:36.809 INFO:teuthology.orchestra.run.smithi167.stdout:Context: system_u:object_r:device_t:s0 2024-09-17T06:58:36.809 INFO:teuthology.orchestra.run.smithi167.stdout:Access: 2024-09-17 06:58:32.998115566 +0000 2024-09-17T06:58:36.809 INFO:teuthology.orchestra.run.smithi167.stdout:Modify: 2024-09-17 06:55:04.403151037 +0000 2024-09-17T06:58:36.809 INFO:teuthology.orchestra.run.smithi167.stdout:Change: 2024-09-17 06:55:04.403151037 +0000 2024-09-17T06:58:36.809 INFO:teuthology.orchestra.run.smithi167.stdout: Birth: 2024-09-17 06:55:04.403151037 +0000 2024-09-17T06:58:36.809 DEBUG:teuthology.orchestra.run.smithi167:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-17T06:58:36.872 INFO:teuthology.orchestra.run.smithi167.stderr:1+0 records in 2024-09-17T06:58:36.872 INFO:teuthology.orchestra.run.smithi167.stderr:1+0 records out 2024-09-17T06:58:36.872 INFO:teuthology.orchestra.run.smithi167.stderr:512 bytes copied, 0.000197506 s, 2.6 MB/s 2024-09-17T06:58:36.873 DEBUG:teuthology.orchestra.run.smithi167:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-17T06:58:36.930 DEBUG:teuthology.orchestra.run.smithi167:> stat /dev/vg_nvme/lv_3 2024-09-17T06:58:36.986 INFO:teuthology.orchestra.run.smithi167.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-17T06:58:36.986 INFO:teuthology.orchestra.run.smithi167.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T06:58:36.986 INFO:teuthology.orchestra.run.smithi167.stdout:Device: 5h/5d Inode: 706 Links: 1 2024-09-17T06:58:36.986 INFO:teuthology.orchestra.run.smithi167.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T06:58:36.986 INFO:teuthology.orchestra.run.smithi167.stdout:Context: system_u:object_r:device_t:s0 2024-09-17T06:58:36.986 INFO:teuthology.orchestra.run.smithi167.stdout:Access: 2024-09-17 06:58:32.998115566 +0000 2024-09-17T06:58:36.986 INFO:teuthology.orchestra.run.smithi167.stdout:Modify: 2024-09-17 06:55:04.739145301 +0000 2024-09-17T06:58:36.986 INFO:teuthology.orchestra.run.smithi167.stdout:Change: 2024-09-17 06:55:04.739145301 +0000 2024-09-17T06:58:36.986 INFO:teuthology.orchestra.run.smithi167.stdout: Birth: 2024-09-17 06:55:04.739145301 +0000 2024-09-17T06:58:36.987 DEBUG:teuthology.orchestra.run.smithi167:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-17T06:58:37.049 INFO:teuthology.orchestra.run.smithi167.stderr:1+0 records in 2024-09-17T06:58:37.049 INFO:teuthology.orchestra.run.smithi167.stderr:1+0 records out 2024-09-17T06:58:37.049 INFO:teuthology.orchestra.run.smithi167.stderr:512 bytes copied, 0.000176099 s, 2.9 MB/s 2024-09-17T06:58:37.050 DEBUG:teuthology.orchestra.run.smithi167:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-17T06:58:37.106 DEBUG:teuthology.orchestra.run.smithi167:> stat /dev/vg_nvme/lv_4 2024-09-17T06:58:37.161 INFO:teuthology.orchestra.run.smithi167.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-17T06:58:37.161 INFO:teuthology.orchestra.run.smithi167.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T06:58:37.161 INFO:teuthology.orchestra.run.smithi167.stdout:Device: 5h/5d Inode: 724 Links: 1 2024-09-17T06:58:37.161 INFO:teuthology.orchestra.run.smithi167.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T06:58:37.161 INFO:teuthology.orchestra.run.smithi167.stdout:Context: system_u:object_r:device_t:s0 2024-09-17T06:58:37.161 INFO:teuthology.orchestra.run.smithi167.stdout:Access: 2024-09-17 06:58:32.999115548 +0000 2024-09-17T06:58:37.161 INFO:teuthology.orchestra.run.smithi167.stdout:Modify: 2024-09-17 06:55:05.082139446 +0000 2024-09-17T06:58:37.161 INFO:teuthology.orchestra.run.smithi167.stdout:Change: 2024-09-17 06:55:05.082139446 +0000 2024-09-17T06:58:37.161 INFO:teuthology.orchestra.run.smithi167.stdout: Birth: 2024-09-17 06:55:05.082139446 +0000 2024-09-17T06:58:37.162 DEBUG:teuthology.orchestra.run.smithi167:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-17T06:58:37.224 INFO:teuthology.orchestra.run.smithi167.stderr:1+0 records in 2024-09-17T06:58:37.224 INFO:teuthology.orchestra.run.smithi167.stderr:1+0 records out 2024-09-17T06:58:37.224 INFO:teuthology.orchestra.run.smithi167.stderr:512 bytes copied, 0.000174192 s, 2.9 MB/s 2024-09-17T06:58:37.225 DEBUG:teuthology.orchestra.run.smithi167:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-17T06:58:37.281 INFO:tasks.cephadm:Deploying osd.0 on smithi037 with /dev/vg_nvme/lv_4... 2024-09-17T06:58:37.281 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-09-17T06:58:37.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:37 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:58:35.977009+0000 mgr.smithi037.xnzdne (mgr.14162) 59 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T06:58:37.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:37 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:58:35.977009+0000 mgr.smithi037.xnzdne (mgr.14162) 59 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T06:58:39.211 INFO:teuthology.orchestra.run.smithi037.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-09-17T06:58:39.211 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-09-17T06:58:39.211 INFO:teuthology.orchestra.run.smithi037.stderr: stderr: 10+0 records in 2024-09-17T06:58:39.212 INFO:teuthology.orchestra.run.smithi037.stderr:10+0 records out 2024-09-17T06:58:39.212 INFO:teuthology.orchestra.run.smithi037.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0123045 s, 852 MB/s 2024-09-17T06:58:39.212 INFO:teuthology.orchestra.run.smithi037.stderr:--> Zapping successful for: 2024-09-17T06:58:39.764 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:39 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:58:37.977408+0000 mgr.smithi037.xnzdne (mgr.14162) 60 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T06:58:39.790 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi037:vg_nvme/lv_4 2024-09-17T06:58:39.842 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:39 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:58:37.977408+0000 mgr.smithi037.xnzdne (mgr.14162) 60 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T06:58:41.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:41 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:58:39.977674+0000 mgr.smithi037.xnzdne (mgr.14162) 61 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T06:58:41.825 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:41 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:58:39.977674+0000 mgr.smithi037.xnzdne (mgr.14162) 61 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T06:58:42.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:42 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:58:41.637451+0000 mgr.smithi037.xnzdne (mgr.14162) 62 : audit [DBG] from='client.14234 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi037:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T06:58:42.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:42 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:58:41.638358+0000 mon.smithi037 (mon.0) 199 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T06:58:42.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:42 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T06:58:41.639594+0000 mgr.smithi037.xnzdne (mgr.14162) 63 : cephadm [INF] Applying service osd.None on host smithi037... 2024-09-17T06:58:42.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:42 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:58:41.639851+0000 mon.smithi037 (mon.0) 200 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T06:58:42.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:42 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:58:41.640392+0000 mon.smithi037 (mon.0) 201 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T06:58:42.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:42 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:58:41.973109+0000 mon.smithi037 (mon.0) 202 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:58:42.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:42 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:58:41.973814+0000 mon.smithi037 (mon.0) 203 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T06:58:42.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:42 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:58:41.637451+0000 mgr.smithi037.xnzdne (mgr.14162) 62 : audit [DBG] from='client.14234 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi037:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T06:58:42.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:42 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:58:41.638358+0000 mon.smithi037 (mon.0) 199 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T06:58:42.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:42 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T06:58:41.639594+0000 mgr.smithi037.xnzdne (mgr.14162) 63 : cephadm [INF] Applying service osd.None on host smithi037... 2024-09-17T06:58:42.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:42 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:58:41.639851+0000 mon.smithi037 (mon.0) 200 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T06:58:42.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:42 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:58:41.640392+0000 mon.smithi037 (mon.0) 201 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T06:58:42.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:42 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:58:41.973109+0000 mon.smithi037 (mon.0) 202 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:58:42.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:42 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:58:41.973814+0000 mon.smithi037 (mon.0) 203 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T06:58:43.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:43 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:58:41.977898+0000 mgr.smithi037.xnzdne (mgr.14162) 64 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T06:58:43.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:43 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:58:41.977898+0000 mgr.smithi037.xnzdne (mgr.14162) 64 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T06:58:44.998 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:44 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:58:43.692872+0000 mon.smithi037 (mon.0) 204 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:58:44.998 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:44 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:58:43.845988+0000 mon.smithi037 (mon.0) 205 : audit [INF] from='client.? 172.21.15.37:0/472805322' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c05341d5-60a7-4ee1-8e86-4badcee5b97f"}]: dispatch 2024-09-17T06:58:44.998 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:44 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:58:43.849549+0000 mon.smithi037 (mon.0) 206 : audit [INF] from='client.? 172.21.15.37:0/472805322' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c05341d5-60a7-4ee1-8e86-4badcee5b97f"}]': finished 2024-09-17T06:58:44.998 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:44 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:58:43.849598+0000 mon.smithi037 (mon.0) 207 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-17T06:58:44.998 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:44 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:58:43.849694+0000 mon.smithi037 (mon.0) 208 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T06:58:44.998 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:44 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:58:44.313697+0000 mon.smithi037 (mon.0) 209 : audit [DBG] from='client.? 172.21.15.37:0/2436761127' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T06:58:44.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:44 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:58:43.692872+0000 mon.smithi037 (mon.0) 204 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:58:44.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:44 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:58:43.845988+0000 mon.smithi037 (mon.0) 205 : audit [INF] from='client.? 172.21.15.37:0/472805322' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c05341d5-60a7-4ee1-8e86-4badcee5b97f"}]: dispatch 2024-09-17T06:58:44.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:44 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:58:43.849549+0000 mon.smithi037 (mon.0) 206 : audit [INF] from='client.? 172.21.15.37:0/472805322' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c05341d5-60a7-4ee1-8e86-4badcee5b97f"}]': finished 2024-09-17T06:58:44.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:44 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:58:43.849598+0000 mon.smithi037 (mon.0) 207 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-17T06:58:44.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:44 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:58:43.849694+0000 mon.smithi037 (mon.0) 208 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T06:58:44.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:44 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:58:44.313697+0000 mon.smithi037 (mon.0) 209 : audit [DBG] from='client.? 172.21.15.37:0/2436761127' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T06:58:45.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:45 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:58:43.978118+0000 mgr.smithi037.xnzdne (mgr.14162) 65 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T06:58:46.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:45 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:58:43.978118+0000 mgr.smithi037.xnzdne (mgr.14162) 65 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T06:58:47.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:47 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:58:45.978464+0000 mgr.smithi037.xnzdne (mgr.14162) 66 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T06:58:47.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:47 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:58:46.744486+0000 mon.smithi037 (mon.0) 210 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:58:47.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:47 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:58:46.747434+0000 mon.smithi037 (mon.0) 211 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:58:47.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:47 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T06:58:46.749045+0000 mgr.smithi037.xnzdne (mgr.14162) 67 : cephadm [INF] Reconfiguring mon.smithi037 (unknown last config time)... 2024-09-17T06:58:47.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:47 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:58:46.749282+0000 mon.smithi037 (mon.0) 212 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T06:58:47.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:47 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:58:46.749943+0000 mon.smithi037 (mon.0) 213 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T06:58:47.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:47 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:58:46.750541+0000 mon.smithi037 (mon.0) 214 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T06:58:47.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:47 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T06:58:46.750956+0000 mgr.smithi037.xnzdne (mgr.14162) 68 : cephadm [INF] Reconfiguring daemon mon.smithi037 on smithi037 2024-09-17T06:58:48.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:47 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:58:45.978464+0000 mgr.smithi037.xnzdne (mgr.14162) 66 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T06:58:48.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:47 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:58:46.744486+0000 mon.smithi037 (mon.0) 210 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:58:48.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:47 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:58:46.747434+0000 mon.smithi037 (mon.0) 211 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:58:48.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:47 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T06:58:46.749045+0000 mgr.smithi037.xnzdne (mgr.14162) 67 : cephadm [INF] Reconfiguring mon.smithi037 (unknown last config time)... 2024-09-17T06:58:48.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:47 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:58:46.749282+0000 mon.smithi037 (mon.0) 212 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T06:58:48.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:47 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:58:46.749943+0000 mon.smithi037 (mon.0) 213 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T06:58:48.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:47 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:58:46.750541+0000 mon.smithi037 (mon.0) 214 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T06:58:48.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:47 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T06:58:46.750956+0000 mgr.smithi037.xnzdne (mgr.14162) 68 : cephadm [INF] Reconfiguring daemon mon.smithi037 on smithi037 2024-09-17T06:58:49.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:49 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:58:47.978737+0000 mgr.smithi037.xnzdne (mgr.14162) 69 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T06:58:49.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:49 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:58:49.505350+0000 mon.smithi037 (mon.0) 215 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:58:49.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:49 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:58:49.506213+0000 mon.smithi037 (mon.0) 216 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi037.xnzdne", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T06:58:49.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:49 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:58:49.506965+0000 mon.smithi037 (mon.0) 217 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T06:58:49.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:49 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:58:49.507581+0000 mon.smithi037 (mon.0) 218 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T06:58:50.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:49 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:58:47.978737+0000 mgr.smithi037.xnzdne (mgr.14162) 69 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T06:58:50.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:49 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:58:49.505350+0000 mon.smithi037 (mon.0) 215 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:58:50.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:49 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:58:49.506213+0000 mon.smithi037 (mon.0) 216 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi037.xnzdne", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T06:58:50.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:49 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:58:49.506965+0000 mon.smithi037 (mon.0) 217 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T06:58:50.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:49 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:58:49.507581+0000 mon.smithi037 (mon.0) 218 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T06:58:50.978 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:50 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T06:58:49.505940+0000 mgr.smithi037.xnzdne (mgr.14162) 70 : cephadm [INF] Reconfiguring mgr.smithi037.xnzdne (unknown last config time)... 2024-09-17T06:58:50.978 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:50 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T06:58:49.508117+0000 mgr.smithi037.xnzdne (mgr.14162) 71 : cephadm [INF] Reconfiguring daemon mgr.smithi037.xnzdne on smithi037 2024-09-17T06:58:50.978 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:50 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:58:50.729991+0000 mon.smithi037 (mon.0) 219 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T06:58:50.978 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:50 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:58:50.730629+0000 mon.smithi037 (mon.0) 220 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T06:58:51.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:50 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T06:58:49.505940+0000 mgr.smithi037.xnzdne (mgr.14162) 70 : cephadm [INF] Reconfiguring mgr.smithi037.xnzdne (unknown last config time)... 2024-09-17T06:58:51.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:50 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T06:58:49.508117+0000 mgr.smithi037.xnzdne (mgr.14162) 71 : cephadm [INF] Reconfiguring daemon mgr.smithi037.xnzdne on smithi037 2024-09-17T06:58:51.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:50 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:58:50.729991+0000 mon.smithi037 (mon.0) 219 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T06:58:51.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:50 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:58:50.730629+0000 mon.smithi037 (mon.0) 220 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T06:58:51.786 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:51 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:58:49.978954+0000 mgr.smithi037.xnzdne (mgr.14162) 72 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T06:58:51.786 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:51 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T06:58:50.731169+0000 mgr.smithi037.xnzdne (mgr.14162) 73 : cephadm [INF] Deploying daemon osd.0 on smithi037 2024-09-17T06:58:52.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:51 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:58:49.978954+0000 mgr.smithi037.xnzdne (mgr.14162) 72 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T06:58:52.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:51 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T06:58:50.731169+0000 mgr.smithi037.xnzdne (mgr.14162) 73 : cephadm [INF] Deploying daemon osd.0 on smithi037 2024-09-17T06:58:52.993 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:52 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:58:51.839414+0000 mon.smithi037 (mon.0) 221 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:58:52.993 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:52 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T06:58:51.839979+0000 mgr.smithi037.xnzdne (mgr.14162) 74 : cephadm [INF] Reconfiguring alertmanager.smithi037 (dependencies changed)... 2024-09-17T06:58:52.993 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:52 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T06:58:51.842288+0000 mgr.smithi037.xnzdne (mgr.14162) 75 : cephadm [INF] Reconfiguring daemon alertmanager.smithi037 on smithi037 2024-09-17T06:58:52.993 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:52 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:58:51.979160+0000 mgr.smithi037.xnzdne (mgr.14162) 76 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T06:58:53.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:52 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:58:51.839414+0000 mon.smithi037 (mon.0) 221 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:58:53.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:52 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T06:58:51.839979+0000 mgr.smithi037.xnzdne (mgr.14162) 74 : cephadm [INF] Reconfiguring alertmanager.smithi037 (dependencies changed)... 2024-09-17T06:58:53.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:52 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T06:58:51.842288+0000 mgr.smithi037.xnzdne (mgr.14162) 75 : cephadm [INF] Reconfiguring daemon alertmanager.smithi037 on smithi037 2024-09-17T06:58:53.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:52 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:58:51.979160+0000 mgr.smithi037.xnzdne (mgr.14162) 76 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T06:58:55.094 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:55 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:58:53.979345+0000 mgr.smithi037.xnzdne (mgr.14162) 77 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T06:58:55.238 INFO:teuthology.orchestra.run.smithi037.stdout:Created osd(s) 0 on host 'smithi037' 2024-09-17T06:58:55.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:55 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:58:53.979345+0000 mgr.smithi037.xnzdne (mgr.14162) 77 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T06:58:56.185 DEBUG:teuthology.orchestra.run.smithi037:osd.0> sudo journalctl -f -n 0 -u ceph-d241d094-74c1-11ef-bceb-c7b262605968@osd.0.service 2024-09-17T06:58:56.187 INFO:tasks.cephadm:Deploying osd.1 on smithi037 with /dev/vg_nvme/lv_3... 2024-09-17T06:58:56.188 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-09-17T06:58:56.436 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:56 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:58:55.231445+0000 mon.smithi037 (mon.0) 222 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:58:56.436 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:56 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:58:55.235648+0000 mon.smithi037 (mon.0) 223 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:58:56.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:56 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:58:55.231445+0000 mon.smithi037 (mon.0) 222 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:58:56.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:56 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:58:55.235648+0000 mon.smithi037 (mon.0) 223 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:58:57.626 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:57 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:58:55.979653+0000 mgr.smithi037.xnzdne (mgr.14162) 78 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T06:58:57.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:57 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:58:55.979653+0000 mgr.smithi037.xnzdne (mgr.14162) 78 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T06:58:58.367 INFO:teuthology.orchestra.run.smithi037.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-09-17T06:58:58.368 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-09-17T06:58:58.368 INFO:teuthology.orchestra.run.smithi037.stderr: stderr: 10+0 records in 2024-09-17T06:58:58.368 INFO:teuthology.orchestra.run.smithi037.stderr:10+0 records out 2024-09-17T06:58:58.368 INFO:teuthology.orchestra.run.smithi037.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0160984 s, 651 MB/s 2024-09-17T06:58:58.368 INFO:teuthology.orchestra.run.smithi037.stderr:--> Zapping successful for: 2024-09-17T06:58:58.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:58 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:58:58.103128+0000 mon.smithi037 (mon.0) 224 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.xnzdne/mirror_snapshot_schedule"}]: dispatch 2024-09-17T06:58:58.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:58 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:58:58.105616+0000 mon.smithi037 (mon.0) 225 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.xnzdne/trash_purge_schedule"}]: dispatch 2024-09-17T06:58:58.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:58 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:58:58.103128+0000 mon.smithi037 (mon.0) 224 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.xnzdne/mirror_snapshot_schedule"}]: dispatch 2024-09-17T06:58:58.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:58 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:58:58.105616+0000 mon.smithi037 (mon.0) 225 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.xnzdne/trash_purge_schedule"}]: dispatch 2024-09-17T06:58:58.774 INFO:journalctl@ceph.osd.0.smithi037.stdout:Sep 17 06:58:58 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd.0[31991]: debug 2024-09-17T06:58:58.352+0000 7f745e47e080 -1 osd.0 0 log_to_monitors {default=true} 2024-09-17T06:58:58.917 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi037:vg_nvme/lv_3 2024-09-17T06:58:59.513 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:59 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:58:57.979892+0000 mgr.smithi037.xnzdne (mgr.14162) 79 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T06:58:59.514 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:58:59 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:58:58.356580+0000 mon.smithi037 (mon.0) 226 : audit [INF] from='osd.0 [v2:172.21.15.37:6802/302639825,v1:172.21.15.37:6803/302639825]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T06:58:59.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:59 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:58:57.979892+0000 mgr.smithi037.xnzdne (mgr.14162) 79 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T06:58:59.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:58:59 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:58:58.356580+0000 mon.smithi037 (mon.0) 226 : audit [INF] from='osd.0 [v2:172.21.15.37:6802/302639825,v1:172.21.15.37:6803/302639825]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T06:59:00.380 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:00 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:58:59.317769+0000 mon.smithi037 (mon.0) 227 : audit [INF] from='osd.0 [v2:172.21.15.37:6802/302639825,v1:172.21.15.37:6803/302639825]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T06:59:00.380 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:00 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:58:59.317820+0000 mon.smithi037 (mon.0) 228 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-17T06:59:00.380 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:00 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:58:59.317947+0000 mon.smithi037 (mon.0) 229 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T06:59:00.380 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:00 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:58:59.318413+0000 mon.smithi037 (mon.0) 230 : audit [INF] from='osd.0 [v2:172.21.15.37:6802/302639825,v1:172.21.15.37:6803/302639825]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-09-17T06:59:00.380 INFO:journalctl@ceph.osd.0.smithi037.stdout:Sep 17 06:59:00 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd.0[31991]: debug 2024-09-17T06:59:00.321+0000 7f74549ef700 -1 osd.0 0 waiting for initial osdmap 2024-09-17T06:59:00.380 INFO:journalctl@ceph.osd.0.smithi037.stdout:Sep 17 06:59:00 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd.0[31991]: debug 2024-09-17T06:59:00.323+0000 7f744d163700 -1 osd.0 8 set_numa_affinity unable to identify public interface 'ens1f0' numa node: (0) Success 2024-09-17T06:59:00.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:00 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:58:59.317769+0000 mon.smithi037 (mon.0) 227 : audit [INF] from='osd.0 [v2:172.21.15.37:6802/302639825,v1:172.21.15.37:6803/302639825]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T06:59:00.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:00 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:58:59.317820+0000 mon.smithi037 (mon.0) 228 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-17T06:59:00.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:00 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:58:59.317947+0000 mon.smithi037 (mon.0) 229 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T06:59:00.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:00 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:58:59.318413+0000 mon.smithi037 (mon.0) 230 : audit [INF] from='osd.0 [v2:172.21.15.37:6802/302639825,v1:172.21.15.37:6803/302639825]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-09-17T06:59:01.486 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:01 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:58:59.980217+0000 mgr.smithi037.xnzdne (mgr.14162) 80 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T06:59:01.486 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:01 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:00.318600+0000 mon.smithi037 (mon.0) 231 : audit [INF] from='osd.0 [v2:172.21.15.37:6802/302639825,v1:172.21.15.37:6803/302639825]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]': finished 2024-09-17T06:59:01.486 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:01 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:59:00.318655+0000 mon.smithi037 (mon.0) 232 : cluster [DBG] osdmap e8: 1 total, 0 up, 1 in 2024-09-17T06:59:01.487 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:01 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:00.319052+0000 mon.smithi037 (mon.0) 233 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T06:59:01.487 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:01 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:00.322559+0000 mon.smithi037 (mon.0) 234 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T06:59:01.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:58:59.980217+0000 mgr.smithi037.xnzdne (mgr.14162) 80 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T06:59:01.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:00.318600+0000 mon.smithi037 (mon.0) 231 : audit [INF] from='osd.0 [v2:172.21.15.37:6802/302639825,v1:172.21.15.37:6803/302639825]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]': finished 2024-09-17T06:59:01.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:59:00.318655+0000 mon.smithi037 (mon.0) 232 : cluster [DBG] osdmap e8: 1 total, 0 up, 1 in 2024-09-17T06:59:01.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:00.319052+0000 mon.smithi037 (mon.0) 233 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T06:59:01.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:00.322559+0000 mon.smithi037 (mon.0) 234 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T06:59:02.524 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:02 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:58:59.381501+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T06:59:02.524 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:02 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:58:59.381598+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T06:59:02.524 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:02 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:59:01.323860+0000 mon.smithi037 (mon.0) 235 : cluster [INF] osd.0 [v2:172.21.15.37:6802/302639825,v1:172.21.15.37:6803/302639825] boot 2024-09-17T06:59:02.524 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:02 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:59:01.323897+0000 mon.smithi037 (mon.0) 236 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-17T06:59:02.524 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:02 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:01.324425+0000 mon.smithi037 (mon.0) 237 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T06:59:02.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:02 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:58:59.381501+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T06:59:02.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:02 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:58:59.381598+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T06:59:02.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:02 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:59:01.323860+0000 mon.smithi037 (mon.0) 235 : cluster [INF] osd.0 [v2:172.21.15.37:6802/302639825,v1:172.21.15.37:6803/302639825] boot 2024-09-17T06:59:02.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:02 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:59:01.323897+0000 mon.smithi037 (mon.0) 236 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-17T06:59:02.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:02 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:01.324425+0000 mon.smithi037 (mon.0) 237 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T06:59:03.606 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:03 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:59:01.980546+0000 mgr.smithi037.xnzdne (mgr.14162) 81 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T06:59:03.606 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:03 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:59:02.341414+0000 mon.smithi037 (mon.0) 238 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2024-09-17T06:59:03.606 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:03 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:02.981386+0000 mon.smithi037 (mon.0) 239 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T06:59:03.606 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:03 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:02.982671+0000 mon.smithi037 (mon.0) 240 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T06:59:03.606 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:03 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:02.983167+0000 mon.smithi037 (mon.0) 241 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T06:59:03.606 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:03 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:03.152535+0000 mon.smithi037 (mon.0) 242 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:59:03.606 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:03 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:03.153368+0000 mon.smithi037 (mon.0) 243 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi037", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-09-17T06:59:03.606 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:03 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:03.154047+0000 mon.smithi037 (mon.0) 244 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T06:59:03.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:03 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:59:01.980546+0000 mgr.smithi037.xnzdne (mgr.14162) 81 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T06:59:03.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:03 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:59:02.341414+0000 mon.smithi037 (mon.0) 238 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2024-09-17T06:59:03.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:03 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:02.981386+0000 mon.smithi037 (mon.0) 239 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T06:59:03.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:03 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:02.982671+0000 mon.smithi037 (mon.0) 240 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T06:59:03.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:03 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:02.983167+0000 mon.smithi037 (mon.0) 241 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T06:59:03.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:03 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:03.152535+0000 mon.smithi037 (mon.0) 242 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:59:03.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:03 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:03.153368+0000 mon.smithi037 (mon.0) 243 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi037", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-09-17T06:59:03.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:03 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:03.154047+0000 mon.smithi037 (mon.0) 244 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T06:59:04.424 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:04 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:02.980715+0000 mgr.smithi037.xnzdne (mgr.14162) 82 : audit [DBG] from='client.14252 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi037:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T06:59:04.424 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:04 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T06:59:02.982480+0000 mgr.smithi037.xnzdne (mgr.14162) 83 : cephadm [INF] Applying service osd.None on host smithi037... 2024-09-17T06:59:04.424 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:04 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T06:59:03.153127+0000 mgr.smithi037.xnzdne (mgr.14162) 84 : cephadm [INF] Reconfiguring crash.smithi037 (monmap changed)... 2024-09-17T06:59:04.424 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:04 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T06:59:03.154510+0000 mgr.smithi037.xnzdne (mgr.14162) 85 : cephadm [INF] Reconfiguring daemon crash.smithi037 on smithi037 2024-09-17T06:59:04.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:04 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:02.980715+0000 mgr.smithi037.xnzdne (mgr.14162) 82 : audit [DBG] from='client.14252 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi037:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T06:59:04.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:04 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T06:59:02.982480+0000 mgr.smithi037.xnzdne (mgr.14162) 83 : cephadm [INF] Applying service osd.None on host smithi037... 2024-09-17T06:59:04.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:04 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T06:59:03.153127+0000 mgr.smithi037.xnzdne (mgr.14162) 84 : cephadm [INF] Reconfiguring crash.smithi037 (monmap changed)... 2024-09-17T06:59:04.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:04 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T06:59:03.154510+0000 mgr.smithi037.xnzdne (mgr.14162) 85 : cephadm [INF] Reconfiguring daemon crash.smithi037 on smithi037 2024-09-17T06:59:06.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:05 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:59:03.980964+0000 mgr.smithi037.xnzdne (mgr.14162) 86 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T06:59:06.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:05 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:04.749896+0000 mon.smithi037 (mon.0) 245 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:59:06.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:05 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T06:59:04.750523+0000 mgr.smithi037.xnzdne (mgr.14162) 87 : cephadm [INF] Reconfiguring grafana.smithi037 (dependencies changed)... 2024-09-17T06:59:06.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:05 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T06:59:04.754683+0000 mgr.smithi037.xnzdne (mgr.14162) 88 : cephadm [INF] Reconfiguring daemon grafana.smithi037 on smithi037 2024-09-17T06:59:06.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:05 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:59:03.980964+0000 mgr.smithi037.xnzdne (mgr.14162) 86 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T06:59:06.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:05 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:04.749896+0000 mon.smithi037 (mon.0) 245 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:59:06.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:05 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T06:59:04.750523+0000 mgr.smithi037.xnzdne (mgr.14162) 87 : cephadm [INF] Reconfiguring grafana.smithi037 (dependencies changed)... 2024-09-17T06:59:06.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:05 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T06:59:04.754683+0000 mgr.smithi037.xnzdne (mgr.14162) 88 : cephadm [INF] Reconfiguring daemon grafana.smithi037 on smithi037 2024-09-17T06:59:07.933 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:07 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:59:05.981273+0000 mgr.smithi037.xnzdne (mgr.14162) 89 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T06:59:08.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:07 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:59:05.981273+0000 mgr.smithi037.xnzdne (mgr.14162) 89 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T06:59:09.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:09 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:59:07.981545+0000 mgr.smithi037.xnzdne (mgr.14162) 90 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T06:59:09.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:09 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:08.556165+0000 mon.smithi037 (mon.0) 246 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:59:09.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:09 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T06:59:08.556867+0000 mgr.smithi037.xnzdne (mgr.14162) 91 : cephadm [INF] Reconfiguring prometheus.smithi037 (dependencies changed)... 2024-09-17T06:59:09.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:09 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T06:59:08.558860+0000 mgr.smithi037.xnzdne (mgr.14162) 92 : cephadm [INF] Reconfiguring daemon prometheus.smithi037 on smithi037 2024-09-17T06:59:09.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:09 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:09.544090+0000 mon.smithi037 (mon.0) 247 : audit [INF] from='client.? 172.21.15.37:0/3292282680' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f1f9621f-8e0d-4277-a6b6-ee762d6b394a"}]: dispatch 2024-09-17T06:59:10.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:09 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:09.547464+0000 mon.smithi037 (mon.0) 248 : audit [INF] from='client.? 172.21.15.37:0/3292282680' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f1f9621f-8e0d-4277-a6b6-ee762d6b394a"}]': finished 2024-09-17T06:59:10.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:09 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:59:09.547508+0000 mon.smithi037 (mon.0) 249 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-17T06:59:10.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:09 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:09.547606+0000 mon.smithi037 (mon.0) 250 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T06:59:10.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:09 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:59:07.981545+0000 mgr.smithi037.xnzdne (mgr.14162) 90 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T06:59:10.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:09 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:08.556165+0000 mon.smithi037 (mon.0) 246 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:59:10.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:09 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T06:59:08.556867+0000 mgr.smithi037.xnzdne (mgr.14162) 91 : cephadm [INF] Reconfiguring prometheus.smithi037 (dependencies changed)... 2024-09-17T06:59:10.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:09 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T06:59:08.558860+0000 mgr.smithi037.xnzdne (mgr.14162) 92 : cephadm [INF] Reconfiguring daemon prometheus.smithi037 on smithi037 2024-09-17T06:59:10.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:09 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:09.544090+0000 mon.smithi037 (mon.0) 247 : audit [INF] from='client.? 172.21.15.37:0/3292282680' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f1f9621f-8e0d-4277-a6b6-ee762d6b394a"}]: dispatch 2024-09-17T06:59:10.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:09 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:09.547464+0000 mon.smithi037 (mon.0) 248 : audit [INF] from='client.? 172.21.15.37:0/3292282680' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f1f9621f-8e0d-4277-a6b6-ee762d6b394a"}]': finished 2024-09-17T06:59:10.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:09 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:59:09.547508+0000 mon.smithi037 (mon.0) 249 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-17T06:59:10.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:09 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:09.547606+0000 mon.smithi037 (mon.0) 250 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T06:59:10.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:10 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:09.967484+0000 mon.smithi037 (mon.0) 251 : audit [DBG] from='client.? 172.21.15.37:0/1860277871' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T06:59:10.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:10 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:09.967484+0000 mon.smithi037 (mon.0) 251 : audit [DBG] from='client.? 172.21.15.37:0/1860277871' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T06:59:11.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:11 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:59:09.981811+0000 mgr.smithi037.xnzdne (mgr.14162) 93 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T06:59:12.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:11 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:59:09.981811+0000 mgr.smithi037.xnzdne (mgr.14162) 93 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T06:59:13.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:13 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:59:11.982118+0000 mgr.smithi037.xnzdne (mgr.14162) 94 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T06:59:13.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:13 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:59:11.982118+0000 mgr.smithi037.xnzdne (mgr.14162) 94 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T06:59:15.964 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:15 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:59:13.982621+0000 mgr.smithi037.xnzdne (mgr.14162) 95 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T06:59:15.998 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:15 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:59:13.982621+0000 mgr.smithi037.xnzdne (mgr.14162) 95 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T06:59:17.699 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:17 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:59:15.983144+0000 mgr.smithi037.xnzdne (mgr.14162) 96 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T06:59:17.748 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:17 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:59:15.983144+0000 mgr.smithi037.xnzdne (mgr.14162) 96 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T06:59:18.877 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:18 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:17.577765+0000 mon.smithi037 (mon.0) 252 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:59:18.877 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:18 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T06:59:17.578445+0000 mgr.smithi037.xnzdne (mgr.14162) 97 : cephadm [INF] Reconfiguring crash.smithi167 (monmap changed)... 2024-09-17T06:59:18.877 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:18 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:17.578729+0000 mon.smithi037 (mon.0) 253 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi167", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-09-17T06:59:18.877 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:18 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:17.579448+0000 mon.smithi037 (mon.0) 254 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T06:59:18.877 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:18 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T06:59:17.580065+0000 mgr.smithi037.xnzdne (mgr.14162) 98 : cephadm [INF] Reconfiguring daemon crash.smithi167 on smithi167 2024-09-17T06:59:19.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:18 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:17.577765+0000 mon.smithi037 (mon.0) 252 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:59:19.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:18 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T06:59:17.578445+0000 mgr.smithi037.xnzdne (mgr.14162) 97 : cephadm [INF] Reconfiguring crash.smithi167 (monmap changed)... 2024-09-17T06:59:19.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:18 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:17.578729+0000 mon.smithi037 (mon.0) 253 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi167", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-09-17T06:59:19.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:18 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:17.579448+0000 mon.smithi037 (mon.0) 254 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T06:59:19.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:18 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T06:59:17.580065+0000 mgr.smithi037.xnzdne (mgr.14162) 98 : cephadm [INF] Reconfiguring daemon crash.smithi167 on smithi167 2024-09-17T06:59:20.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:19 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:59:17.983396+0000 mgr.smithi037.xnzdne (mgr.14162) 99 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T06:59:20.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:19 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:18.811433+0000 mon.smithi037 (mon.0) 255 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:59:20.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:19 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T06:59:18.812001+0000 mgr.smithi037.xnzdne (mgr.14162) 100 : cephadm [INF] Reconfiguring mgr.smithi167.ysqmzf (monmap changed)... 2024-09-17T06:59:20.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:19 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:18.812291+0000 mon.smithi037 (mon.0) 256 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi167.ysqmzf", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T06:59:20.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:19 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:18.813073+0000 mon.smithi037 (mon.0) 257 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T06:59:20.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:19 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:18.813702+0000 mon.smithi037 (mon.0) 258 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T06:59:20.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:19 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:18.830734+0000 mon.smithi037 (mon.0) 259 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-17T06:59:20.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:19 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:18.831327+0000 mon.smithi037 (mon.0) 260 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T06:59:20.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:19 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:59:17.983396+0000 mgr.smithi037.xnzdne (mgr.14162) 99 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T06:59:20.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:19 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:18.811433+0000 mon.smithi037 (mon.0) 255 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:59:20.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:19 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T06:59:18.812001+0000 mgr.smithi037.xnzdne (mgr.14162) 100 : cephadm [INF] Reconfiguring mgr.smithi167.ysqmzf (monmap changed)... 2024-09-17T06:59:20.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:19 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:18.812291+0000 mon.smithi037 (mon.0) 256 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi167.ysqmzf", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T06:59:20.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:19 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:18.813073+0000 mon.smithi037 (mon.0) 257 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T06:59:20.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:19 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:18.813702+0000 mon.smithi037 (mon.0) 258 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T06:59:20.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:19 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:18.830734+0000 mon.smithi037 (mon.0) 259 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-17T06:59:20.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:19 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:18.831327+0000 mon.smithi037 (mon.0) 260 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T06:59:20.959 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:20 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T06:59:18.814339+0000 mgr.smithi037.xnzdne (mgr.14162) 101 : cephadm [INF] Reconfiguring daemon mgr.smithi167.ysqmzf on smithi167 2024-09-17T06:59:20.959 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:20 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T06:59:18.831801+0000 mgr.smithi037.xnzdne (mgr.14162) 102 : cephadm [INF] Deploying daemon osd.1 on smithi037 2024-09-17T06:59:20.959 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:20 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:20.088049+0000 mon.smithi037 (mon.0) 261 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:59:20.959 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:20 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:20.088894+0000 mon.smithi037 (mon.0) 262 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T06:59:20.960 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:20 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:20.089477+0000 mon.smithi037 (mon.0) 263 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T06:59:20.960 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:20 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:20.090021+0000 mon.smithi037 (mon.0) 264 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T06:59:21.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:20 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T06:59:18.814339+0000 mgr.smithi037.xnzdne (mgr.14162) 101 : cephadm [INF] Reconfiguring daemon mgr.smithi167.ysqmzf on smithi167 2024-09-17T06:59:21.056 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:20 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T06:59:18.831801+0000 mgr.smithi037.xnzdne (mgr.14162) 102 : cephadm [INF] Deploying daemon osd.1 on smithi037 2024-09-17T06:59:21.056 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:20 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:20.088049+0000 mon.smithi037 (mon.0) 261 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:59:21.056 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:20 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:20.088894+0000 mon.smithi037 (mon.0) 262 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T06:59:21.056 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:20 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:20.089477+0000 mon.smithi037 (mon.0) 263 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T06:59:21.056 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:20 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:20.090021+0000 mon.smithi037 (mon.0) 264 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T06:59:21.944 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:21 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:59:19.983753+0000 mgr.smithi037.xnzdne (mgr.14162) 103 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T06:59:21.944 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:21 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T06:59:20.088619+0000 mgr.smithi037.xnzdne (mgr.14162) 104 : cephadm [INF] Reconfiguring mon.smithi167 (monmap changed)... 2024-09-17T06:59:21.944 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:21 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T06:59:20.090486+0000 mgr.smithi037.xnzdne (mgr.14162) 105 : cephadm [INF] Reconfiguring daemon mon.smithi167 on smithi167 2024-09-17T06:59:21.944 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:21 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:21.297307+0000 mon.smithi037 (mon.0) 265 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:59:21.944 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:21 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:21.299600+0000 mon.smithi037 (mon.0) 266 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T06:59:21.944 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:21 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:21.299919+0000 mgr.smithi037.xnzdne (mgr.14162) 106 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T06:59:22.191 INFO:teuthology.orchestra.run.smithi037.stdout:Created osd(s) 1 on host 'smithi037' 2024-09-17T06:59:22.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:21 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:59:19.983753+0000 mgr.smithi037.xnzdne (mgr.14162) 103 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T06:59:22.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:21 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T06:59:20.088619+0000 mgr.smithi037.xnzdne (mgr.14162) 104 : cephadm [INF] Reconfiguring mon.smithi167 (monmap changed)... 2024-09-17T06:59:22.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:21 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T06:59:20.090486+0000 mgr.smithi037.xnzdne (mgr.14162) 105 : cephadm [INF] Reconfiguring daemon mon.smithi167 on smithi167 2024-09-17T06:59:22.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:21 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:21.297307+0000 mon.smithi037 (mon.0) 265 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:59:22.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:21 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:21.299600+0000 mon.smithi037 (mon.0) 266 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T06:59:22.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:21 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:21.299919+0000 mgr.smithi037.xnzdne (mgr.14162) 106 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T06:59:22.781 DEBUG:teuthology.orchestra.run.smithi037:osd.1> sudo journalctl -f -n 0 -u ceph-d241d094-74c1-11ef-bceb-c7b262605968@osd.1.service 2024-09-17T06:59:22.783 INFO:tasks.cephadm:Deploying osd.2 on smithi037 with /dev/vg_nvme/lv_2... 2024-09-17T06:59:22.784 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-09-17T06:59:23.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:23 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:59:21.984953+0000 mgr.smithi037.xnzdne (mgr.14162) 107 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T06:59:23.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:23 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:22.182861+0000 mon.smithi037 (mon.0) 267 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:59:23.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:23 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:22.188568+0000 mon.smithi037 (mon.0) 268 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:59:23.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:23 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:22.200454+0000 mon.smithi037 (mon.0) 269 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi037:9093"}]: dispatch 2024-09-17T06:59:23.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:23 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:22.200746+0000 mgr.smithi037.xnzdne (mgr.14162) 108 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi037:9093"}]: dispatch 2024-09-17T06:59:23.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:23 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:22.206424+0000 mon.smithi037 (mon.0) 270 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:59:23.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:23 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:22.209836+0000 mon.smithi037 (mon.0) 271 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T06:59:23.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:23 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:22.210263+0000 mgr.smithi037.xnzdne (mgr.14162) 109 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T06:59:23.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:23 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:22.214276+0000 mon.smithi037 (mon.0) 272 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi037:3000"}]: dispatch 2024-09-17T06:59:23.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:23 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:22.214624+0000 mgr.smithi037.xnzdne (mgr.14162) 110 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi037:3000"}]: dispatch 2024-09-17T06:59:23.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:23 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:22.220478+0000 mon.smithi037 (mon.0) 273 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:59:23.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:23 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:22.224195+0000 mon.smithi037 (mon.0) 274 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T06:59:23.251 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:23 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:22.224696+0000 mgr.smithi037.xnzdne (mgr.14162) 111 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T06:59:23.251 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:23 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:22.229731+0000 mon.smithi037 (mon.0) 275 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi037:9095"}]: dispatch 2024-09-17T06:59:23.251 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:23 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:22.230053+0000 mgr.smithi037.xnzdne (mgr.14162) 112 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi037:9095"}]: dispatch 2024-09-17T06:59:23.251 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:23 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:22.235694+0000 mon.smithi037 (mon.0) 276 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:59:23.251 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:23 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:22.237465+0000 mon.smithi037 (mon.0) 277 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T06:59:23.374 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:23 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:59:21.984953+0000 mgr.smithi037.xnzdne (mgr.14162) 107 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T06:59:23.374 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:23 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:22.182861+0000 mon.smithi037 (mon.0) 267 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:59:23.374 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:23 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:22.188568+0000 mon.smithi037 (mon.0) 268 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:59:23.374 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:23 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:22.200454+0000 mon.smithi037 (mon.0) 269 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi037:9093"}]: dispatch 2024-09-17T06:59:23.374 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:23 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:22.200746+0000 mgr.smithi037.xnzdne (mgr.14162) 108 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi037:9093"}]: dispatch 2024-09-17T06:59:23.374 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:23 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:22.206424+0000 mon.smithi037 (mon.0) 270 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:59:23.374 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:23 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:22.209836+0000 mon.smithi037 (mon.0) 271 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T06:59:23.375 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:23 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:22.210263+0000 mgr.smithi037.xnzdne (mgr.14162) 109 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T06:59:23.375 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:23 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:22.214276+0000 mon.smithi037 (mon.0) 272 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi037:3000"}]: dispatch 2024-09-17T06:59:23.375 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:23 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:22.214624+0000 mgr.smithi037.xnzdne (mgr.14162) 110 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi037:3000"}]: dispatch 2024-09-17T06:59:23.375 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:23 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:22.220478+0000 mon.smithi037 (mon.0) 273 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:59:23.375 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:23 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:22.224195+0000 mon.smithi037 (mon.0) 274 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T06:59:23.375 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:23 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:22.224696+0000 mgr.smithi037.xnzdne (mgr.14162) 111 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T06:59:23.375 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:23 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:22.229731+0000 mon.smithi037 (mon.0) 275 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi037:9095"}]: dispatch 2024-09-17T06:59:23.375 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:23 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:22.230053+0000 mgr.smithi037.xnzdne (mgr.14162) 112 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi037:9095"}]: dispatch 2024-09-17T06:59:23.375 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:23 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:22.235694+0000 mon.smithi037 (mon.0) 276 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:59:23.375 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:23 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:22.237465+0000 mon.smithi037 (mon.0) 277 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T06:59:25.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:25 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:59:23.985159+0000 mgr.smithi037.xnzdne (mgr.14162) 113 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T06:59:25.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:25 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:24.084777+0000 mon.smithi037 (mon.0) 278 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:59:25.357 INFO:teuthology.orchestra.run.smithi037.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-09-17T06:59:25.357 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-09-17T06:59:25.357 INFO:teuthology.orchestra.run.smithi037.stderr: stderr: 10+0 records in 2024-09-17T06:59:25.357 INFO:teuthology.orchestra.run.smithi037.stderr:10+0 records out 2024-09-17T06:59:25.357 INFO:teuthology.orchestra.run.smithi037.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0157088 s, 668 MB/s 2024-09-17T06:59:25.357 INFO:teuthology.orchestra.run.smithi037.stderr:--> Zapping successful for: 2024-09-17T06:59:25.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:25 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:59:23.985159+0000 mgr.smithi037.xnzdne (mgr.14162) 113 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T06:59:25.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:25 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:24.084777+0000 mon.smithi037 (mon.0) 278 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:59:25.773 INFO:journalctl@ceph.osd.1.smithi037.stdout:Sep 17 06:59:25 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd.1[34678]: debug 2024-09-17T06:59:25.339+0000 7f2a821bc080 -1 osd.1 0 log_to_monitors {default=true} 2024-09-17T06:59:25.978 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi037:vg_nvme/lv_2 2024-09-17T06:59:26.256 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:26 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:25.343259+0000 mon.smithi037 (mon.0) 279 : audit [INF] from='osd.1 [v2:172.21.15.37:6810/4269502938,v1:172.21.15.37:6811/4269502938]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-17T06:59:26.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:26 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:25.343259+0000 mon.smithi037 (mon.0) 279 : audit [INF] from='osd.1 [v2:172.21.15.37:6810/4269502938,v1:172.21.15.37:6811/4269502938]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-17T06:59:27.344 INFO:journalctl@ceph.osd.1.smithi037.stdout:Sep 17 06:59:27 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd.1[34678]: debug 2024-09-17T06:59:27.095+0000 7f2a7872d700 -1 osd.1 0 waiting for initial osdmap 2024-09-17T06:59:27.345 INFO:journalctl@ceph.osd.1.smithi037.stdout:Sep 17 06:59:27 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd.1[34678]: debug 2024-09-17T06:59:27.099+0000 7f2a72ea5700 -1 osd.1 13 set_numa_affinity unable to identify public interface 'ens1f0' numa node: (0) Success 2024-09-17T06:59:27.345 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:27 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:59:25.985401+0000 mgr.smithi037.xnzdne (mgr.14162) 114 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T06:59:27.345 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:27 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:26.090673+0000 mon.smithi037 (mon.0) 280 : audit [INF] from='osd.1 [v2:172.21.15.37:6810/4269502938,v1:172.21.15.37:6811/4269502938]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T06:59:27.345 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:27 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:59:26.090719+0000 mon.smithi037 (mon.0) 281 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-17T06:59:27.345 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:27 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:26.090825+0000 mon.smithi037 (mon.0) 282 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T06:59:27.345 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:27 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:26.091148+0000 mon.smithi037 (mon.0) 283 : audit [INF] from='osd.1 [v2:172.21.15.37:6810/4269502938,v1:172.21.15.37:6811/4269502938]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-09-17T06:59:27.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:59:25.985401+0000 mgr.smithi037.xnzdne (mgr.14162) 114 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T06:59:27.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:26.090673+0000 mon.smithi037 (mon.0) 280 : audit [INF] from='osd.1 [v2:172.21.15.37:6810/4269502938,v1:172.21.15.37:6811/4269502938]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T06:59:27.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:59:26.090719+0000 mon.smithi037 (mon.0) 281 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-17T06:59:27.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:26.090825+0000 mon.smithi037 (mon.0) 282 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T06:59:27.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:26.091148+0000 mon.smithi037 (mon.0) 283 : audit [INF] from='osd.1 [v2:172.21.15.37:6810/4269502938,v1:172.21.15.37:6811/4269502938]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-09-17T06:59:28.282 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:28 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:27.093251+0000 mon.smithi037 (mon.0) 284 : audit [INF] from='osd.1 [v2:172.21.15.37:6810/4269502938,v1:172.21.15.37:6811/4269502938]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]': finished 2024-09-17T06:59:28.282 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:28 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:59:27.093314+0000 mon.smithi037 (mon.0) 285 : cluster [DBG] osdmap e13: 2 total, 1 up, 2 in 2024-09-17T06:59:28.282 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:28 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:27.093661+0000 mon.smithi037 (mon.0) 286 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T06:59:28.282 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:28 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:27.097500+0000 mon.smithi037 (mon.0) 287 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T06:59:28.282 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:28 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:28.006402+0000 mon.smithi037 (mon.0) 288 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T06:59:28.282 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:28 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:28.007676+0000 mon.smithi037 (mon.0) 289 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T06:59:28.282 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:28 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:28.008216+0000 mon.smithi037 (mon.0) 290 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T06:59:28.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:28 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:27.093251+0000 mon.smithi037 (mon.0) 284 : audit [INF] from='osd.1 [v2:172.21.15.37:6810/4269502938,v1:172.21.15.37:6811/4269502938]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]': finished 2024-09-17T06:59:28.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:28 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:59:27.093314+0000 mon.smithi037 (mon.0) 285 : cluster [DBG] osdmap e13: 2 total, 1 up, 2 in 2024-09-17T06:59:28.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:28 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:27.093661+0000 mon.smithi037 (mon.0) 286 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T06:59:28.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:28 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:27.097500+0000 mon.smithi037 (mon.0) 287 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T06:59:28.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:28 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:28.006402+0000 mon.smithi037 (mon.0) 288 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T06:59:28.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:28 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:28.007676+0000 mon.smithi037 (mon.0) 289 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T06:59:28.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:28 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:28.008216+0000 mon.smithi037 (mon.0) 290 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T06:59:29.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:29 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:59:26.298599+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T06:59:29.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:29 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:59:26.298813+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T06:59:29.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:29 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:59:27.985647+0000 mgr.smithi037.xnzdne (mgr.14162) 115 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T06:59:29.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:29 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:28.005729+0000 mgr.smithi037.xnzdne (mgr.14162) 116 : audit [DBG] from='client.14270 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi037:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T06:59:29.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:29 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T06:59:28.007459+0000 mgr.smithi037.xnzdne (mgr.14162) 117 : cephadm [INF] Applying service osd.None on host smithi037... 2024-09-17T06:59:29.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:29 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:59:28.098538+0000 mon.smithi037 (mon.0) 291 : cluster [INF] osd.1 [v2:172.21.15.37:6810/4269502938,v1:172.21.15.37:6811/4269502938] boot 2024-09-17T06:59:29.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:29 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:59:28.098580+0000 mon.smithi037 (mon.0) 292 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-17T06:59:29.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:29 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:28.098940+0000 mon.smithi037 (mon.0) 293 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T06:59:29.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:29 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:59:26.298599+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T06:59:29.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:29 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:59:26.298813+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T06:59:29.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:29 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:59:27.985647+0000 mgr.smithi037.xnzdne (mgr.14162) 115 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T06:59:29.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:29 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:28.005729+0000 mgr.smithi037.xnzdne (mgr.14162) 116 : audit [DBG] from='client.14270 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi037:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T06:59:29.500 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:29 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T06:59:28.007459+0000 mgr.smithi037.xnzdne (mgr.14162) 117 : cephadm [INF] Applying service osd.None on host smithi037... 2024-09-17T06:59:29.500 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:29 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:59:28.098538+0000 mon.smithi037 (mon.0) 291 : cluster [INF] osd.1 [v2:172.21.15.37:6810/4269502938,v1:172.21.15.37:6811/4269502938] boot 2024-09-17T06:59:29.500 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:29 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:59:28.098580+0000 mon.smithi037 (mon.0) 292 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-17T06:59:29.500 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:29 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:28.098940+0000 mon.smithi037 (mon.0) 293 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T06:59:30.314 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:30 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:59:29.105553+0000 mon.smithi037 (mon.0) 294 : cluster [DBG] osdmap e15: 2 total, 2 up, 2 in 2024-09-17T06:59:30.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:30 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:59:29.105553+0000 mon.smithi037 (mon.0) 294 : cluster [DBG] osdmap e15: 2 total, 2 up, 2 in 2024-09-17T06:59:31.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:31 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:59:29.986011+0000 mgr.smithi037.xnzdne (mgr.14162) 118 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2024-09-17T06:59:31.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:31 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:31.080616+0000 mon.smithi037 (mon.0) 295 : audit [INF] from='client.? 172.21.15.37:0/2389946982' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0e44e818-6b66-436b-bb0c-a02fc69ad203"}]: dispatch 2024-09-17T06:59:31.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:31 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:31.085070+0000 mon.smithi037 (mon.0) 296 : audit [INF] from='client.? 172.21.15.37:0/2389946982' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0e44e818-6b66-436b-bb0c-a02fc69ad203"}]': finished 2024-09-17T06:59:31.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:31 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:59:31.085121+0000 mon.smithi037 (mon.0) 297 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-17T06:59:31.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:31 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:31.085217+0000 mon.smithi037 (mon.0) 298 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T06:59:31.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:31 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:59:29.986011+0000 mgr.smithi037.xnzdne (mgr.14162) 118 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2024-09-17T06:59:31.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:31 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:31.080616+0000 mon.smithi037 (mon.0) 295 : audit [INF] from='client.? 172.21.15.37:0/2389946982' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0e44e818-6b66-436b-bb0c-a02fc69ad203"}]: dispatch 2024-09-17T06:59:31.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:31 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:31.085070+0000 mon.smithi037 (mon.0) 296 : audit [INF] from='client.? 172.21.15.37:0/2389946982' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0e44e818-6b66-436b-bb0c-a02fc69ad203"}]': finished 2024-09-17T06:59:31.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:31 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:59:31.085121+0000 mon.smithi037 (mon.0) 297 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-17T06:59:31.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:31 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:31.085217+0000 mon.smithi037 (mon.0) 298 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T06:59:32.498 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:32 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:31.318049+0000 mon.smithi037 (mon.0) 299 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:59:32.787 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:32 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:31.548590+0000 mon.smithi037 (mon.0) 300 : audit [DBG] from='client.? 172.21.15.37:0/2613131939' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T06:59:32.788 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:32 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:31.318049+0000 mon.smithi037 (mon.0) 299 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:59:32.788 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:32 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:31.548590+0000 mon.smithi037 (mon.0) 300 : audit [DBG] from='client.? 172.21.15.37:0/2613131939' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T06:59:33.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:33 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:59:31.986421+0000 mgr.smithi037.xnzdne (mgr.14162) 119 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2024-09-17T06:59:33.771 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:33 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:59:31.986421+0000 mgr.smithi037.xnzdne (mgr.14162) 119 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2024-09-17T06:59:35.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:35 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:59:33.986758+0000 mgr.smithi037.xnzdne (mgr.14162) 120 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-17T06:59:35.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:35 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:59:33.986758+0000 mgr.smithi037.xnzdne (mgr.14162) 120 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-17T06:59:37.581 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:37 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:59:35.987023+0000 mgr.smithi037.xnzdne (mgr.14162) 121 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-17T06:59:37.581 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:37 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:36.847888+0000 mon.smithi037 (mon.0) 301 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:59:37.581 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:37 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:37.074214+0000 mon.smithi037 (mon.0) 302 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:59:37.581 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:37 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:37.076299+0000 mon.smithi037 (mon.0) 303 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T06:59:37.661 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:37 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:59:35.987023+0000 mgr.smithi037.xnzdne (mgr.14162) 121 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-17T06:59:37.661 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:37 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:36.847888+0000 mon.smithi037 (mon.0) 301 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:59:37.661 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:37 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:37.074214+0000 mon.smithi037 (mon.0) 302 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:59:37.661 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:37 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:37.076299+0000 mon.smithi037 (mon.0) 303 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T06:59:38.583 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:38 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T06:59:36.843480+0000 mgr.smithi037.xnzdne (mgr.14162) 122 : cephadm [INF] Detected new or changed devices on smithi037 2024-09-17T06:59:38.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:38 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T06:59:36.843480+0000 mgr.smithi037.xnzdne (mgr.14162) 122 : cephadm [INF] Detected new or changed devices on smithi037 2024-09-17T06:59:39.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:39 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:59:37.987382+0000 mgr.smithi037.xnzdne (mgr.14162) 123 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-17T06:59:39.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:39 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:38.609773+0000 mon.smithi037 (mon.0) 304 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-17T06:59:39.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:39 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:38.610444+0000 mon.smithi037 (mon.0) 305 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T06:59:39.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:39 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T06:59:38.610975+0000 mgr.smithi037.xnzdne (mgr.14162) 124 : cephadm [INF] Deploying daemon osd.2 on smithi037 2024-09-17T06:59:39.524 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:39 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:38.788764+0000 mon.smithi037 (mon.0) 306 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:59:39.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:39 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:59:37.987382+0000 mgr.smithi037.xnzdne (mgr.14162) 123 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-17T06:59:39.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:39 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:38.609773+0000 mon.smithi037 (mon.0) 304 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-17T06:59:39.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:39 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:38.610444+0000 mon.smithi037 (mon.0) 305 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T06:59:39.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:39 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T06:59:38.610975+0000 mgr.smithi037.xnzdne (mgr.14162) 124 : cephadm [INF] Deploying daemon osd.2 on smithi037 2024-09-17T06:59:39.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:39 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:38.788764+0000 mon.smithi037 (mon.0) 306 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:59:41.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:41 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:59:39.987783+0000 mgr.smithi037.xnzdne (mgr.14162) 125 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-17T06:59:41.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:41 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:59:39.987783+0000 mgr.smithi037.xnzdne (mgr.14162) 125 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-17T06:59:43.443 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:43 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:59:41.988055+0000 mgr.smithi037.xnzdne (mgr.14162) 126 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-17T06:59:43.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:43 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:59:41.988055+0000 mgr.smithi037.xnzdne (mgr.14162) 126 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-17T06:59:44.109 INFO:teuthology.orchestra.run.smithi037.stdout:Created osd(s) 2 on host 'smithi037' 2024-09-17T06:59:44.552 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:44 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:43.503904+0000 mon.smithi037 (mon.0) 307 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:59:44.552 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:44 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:44.103441+0000 mon.smithi037 (mon.0) 308 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:59:44.553 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:44 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:44.107544+0000 mon.smithi037 (mon.0) 309 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:59:44.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:44 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:43.503904+0000 mon.smithi037 (mon.0) 307 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:59:44.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:44 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:44.103441+0000 mon.smithi037 (mon.0) 308 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:59:44.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:44 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:44.107544+0000 mon.smithi037 (mon.0) 309 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:59:45.662 DEBUG:teuthology.orchestra.run.smithi037:osd.2> sudo journalctl -f -n 0 -u ceph-d241d094-74c1-11ef-bceb-c7b262605968@osd.2.service 2024-09-17T06:59:45.664 INFO:tasks.cephadm:Deploying osd.3 on smithi037 with /dev/vg_nvme/lv_1... 2024-09-17T06:59:45.664 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-09-17T06:59:45.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:45 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:59:43.988278+0000 mgr.smithi037.xnzdne (mgr.14162) 127 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-17T06:59:45.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:45 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:59:43.988278+0000 mgr.smithi037.xnzdne (mgr.14162) 127 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-17T06:59:47.514 INFO:journalctl@ceph.osd.2.smithi037.stdout:Sep 17 06:59:47 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd.2[37860]: debug 2024-09-17T06:59:47.252+0000 7fdbaeb7f080 -1 osd.2 0 log_to_monitors {default=true} 2024-09-17T06:59:47.729 INFO:teuthology.orchestra.run.smithi037.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-09-17T06:59:47.729 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-09-17T06:59:47.729 INFO:teuthology.orchestra.run.smithi037.stderr: stderr: 10+0 records in 2024-09-17T06:59:47.729 INFO:teuthology.orchestra.run.smithi037.stderr:10+0 records out 2024-09-17T06:59:47.729 INFO:teuthology.orchestra.run.smithi037.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0124223 s, 844 MB/s 2024-09-17T06:59:47.729 INFO:teuthology.orchestra.run.smithi037.stderr:--> Zapping successful for: 2024-09-17T06:59:47.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:47 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:59:45.988611+0000 mgr.smithi037.xnzdne (mgr.14162) 128 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-17T06:59:47.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:47 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:47.256286+0000 mon.smithi037 (mon.0) 310 : audit [INF] from='osd.2 [v2:172.21.15.37:6818/4001784688,v1:172.21.15.37:6819/4001784688]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-17T06:59:47.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:47 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:59:45.988611+0000 mgr.smithi037.xnzdne (mgr.14162) 128 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-17T06:59:47.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:47 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:47.256286+0000 mon.smithi037 (mon.0) 310 : audit [INF] from='osd.2 [v2:172.21.15.37:6818/4001784688,v1:172.21.15.37:6819/4001784688]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-17T06:59:48.629 INFO:journalctl@ceph.osd.2.smithi037.stdout:Sep 17 06:59:48 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd.2[37860]: debug 2024-09-17T06:59:48.515+0000 7fdba50f0700 -1 osd.2 0 waiting for initial osdmap 2024-09-17T06:59:48.629 INFO:journalctl@ceph.osd.2.smithi037.stdout:Sep 17 06:59:48 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd.2[37860]: debug 2024-09-17T06:59:48.519+0000 7fdb9d864700 -1 osd.2 18 set_numa_affinity unable to identify public interface 'ens1f0' numa node: (0) Success 2024-09-17T06:59:48.630 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:48 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:47.512384+0000 mon.smithi037 (mon.0) 311 : audit [INF] from='osd.2 [v2:172.21.15.37:6818/4001784688,v1:172.21.15.37:6819/4001784688]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T06:59:48.630 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:48 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:59:47.512453+0000 mon.smithi037 (mon.0) 312 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-17T06:59:48.630 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:48 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:47.512836+0000 mon.smithi037 (mon.0) 313 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T06:59:48.630 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:48 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:47.513191+0000 mon.smithi037 (mon.0) 314 : audit [INF] from='osd.2 [v2:172.21.15.37:6818/4001784688,v1:172.21.15.37:6819/4001784688]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-09-17T06:59:48.630 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:48 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:48.212263+0000 mon.smithi037 (mon.0) 315 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:59:48.630 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:48 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:48.215124+0000 mon.smithi037 (mon.0) 316 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:59:48.630 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:48 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:48.217427+0000 mon.smithi037 (mon.0) 317 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T06:59:48.652 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi037:vg_nvme/lv_1 2024-09-17T06:59:48.793 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:48 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:47.512384+0000 mon.smithi037 (mon.0) 311 : audit [INF] from='osd.2 [v2:172.21.15.37:6818/4001784688,v1:172.21.15.37:6819/4001784688]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T06:59:48.794 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:48 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:59:47.512453+0000 mon.smithi037 (mon.0) 312 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-17T06:59:48.794 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:48 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:47.512836+0000 mon.smithi037 (mon.0) 313 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T06:59:48.794 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:48 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:47.513191+0000 mon.smithi037 (mon.0) 314 : audit [INF] from='osd.2 [v2:172.21.15.37:6818/4001784688,v1:172.21.15.37:6819/4001784688]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-09-17T06:59:48.794 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:48 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:48.212263+0000 mon.smithi037 (mon.0) 315 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:59:48.794 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:48 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:48.215124+0000 mon.smithi037 (mon.0) 316 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:59:48.794 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:48 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:48.217427+0000 mon.smithi037 (mon.0) 317 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T06:59:50.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:49 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:59:47.988976+0000 mgr.smithi037.xnzdne (mgr.14162) 129 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-17T06:59:50.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:49 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:48.513560+0000 mon.smithi037 (mon.0) 318 : audit [INF] from='osd.2 [v2:172.21.15.37:6818/4001784688,v1:172.21.15.37:6819/4001784688]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]': finished 2024-09-17T06:59:50.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:49 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:59:48.513647+0000 mon.smithi037 (mon.0) 319 : cluster [DBG] osdmap e18: 3 total, 2 up, 3 in 2024-09-17T06:59:50.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:49 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:48.513766+0000 mon.smithi037 (mon.0) 320 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T06:59:50.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:49 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:48.517030+0000 mon.smithi037 (mon.0) 321 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T06:59:50.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:49 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:49.516898+0000 mon.smithi037 (mon.0) 322 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T06:59:50.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:49 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:59:49.523832+0000 mon.smithi037 (mon.0) 323 : cluster [INF] osd.2 [v2:172.21.15.37:6818/4001784688,v1:172.21.15.37:6819/4001784688] boot 2024-09-17T06:59:50.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:49 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:59:49.523885+0000 mon.smithi037 (mon.0) 324 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-17T06:59:50.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:49 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:49.524154+0000 mon.smithi037 (mon.0) 325 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T06:59:50.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:49 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:59:47.988976+0000 mgr.smithi037.xnzdne (mgr.14162) 129 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-17T06:59:50.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:49 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:48.513560+0000 mon.smithi037 (mon.0) 318 : audit [INF] from='osd.2 [v2:172.21.15.37:6818/4001784688,v1:172.21.15.37:6819/4001784688]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]': finished 2024-09-17T06:59:50.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:49 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:59:48.513647+0000 mon.smithi037 (mon.0) 319 : cluster [DBG] osdmap e18: 3 total, 2 up, 3 in 2024-09-17T06:59:50.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:49 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:48.513766+0000 mon.smithi037 (mon.0) 320 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T06:59:50.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:49 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:48.517030+0000 mon.smithi037 (mon.0) 321 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T06:59:50.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:49 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:49.516898+0000 mon.smithi037 (mon.0) 322 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T06:59:50.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:49 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:59:49.523832+0000 mon.smithi037 (mon.0) 323 : cluster [INF] osd.2 [v2:172.21.15.37:6818/4001784688,v1:172.21.15.37:6819/4001784688] boot 2024-09-17T06:59:50.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:49 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:59:49.523885+0000 mon.smithi037 (mon.0) 324 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-17T06:59:50.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:49 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:49.524154+0000 mon.smithi037 (mon.0) 325 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T06:59:51.178 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:50 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:59:48.205063+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T06:59:51.178 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:50 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:59:48.205177+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T06:59:51.178 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:50 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:49.524435+0000 mon.smithi037 (mon.0) 326 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2024-09-17T06:59:51.178 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:50 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:49.980240+0000 mon.smithi037 (mon.0) 327 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:59:51.178 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:50 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:59:49.989229+0000 mgr.smithi037.xnzdne (mgr.14162) 130 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-17T06:59:51.178 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:50 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:50.527679+0000 mon.smithi037 (mon.0) 328 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]': finished 2024-09-17T06:59:51.178 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:50 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:59:50.527726+0000 mon.smithi037 (mon.0) 329 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-17T06:59:51.178 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:50 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:50.528504+0000 mon.smithi037 (mon.0) 330 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-09-17T06:59:51.235 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:50 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:59:48.205063+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T06:59:51.235 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:50 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:59:48.205177+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T06:59:51.235 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:50 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:49.524435+0000 mon.smithi037 (mon.0) 326 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2024-09-17T06:59:51.235 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:50 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:49.980240+0000 mon.smithi037 (mon.0) 327 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:59:51.235 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:50 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:59:49.989229+0000 mgr.smithi037.xnzdne (mgr.14162) 130 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-17T06:59:51.235 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:50 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:50.527679+0000 mon.smithi037 (mon.0) 328 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]': finished 2024-09-17T06:59:51.235 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:50 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:59:50.527726+0000 mon.smithi037 (mon.0) 329 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-17T06:59:51.236 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:50 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:50.528504+0000 mon.smithi037 (mon.0) 330 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-09-17T06:59:52.924 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:52 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:51.384720+0000 mgr.smithi037.xnzdne (mgr.14162) 131 : audit [DBG] from='client.14288 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi037:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T06:59:52.924 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:52 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:51.526283+0000 mon.smithi037 (mon.0) 331 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-09-17T06:59:52.924 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:52 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:59:51.526354+0000 mon.smithi037 (mon.0) 332 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-17T06:59:52.924 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:52 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:51.532729+0000 mon.smithi037 (mon.0) 333 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T06:59:52.925 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:52 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T06:59:51.533877+0000 mgr.smithi037.xnzdne (mgr.14162) 132 : cephadm [INF] Applying service osd.None on host smithi037... 2024-09-17T06:59:52.925 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:52 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:51.534073+0000 mon.smithi037 (mon.0) 334 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T06:59:52.925 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:52 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:51.534626+0000 mon.smithi037 (mon.0) 335 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T06:59:52.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:52 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:51.384720+0000 mgr.smithi037.xnzdne (mgr.14162) 131 : audit [DBG] from='client.14288 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi037:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T06:59:52.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:52 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:51.526283+0000 mon.smithi037 (mon.0) 331 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-09-17T06:59:52.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:52 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:59:51.526354+0000 mon.smithi037 (mon.0) 332 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-17T06:59:52.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:52 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:51.532729+0000 mon.smithi037 (mon.0) 333 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T06:59:52.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:52 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T06:59:51.533877+0000 mgr.smithi037.xnzdne (mgr.14162) 132 : cephadm [INF] Applying service osd.None on host smithi037... 2024-09-17T06:59:52.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:52 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:51.534073+0000 mon.smithi037 (mon.0) 334 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T06:59:52.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:52 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:51.534626+0000 mon.smithi037 (mon.0) 335 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T06:59:53.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:53 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:59:51.989632+0000 mgr.smithi037.xnzdne (mgr.14162) 133 : cluster [DBG] pgmap v97: 1 pgs: 1 unknown; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-09-17T06:59:53.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:53 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:59:52.531650+0000 mon.smithi037 (mon.0) 336 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-09-17T06:59:53.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:53 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:59:51.989632+0000 mgr.smithi037.xnzdne (mgr.14162) 133 : cluster [DBG] pgmap v97: 1 pgs: 1 unknown; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-09-17T06:59:53.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:53 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:59:52.531650+0000 mon.smithi037 (mon.0) 336 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-09-17T06:59:54.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:54 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:54.094280+0000 mon.smithi037 (mon.0) 337 : audit [INF] from='client.? 172.21.15.37:0/1041556084' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "76988b70-5571-4ca1-bfa2-172e3307d709"}]: dispatch 2024-09-17T06:59:54.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:54 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:54.097950+0000 mon.smithi037 (mon.0) 338 : audit [INF] from='client.? 172.21.15.37:0/1041556084' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "76988b70-5571-4ca1-bfa2-172e3307d709"}]': finished 2024-09-17T06:59:54.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:54 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:59:54.097996+0000 mon.smithi037 (mon.0) 339 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-17T06:59:54.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:54 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:54.098124+0000 mon.smithi037 (mon.0) 340 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T06:59:54.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:54 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:54.094280+0000 mon.smithi037 (mon.0) 337 : audit [INF] from='client.? 172.21.15.37:0/1041556084' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "76988b70-5571-4ca1-bfa2-172e3307d709"}]: dispatch 2024-09-17T06:59:54.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:54 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:54.097950+0000 mon.smithi037 (mon.0) 338 : audit [INF] from='client.? 172.21.15.37:0/1041556084' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "76988b70-5571-4ca1-bfa2-172e3307d709"}]': finished 2024-09-17T06:59:54.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:54 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:59:54.097996+0000 mon.smithi037 (mon.0) 339 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-17T06:59:54.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:54 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:54.098124+0000 mon.smithi037 (mon.0) 340 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T06:59:55.570 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:55 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:59:53.989887+0000 mgr.smithi037.xnzdne (mgr.14162) 134 : cluster [DBG] pgmap v99: 1 pgs: 1 unknown; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-09-17T06:59:55.570 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:55 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:54.540159+0000 mon.smithi037 (mon.0) 341 : audit [DBG] from='client.? 172.21.15.37:0/777375740' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T06:59:55.571 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:55 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:55.014445+0000 mon.smithi037 (mon.0) 342 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:59:55.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:55 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:59:53.989887+0000 mgr.smithi037.xnzdne (mgr.14162) 134 : cluster [DBG] pgmap v99: 1 pgs: 1 unknown; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-09-17T06:59:55.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:55 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:54.540159+0000 mon.smithi037 (mon.0) 341 : audit [DBG] from='client.? 172.21.15.37:0/777375740' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T06:59:55.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:55 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:55.014445+0000 mon.smithi037 (mon.0) 342 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T06:59:57.637 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:57 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:59:55.990215+0000 mgr.smithi037.xnzdne (mgr.14162) 135 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T06:59:57.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:57 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:59:55.990215+0000 mgr.smithi037.xnzdne (mgr.14162) 135 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T06:59:58.794 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:58 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:58.104107+0000 mon.smithi037 (mon.0) 343 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.xnzdne/mirror_snapshot_schedule"}]: dispatch 2024-09-17T06:59:58.795 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:58 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:58.106295+0000 mon.smithi037 (mon.0) 344 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.xnzdne/trash_purge_schedule"}]: dispatch 2024-09-17T06:59:58.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:58 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:58.104107+0000 mon.smithi037 (mon.0) 343 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.xnzdne/mirror_snapshot_schedule"}]: dispatch 2024-09-17T06:59:58.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:58 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:58.106295+0000 mon.smithi037 (mon.0) 344 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.xnzdne/trash_purge_schedule"}]: dispatch 2024-09-17T06:59:59.725 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 06:59:59 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:59:57.990489+0000 mgr.smithi037.xnzdne (mgr.14162) 136 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T06:59:59.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 06:59:59 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:59:57.990489+0000 mgr.smithi037.xnzdne (mgr.14162) 136 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T07:00:00.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:00 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T06:59:59.678866+0000 mgr.smithi037.xnzdne (mgr.14162) 137 : cephadm [INF] Detected new or changed devices on smithi037 2024-09-17T07:00:00.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:00 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:59.683499+0000 mon.smithi037 (mon.0) 345 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:00:00.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:00 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T06:59:59.688024+0000 mon.smithi037 (mon.0) 346 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:00:00.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:00 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:00:00.000085+0000 mon.smithi037 (mon.0) 347 : cluster [INF] overall HEALTH_OK 2024-09-17T07:00:01.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:00 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T06:59:59.678866+0000 mgr.smithi037.xnzdne (mgr.14162) 137 : cephadm [INF] Detected new or changed devices on smithi037 2024-09-17T07:00:01.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:00 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:59.683499+0000 mon.smithi037 (mon.0) 345 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:00:01.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:00 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T06:59:59.688024+0000 mon.smithi037 (mon.0) 346 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:00:01.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:00 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:00:00.000085+0000 mon.smithi037 (mon.0) 347 : cluster [INF] overall HEALTH_OK 2024-09-17T07:00:01.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T06:59:59.990751+0000 mgr.smithi037.xnzdne (mgr.14162) 138 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T07:00:01.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:00.864941+0000 mon.smithi037 (mon.0) 348 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-17T07:00:01.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:00.865565+0000 mon.smithi037 (mon.0) 349 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:00:02.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:01 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T06:59:59.990751+0000 mgr.smithi037.xnzdne (mgr.14162) 138 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T07:00:02.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:01 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:00.864941+0000 mon.smithi037 (mon.0) 348 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-17T07:00:02.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:01 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:00.865565+0000 mon.smithi037 (mon.0) 349 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:00:02.735 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:02 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:00:00.866079+0000 mgr.smithi037.xnzdne (mgr.14162) 139 : cephadm [INF] Deploying daemon osd.3 on smithi037 2024-09-17T07:00:02.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:02 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:00:00.866079+0000 mgr.smithi037.xnzdne (mgr.14162) 139 : cephadm [INF] Deploying daemon osd.3 on smithi037 2024-09-17T07:00:03.911 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:03 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:00:01.991092+0000 mgr.smithi037.xnzdne (mgr.14162) 140 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T07:00:03.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:03 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:00:01.991092+0000 mgr.smithi037.xnzdne (mgr.14162) 140 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T07:00:04.155 INFO:teuthology.orchestra.run.smithi037.stdout:Created osd(s) 3 on host 'smithi037' 2024-09-17T07:00:04.792 DEBUG:teuthology.orchestra.run.smithi037:osd.3> sudo journalctl -f -n 0 -u ceph-d241d094-74c1-11ef-bceb-c7b262605968@osd.3.service 2024-09-17T07:00:04.795 INFO:tasks.cephadm:Deploying osd.4 on smithi167 with /dev/vg_nvme/lv_4... 2024-09-17T07:00:04.795 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-09-17T07:00:04.807 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:04 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:04.141525+0000 mon.smithi037 (mon.0) 350 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:00:04.807 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:04 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:04.145561+0000 mon.smithi037 (mon.0) 351 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:00:04.807 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:04 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:04.152242+0000 mon.smithi037 (mon.0) 352 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:00:04.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:04 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:04.141525+0000 mon.smithi037 (mon.0) 350 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:00:04.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:04 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:04.145561+0000 mon.smithi037 (mon.0) 351 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:00:04.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:04 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:04.152242+0000 mon.smithi037 (mon.0) 352 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:00:05.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:05 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:00:03.991683+0000 mgr.smithi037.xnzdne (mgr.14162) 141 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T07:00:05.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:05 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:00:03.991683+0000 mgr.smithi037.xnzdne (mgr.14162) 141 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T07:00:06.904 INFO:teuthology.orchestra.run.smithi167.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-09-17T07:00:06.904 INFO:teuthology.orchestra.run.smithi167.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-09-17T07:00:06.904 INFO:teuthology.orchestra.run.smithi167.stderr: stderr: 10+0 records in 2024-09-17T07:00:06.904 INFO:teuthology.orchestra.run.smithi167.stderr:10+0 records out 2024-09-17T07:00:06.904 INFO:teuthology.orchestra.run.smithi167.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0114155 s, 919 MB/s 2024-09-17T07:00:06.904 INFO:teuthology.orchestra.run.smithi167.stderr:--> Zapping successful for: 2024-09-17T07:00:07.522 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi167:vg_nvme/lv_4 2024-09-17T07:00:07.523 INFO:journalctl@ceph.osd.3.smithi037.stdout:Sep 17 07:00:07 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd.3[40688]: debug 2024-09-17T07:00:07.280+0000 7f6bd5a14080 -1 osd.3 0 log_to_monitors {default=true} 2024-09-17T07:00:07.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:07 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:00:05.991974+0000 mgr.smithi037.xnzdne (mgr.14162) 142 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T07:00:07.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:07 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:07.284771+0000 mon.smithi037 (mon.0) 353 : audit [INF] from='osd.3 [v2:172.21.15.37:6826/364505310,v1:172.21.15.37:6827/364505310]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-17T07:00:08.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:07 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:00:05.991974+0000 mgr.smithi037.xnzdne (mgr.14162) 142 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T07:00:08.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:07 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:07.284771+0000 mon.smithi037 (mon.0) 353 : audit [INF] from='osd.3 [v2:172.21.15.37:6826/364505310,v1:172.21.15.37:6827/364505310]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-17T07:00:08.837 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:08 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:07.706956+0000 mon.smithi037 (mon.0) 354 : audit [INF] from='osd.3 [v2:172.21.15.37:6826/364505310,v1:172.21.15.37:6827/364505310]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T07:00:08.838 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:08 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:00:07.707016+0000 mon.smithi037 (mon.0) 355 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-17T07:00:08.838 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:08 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:07.707452+0000 mon.smithi037 (mon.0) 356 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T07:00:08.838 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:08 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:07.707763+0000 mon.smithi037 (mon.0) 357 : audit [INF] from='osd.3 [v2:172.21.15.37:6826/364505310,v1:172.21.15.37:6827/364505310]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-09-17T07:00:08.838 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:08 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:08.610991+0000 mon.smithi037 (mon.0) 358 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:00:08.838 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:08 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:08.707309+0000 mon.smithi037 (mon.0) 359 : audit [INF] from='osd.3 [v2:172.21.15.37:6826/364505310,v1:172.21.15.37:6827/364505310]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]': finished 2024-09-17T07:00:08.838 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:08 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:00:08.707367+0000 mon.smithi037 (mon.0) 360 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-09-17T07:00:08.838 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:08 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:08.707522+0000 mon.smithi037 (mon.0) 361 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T07:00:08.989 INFO:journalctl@ceph.osd.3.smithi037.stdout:Sep 17 07:00:08 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd.3[40688]: debug 2024-09-17T07:00:08.709+0000 7f6bcbf85700 -1 osd.3 0 waiting for initial osdmap 2024-09-17T07:00:08.989 INFO:journalctl@ceph.osd.3.smithi037.stdout:Sep 17 07:00:08 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd.3[40688]: debug 2024-09-17T07:00:08.713+0000 7f6bc46f9700 -1 osd.3 25 set_numa_affinity unable to identify public interface 'ens1f0' numa node: (0) Success 2024-09-17T07:00:08.989 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:08 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:07.706956+0000 mon.smithi037 (mon.0) 354 : audit [INF] from='osd.3 [v2:172.21.15.37:6826/364505310,v1:172.21.15.37:6827/364505310]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T07:00:08.989 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:08 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:00:07.707016+0000 mon.smithi037 (mon.0) 355 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-17T07:00:08.989 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:08 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:07.707452+0000 mon.smithi037 (mon.0) 356 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T07:00:08.989 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:08 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:07.707763+0000 mon.smithi037 (mon.0) 357 : audit [INF] from='osd.3 [v2:172.21.15.37:6826/364505310,v1:172.21.15.37:6827/364505310]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-09-17T07:00:08.990 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:08 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:08.610991+0000 mon.smithi037 (mon.0) 358 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:00:08.990 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:08 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:08.707309+0000 mon.smithi037 (mon.0) 359 : audit [INF] from='osd.3 [v2:172.21.15.37:6826/364505310,v1:172.21.15.37:6827/364505310]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]': finished 2024-09-17T07:00:08.990 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:08 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:00:08.707367+0000 mon.smithi037 (mon.0) 360 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-09-17T07:00:08.990 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:08 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:08.707522+0000 mon.smithi037 (mon.0) 361 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T07:00:09.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:09 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:00:07.992297+0000 mgr.smithi037.xnzdne (mgr.14162) 143 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T07:00:09.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:09 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:08.710797+0000 mon.smithi037 (mon.0) 362 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T07:00:10.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:09 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:09.468040+0000 mon.smithi037 (mon.0) 363 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T07:00:10.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:09 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:09.469637+0000 mon.smithi037 (mon.0) 364 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T07:00:10.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:09 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:09.470294+0000 mon.smithi037 (mon.0) 365 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:00:10.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:09 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:09.711033+0000 mon.smithi037 (mon.0) 366 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T07:00:10.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:09 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:00:07.992297+0000 mgr.smithi037.xnzdne (mgr.14162) 143 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T07:00:10.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:09 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:08.710797+0000 mon.smithi037 (mon.0) 362 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T07:00:10.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:09 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:09.468040+0000 mon.smithi037 (mon.0) 363 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T07:00:10.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:09 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:09.469637+0000 mon.smithi037 (mon.0) 364 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T07:00:10.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:09 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:09.470294+0000 mon.smithi037 (mon.0) 365 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:00:10.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:09 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:09.711033+0000 mon.smithi037 (mon.0) 366 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T07:00:10.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:10 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:00:08.236660+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T07:00:10.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:10 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:00:08.236761+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T07:00:10.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:10 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:09.467207+0000 mgr.smithi037.xnzdne (mgr.14162) 144 : audit [DBG] from='client.24147 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi167:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:00:10.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:10 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:00:09.469368+0000 mgr.smithi037.xnzdne (mgr.14162) 145 : cephadm [INF] Applying service osd.None on host smithi167... 2024-09-17T07:00:10.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:10 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:00:09.717928+0000 mon.smithi037 (mon.0) 367 : cluster [INF] osd.3 [v2:172.21.15.37:6826/364505310,v1:172.21.15.37:6827/364505310] boot 2024-09-17T07:00:10.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:10 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:00:09.717961+0000 mon.smithi037 (mon.0) 368 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-17T07:00:10.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:10 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:09.718638+0000 mon.smithi037 (mon.0) 369 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T07:00:11.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:10 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:00:08.236660+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T07:00:11.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:10 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:00:08.236761+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T07:00:11.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:10 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:09.467207+0000 mgr.smithi037.xnzdne (mgr.14162) 144 : audit [DBG] from='client.24147 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi167:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:00:11.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:10 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:00:09.469368+0000 mgr.smithi037.xnzdne (mgr.14162) 145 : cephadm [INF] Applying service osd.None on host smithi167... 2024-09-17T07:00:11.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:10 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:00:09.717928+0000 mon.smithi037 (mon.0) 367 : cluster [INF] osd.3 [v2:172.21.15.37:6826/364505310,v1:172.21.15.37:6827/364505310] boot 2024-09-17T07:00:11.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:10 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:00:09.717961+0000 mon.smithi037 (mon.0) 368 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-17T07:00:11.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:10 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:09.718638+0000 mon.smithi037 (mon.0) 369 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T07:00:11.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:11 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:00:09.992705+0000 mgr.smithi037.xnzdne (mgr.14162) 146 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T07:00:11.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:11 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:00:10.730556+0000 mon.smithi037 (mon.0) 370 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-17T07:00:11.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:11 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:11.605466+0000 mon.smithi037 (mon.0) 371 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:00:11.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:11 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:11.609270+0000 mon.smithi037 (mon.0) 372 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:00:11.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:11 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:11.611288+0000 mon.smithi037 (mon.0) 373 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:00:12.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:11 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:00:09.992705+0000 mgr.smithi037.xnzdne (mgr.14162) 146 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T07:00:12.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:11 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:00:10.730556+0000 mon.smithi037 (mon.0) 370 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-17T07:00:12.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:11 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:11.605466+0000 mon.smithi037 (mon.0) 371 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:00:12.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:11 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:11.609270+0000 mon.smithi037 (mon.0) 372 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:00:12.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:11 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:11.611288+0000 mon.smithi037 (mon.0) 373 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:00:12.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:12 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:11.747141+0000 mon.smithi167 (mon.1) 2 : audit [INF] from='client.? 172.21.15.167:0/367412606' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "03607b04-2387-49b3-a2ac-a382099332fe"}]: dispatch 2024-09-17T07:00:12.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:12 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:11.747509+0000 mon.smithi037 (mon.0) 374 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "03607b04-2387-49b3-a2ac-a382099332fe"}]: dispatch 2024-09-17T07:00:12.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:12 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:11.751254+0000 mon.smithi037 (mon.0) 375 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "03607b04-2387-49b3-a2ac-a382099332fe"}]': finished 2024-09-17T07:00:12.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:12 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:00:11.751300+0000 mon.smithi037 (mon.0) 376 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-17T07:00:12.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:12 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:11.751392+0000 mon.smithi037 (mon.0) 377 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T07:00:12.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:12 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:12.156957+0000 mon.smithi167 (mon.1) 3 : audit [DBG] from='client.? 172.21.15.167:0/3178228926' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T07:00:13.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:12 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:11.747141+0000 mon.smithi167 (mon.1) 2 : audit [INF] from='client.? 172.21.15.167:0/367412606' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "03607b04-2387-49b3-a2ac-a382099332fe"}]: dispatch 2024-09-17T07:00:13.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:12 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:11.747509+0000 mon.smithi037 (mon.0) 374 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "03607b04-2387-49b3-a2ac-a382099332fe"}]: dispatch 2024-09-17T07:00:13.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:12 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:11.751254+0000 mon.smithi037 (mon.0) 375 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "03607b04-2387-49b3-a2ac-a382099332fe"}]': finished 2024-09-17T07:00:13.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:12 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:00:11.751300+0000 mon.smithi037 (mon.0) 376 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-17T07:00:13.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:12 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:11.751392+0000 mon.smithi037 (mon.0) 377 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T07:00:13.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:12 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:12.156957+0000 mon.smithi167 (mon.1) 3 : audit [DBG] from='client.? 172.21.15.167:0/3178228926' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T07:00:14.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:13 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:00:11.992978+0000 mgr.smithi037.xnzdne (mgr.14162) 147 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-09-17T07:00:14.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:13 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:00:11.992978+0000 mgr.smithi037.xnzdne (mgr.14162) 147 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-09-17T07:00:15.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:15 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:00:13.993239+0000 mgr.smithi037.xnzdne (mgr.14162) 148 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-09-17T07:00:15.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:15 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:15.641353+0000 mon.smithi037 (mon.0) 378 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:00:15.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:15 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:15.646399+0000 mon.smithi037 (mon.0) 379 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:00:16.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:15 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:00:13.993239+0000 mgr.smithi037.xnzdne (mgr.14162) 148 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-09-17T07:00:16.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:15 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:15.641353+0000 mon.smithi037 (mon.0) 378 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:00:16.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:15 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:15.646399+0000 mon.smithi037 (mon.0) 379 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:00:17.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:17 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:00:15.993680+0000 mgr.smithi037.xnzdne (mgr.14162) 149 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-09-17T07:00:17.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:17 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:17.712815+0000 mon.smithi037 (mon.0) 380 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-17T07:00:17.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:17 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:17.713738+0000 mon.smithi037 (mon.0) 381 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:00:18.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:17 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:00:15.993680+0000 mgr.smithi037.xnzdne (mgr.14162) 149 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-09-17T07:00:18.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:17 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:17.712815+0000 mon.smithi037 (mon.0) 380 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-17T07:00:18.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:17 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:17.713738+0000 mon.smithi037 (mon.0) 381 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:00:19.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:18 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:00:17.714523+0000 mgr.smithi037.xnzdne (mgr.14162) 150 : cephadm [INF] Deploying daemon osd.4 on smithi167 2024-09-17T07:00:19.051 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:18 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:00:17.714523+0000 mgr.smithi037.xnzdne (mgr.14162) 150 : cephadm [INF] Deploying daemon osd.4 on smithi167 2024-09-17T07:00:20.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:19 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:00:17.994133+0000 mgr.smithi037.xnzdne (mgr.14162) 151 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-09-17T07:00:20.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:19 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:00:17.994133+0000 mgr.smithi037.xnzdne (mgr.14162) 151 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-09-17T07:00:21.071 INFO:teuthology.orchestra.run.smithi167.stdout:Created osd(s) 4 on host 'smithi167' 2024-09-17T07:00:21.863 DEBUG:teuthology.orchestra.run.smithi167:osd.4> sudo journalctl -f -n 0 -u ceph-d241d094-74c1-11ef-bceb-c7b262605968@osd.4.service 2024-09-17T07:00:21.866 INFO:tasks.cephadm:Deploying osd.5 on smithi167 with /dev/vg_nvme/lv_3... 2024-09-17T07:00:21.866 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-09-17T07:00:22.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:21 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:00:19.994437+0000 mgr.smithi037.xnzdne (mgr.14162) 152 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-09-17T07:00:22.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:21 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:21.053076+0000 mon.smithi037 (mon.0) 382 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:00:22.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:21 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:21.057812+0000 mon.smithi037 (mon.0) 383 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:00:22.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:21 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:21.069211+0000 mon.smithi037 (mon.0) 384 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:00:22.162 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:21 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:00:19.994437+0000 mgr.smithi037.xnzdne (mgr.14162) 152 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-09-17T07:00:22.163 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:21 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:21.053076+0000 mon.smithi037 (mon.0) 382 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:00:22.163 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:21 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:21.057812+0000 mon.smithi037 (mon.0) 383 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:00:22.163 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:21 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:21.069211+0000 mon.smithi037 (mon.0) 384 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:00:23.944 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:23 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:00:21.994711+0000 mgr.smithi037.xnzdne (mgr.14162) 153 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-09-17T07:00:24.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:23 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:00:21.994711+0000 mgr.smithi037.xnzdne (mgr.14162) 153 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-09-17T07:00:24.399 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 17 07:00:24 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd.4[29461]: debug 2024-09-17T07:00:24.197+0000 7f42a0804080 -1 osd.4 0 log_to_monitors {default=true} 2024-09-17T07:00:24.451 INFO:teuthology.orchestra.run.smithi167.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-09-17T07:00:24.452 INFO:teuthology.orchestra.run.smithi167.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-09-17T07:00:24.452 INFO:teuthology.orchestra.run.smithi167.stderr: stderr: 10+0 records in 2024-09-17T07:00:24.452 INFO:teuthology.orchestra.run.smithi167.stderr:10+0 records out 2024-09-17T07:00:24.452 INFO:teuthology.orchestra.run.smithi167.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0146662 s, 715 MB/s 2024-09-17T07:00:24.452 INFO:teuthology.orchestra.run.smithi167.stderr:--> Zapping successful for: 2024-09-17T07:00:25.230 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:24 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:24.201071+0000 mon.smithi037 (mon.0) 385 : audit [INF] from='osd.4 [v2:172.21.15.167:6800/4096130031,v1:172.21.15.167:6801/4096130031]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T07:00:25.253 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi167:vg_nvme/lv_3 2024-09-17T07:00:25.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:24 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:24.201071+0000 mon.smithi037 (mon.0) 385 : audit [INF] from='osd.4 [v2:172.21.15.167:6800/4096130031,v1:172.21.15.167:6801/4096130031]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T07:00:25.989 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 17 07:00:25 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd.4[29461]: debug 2024-09-17T07:00:25.791+0000 7f4296d75700 -1 osd.4 0 waiting for initial osdmap 2024-09-17T07:00:25.989 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 17 07:00:25 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd.4[29461]: debug 2024-09-17T07:00:25.795+0000 7f42914ed700 -1 osd.4 30 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-09-17T07:00:25.990 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:25 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:00:23.994947+0000 mgr.smithi037.xnzdne (mgr.14162) 154 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-09-17T07:00:25.990 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:25 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:24.788473+0000 mon.smithi037 (mon.0) 386 : audit [INF] from='osd.4 [v2:172.21.15.167:6800/4096130031,v1:172.21.15.167:6801/4096130031]' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T07:00:25.990 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:25 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:00:24.788542+0000 mon.smithi037 (mon.0) 387 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-17T07:00:25.990 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:25 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:24.788666+0000 mon.smithi037 (mon.0) 388 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T07:00:25.990 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:25 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:24.789139+0000 mon.smithi037 (mon.0) 389 : audit [INF] from='osd.4 [v2:172.21.15.167:6800/4096130031,v1:172.21.15.167:6801/4096130031]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-09-17T07:00:25.990 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:25 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:24.843614+0000 mon.smithi037 (mon.0) 390 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:00:25.990 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:25 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:25.658688+0000 mon.smithi037 (mon.0) 391 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:00:26.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:25 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:00:23.994947+0000 mgr.smithi037.xnzdne (mgr.14162) 154 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-09-17T07:00:26.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:25 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:24.788473+0000 mon.smithi037 (mon.0) 386 : audit [INF] from='osd.4 [v2:172.21.15.167:6800/4096130031,v1:172.21.15.167:6801/4096130031]' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T07:00:26.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:25 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:00:24.788542+0000 mon.smithi037 (mon.0) 387 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-17T07:00:26.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:25 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:24.788666+0000 mon.smithi037 (mon.0) 388 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T07:00:26.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:25 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:24.789139+0000 mon.smithi037 (mon.0) 389 : audit [INF] from='osd.4 [v2:172.21.15.167:6800/4096130031,v1:172.21.15.167:6801/4096130031]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-09-17T07:00:26.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:25 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:24.843614+0000 mon.smithi037 (mon.0) 390 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:00:26.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:25 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:25.658688+0000 mon.smithi037 (mon.0) 391 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:00:26.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:26 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:25.788242+0000 mon.smithi037 (mon.0) 392 : audit [INF] from='osd.4 [v2:172.21.15.167:6800/4096130031,v1:172.21.15.167:6801/4096130031]' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]': finished 2024-09-17T07:00:26.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:26 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:00:25.788305+0000 mon.smithi037 (mon.0) 393 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-17T07:00:26.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:26 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:25.788747+0000 mon.smithi037 (mon.0) 394 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T07:00:26.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:26 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:25.794776+0000 mon.smithi037 (mon.0) 395 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T07:00:27.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:26 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:25.788242+0000 mon.smithi037 (mon.0) 392 : audit [INF] from='osd.4 [v2:172.21.15.167:6800/4096130031,v1:172.21.15.167:6801/4096130031]' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]': finished 2024-09-17T07:00:27.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:26 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:00:25.788305+0000 mon.smithi037 (mon.0) 393 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-17T07:00:27.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:26 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:25.788747+0000 mon.smithi037 (mon.0) 394 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T07:00:27.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:26 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:25.794776+0000 mon.smithi037 (mon.0) 395 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T07:00:27.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:00:25.177230+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T07:00:27.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:00:25.177326+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T07:00:27.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:00:25.995366+0000 mgr.smithi037.xnzdne (mgr.14162) 155 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-09-17T07:00:27.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:26.792995+0000 mon.smithi037 (mon.0) 396 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T07:00:27.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:00:26.797039+0000 mon.smithi037 (mon.0) 397 : cluster [INF] osd.4 [v2:172.21.15.167:6800/4096130031,v1:172.21.15.167:6801/4096130031] boot 2024-09-17T07:00:28.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:00:26.797079+0000 mon.smithi037 (mon.0) 398 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-17T07:00:28.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:26.797665+0000 mon.smithi037 (mon.0) 399 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T07:00:28.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:27 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:00:25.177230+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T07:00:28.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:27 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:00:25.177326+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T07:00:28.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:27 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:00:25.995366+0000 mgr.smithi037.xnzdne (mgr.14162) 155 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-09-17T07:00:28.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:27 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:26.792995+0000 mon.smithi037 (mon.0) 396 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T07:00:28.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:27 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:00:26.797039+0000 mon.smithi037 (mon.0) 397 : cluster [INF] osd.4 [v2:172.21.15.167:6800/4096130031,v1:172.21.15.167:6801/4096130031] boot 2024-09-17T07:00:28.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:27 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:00:26.797079+0000 mon.smithi037 (mon.0) 398 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-17T07:00:28.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:27 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:26.797665+0000 mon.smithi037 (mon.0) 399 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T07:00:29.046 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:28 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:00:27.806932+0000 mon.smithi037 (mon.0) 400 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-17T07:00:29.047 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:28 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:28.552617+0000 mon.smithi037 (mon.0) 401 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T07:00:29.047 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:28 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:28.554364+0000 mon.smithi037 (mon.0) 402 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T07:00:29.047 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:28 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:28.555145+0000 mon.smithi037 (mon.0) 403 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:00:29.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:28 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:00:27.806932+0000 mon.smithi037 (mon.0) 400 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-17T07:00:29.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:28 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:28.552617+0000 mon.smithi037 (mon.0) 401 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T07:00:29.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:28 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:28.554364+0000 mon.smithi037 (mon.0) 402 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T07:00:29.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:28 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:28.555145+0000 mon.smithi037 (mon.0) 403 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:00:29.922 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:29 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:00:27.995820+0000 mgr.smithi037.xnzdne (mgr.14162) 156 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-17T07:00:29.923 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:29 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:28.551682+0000 mgr.smithi037.xnzdne (mgr.14162) 157 : audit [DBG] from='client.24165 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi167:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:00:29.923 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:29 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:00:28.554118+0000 mgr.smithi037.xnzdne (mgr.14162) 158 : cephadm [INF] Applying service osd.None on host smithi167... 2024-09-17T07:00:30.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:29 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:00:27.995820+0000 mgr.smithi037.xnzdne (mgr.14162) 156 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-17T07:00:30.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:29 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:28.551682+0000 mgr.smithi037.xnzdne (mgr.14162) 157 : audit [DBG] from='client.24165 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi167:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:00:30.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:29 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:00:28.554118+0000 mgr.smithi037.xnzdne (mgr.14162) 158 : cephadm [INF] Applying service osd.None on host smithi167... 2024-09-17T07:00:31.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:31 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:00:29.996165+0000 mgr.smithi037.xnzdne (mgr.14162) 159 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-17T07:00:31.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:31 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:00:30.429677+0000 mgr.smithi037.xnzdne (mgr.14162) 160 : cephadm [INF] Detected new or changed devices on smithi167 2024-09-17T07:00:31.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:31 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:30.434520+0000 mon.smithi037 (mon.0) 404 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:00:31.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:31 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:30.647376+0000 mon.smithi037 (mon.0) 405 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:00:31.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:31 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:30.651173+0000 mon.smithi037 (mon.0) 406 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:00:31.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:31 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:00:29.996165+0000 mgr.smithi037.xnzdne (mgr.14162) 159 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-17T07:00:31.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:31 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:00:30.429677+0000 mgr.smithi037.xnzdne (mgr.14162) 160 : cephadm [INF] Detected new or changed devices on smithi167 2024-09-17T07:00:31.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:31 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:30.434520+0000 mon.smithi037 (mon.0) 404 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:00:31.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:31 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:30.647376+0000 mon.smithi037 (mon.0) 405 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:00:31.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:31 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:30.651173+0000 mon.smithi037 (mon.0) 406 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:00:32.702 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:32 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:31.657603+0000 mon.smithi167 (mon.1) 4 : audit [INF] from='client.? 172.21.15.167:0/402174793' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "352d11cf-dc8f-4ed3-a5ba-d32ff4011886"}]: dispatch 2024-09-17T07:00:32.702 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:32 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:31.658159+0000 mon.smithi037 (mon.0) 407 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "352d11cf-dc8f-4ed3-a5ba-d32ff4011886"}]: dispatch 2024-09-17T07:00:32.702 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:32 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:31.662715+0000 mon.smithi037 (mon.0) 408 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "352d11cf-dc8f-4ed3-a5ba-d32ff4011886"}]': finished 2024-09-17T07:00:32.702 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:32 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:00:31.662767+0000 mon.smithi037 (mon.0) 409 : cluster [DBG] osdmap e33: 6 total, 5 up, 6 in 2024-09-17T07:00:32.703 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:32 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:31.662892+0000 mon.smithi037 (mon.0) 410 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T07:00:32.703 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:32 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:32.062752+0000 mon.smithi167 (mon.1) 5 : audit [DBG] from='client.? 172.21.15.167:0/2836854673' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T07:00:32.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:32 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:31.657603+0000 mon.smithi167 (mon.1) 4 : audit [INF] from='client.? 172.21.15.167:0/402174793' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "352d11cf-dc8f-4ed3-a5ba-d32ff4011886"}]: dispatch 2024-09-17T07:00:32.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:32 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:31.658159+0000 mon.smithi037 (mon.0) 407 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "352d11cf-dc8f-4ed3-a5ba-d32ff4011886"}]: dispatch 2024-09-17T07:00:32.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:32 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:31.662715+0000 mon.smithi037 (mon.0) 408 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "352d11cf-dc8f-4ed3-a5ba-d32ff4011886"}]': finished 2024-09-17T07:00:32.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:32 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:00:31.662767+0000 mon.smithi037 (mon.0) 409 : cluster [DBG] osdmap e33: 6 total, 5 up, 6 in 2024-09-17T07:00:32.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:32 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:31.662892+0000 mon.smithi037 (mon.0) 410 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T07:00:32.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:32 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:32.062752+0000 mon.smithi167 (mon.1) 5 : audit [DBG] from='client.? 172.21.15.167:0/2836854673' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T07:00:33.954 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:33 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:00:31.996406+0000 mgr.smithi037.xnzdne (mgr.14162) 161 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-17T07:00:34.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:33 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:00:31.996406+0000 mgr.smithi037.xnzdne (mgr.14162) 161 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-17T07:00:35.947 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:35 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:00:33.996686+0000 mgr.smithi037.xnzdne (mgr.14162) 162 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-17T07:00:35.947 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:35 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:34.561486+0000 mon.smithi037 (mon.0) 411 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:00:35.948 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:35 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:34.566901+0000 mon.smithi037 (mon.0) 412 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:00:36.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:35 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:00:33.996686+0000 mgr.smithi037.xnzdne (mgr.14162) 162 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-17T07:00:36.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:35 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:34.561486+0000 mon.smithi037 (mon.0) 411 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:00:36.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:35 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:34.566901+0000 mon.smithi037 (mon.0) 412 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:00:37.897 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:37 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:00:35.997050+0000 mgr.smithi037.xnzdne (mgr.14162) 163 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-17T07:00:38.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:37 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:00:35.997050+0000 mgr.smithi037.xnzdne (mgr.14162) 163 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-17T07:00:38.853 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:38 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:37.580358+0000 mon.smithi037 (mon.0) 413 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-17T07:00:38.853 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:38 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:37.581258+0000 mon.smithi037 (mon.0) 414 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:00:38.853 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:38 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:00:37.582016+0000 mgr.smithi037.xnzdne (mgr.14162) 164 : cephadm [INF] Deploying daemon osd.5 on smithi167 2024-09-17T07:00:39.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:38 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:37.580358+0000 mon.smithi037 (mon.0) 413 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-17T07:00:39.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:38 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:37.581258+0000 mon.smithi037 (mon.0) 414 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:00:39.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:38 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:00:37.582016+0000 mgr.smithi037.xnzdne (mgr.14162) 164 : cephadm [INF] Deploying daemon osd.5 on smithi167 2024-09-17T07:00:39.961 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:39 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:00:37.997392+0000 mgr.smithi037.xnzdne (mgr.14162) 165 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-17T07:00:40.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:39 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:00:37.997392+0000 mgr.smithi037.xnzdne (mgr.14162) 165 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-17T07:00:41.091 INFO:teuthology.orchestra.run.smithi167.stdout:Created osd(s) 5 on host 'smithi167' 2024-09-17T07:00:41.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:41 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:00:39.997719+0000 mgr.smithi037.xnzdne (mgr.14162) 166 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-17T07:00:41.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:41 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:41.071103+0000 mon.smithi037 (mon.0) 415 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:00:41.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:41 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:41.076924+0000 mon.smithi037 (mon.0) 416 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:00:41.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:41 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:41.088403+0000 mon.smithi037 (mon.0) 417 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:00:41.792 DEBUG:teuthology.orchestra.run.smithi167:osd.5> sudo journalctl -f -n 0 -u ceph-d241d094-74c1-11ef-bceb-c7b262605968@osd.5.service 2024-09-17T07:00:41.794 INFO:tasks.cephadm:Deploying osd.6 on smithi167 with /dev/vg_nvme/lv_2... 2024-09-17T07:00:41.795 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-09-17T07:00:42.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:41 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:00:39.997719+0000 mgr.smithi037.xnzdne (mgr.14162) 166 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-17T07:00:42.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:41 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:41.071103+0000 mon.smithi037 (mon.0) 415 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:00:42.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:41 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:41.076924+0000 mon.smithi037 (mon.0) 416 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:00:42.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:41 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:41.088403+0000 mon.smithi037 (mon.0) 417 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:00:43.853 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:43 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:00:41.998023+0000 mgr.smithi037.xnzdne (mgr.14162) 167 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-17T07:00:43.881 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:43 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:00:41.998023+0000 mgr.smithi037.xnzdne (mgr.14162) 167 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-17T07:00:44.384 INFO:teuthology.orchestra.run.smithi167.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-09-17T07:00:44.385 INFO:teuthology.orchestra.run.smithi167.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-09-17T07:00:44.385 INFO:teuthology.orchestra.run.smithi167.stderr: stderr: 10+0 records in 2024-09-17T07:00:44.385 INFO:teuthology.orchestra.run.smithi167.stderr:10+0 records out 2024-09-17T07:00:44.385 INFO:teuthology.orchestra.run.smithi167.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0126981 s, 826 MB/s 2024-09-17T07:00:44.385 INFO:teuthology.orchestra.run.smithi167.stderr:--> Zapping successful for: 2024-09-17T07:00:44.407 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:00:44 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd.5[31926]: debug 2024-09-17T07:00:44.153+0000 7f347a7cc080 -1 osd.5 0 log_to_monitors {default=true} 2024-09-17T07:00:44.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:44 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:44.158935+0000 mon.smithi167 (mon.1) 6 : audit [INF] from='osd.5 [v2:172.21.15.167:6808/1973937219,v1:172.21.15.167:6809/1973937219]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T07:00:44.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:44 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:44.159277+0000 mon.smithi037 (mon.0) 418 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T07:00:45.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:44 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:44.158935+0000 mon.smithi167 (mon.1) 6 : audit [INF] from='osd.5 [v2:172.21.15.167:6808/1973937219,v1:172.21.15.167:6809/1973937219]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T07:00:45.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:44 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:44.159277+0000 mon.smithi037 (mon.0) 418 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T07:00:45.179 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi167:vg_nvme/lv_2 2024-09-17T07:00:45.917 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:00:45 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd.5[31926]: debug 2024-09-17T07:00:45.591+0000 7f3470d3d700 -1 osd.5 0 waiting for initial osdmap 2024-09-17T07:00:45.917 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:00:45 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd.5[31926]: debug 2024-09-17T07:00:45.598+0000 7f34694b1700 -1 osd.5 35 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-09-17T07:00:45.917 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:45 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:00:43.998290+0000 mgr.smithi037.xnzdne (mgr.14162) 168 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-17T07:00:45.917 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:45 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:44.587994+0000 mon.smithi037 (mon.0) 419 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T07:00:45.917 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:45 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:00:44.588073+0000 mon.smithi037 (mon.0) 420 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2024-09-17T07:00:45.917 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:45 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:44.588199+0000 mon.smithi037 (mon.0) 421 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T07:00:45.917 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:45 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:44.588660+0000 mon.smithi167 (mon.1) 7 : audit [INF] from='osd.5 [v2:172.21.15.167:6808/1973937219,v1:172.21.15.167:6809/1973937219]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-09-17T07:00:45.917 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:45 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:44.588948+0000 mon.smithi037 (mon.0) 422 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-09-17T07:00:45.917 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:45 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:44.958144+0000 mon.smithi037 (mon.0) 423 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:00:46.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:45 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:00:43.998290+0000 mgr.smithi037.xnzdne (mgr.14162) 168 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-17T07:00:46.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:45 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:44.587994+0000 mon.smithi037 (mon.0) 419 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T07:00:46.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:45 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:00:44.588073+0000 mon.smithi037 (mon.0) 420 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2024-09-17T07:00:46.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:45 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:44.588199+0000 mon.smithi037 (mon.0) 421 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T07:00:46.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:45 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:44.588660+0000 mon.smithi167 (mon.1) 7 : audit [INF] from='osd.5 [v2:172.21.15.167:6808/1973937219,v1:172.21.15.167:6809/1973937219]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-09-17T07:00:46.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:45 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:44.588948+0000 mon.smithi037 (mon.0) 422 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-09-17T07:00:46.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:45 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:44.958144+0000 mon.smithi037 (mon.0) 423 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:00:46.923 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:46 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:45.587912+0000 mon.smithi037 (mon.0) 424 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]': finished 2024-09-17T07:00:46.923 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:46 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:00:45.587975+0000 mon.smithi037 (mon.0) 425 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-09-17T07:00:46.923 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:46 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:45.588321+0000 mon.smithi037 (mon.0) 426 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T07:00:46.924 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:46 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:45.593342+0000 mon.smithi037 (mon.0) 427 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T07:00:46.924 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:46 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:46.227753+0000 mon.smithi037 (mon.0) 428 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:00:47.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:46 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:45.587912+0000 mon.smithi037 (mon.0) 424 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]': finished 2024-09-17T07:00:47.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:46 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:00:45.587975+0000 mon.smithi037 (mon.0) 425 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-09-17T07:00:47.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:46 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:45.588321+0000 mon.smithi037 (mon.0) 426 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T07:00:47.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:46 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:45.593342+0000 mon.smithi037 (mon.0) 427 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T07:00:47.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:46 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:46.227753+0000 mon.smithi037 (mon.0) 428 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:00:47.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:47 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:00:45.143504+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T07:00:47.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:47 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:00:45.143620+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T07:00:47.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:47 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:00:45.998533+0000 mgr.smithi037.xnzdne (mgr.14162) 169 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-17T07:00:47.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:47 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:46.593138+0000 mon.smithi037 (mon.0) 429 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T07:00:47.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:47 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:00:46.598656+0000 mon.smithi037 (mon.0) 430 : cluster [INF] osd.5 [v2:172.21.15.167:6808/1973937219,v1:172.21.15.167:6809/1973937219] boot 2024-09-17T07:00:47.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:47 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:00:46.598699+0000 mon.smithi037 (mon.0) 431 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2024-09-17T07:00:47.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:47 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:46.599459+0000 mon.smithi037 (mon.0) 432 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T07:00:48.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:47 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:00:45.143504+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T07:00:48.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:47 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:00:45.143620+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T07:00:48.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:47 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:00:45.998533+0000 mgr.smithi037.xnzdne (mgr.14162) 169 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-17T07:00:48.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:47 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:46.593138+0000 mon.smithi037 (mon.0) 429 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T07:00:48.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:47 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:00:46.598656+0000 mon.smithi037 (mon.0) 430 : cluster [INF] osd.5 [v2:172.21.15.167:6808/1973937219,v1:172.21.15.167:6809/1973937219] boot 2024-09-17T07:00:48.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:47 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:00:46.598699+0000 mon.smithi037 (mon.0) 431 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2024-09-17T07:00:48.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:47 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:46.599459+0000 mon.smithi037 (mon.0) 432 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T07:00:48.887 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:48 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:00:47.610079+0000 mon.smithi037 (mon.0) 433 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-09-17T07:00:48.887 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:48 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:47.862455+0000 mon.smithi037 (mon.0) 434 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T07:00:48.887 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:48 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:47.864360+0000 mon.smithi037 (mon.0) 435 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T07:00:48.887 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:48 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:47.865138+0000 mon.smithi037 (mon.0) 436 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:00:49.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:48 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:00:47.610079+0000 mon.smithi037 (mon.0) 433 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-09-17T07:00:49.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:48 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:47.862455+0000 mon.smithi037 (mon.0) 434 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T07:00:49.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:48 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:47.864360+0000 mon.smithi037 (mon.0) 435 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T07:00:49.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:48 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:47.865138+0000 mon.smithi037 (mon.0) 436 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:00:49.868 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:49 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:47.861428+0000 mgr.smithi037.xnzdne (mgr.14162) 170 : audit [DBG] from='client.24183 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi167:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:00:49.869 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:49 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:00:47.864081+0000 mgr.smithi037.xnzdne (mgr.14162) 171 : cephadm [INF] Applying service osd.None on host smithi167... 2024-09-17T07:00:49.869 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:49 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:00:47.998827+0000 mgr.smithi037.xnzdne (mgr.14162) 172 : cluster [DBG] pgmap v141: 1 pgs: 1 peering; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-09-17T07:00:50.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:49 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:47.861428+0000 mgr.smithi037.xnzdne (mgr.14162) 170 : audit [DBG] from='client.24183 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi167:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:00:50.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:49 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:00:47.864081+0000 mgr.smithi037.xnzdne (mgr.14162) 171 : cephadm [INF] Applying service osd.None on host smithi167... 2024-09-17T07:00:50.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:49 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:00:47.998827+0000 mgr.smithi037.xnzdne (mgr.14162) 172 : cluster [DBG] pgmap v141: 1 pgs: 1 peering; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-09-17T07:00:51.583 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:51 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:00:49.999153+0000 mgr.smithi037.xnzdne (mgr.14162) 173 : cluster [DBG] pgmap v142: 1 pgs: 1 peering; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-09-17T07:00:51.583 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:51 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:00:50.398974+0000 mgr.smithi037.xnzdne (mgr.14162) 174 : cephadm [INF] Detected new or changed devices on smithi167 2024-09-17T07:00:51.583 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:51 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:50.404117+0000 mon.smithi037 (mon.0) 437 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:00:51.583 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:51 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:50.407746+0000 mon.smithi037 (mon.0) 438 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:00:51.583 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:51 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:50.410515+0000 mon.smithi037 (mon.0) 439 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:00:51.583 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:51 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:51.216350+0000 mon.smithi167 (mon.1) 8 : audit [INF] from='client.? 172.21.15.167:0/355748459' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "04c3c10e-36f0-4828-aff4-a23e18591dbf"}]: dispatch 2024-09-17T07:00:51.584 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:51 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:51.216991+0000 mon.smithi037 (mon.0) 440 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "04c3c10e-36f0-4828-aff4-a23e18591dbf"}]: dispatch 2024-09-17T07:00:51.584 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:51 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:51.220722+0000 mon.smithi037 (mon.0) 441 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "04c3c10e-36f0-4828-aff4-a23e18591dbf"}]': finished 2024-09-17T07:00:51.584 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:51 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:00:51.220771+0000 mon.smithi037 (mon.0) 442 : cluster [DBG] osdmap e38: 7 total, 6 up, 7 in 2024-09-17T07:00:51.584 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:51 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:51.220889+0000 mon.smithi037 (mon.0) 443 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T07:00:51.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:51 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:00:49.999153+0000 mgr.smithi037.xnzdne (mgr.14162) 173 : cluster [DBG] pgmap v142: 1 pgs: 1 peering; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-09-17T07:00:51.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:51 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:00:50.398974+0000 mgr.smithi037.xnzdne (mgr.14162) 174 : cephadm [INF] Detected new or changed devices on smithi167 2024-09-17T07:00:51.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:51 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:50.404117+0000 mon.smithi037 (mon.0) 437 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:00:51.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:51 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:50.407746+0000 mon.smithi037 (mon.0) 438 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:00:51.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:51 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:50.410515+0000 mon.smithi037 (mon.0) 439 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:00:51.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:51 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:51.216350+0000 mon.smithi167 (mon.1) 8 : audit [INF] from='client.? 172.21.15.167:0/355748459' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "04c3c10e-36f0-4828-aff4-a23e18591dbf"}]: dispatch 2024-09-17T07:00:51.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:51 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:51.216991+0000 mon.smithi037 (mon.0) 440 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "04c3c10e-36f0-4828-aff4-a23e18591dbf"}]: dispatch 2024-09-17T07:00:51.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:51 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:51.220722+0000 mon.smithi037 (mon.0) 441 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "04c3c10e-36f0-4828-aff4-a23e18591dbf"}]': finished 2024-09-17T07:00:51.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:51 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:00:51.220771+0000 mon.smithi037 (mon.0) 442 : cluster [DBG] osdmap e38: 7 total, 6 up, 7 in 2024-09-17T07:00:51.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:51 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:51.220889+0000 mon.smithi037 (mon.0) 443 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T07:00:52.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:52 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:51.627147+0000 mon.smithi167 (mon.1) 9 : audit [DBG] from='client.? 172.21.15.167:0/2809815077' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T07:00:52.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:52 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:51.627147+0000 mon.smithi167 (mon.1) 9 : audit [DBG] from='client.? 172.21.15.167:0/2809815077' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T07:00:53.736 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:53 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:00:51.999492+0000 mgr.smithi037.xnzdne (mgr.14162) 175 : cluster [DBG] pgmap v144: 1 pgs: 1 peering; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-09-17T07:00:53.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:53 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:00:51.999492+0000 mgr.smithi037.xnzdne (mgr.14162) 175 : cluster [DBG] pgmap v144: 1 pgs: 1 peering; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-09-17T07:00:55.433 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:55 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:00:53.999883+0000 mgr.smithi037.xnzdne (mgr.14162) 176 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-09-17T07:00:55.433 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:55 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:54.226914+0000 mon.smithi037 (mon.0) 444 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:00:55.433 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:55 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:54.229948+0000 mon.smithi037 (mon.0) 445 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:00:55.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:55 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:00:53.999883+0000 mgr.smithi037.xnzdne (mgr.14162) 176 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-09-17T07:00:55.524 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:55 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:54.226914+0000 mon.smithi037 (mon.0) 444 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:00:55.524 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:55 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:54.229948+0000 mon.smithi037 (mon.0) 445 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:00:57.618 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:57 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:00:56.000211+0000 mgr.smithi037.xnzdne (mgr.14162) 177 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-09-17T07:00:57.619 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:57 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:57.108746+0000 mon.smithi037 (mon.0) 446 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-17T07:00:57.619 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:57 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:57.109558+0000 mon.smithi037 (mon.0) 447 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:00:57.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:57 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:00:56.000211+0000 mgr.smithi037.xnzdne (mgr.14162) 177 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-09-17T07:00:57.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:57 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:57.108746+0000 mon.smithi037 (mon.0) 446 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-17T07:00:57.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:57 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:57.109558+0000 mon.smithi037 (mon.0) 447 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:00:58.737 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:58 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:00:57.110267+0000 mgr.smithi037.xnzdne (mgr.14162) 178 : cephadm [INF] Deploying daemon osd.6 on smithi167 2024-09-17T07:00:58.737 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:58 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:58.109477+0000 mon.smithi037 (mon.0) 448 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.xnzdne/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:00:58.738 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:58 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:00:58.109711+0000 mon.smithi037 (mon.0) 449 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.xnzdne/trash_purge_schedule"}]: dispatch 2024-09-17T07:00:58.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:58 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:00:57.110267+0000 mgr.smithi037.xnzdne (mgr.14162) 178 : cephadm [INF] Deploying daemon osd.6 on smithi167 2024-09-17T07:00:58.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:58 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:58.109477+0000 mon.smithi037 (mon.0) 448 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.xnzdne/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:00:58.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:58 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:00:58.109711+0000 mon.smithi037 (mon.0) 449 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.xnzdne/trash_purge_schedule"}]: dispatch 2024-09-17T07:00:59.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:00:59 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:00:58.000684+0000 mgr.smithi037.xnzdne (mgr.14162) 179 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-09-17T07:00:59.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:00:59 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:00:58.000684+0000 mgr.smithi037.xnzdne (mgr.14162) 179 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-09-17T07:01:00.757 INFO:teuthology.orchestra.run.smithi167.stdout:Created osd(s) 6 on host 'smithi167' 2024-09-17T07:01:01.485 DEBUG:teuthology.orchestra.run.smithi167:osd.6> sudo journalctl -f -n 0 -u ceph-d241d094-74c1-11ef-bceb-c7b262605968@osd.6.service 2024-09-17T07:01:01.487 INFO:tasks.cephadm:Deploying osd.7 on smithi167 with /dev/vg_nvme/lv_1... 2024-09-17T07:01:01.488 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-09-17T07:01:01.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:01 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:01:00.001066+0000 mgr.smithi037.xnzdne (mgr.14162) 180 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-09-17T07:01:01.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:01 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:01:00.745209+0000 mon.smithi037 (mon.0) 450 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:01:01.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:01 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:01:00.749597+0000 mon.smithi037 (mon.0) 451 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:01:01.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:01 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:01:00.755374+0000 mon.smithi037 (mon.0) 452 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:01:01.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:01:00.001066+0000 mgr.smithi037.xnzdne (mgr.14162) 180 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-09-17T07:01:01.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:01:00.745209+0000 mon.smithi037 (mon.0) 450 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:01:01.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:01:00.749597+0000 mon.smithi037 (mon.0) 451 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:01:01.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:01:00.755374+0000 mon.smithi037 (mon.0) 452 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:01:03.585 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:03 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:01:02.001336+0000 mgr.smithi037.xnzdne (mgr.14162) 181 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-09-17T07:01:03.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:03 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:01:02.001336+0000 mgr.smithi037.xnzdne (mgr.14162) 181 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-09-17T07:01:03.869 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:01:03 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd.6[34381]: debug 2024-09-17T07:01:03.727+0000 7f7d5503c080 -1 osd.6 0 log_to_monitors {default=true} 2024-09-17T07:01:03.987 INFO:teuthology.orchestra.run.smithi167.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-09-17T07:01:03.987 INFO:teuthology.orchestra.run.smithi167.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-09-17T07:01:03.987 INFO:teuthology.orchestra.run.smithi167.stderr: stderr: 10+0 records in 2024-09-17T07:01:03.988 INFO:teuthology.orchestra.run.smithi167.stderr:10+0 records out 2024-09-17T07:01:03.988 INFO:teuthology.orchestra.run.smithi167.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0138128 s, 759 MB/s 2024-09-17T07:01:03.988 INFO:teuthology.orchestra.run.smithi167.stderr:--> Zapping successful for: 2024-09-17T07:01:04.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:04 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:01:03.730680+0000 mon.smithi167 (mon.1) 10 : audit [INF] from='osd.6 [v2:172.21.15.167:6816/881817227,v1:172.21.15.167:6817/881817227]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T07:01:04.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:04 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:01:03.731344+0000 mon.smithi037 (mon.0) 453 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T07:01:04.659 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:04 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:01:03.730680+0000 mon.smithi167 (mon.1) 10 : audit [INF] from='osd.6 [v2:172.21.15.167:6816/881817227,v1:172.21.15.167:6817/881817227]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T07:01:04.660 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:04 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:01:03.731344+0000 mon.smithi037 (mon.0) 453 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T07:01:04.991 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi167:vg_nvme/lv_1 2024-09-17T07:01:05.623 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:01:05 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd.6[34381]: debug 2024-09-17T07:01:05.356+0000 7f7d4b5ad700 -1 osd.6 0 waiting for initial osdmap 2024-09-17T07:01:05.623 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:01:05 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd.6[34381]: debug 2024-09-17T07:01:05.362+0000 7f7d43d21700 -1 osd.6 40 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-09-17T07:01:05.623 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:05 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:01:04.001686+0000 mgr.smithi037.xnzdne (mgr.14162) 182 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-09-17T07:01:05.623 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:05 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:01:04.351825+0000 mon.smithi037 (mon.0) 454 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-17T07:01:05.623 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:05 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:01:04.351895+0000 mon.smithi037 (mon.0) 455 : cluster [DBG] osdmap e39: 7 total, 6 up, 7 in 2024-09-17T07:01:05.623 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:05 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:01:04.352121+0000 mon.smithi037 (mon.0) 456 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T07:01:05.623 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:05 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:01:04.353933+0000 mon.smithi167 (mon.1) 11 : audit [INF] from='osd.6 [v2:172.21.15.167:6816/881817227,v1:172.21.15.167:6817/881817227]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-09-17T07:01:05.623 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:05 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:01:04.354295+0000 mon.smithi037 (mon.0) 457 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-09-17T07:01:05.624 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:05 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:01:04.749854+0000 mon.smithi037 (mon.0) 458 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:01:05.624 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:05 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:01:05.043916+0000 mon.smithi037 (mon.0) 459 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:01:05.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:05 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:01:04.001686+0000 mgr.smithi037.xnzdne (mgr.14162) 182 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-09-17T07:01:05.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:05 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:01:04.351825+0000 mon.smithi037 (mon.0) 454 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-17T07:01:05.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:05 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:01:04.351895+0000 mon.smithi037 (mon.0) 455 : cluster [DBG] osdmap e39: 7 total, 6 up, 7 in 2024-09-17T07:01:05.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:05 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:01:04.352121+0000 mon.smithi037 (mon.0) 456 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T07:01:05.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:05 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:01:04.353933+0000 mon.smithi167 (mon.1) 11 : audit [INF] from='osd.6 [v2:172.21.15.167:6816/881817227,v1:172.21.15.167:6817/881817227]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-09-17T07:01:05.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:05 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:01:04.354295+0000 mon.smithi037 (mon.0) 457 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-09-17T07:01:05.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:05 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:01:04.749854+0000 mon.smithi037 (mon.0) 458 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:01:05.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:05 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:01:05.043916+0000 mon.smithi037 (mon.0) 459 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:01:06.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:06 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:01:05.354590+0000 mon.smithi037 (mon.0) 460 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]': finished 2024-09-17T07:01:06.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:06 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:01:05.354716+0000 mon.smithi037 (mon.0) 461 : cluster [DBG] osdmap e40: 7 total, 6 up, 7 in 2024-09-17T07:01:06.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:06 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:01:05.355349+0000 mon.smithi037 (mon.0) 462 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T07:01:06.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:06 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:01:05.360679+0000 mon.smithi037 (mon.0) 463 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T07:01:06.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:06 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:01:06.338606+0000 mon.smithi037 (mon.0) 464 : cluster [INF] osd.6 [v2:172.21.15.167:6816/881817227,v1:172.21.15.167:6817/881817227] boot 2024-09-17T07:01:06.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:06 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:01:06.338684+0000 mon.smithi037 (mon.0) 465 : cluster [DBG] osdmap e41: 7 total, 7 up, 7 in 2024-09-17T07:01:06.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:06 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:01:06.339122+0000 mon.smithi037 (mon.0) 466 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T07:01:06.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:01:05.354590+0000 mon.smithi037 (mon.0) 460 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]': finished 2024-09-17T07:01:06.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:01:05.354716+0000 mon.smithi037 (mon.0) 461 : cluster [DBG] osdmap e40: 7 total, 6 up, 7 in 2024-09-17T07:01:06.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:01:05.355349+0000 mon.smithi037 (mon.0) 462 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T07:01:06.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:01:05.360679+0000 mon.smithi037 (mon.0) 463 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T07:01:06.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:01:06.338606+0000 mon.smithi037 (mon.0) 464 : cluster [INF] osd.6 [v2:172.21.15.167:6816/881817227,v1:172.21.15.167:6817/881817227] boot 2024-09-17T07:01:06.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:01:06.338684+0000 mon.smithi037 (mon.0) 465 : cluster [DBG] osdmap e41: 7 total, 7 up, 7 in 2024-09-17T07:01:06.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:01:06.339122+0000 mon.smithi037 (mon.0) 466 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T07:01:07.561 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:07 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:01:04.765369+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T07:01:07.561 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:07 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:01:04.765527+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T07:01:07.561 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:07 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:01:06.002150+0000 mgr.smithi037.xnzdne (mgr.14162) 183 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-09-17T07:01:07.562 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:07 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:01:07.337029+0000 mon.smithi037 (mon.0) 467 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2024-09-17T07:01:07.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:07 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:01:04.765369+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T07:01:07.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:07 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:01:04.765527+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T07:01:07.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:07 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:01:06.002150+0000 mgr.smithi037.xnzdne (mgr.14162) 183 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-09-17T07:01:07.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:07 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:01:07.337029+0000 mon.smithi037 (mon.0) 467 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2024-09-17T07:01:09.613 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:09 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:01:08.002460+0000 mgr.smithi037.xnzdne (mgr.14162) 184 : cluster [DBG] pgmap v156: 1 pgs: 1 remapped+peering; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-09-17T07:01:09.613 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:09 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:01:08.338677+0000 mon.smithi037 (mon.0) 468 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2024-09-17T07:01:09.613 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:09 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:01:08.909890+0000 mon.smithi037 (mon.0) 469 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:01:09.613 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:09 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:01:08.915792+0000 mon.smithi037 (mon.0) 470 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:01:09.613 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:09 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:01:08.919929+0000 mon.smithi037 (mon.0) 471 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:01:09.613 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:09 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:01:08.926898+0000 mon.smithi037 (mon.0) 472 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:01:09.613 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:09 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:01:09.111017+0000 mon.smithi037 (mon.0) 473 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T07:01:09.614 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:09 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:01:09.112686+0000 mon.smithi037 (mon.0) 474 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T07:01:09.614 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:09 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:01:09.113405+0000 mon.smithi037 (mon.0) 475 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:01:09.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:09 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:01:08.002460+0000 mgr.smithi037.xnzdne (mgr.14162) 184 : cluster [DBG] pgmap v156: 1 pgs: 1 remapped+peering; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-09-17T07:01:09.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:09 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:01:08.338677+0000 mon.smithi037 (mon.0) 468 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2024-09-17T07:01:09.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:09 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:01:08.909890+0000 mon.smithi037 (mon.0) 469 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:01:09.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:09 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:01:08.915792+0000 mon.smithi037 (mon.0) 470 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:01:09.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:09 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:01:08.919929+0000 mon.smithi037 (mon.0) 471 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:01:09.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:09 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:01:08.926898+0000 mon.smithi037 (mon.0) 472 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:01:09.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:09 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:01:09.111017+0000 mon.smithi037 (mon.0) 473 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T07:01:09.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:09 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:01:09.112686+0000 mon.smithi037 (mon.0) 474 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T07:01:09.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:09 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:01:09.113405+0000 mon.smithi037 (mon.0) 475 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:01:10.658 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:10 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:01:08.904876+0000 mgr.smithi037.xnzdne (mgr.14162) 185 : cephadm [INF] Detected new or changed devices on smithi167 2024-09-17T07:01:10.658 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:10 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:01:09.110265+0000 mgr.smithi037.xnzdne (mgr.14162) 186 : audit [DBG] from='client.24201 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi167:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:01:10.658 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:10 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:01:09.112402+0000 mgr.smithi037.xnzdne (mgr.14162) 187 : cephadm [INF] Applying service osd.None on host smithi167... 2024-09-17T07:01:10.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:10 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:01:08.904876+0000 mgr.smithi037.xnzdne (mgr.14162) 185 : cephadm [INF] Detected new or changed devices on smithi167 2024-09-17T07:01:10.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:10 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:01:09.110265+0000 mgr.smithi037.xnzdne (mgr.14162) 186 : audit [DBG] from='client.24201 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi167:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:01:10.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:10 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:01:09.112402+0000 mgr.smithi037.xnzdne (mgr.14162) 187 : cephadm [INF] Applying service osd.None on host smithi167... 2024-09-17T07:01:11.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:11 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:01:10.002959+0000 mgr.smithi037.xnzdne (mgr.14162) 188 : cluster [DBG] pgmap v158: 1 pgs: 1 remapped+peering; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-09-17T07:01:11.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:11 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:01:10.002959+0000 mgr.smithi037.xnzdne (mgr.14162) 188 : cluster [DBG] pgmap v158: 1 pgs: 1 remapped+peering; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-09-17T07:01:12.675 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:12 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:01:11.391751+0000 mon.smithi167 (mon.1) 12 : audit [INF] from='client.? 172.21.15.167:0/1845883269' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "010eb9ab-72df-4584-9902-9772d171f718"}]: dispatch 2024-09-17T07:01:12.675 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:12 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:01:11.392207+0000 mon.smithi037 (mon.0) 476 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "010eb9ab-72df-4584-9902-9772d171f718"}]: dispatch 2024-09-17T07:01:12.675 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:12 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:01:11.396622+0000 mon.smithi037 (mon.0) 477 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "010eb9ab-72df-4584-9902-9772d171f718"}]': finished 2024-09-17T07:01:12.675 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:12 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:01:11.396712+0000 mon.smithi037 (mon.0) 478 : cluster [DBG] osdmap e44: 8 total, 7 up, 8 in 2024-09-17T07:01:12.675 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:12 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:01:11.396880+0000 mon.smithi037 (mon.0) 479 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T07:01:12.675 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:12 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:01:11.809726+0000 mon.smithi167 (mon.1) 13 : audit [DBG] from='client.? 172.21.15.167:0/2408920951' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T07:01:12.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:12 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:01:11.391751+0000 mon.smithi167 (mon.1) 12 : audit [INF] from='client.? 172.21.15.167:0/1845883269' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "010eb9ab-72df-4584-9902-9772d171f718"}]: dispatch 2024-09-17T07:01:12.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:12 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:01:11.392207+0000 mon.smithi037 (mon.0) 476 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "010eb9ab-72df-4584-9902-9772d171f718"}]: dispatch 2024-09-17T07:01:12.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:12 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:01:11.396622+0000 mon.smithi037 (mon.0) 477 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "010eb9ab-72df-4584-9902-9772d171f718"}]': finished 2024-09-17T07:01:12.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:12 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:01:11.396712+0000 mon.smithi037 (mon.0) 478 : cluster [DBG] osdmap e44: 8 total, 7 up, 8 in 2024-09-17T07:01:12.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:12 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:01:11.396880+0000 mon.smithi037 (mon.0) 479 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T07:01:12.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:12 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:01:11.809726+0000 mon.smithi167 (mon.1) 13 : audit [DBG] from='client.? 172.21.15.167:0/2408920951' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T07:01:13.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:13 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:01:12.003368+0000 mgr.smithi037.xnzdne (mgr.14162) 189 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-09-17T07:01:13.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:13 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:01:12.003368+0000 mgr.smithi037.xnzdne (mgr.14162) 189 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-09-17T07:01:15.623 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:15 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:01:14.003823+0000 mgr.smithi037.xnzdne (mgr.14162) 190 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-09-17T07:01:15.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:15 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:01:14.003823+0000 mgr.smithi037.xnzdne (mgr.14162) 190 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-09-17T07:01:17.612 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:17 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:01:16.004347+0000 mgr.smithi037.xnzdne (mgr.14162) 191 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-09-17T07:01:17.612 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:17 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:01:17.295874+0000 mon.smithi037 (mon.0) 480 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-17T07:01:17.612 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:17 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:01:17.296754+0000 mon.smithi037 (mon.0) 481 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:01:17.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:17 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:01:16.004347+0000 mgr.smithi037.xnzdne (mgr.14162) 191 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-09-17T07:01:17.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:17 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:01:17.295874+0000 mon.smithi037 (mon.0) 480 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-17T07:01:17.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:17 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:01:17.296754+0000 mon.smithi037 (mon.0) 481 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:01:18.703 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:18 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:01:17.297495+0000 mgr.smithi037.xnzdne (mgr.14162) 192 : cephadm [INF] Deploying daemon osd.7 on smithi167 2024-09-17T07:01:18.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:18 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:01:17.297495+0000 mgr.smithi037.xnzdne (mgr.14162) 192 : cephadm [INF] Deploying daemon osd.7 on smithi167 2024-09-17T07:01:19.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:19 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:01:18.004703+0000 mgr.smithi037.xnzdne (mgr.14162) 193 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-09-17T07:01:19.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:19 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:01:18.004703+0000 mgr.smithi037.xnzdne (mgr.14162) 193 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-09-17T07:01:20.747 INFO:teuthology.orchestra.run.smithi167.stdout:Created osd(s) 7 on host 'smithi167' 2024-09-17T07:01:21.399 DEBUG:teuthology.orchestra.run.smithi167:osd.7> sudo journalctl -f -n 0 -u ceph-d241d094-74c1-11ef-bceb-c7b262605968@osd.7.service 2024-09-17T07:01:21.401 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-09-17T07:01:21.401 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T07:01:21.667 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:21 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:01:20.005180+0000 mgr.smithi037.xnzdne (mgr.14162) 194 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-09-17T07:01:21.667 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:21 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:01:20.731129+0000 mon.smithi037 (mon.0) 482 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:01:21.667 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:21 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:01:20.738453+0000 mon.smithi037 (mon.0) 483 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:01:21.667 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:21 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:01:20.744834+0000 mon.smithi037 (mon.0) 484 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:01:21.704 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:21 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:01:20.005180+0000 mgr.smithi037.xnzdne (mgr.14162) 194 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-09-17T07:01:21.704 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:21 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:01:20.731129+0000 mon.smithi037 (mon.0) 482 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:01:21.704 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:21 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:01:20.738453+0000 mon.smithi037 (mon.0) 483 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:01:21.704 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:21 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:01:20.744834+0000 mon.smithi037 (mon.0) 484 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:01:23.351 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-09-17T07:01:23.611 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:23 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:01:22.005473+0000 mgr.smithi037.xnzdne (mgr.14162) 195 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-09-17T07:01:23.611 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:23 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:01:23.061928+0000 mon.smithi037 (mon.0) 485 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:01:23.611 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:23 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:01:23.350932+0000 mon.smithi037 (mon.0) 486 : audit [DBG] from='client.? 172.21.15.37:0/59096717' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T07:01:23.652 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:23 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:01:22.005473+0000 mgr.smithi037.xnzdne (mgr.14162) 195 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-09-17T07:01:23.652 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:23 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:01:23.061928+0000 mon.smithi037 (mon.0) 485 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:01:23.652 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:23 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:01:23.350932+0000 mon.smithi037 (mon.0) 486 : audit [DBG] from='client.? 172.21.15.37:0/59096717' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T07:01:23.935 INFO:teuthology.orchestra.run.smithi037.stdout:{"epoch":44,"num_osds":8,"num_up_osds":7,"osd_up_since":1726556466,"num_in_osds":8,"osd_in_since":1726556471,"num_remapped_pgs":0} 2024-09-17T07:01:23.997 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:01:23 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd.7[36893]: debug 2024-09-17T07:01:23.838+0000 7f0860736080 -1 osd.7 0 log_to_monitors {default=true} 2024-09-17T07:01:24.530 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:24 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:01:23.841386+0000 mon.smithi167 (mon.1) 14 : audit [INF] from='osd.7 [v2:172.21.15.167:6824/789495627,v1:172.21.15.167:6825/789495627]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T07:01:24.530 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:24 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:01:23.841855+0000 mon.smithi037 (mon.0) 487 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T07:01:24.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:24 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:01:23.841386+0000 mon.smithi167 (mon.1) 14 : audit [INF] from='osd.7 [v2:172.21.15.167:6824/789495627,v1:172.21.15.167:6825/789495627]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T07:01:24.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:24 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:01:23.841855+0000 mon.smithi037 (mon.0) 487 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T07:01:24.937 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T07:01:25.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:25 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:01:24.005819+0000 mgr.smithi037.xnzdne (mgr.14162) 196 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-09-17T07:01:25.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:25 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:01:24.429616+0000 mon.smithi037 (mon.0) 488 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-17T07:01:25.524 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:25 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:01:24.429729+0000 mon.smithi037 (mon.0) 489 : cluster [DBG] osdmap e45: 8 total, 7 up, 8 in 2024-09-17T07:01:25.524 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:25 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:01:24.430097+0000 mon.smithi037 (mon.0) 490 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T07:01:25.524 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:25 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:01:24.431892+0000 mon.smithi167 (mon.1) 15 : audit [INF] from='osd.7 [v2:172.21.15.167:6824/789495627,v1:172.21.15.167:6825/789495627]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-09-17T07:01:25.524 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:25 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:01:24.432238+0000 mon.smithi037 (mon.0) 491 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-09-17T07:01:25.749 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:01:25 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd.7[36893]: debug 2024-09-17T07:01:25.437+0000 7f0856ca7700 -1 osd.7 0 waiting for initial osdmap 2024-09-17T07:01:25.749 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:01:25 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd.7[36893]: debug 2024-09-17T07:01:25.443+0000 7f0853423700 -1 osd.7 46 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-09-17T07:01:25.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:25 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:01:24.005819+0000 mgr.smithi037.xnzdne (mgr.14162) 196 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-09-17T07:01:25.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:25 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:01:24.429616+0000 mon.smithi037 (mon.0) 488 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-17T07:01:25.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:25 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:01:24.429729+0000 mon.smithi037 (mon.0) 489 : cluster [DBG] osdmap e45: 8 total, 7 up, 8 in 2024-09-17T07:01:25.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:25 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:01:24.430097+0000 mon.smithi037 (mon.0) 490 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T07:01:25.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:25 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:01:24.431892+0000 mon.smithi167 (mon.1) 15 : audit [INF] from='osd.7 [v2:172.21.15.167:6824/789495627,v1:172.21.15.167:6825/789495627]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-09-17T07:01:25.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:25 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:01:24.432238+0000 mon.smithi037 (mon.0) 491 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-09-17T07:01:26.569 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:26 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:01:25.431428+0000 mon.smithi037 (mon.0) 492 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]': finished 2024-09-17T07:01:26.569 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:26 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:01:25.431524+0000 mon.smithi037 (mon.0) 493 : cluster [DBG] osdmap e46: 8 total, 7 up, 8 in 2024-09-17T07:01:26.570 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:26 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:01:25.431848+0000 mon.smithi037 (mon.0) 494 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T07:01:26.570 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:26 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:01:25.437235+0000 mon.smithi037 (mon.0) 495 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T07:01:26.570 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:26 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:01:26.275700+0000 mon.smithi037 (mon.0) 496 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:01:26.570 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:26 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:01:26.279796+0000 mon.smithi037 (mon.0) 497 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:01:26.570 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:26 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:01:26.282904+0000 mon.smithi037 (mon.0) 498 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:01:26.570 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:26 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:01:26.287404+0000 mon.smithi037 (mon.0) 499 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:01:26.570 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:26 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:01:26.340312+0000 mon.smithi037 (mon.0) 500 : cluster [INF] osd.7 [v2:172.21.15.167:6824/789495627,v1:172.21.15.167:6825/789495627] boot 2024-09-17T07:01:26.570 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:26 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:01:26.340362+0000 mon.smithi037 (mon.0) 501 : cluster [DBG] osdmap e47: 8 total, 8 up, 8 in 2024-09-17T07:01:26.570 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:26 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:01:26.340753+0000 mon.smithi037 (mon.0) 502 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T07:01:26.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:26 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:01:25.431428+0000 mon.smithi037 (mon.0) 492 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]': finished 2024-09-17T07:01:26.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:26 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:01:25.431524+0000 mon.smithi037 (mon.0) 493 : cluster [DBG] osdmap e46: 8 total, 7 up, 8 in 2024-09-17T07:01:26.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:26 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:01:25.431848+0000 mon.smithi037 (mon.0) 494 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T07:01:26.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:26 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:01:25.437235+0000 mon.smithi037 (mon.0) 495 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T07:01:26.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:26 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:01:26.275700+0000 mon.smithi037 (mon.0) 496 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:01:26.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:26 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:01:26.279796+0000 mon.smithi037 (mon.0) 497 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:01:26.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:26 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:01:26.282904+0000 mon.smithi037 (mon.0) 498 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:01:26.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:26 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:01:26.287404+0000 mon.smithi037 (mon.0) 499 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:01:26.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:26 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:01:26.340312+0000 mon.smithi037 (mon.0) 500 : cluster [INF] osd.7 [v2:172.21.15.167:6824/789495627,v1:172.21.15.167:6825/789495627] boot 2024-09-17T07:01:26.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:26 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:01:26.340362+0000 mon.smithi037 (mon.0) 501 : cluster [DBG] osdmap e47: 8 total, 8 up, 8 in 2024-09-17T07:01:26.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:26 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:01:26.340753+0000 mon.smithi037 (mon.0) 502 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T07:01:26.946 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-09-17T07:01:27.592 INFO:teuthology.orchestra.run.smithi037.stdout:{"epoch":47,"num_osds":8,"num_up_osds":8,"osd_up_since":1726556486,"num_in_osds":8,"osd_in_since":1726556471,"num_remapped_pgs":1} 2024-09-17T07:01:27.593 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-17T07:01:27.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:01:24.828467+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T07:01:27.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:01:24.828574+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T07:01:27.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:01:26.006390+0000 mgr.smithi037.xnzdne (mgr.14162) 197 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-09-17T07:01:27.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:01:26.270647+0000 mgr.smithi037.xnzdne (mgr.14162) 198 : cephadm [INF] Detected new or changed devices on smithi167 2024-09-17T07:01:27.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:01:26.945344+0000 mon.smithi037 (mon.0) 503 : audit [DBG] from='client.? 172.21.15.37:0/2480767237' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T07:01:27.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:01:27.345675+0000 mon.smithi037 (mon.0) 504 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2024-09-17T07:01:27.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:27 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:01:24.828467+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T07:01:27.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:27 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:01:24.828574+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T07:01:27.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:27 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:01:26.006390+0000 mgr.smithi037.xnzdne (mgr.14162) 197 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-09-17T07:01:27.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:27 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:01:26.270647+0000 mgr.smithi037.xnzdne (mgr.14162) 198 : cephadm [INF] Detected new or changed devices on smithi167 2024-09-17T07:01:27.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:27 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:01:26.945344+0000 mon.smithi037 (mon.0) 503 : audit [DBG] from='client.? 172.21.15.37:0/2480767237' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T07:01:27.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:27 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:01:27.345675+0000 mon.smithi037 (mon.0) 504 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2024-09-17T07:01:27.802 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/d241d094-74c1-11ef-bceb-c7b262605968/mon.smithi037/config 2024-09-17T07:01:29.547 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-09-17T07:01:29.547 INFO:teuthology.orchestra.run.smithi037.stdout:{"epoch":49,"fsid":"d241d094-74c1-11ef-bceb-c7b262605968","created":"2024-09-17T06:56:01.829391+0000","modified":"2024-09-17T07:01:28.342930+0000","last_up_change":"2024-09-17T07:01:26.335954+0000","last_in_change":"2024-09-17T07:01:11.392795+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":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2024-09-17T06:59:49.972136+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":1},"application_metadata":{"mgr_devicehealth":{}}}],"osds":[{"osd":0,"uuid":"c05341d5-60a7-4ee1-8e86-4badcee5b97f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":47,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6802","nonce":302639825},{"type":"v1","addr":"172.21.15.37:6803","nonce":302639825}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6804","nonce":302639825},{"type":"v1","addr":"172.21.15.37:6805","nonce":302639825}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6808","nonce":302639825},{"type":"v1","addr":"172.21.15.37:6809","nonce":302639825}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6806","nonce":302639825},{"type":"v1","addr":"172.21.15.37:6807","nonce":302639825}]},"public_addr":"172.21.15.37:6803/302639825","cluster_addr":"172.21.15.37:6805/302639825","heartbeat_back_addr":"172.21.15.37:6809/302639825","heartbeat_front_addr":"172.21.15.37:6807/302639825","state":["exists","up"]},{"osd":1,"uuid":"f1f9621f-8e0d-4277-a6b6-ee762d6b394a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":31,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6810","nonce":4269502938},{"type":"v1","addr":"172.21.15.37:6811","nonce":4269502938}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6812","nonce":4269502938},{"type":"v1","addr":"172.21.15.37:6813","nonce":4269502938}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6816","nonce":4269502938},{"type":"v1","addr":"172.21.15.37:6817","nonce":4269502938}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6814","nonce":4269502938},{"type":"v1","addr":"172.21.15.37:6815","nonce":4269502938}]},"public_addr":"172.21.15.37:6811/4269502938","cluster_addr":"172.21.15.37:6813/4269502938","heartbeat_back_addr":"172.21.15.37:6817/4269502938","heartbeat_front_addr":"172.21.15.37:6815/4269502938","state":["exists","up"]},{"osd":2,"uuid":"0e44e818-6b66-436b-bb0c-a02fc69ad203","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":19,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6818","nonce":4001784688},{"type":"v1","addr":"172.21.15.37:6819","nonce":4001784688}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6820","nonce":4001784688},{"type":"v1","addr":"172.21.15.37:6821","nonce":4001784688}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6824","nonce":4001784688},{"type":"v1","addr":"172.21.15.37:6825","nonce":4001784688}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6822","nonce":4001784688},{"type":"v1","addr":"172.21.15.37:6823","nonce":4001784688}]},"public_addr":"172.21.15.37:6819/4001784688","cluster_addr":"172.21.15.37:6821/4001784688","heartbeat_back_addr":"172.21.15.37:6825/4001784688","heartbeat_front_addr":"172.21.15.37:6823/4001784688","state":["exists","up"]},{"osd":3,"uuid":"76988b70-5571-4ca1-bfa2-172e3307d709","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6826","nonce":364505310},{"type":"v1","addr":"172.21.15.37:6827","nonce":364505310}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6828","nonce":364505310},{"type":"v1","addr":"172.21.15.37:6829","nonce":364505310}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6832","nonce":364505310},{"type":"v1","addr":"172.21.15.37:6833","nonce":364505310}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6830","nonce":364505310},{"type":"v1","addr":"172.21.15.37:6831","nonce":364505310}]},"public_addr":"172.21.15.37:6827/364505310","cluster_addr":"172.21.15.37:6829/364505310","heartbeat_back_addr":"172.21.15.37:6833/364505310","heartbeat_front_addr":"172.21.15.37:6831/364505310","state":["exists","up"]},{"osd":4,"uuid":"03607b04-2387-49b3-a2ac-a382099332fe","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6800","nonce":4096130031},{"type":"v1","addr":"172.21.15.167:6801","nonce":4096130031}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6802","nonce":4096130031},{"type":"v1","addr":"172.21.15.167:6803","nonce":4096130031}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6806","nonce":4096130031},{"type":"v1","addr":"172.21.15.167:6807","nonce":4096130031}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6804","nonce":4096130031},{"type":"v1","addr":"172.21.15.167:6805","nonce":4096130031}]},"public_addr":"172.21.15.167:6801/4096130031","cluster_addr":"172.21.15.167:6803/4096130031","heartbeat_back_addr":"172.21.15.167:6807/4096130031","heartbeat_front_addr":"172.21.15.167:6805/4096130031","state":["exists","up"]},{"osd":5,"uuid":"352d11cf-dc8f-4ed3-a5ba-d32ff4011886","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":36,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6808","nonce":1973937219},{"type":"v1","addr":"172.21.15.167:6809","nonce":1973937219}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6810","nonce":1973937219},{"type":"v1","addr":"172.21.15.167:6811","nonce":1973937219}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6814","nonce":1973937219},{"type":"v1","addr":"172.21.15.167:6815","nonce":1973937219}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6812","nonce":1973937219},{"type":"v1","addr":"172.21.15.167:6813","nonce":1973937219}]},"public_addr":"172.21.15.167:6809/1973937219","cluster_addr":"172.21.15.167:6811/1973937219","heartbeat_back_addr":"172.21.15.167:6815/1973937219","heartbeat_front_addr":"172.21.15.167:6813/1973937219","state":["exists","up"]},{"osd":6,"uuid":"04c3c10e-36f0-4828-aff4-a23e18591dbf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":41,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6816","nonce":881817227},{"type":"v1","addr":"172.21.15.167:6817","nonce":881817227}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6818","nonce":881817227},{"type":"v1","addr":"172.21.15.167:6819","nonce":881817227}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6822","nonce":881817227},{"type":"v1","addr":"172.21.15.167:6823","nonce":881817227}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6820","nonce":881817227},{"type":"v1","addr":"172.21.15.167:6821","nonce":881817227}]},"public_addr":"172.21.15.167:6817/881817227","cluster_addr":"172.21.15.167:6819/881817227","heartbeat_back_addr":"172.21.15.167:6823/881817227","heartbeat_front_addr":"172.21.15.167:6821/881817227","state":["exists","up"]},{"osd":7,"uuid":"010eb9ab-72df-4584-9902-9772d171f718","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":48,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6824","nonce":789495627},{"type":"v1","addr":"172.21.15.167:6825","nonce":789495627}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6826","nonce":789495627},{"type":"v1","addr":"172.21.15.167:6827","nonce":789495627}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6830","nonce":789495627},{"type":"v1","addr":"172.21.15.167:6831","nonce":789495627}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6828","nonce":789495627},{"type":"v1","addr":"172.21.15.167:6829","nonce":789495627}]},"public_addr":"172.21.15.167:6825/789495627","cluster_addr":"172.21.15.167:6827/789495627","heartbeat_back_addr":"172.21.15.167:6831/789495627","heartbeat_front_addr":"172.21.15.167:6829/789495627","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T06:58:59.381601+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T06:59:26.298821+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T06:59:48.205180+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T07:00:08.236764+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T07:00:25.177329+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T07:00:45.143625+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T07:01:04.765532+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T07:01:24.828578+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.37:6801/329431479":"2024-09-18T06:56:57.907464+0000","172.21.15.37:0/599028257":"2024-09-18T06:56:57.907464+0000","172.21.15.37:6801/3784098":"2024-09-18T06:56:42.415423+0000","172.21.15.37:6800/3784098":"2024-09-18T06:56:42.415423+0000","172.21.15.37:0/4195403830":"2024-09-18T06:56:42.415423+0000","172.21.15.37:0/392732661":"2024-09-18T06:56:42.415423+0000","172.21.15.37:0/99710221":"2024-09-18T06:56:23.878304+0000","172.21.15.37:6800/2854353682":"2024-09-18T06:56:23.878304+0000","172.21.15.37:6800/329431479":"2024-09-18T06:56:57.907464+0000","172.21.15.37:6801/2854353682":"2024-09-18T06:56:23.878304+0000","172.21.15.37:0/3330022000":"2024-09-18T06:56:57.907464+0000","172.21.15.37:0/3317859990":"2024-09-18T06:56:23.878304+0000"},"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-09-17T07:01:29.548 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:29 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:01:28.006706+0000 mgr.smithi037.xnzdne (mgr.14162) 199 : cluster [DBG] pgmap v172: 1 pgs: 1 remapped+peering; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:01:29.548 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:29 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:01:28.347086+0000 mon.smithi037 (mon.0) 505 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2024-09-17T07:01:29.548 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:29 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:01:28.441632+0000 mon.smithi037 (mon.0) 506 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-17T07:01:29.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:29 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:01:28.006706+0000 mgr.smithi037.xnzdne (mgr.14162) 199 : cluster [DBG] pgmap v172: 1 pgs: 1 remapped+peering; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:01:29.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:29 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:01:28.347086+0000 mon.smithi037 (mon.0) 505 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2024-09-17T07:01:29.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:29 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:01:28.441632+0000 mon.smithi037 (mon.0) 506 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-17T07:01:30.318 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': 'device_health_metrics', 'create_time': '2024-09-17T06:59:49.972136+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '22', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_min': 1}, 'application_metadata': {'mgr_devicehealth': {}}}] 2024-09-17T07:01:30.319 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- ceph osd pool get device_health_metrics pg_num 2024-09-17T07:01:30.531 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/d241d094-74c1-11ef-bceb-c7b262605968/mon.smithi037/config 2024-09-17T07:01:30.652 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:30 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:01:29.546219+0000 mon.smithi037 (mon.0) 507 : audit [DBG] from='client.? 172.21.15.37:0/1812419267' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T07:01:30.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:30 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:01:29.546219+0000 mon.smithi037 (mon.0) 507 : audit [DBG] from='client.? 172.21.15.37:0/1812419267' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T07:01:31.676 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:31 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:01:30.007056+0000 mgr.smithi037.xnzdne (mgr.14162) 200 : cluster [DBG] pgmap v174: 1 pgs: 1 remapped+peering; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:01:31.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:31 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:01:30.007056+0000 mgr.smithi037.xnzdne (mgr.14162) 200 : cluster [DBG] pgmap v174: 1 pgs: 1 remapped+peering; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:01:32.318 INFO:teuthology.orchestra.run.smithi037.stdout:pg_num: 1 2024-09-17T07:01:32.676 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:32 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:01:32.318251+0000 mon.smithi037 (mon.0) 508 : audit [DBG] from='client.? 172.21.15.37:0/2960051507' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-09-17T07:01:32.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:32 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:01:32.318251+0000 mon.smithi037 (mon.0) 508 : audit [DBG] from='client.? 172.21.15.37:0/2960051507' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-09-17T07:01:32.877 INFO:tasks.cephadm:Setting up client nodes... 2024-09-17T07:01:32.877 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-17T07:01:33.431 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:33 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:01:32.007473+0000 mgr.smithi037.xnzdne (mgr.14162) 201 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:01:33.431 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:33 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:01:32.352665+0000 mon.smithi037 (mon.0) 509 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-09-17T07:01:33.431 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:33 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:01:32.352695+0000 mon.smithi037 (mon.0) 510 : cluster [INF] Cluster is now healthy 2024-09-17T07:01:33.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:33 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:01:32.007473+0000 mgr.smithi037.xnzdne (mgr.14162) 201 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:01:33.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:33 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:01:32.352665+0000 mon.smithi037 (mon.0) 509 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-09-17T07:01:33.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:33 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:01:32.352695+0000 mon.smithi037 (mon.0) 510 : cluster [INF] Cluster is now healthy 2024-09-17T07:01:34.855 INFO:teuthology.orchestra.run.smithi037.stdout:[client.0] 2024-09-17T07:01:34.855 INFO:teuthology.orchestra.run.smithi037.stdout: key = AQBOKelm4B7CMhAAFT+eBAnStZPns4dZySPnwg== 2024-09-17T07:01:35.517 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:35 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:01:34.007831+0000 mgr.smithi037.xnzdne (mgr.14162) 202 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:01:35.517 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:35 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:01:34.851428+0000 mon.smithi037 (mon.0) 511 : audit [INF] from='client.? 172.21.15.37:0/3126867676' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T07:01:35.517 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:35 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:01:34.855015+0000 mon.smithi037 (mon.0) 512 : audit [INF] from='client.? 172.21.15.37:0/3126867676' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-17T07:01:35.544 DEBUG:teuthology.orchestra.run.smithi037:> set -ex 2024-09-17T07:01:35.544 DEBUG:teuthology.orchestra.run.smithi037:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-09-17T07:01:35.544 DEBUG:teuthology.orchestra.run.smithi037:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-09-17T07:01:35.585 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-17T07:01:35.586 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-17T07:01:35.586 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- ceph mgr dump --format=json 2024-09-17T07:01:35.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:35 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:01:34.007831+0000 mgr.smithi037.xnzdne (mgr.14162) 202 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:01:35.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:35 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:01:34.851428+0000 mon.smithi037 (mon.0) 511 : audit [INF] from='client.? 172.21.15.37:0/3126867676' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T07:01:35.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:35 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:01:34.855015+0000 mon.smithi037 (mon.0) 512 : audit [INF] from='client.? 172.21.15.37:0/3126867676' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-17T07:01:35.832 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/d241d094-74c1-11ef-bceb-c7b262605968/mon.smithi037/config 2024-09-17T07:01:37.657 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-09-17T07:01:37.658 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:37 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:01:36.008121+0000 mgr.smithi037.xnzdne (mgr.14162) 203 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:01:37.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:37 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:01:36.008121+0000 mgr.smithi037.xnzdne (mgr.14162) 203 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:01:38.366 INFO:teuthology.orchestra.run.smithi037.stdout:{"epoch":18,"active_gid":14162,"active_name":"smithi037.xnzdne","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6800","nonce":2227120775},{"type":"v1","addr":"172.21.15.37:6801","nonce":2227120775}]},"active_addr":"172.21.15.37:6801/2227120775","active_change":"2024-09-17T06:56:57.907749+0000","active_mgr_features":4540138297136906239,"available":true,"standbys":[{"gid":14224,"name":"smithi167.ysqmzf","mgr_features":4540138297136906239,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"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":[]},"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":"docker.io/prom/alertmanager:v0.20.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":"docker.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"docker.io/ceph/ceph-grafana:6.7.4","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":"haproxy","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"arcts/keepalived","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/node-exporter:v0.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/prometheus:v2.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus 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":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","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":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository url","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","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_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_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":[]},"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_HOST":{"name":"RGW_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_PORT":{"name":"RGW_API_PORT","type":"str","level":"advanced","flags":0,"default_value":"80","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SCHEME":{"name":"RGW_API_SCHEME","type":"str","level":"advanced","flags":0,"default_value":"http","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":[]},"RGW_API_USER_ID":{"name":"RGW_API_USER_ID","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"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":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"username":{"name":"username","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":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","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":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","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":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":"","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":"","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":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_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":"str","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"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":[]},"persist_interval":{"name":"persist_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how frequently to persist completed events","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","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":[]}}},{"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":"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":[]}}},{"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":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"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":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","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":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"str","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":"None","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","prometheus","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"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":[]},"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":"docker.io/prom/alertmanager:v0.20.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":"docker.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"docker.io/ceph/ceph-grafana:6.7.4","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":"haproxy","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"arcts/keepalived","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/node-exporter:v0.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/prometheus:v2.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus 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":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","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":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository url","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","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_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_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":[]},"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_HOST":{"name":"RGW_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_PORT":{"name":"RGW_API_PORT","type":"str","level":"advanced","flags":0,"default_value":"80","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SCHEME":{"name":"RGW_API_SCHEME","type":"str","level":"advanced","flags":0,"default_value":"http","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":[]},"RGW_API_USER_ID":{"name":"RGW_API_USER_ID","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"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":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"username":{"name":"username","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":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","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":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","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":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":"","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":"","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":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_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":"str","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"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":[]},"persist_interval":{"name":"persist_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how frequently to persist completed events","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","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":[]}}},{"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":"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":[]}}},{"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":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"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":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","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":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"str","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":"None","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://smithi037.front.sepia.ceph.com:8443/","prometheus":"http://smithi037.front.sepia.ceph.com:9283/"},"always_on_modules":{"nautilus":["balancer","crash","devicehealth","orchestrator_cli","progress","rbd_support","status","volumes"],"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"],"last_failure_osd_epoch":4,"active_clients":[{"addrvec":[{"type":"v2","addr":"172.21.15.37:0","nonce":2971844494}]},{"addrvec":[{"type":"v2","addr":"172.21.15.37:0","nonce":910573094}]}]}} 2024-09-17T07:01:38.370 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-17T07:01:38.370 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-17T07:01:38.370 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-17T07:01:38.585 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/d241d094-74c1-11ef-bceb-c7b262605968/mon.smithi037/config 2024-09-17T07:01:38.698 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:38 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:01:37.654851+0000 mon.smithi037 (mon.0) 513 : audit [DBG] from='client.? 172.21.15.37:0/2299819936' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T07:01:38.729 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:38 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:01:37.654851+0000 mon.smithi037 (mon.0) 513 : audit [DBG] from='client.? 172.21.15.37:0/2299819936' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T07:01:39.696 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:39 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:01:38.008589+0000 mgr.smithi037.xnzdne (mgr.14162) 204 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:01:39.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:39 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:01:38.008589+0000 mgr.smithi037.xnzdne (mgr.14162) 204 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:01:40.187 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-09-17T07:01:40.187 INFO:teuthology.orchestra.run.smithi037.stdout:{"epoch":49,"fsid":"d241d094-74c1-11ef-bceb-c7b262605968","created":"2024-09-17T06:56:01.829391+0000","modified":"2024-09-17T07:01:28.342930+0000","last_up_change":"2024-09-17T07:01:26.335954+0000","last_in_change":"2024-09-17T07:01:11.392795+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":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2024-09-17T06:59:49.972136+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":1},"application_metadata":{"mgr_devicehealth":{}}}],"osds":[{"osd":0,"uuid":"c05341d5-60a7-4ee1-8e86-4badcee5b97f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":47,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6802","nonce":302639825},{"type":"v1","addr":"172.21.15.37:6803","nonce":302639825}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6804","nonce":302639825},{"type":"v1","addr":"172.21.15.37:6805","nonce":302639825}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6808","nonce":302639825},{"type":"v1","addr":"172.21.15.37:6809","nonce":302639825}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6806","nonce":302639825},{"type":"v1","addr":"172.21.15.37:6807","nonce":302639825}]},"public_addr":"172.21.15.37:6803/302639825","cluster_addr":"172.21.15.37:6805/302639825","heartbeat_back_addr":"172.21.15.37:6809/302639825","heartbeat_front_addr":"172.21.15.37:6807/302639825","state":["exists","up"]},{"osd":1,"uuid":"f1f9621f-8e0d-4277-a6b6-ee762d6b394a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":31,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6810","nonce":4269502938},{"type":"v1","addr":"172.21.15.37:6811","nonce":4269502938}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6812","nonce":4269502938},{"type":"v1","addr":"172.21.15.37:6813","nonce":4269502938}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6816","nonce":4269502938},{"type":"v1","addr":"172.21.15.37:6817","nonce":4269502938}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6814","nonce":4269502938},{"type":"v1","addr":"172.21.15.37:6815","nonce":4269502938}]},"public_addr":"172.21.15.37:6811/4269502938","cluster_addr":"172.21.15.37:6813/4269502938","heartbeat_back_addr":"172.21.15.37:6817/4269502938","heartbeat_front_addr":"172.21.15.37:6815/4269502938","state":["exists","up"]},{"osd":2,"uuid":"0e44e818-6b66-436b-bb0c-a02fc69ad203","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":19,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6818","nonce":4001784688},{"type":"v1","addr":"172.21.15.37:6819","nonce":4001784688}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6820","nonce":4001784688},{"type":"v1","addr":"172.21.15.37:6821","nonce":4001784688}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6824","nonce":4001784688},{"type":"v1","addr":"172.21.15.37:6825","nonce":4001784688}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6822","nonce":4001784688},{"type":"v1","addr":"172.21.15.37:6823","nonce":4001784688}]},"public_addr":"172.21.15.37:6819/4001784688","cluster_addr":"172.21.15.37:6821/4001784688","heartbeat_back_addr":"172.21.15.37:6825/4001784688","heartbeat_front_addr":"172.21.15.37:6823/4001784688","state":["exists","up"]},{"osd":3,"uuid":"76988b70-5571-4ca1-bfa2-172e3307d709","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6826","nonce":364505310},{"type":"v1","addr":"172.21.15.37:6827","nonce":364505310}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6828","nonce":364505310},{"type":"v1","addr":"172.21.15.37:6829","nonce":364505310}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6832","nonce":364505310},{"type":"v1","addr":"172.21.15.37:6833","nonce":364505310}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6830","nonce":364505310},{"type":"v1","addr":"172.21.15.37:6831","nonce":364505310}]},"public_addr":"172.21.15.37:6827/364505310","cluster_addr":"172.21.15.37:6829/364505310","heartbeat_back_addr":"172.21.15.37:6833/364505310","heartbeat_front_addr":"172.21.15.37:6831/364505310","state":["exists","up"]},{"osd":4,"uuid":"03607b04-2387-49b3-a2ac-a382099332fe","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6800","nonce":4096130031},{"type":"v1","addr":"172.21.15.167:6801","nonce":4096130031}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6802","nonce":4096130031},{"type":"v1","addr":"172.21.15.167:6803","nonce":4096130031}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6806","nonce":4096130031},{"type":"v1","addr":"172.21.15.167:6807","nonce":4096130031}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6804","nonce":4096130031},{"type":"v1","addr":"172.21.15.167:6805","nonce":4096130031}]},"public_addr":"172.21.15.167:6801/4096130031","cluster_addr":"172.21.15.167:6803/4096130031","heartbeat_back_addr":"172.21.15.167:6807/4096130031","heartbeat_front_addr":"172.21.15.167:6805/4096130031","state":["exists","up"]},{"osd":5,"uuid":"352d11cf-dc8f-4ed3-a5ba-d32ff4011886","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":36,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6808","nonce":1973937219},{"type":"v1","addr":"172.21.15.167:6809","nonce":1973937219}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6810","nonce":1973937219},{"type":"v1","addr":"172.21.15.167:6811","nonce":1973937219}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6814","nonce":1973937219},{"type":"v1","addr":"172.21.15.167:6815","nonce":1973937219}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6812","nonce":1973937219},{"type":"v1","addr":"172.21.15.167:6813","nonce":1973937219}]},"public_addr":"172.21.15.167:6809/1973937219","cluster_addr":"172.21.15.167:6811/1973937219","heartbeat_back_addr":"172.21.15.167:6815/1973937219","heartbeat_front_addr":"172.21.15.167:6813/1973937219","state":["exists","up"]},{"osd":6,"uuid":"04c3c10e-36f0-4828-aff4-a23e18591dbf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":41,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6816","nonce":881817227},{"type":"v1","addr":"172.21.15.167:6817","nonce":881817227}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6818","nonce":881817227},{"type":"v1","addr":"172.21.15.167:6819","nonce":881817227}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6822","nonce":881817227},{"type":"v1","addr":"172.21.15.167:6823","nonce":881817227}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6820","nonce":881817227},{"type":"v1","addr":"172.21.15.167:6821","nonce":881817227}]},"public_addr":"172.21.15.167:6817/881817227","cluster_addr":"172.21.15.167:6819/881817227","heartbeat_back_addr":"172.21.15.167:6823/881817227","heartbeat_front_addr":"172.21.15.167:6821/881817227","state":["exists","up"]},{"osd":7,"uuid":"010eb9ab-72df-4584-9902-9772d171f718","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":48,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6824","nonce":789495627},{"type":"v1","addr":"172.21.15.167:6825","nonce":789495627}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6826","nonce":789495627},{"type":"v1","addr":"172.21.15.167:6827","nonce":789495627}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6830","nonce":789495627},{"type":"v1","addr":"172.21.15.167:6831","nonce":789495627}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6828","nonce":789495627},{"type":"v1","addr":"172.21.15.167:6829","nonce":789495627}]},"public_addr":"172.21.15.167:6825/789495627","cluster_addr":"172.21.15.167:6827/789495627","heartbeat_back_addr":"172.21.15.167:6831/789495627","heartbeat_front_addr":"172.21.15.167:6829/789495627","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T06:58:59.381601+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T06:59:26.298821+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T06:59:48.205180+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T07:00:08.236764+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T07:00:25.177329+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T07:00:45.143625+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T07:01:04.765532+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T07:01:24.828578+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.37:6801/329431479":"2024-09-18T06:56:57.907464+0000","172.21.15.37:0/599028257":"2024-09-18T06:56:57.907464+0000","172.21.15.37:6801/3784098":"2024-09-18T06:56:42.415423+0000","172.21.15.37:6800/3784098":"2024-09-18T06:56:42.415423+0000","172.21.15.37:0/4195403830":"2024-09-18T06:56:42.415423+0000","172.21.15.37:0/392732661":"2024-09-18T06:56:42.415423+0000","172.21.15.37:0/99710221":"2024-09-18T06:56:23.878304+0000","172.21.15.37:6800/2854353682":"2024-09-18T06:56:23.878304+0000","172.21.15.37:6800/329431479":"2024-09-18T06:56:57.907464+0000","172.21.15.37:6801/2854353682":"2024-09-18T06:56:23.878304+0000","172.21.15.37:0/3330022000":"2024-09-18T06:56:57.907464+0000","172.21.15.37:0/3317859990":"2024-09-18T06:56:23.878304+0000"},"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-09-17T07:01:40.702 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:40 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:01:40.186633+0000 mon.smithi037 (mon.0) 514 : audit [DBG] from='client.? 172.21.15.37:0/897190521' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T07:01:40.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:40 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:01:40.186633+0000 mon.smithi037 (mon.0) 514 : audit [DBG] from='client.? 172.21.15.37:0/897190521' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T07:01:40.777 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-17T07:01:40.777 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-17T07:01:40.983 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/d241d094-74c1-11ef-bceb-c7b262605968/mon.smithi037/config 2024-09-17T07:01:41.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:41 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:01:40.008956+0000 mgr.smithi037.xnzdne (mgr.14162) 205 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:01:41.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:41 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:01:40.008956+0000 mgr.smithi037.xnzdne (mgr.14162) 205 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:01:42.736 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-09-17T07:01:42.736 INFO:teuthology.orchestra.run.smithi037.stdout:{"epoch":49,"fsid":"d241d094-74c1-11ef-bceb-c7b262605968","created":"2024-09-17T06:56:01.829391+0000","modified":"2024-09-17T07:01:28.342930+0000","last_up_change":"2024-09-17T07:01:26.335954+0000","last_in_change":"2024-09-17T07:01:11.392795+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":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2024-09-17T06:59:49.972136+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":1},"application_metadata":{"mgr_devicehealth":{}}}],"osds":[{"osd":0,"uuid":"c05341d5-60a7-4ee1-8e86-4badcee5b97f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":47,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6802","nonce":302639825},{"type":"v1","addr":"172.21.15.37:6803","nonce":302639825}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6804","nonce":302639825},{"type":"v1","addr":"172.21.15.37:6805","nonce":302639825}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6808","nonce":302639825},{"type":"v1","addr":"172.21.15.37:6809","nonce":302639825}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6806","nonce":302639825},{"type":"v1","addr":"172.21.15.37:6807","nonce":302639825}]},"public_addr":"172.21.15.37:6803/302639825","cluster_addr":"172.21.15.37:6805/302639825","heartbeat_back_addr":"172.21.15.37:6809/302639825","heartbeat_front_addr":"172.21.15.37:6807/302639825","state":["exists","up"]},{"osd":1,"uuid":"f1f9621f-8e0d-4277-a6b6-ee762d6b394a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":31,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6810","nonce":4269502938},{"type":"v1","addr":"172.21.15.37:6811","nonce":4269502938}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6812","nonce":4269502938},{"type":"v1","addr":"172.21.15.37:6813","nonce":4269502938}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6816","nonce":4269502938},{"type":"v1","addr":"172.21.15.37:6817","nonce":4269502938}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6814","nonce":4269502938},{"type":"v1","addr":"172.21.15.37:6815","nonce":4269502938}]},"public_addr":"172.21.15.37:6811/4269502938","cluster_addr":"172.21.15.37:6813/4269502938","heartbeat_back_addr":"172.21.15.37:6817/4269502938","heartbeat_front_addr":"172.21.15.37:6815/4269502938","state":["exists","up"]},{"osd":2,"uuid":"0e44e818-6b66-436b-bb0c-a02fc69ad203","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":19,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6818","nonce":4001784688},{"type":"v1","addr":"172.21.15.37:6819","nonce":4001784688}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6820","nonce":4001784688},{"type":"v1","addr":"172.21.15.37:6821","nonce":4001784688}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6824","nonce":4001784688},{"type":"v1","addr":"172.21.15.37:6825","nonce":4001784688}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6822","nonce":4001784688},{"type":"v1","addr":"172.21.15.37:6823","nonce":4001784688}]},"public_addr":"172.21.15.37:6819/4001784688","cluster_addr":"172.21.15.37:6821/4001784688","heartbeat_back_addr":"172.21.15.37:6825/4001784688","heartbeat_front_addr":"172.21.15.37:6823/4001784688","state":["exists","up"]},{"osd":3,"uuid":"76988b70-5571-4ca1-bfa2-172e3307d709","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6826","nonce":364505310},{"type":"v1","addr":"172.21.15.37:6827","nonce":364505310}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6828","nonce":364505310},{"type":"v1","addr":"172.21.15.37:6829","nonce":364505310}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6832","nonce":364505310},{"type":"v1","addr":"172.21.15.37:6833","nonce":364505310}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6830","nonce":364505310},{"type":"v1","addr":"172.21.15.37:6831","nonce":364505310}]},"public_addr":"172.21.15.37:6827/364505310","cluster_addr":"172.21.15.37:6829/364505310","heartbeat_back_addr":"172.21.15.37:6833/364505310","heartbeat_front_addr":"172.21.15.37:6831/364505310","state":["exists","up"]},{"osd":4,"uuid":"03607b04-2387-49b3-a2ac-a382099332fe","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6800","nonce":4096130031},{"type":"v1","addr":"172.21.15.167:6801","nonce":4096130031}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6802","nonce":4096130031},{"type":"v1","addr":"172.21.15.167:6803","nonce":4096130031}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6806","nonce":4096130031},{"type":"v1","addr":"172.21.15.167:6807","nonce":4096130031}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6804","nonce":4096130031},{"type":"v1","addr":"172.21.15.167:6805","nonce":4096130031}]},"public_addr":"172.21.15.167:6801/4096130031","cluster_addr":"172.21.15.167:6803/4096130031","heartbeat_back_addr":"172.21.15.167:6807/4096130031","heartbeat_front_addr":"172.21.15.167:6805/4096130031","state":["exists","up"]},{"osd":5,"uuid":"352d11cf-dc8f-4ed3-a5ba-d32ff4011886","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":36,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6808","nonce":1973937219},{"type":"v1","addr":"172.21.15.167:6809","nonce":1973937219}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6810","nonce":1973937219},{"type":"v1","addr":"172.21.15.167:6811","nonce":1973937219}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6814","nonce":1973937219},{"type":"v1","addr":"172.21.15.167:6815","nonce":1973937219}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6812","nonce":1973937219},{"type":"v1","addr":"172.21.15.167:6813","nonce":1973937219}]},"public_addr":"172.21.15.167:6809/1973937219","cluster_addr":"172.21.15.167:6811/1973937219","heartbeat_back_addr":"172.21.15.167:6815/1973937219","heartbeat_front_addr":"172.21.15.167:6813/1973937219","state":["exists","up"]},{"osd":6,"uuid":"04c3c10e-36f0-4828-aff4-a23e18591dbf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":41,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6816","nonce":881817227},{"type":"v1","addr":"172.21.15.167:6817","nonce":881817227}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6818","nonce":881817227},{"type":"v1","addr":"172.21.15.167:6819","nonce":881817227}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6822","nonce":881817227},{"type":"v1","addr":"172.21.15.167:6823","nonce":881817227}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6820","nonce":881817227},{"type":"v1","addr":"172.21.15.167:6821","nonce":881817227}]},"public_addr":"172.21.15.167:6817/881817227","cluster_addr":"172.21.15.167:6819/881817227","heartbeat_back_addr":"172.21.15.167:6823/881817227","heartbeat_front_addr":"172.21.15.167:6821/881817227","state":["exists","up"]},{"osd":7,"uuid":"010eb9ab-72df-4584-9902-9772d171f718","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":48,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6824","nonce":789495627},{"type":"v1","addr":"172.21.15.167:6825","nonce":789495627}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6826","nonce":789495627},{"type":"v1","addr":"172.21.15.167:6827","nonce":789495627}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6830","nonce":789495627},{"type":"v1","addr":"172.21.15.167:6831","nonce":789495627}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6828","nonce":789495627},{"type":"v1","addr":"172.21.15.167:6829","nonce":789495627}]},"public_addr":"172.21.15.167:6825/789495627","cluster_addr":"172.21.15.167:6827/789495627","heartbeat_back_addr":"172.21.15.167:6831/789495627","heartbeat_front_addr":"172.21.15.167:6829/789495627","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T06:58:59.381601+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T06:59:26.298821+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T06:59:48.205180+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T07:00:08.236764+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T07:00:25.177329+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T07:00:45.143625+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T07:01:04.765532+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T07:01:24.828578+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.37:6801/329431479":"2024-09-18T06:56:57.907464+0000","172.21.15.37:0/599028257":"2024-09-18T06:56:57.907464+0000","172.21.15.37:6801/3784098":"2024-09-18T06:56:42.415423+0000","172.21.15.37:6800/3784098":"2024-09-18T06:56:42.415423+0000","172.21.15.37:0/4195403830":"2024-09-18T06:56:42.415423+0000","172.21.15.37:0/392732661":"2024-09-18T06:56:42.415423+0000","172.21.15.37:0/99710221":"2024-09-18T06:56:23.878304+0000","172.21.15.37:6800/2854353682":"2024-09-18T06:56:23.878304+0000","172.21.15.37:6800/329431479":"2024-09-18T06:56:57.907464+0000","172.21.15.37:6801/2854353682":"2024-09-18T06:56:23.878304+0000","172.21.15.37:0/3330022000":"2024-09-18T06:56:57.907464+0000","172.21.15.37:0/3317859990":"2024-09-18T06:56:23.878304+0000"},"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-09-17T07:01:43.410 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-09-17T07:01:43.411 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-09-17T07:01:43.411 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-09-17T07:01:43.411 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-09-17T07:01:43.412 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-09-17T07:01:43.412 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-09-17T07:01:43.413 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-09-17T07:01:43.413 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-09-17T07:01:43.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:43 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:01:42.009288+0000 mgr.smithi037.xnzdne (mgr.14162) 206 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:01:43.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:43 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:01:42.735157+0000 mon.smithi037 (mon.0) 515 : audit [DBG] from='client.? 172.21.15.37:0/3453925303' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T07:01:43.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:43 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:01:42.009288+0000 mgr.smithi037.xnzdne (mgr.14162) 206 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:01:43.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:43 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:01:42.735157+0000 mon.smithi037 (mon.0) 515 : audit [DBG] from='client.? 172.21.15.37:0/3453925303' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T07:01:43.811 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/d241d094-74c1-11ef-bceb-c7b262605968/mon.smithi037/config 2024-09-17T07:01:44.065 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/d241d094-74c1-11ef-bceb-c7b262605968/mon.smithi037/config 2024-09-17T07:01:44.065 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/d241d094-74c1-11ef-bceb-c7b262605968/mon.smithi037/config 2024-09-17T07:01:44.066 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/d241d094-74c1-11ef-bceb-c7b262605968/mon.smithi037/config 2024-09-17T07:01:44.069 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/d241d094-74c1-11ef-bceb-c7b262605968/mon.smithi037/config 2024-09-17T07:01:44.069 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/d241d094-74c1-11ef-bceb-c7b262605968/mon.smithi037/config 2024-09-17T07:01:44.070 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/d241d094-74c1-11ef-bceb-c7b262605968/mon.smithi037/config 2024-09-17T07:01:44.072 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/d241d094-74c1-11ef-bceb-c7b262605968/mon.smithi037/config 2024-09-17T07:01:45.680 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:45 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:01:44.009565+0000 mgr.smithi037.xnzdne (mgr.14162) 207 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:01:45.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:45 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:01:44.009565+0000 mgr.smithi037.xnzdne (mgr.14162) 207 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:01:47.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:47 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:01:46.009956+0000 mgr.smithi037.xnzdne (mgr.14162) 208 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:01:47.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:47 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:01:46.009956+0000 mgr.smithi037.xnzdne (mgr.14162) 208 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:01:49.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:49 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:01:48.010252+0000 mgr.smithi037.xnzdne (mgr.14162) 209 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:01:49.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:49 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:01:48.010252+0000 mgr.smithi037.xnzdne (mgr.14162) 209 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:01:51.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:51 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:01:50.010514+0000 mgr.smithi037.xnzdne (mgr.14162) 210 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:01:51.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:51 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:01:50.010514+0000 mgr.smithi037.xnzdne (mgr.14162) 210 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:01:53.140 INFO:teuthology.orchestra.run.smithi037.stdout:154618822671 2024-09-17T07:01:53.140 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-09-17T07:01:53.554 INFO:teuthology.orchestra.run.smithi037.stdout:38654705700 2024-09-17T07:01:53.554 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-09-17T07:01:53.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:53 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:01:52.010856+0000 mgr.smithi037.xnzdne (mgr.14162) 211 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:01:53.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:53 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:01:52.010856+0000 mgr.smithi037.xnzdne (mgr.14162) 211 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:01:55.441 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:55 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:01:54.011247+0000 mgr.smithi037.xnzdne (mgr.14162) 212 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:01:55.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:55 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:01:54.011247+0000 mgr.smithi037.xnzdne (mgr.14162) 212 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:01:56.955 INFO:teuthology.orchestra.run.smithi037.stdout:133143986197 2024-09-17T07:01:56.956 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-09-17T07:01:57.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:57 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:01:56.011566+0000 mgr.smithi037.xnzdne (mgr.14162) 213 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:01:57.564 INFO:teuthology.orchestra.run.smithi037.stdout:201863462920 2024-09-17T07:01:57.565 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-09-17T07:01:57.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:57 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:01:56.011566+0000 mgr.smithi037.xnzdne (mgr.14162) 213 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:01:58.377 INFO:teuthology.orchestra.run.smithi037.stdout:60129542177 2024-09-17T07:01:58.377 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-09-17T07:01:58.584 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/d241d094-74c1-11ef-bceb-c7b262605968/mon.smithi037/config 2024-09-17T07:01:58.584 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/d241d094-74c1-11ef-bceb-c7b262605968/mon.smithi037/config 2024-09-17T07:01:58.666 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:58 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:01:58.111070+0000 mon.smithi037 (mon.0) 516 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.xnzdne/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:01:58.666 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:58 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:01:58.111413+0000 mon.smithi037 (mon.0) 517 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.xnzdne/trash_purge_schedule"}]: dispatch 2024-09-17T07:01:58.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:58 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:01:58.111070+0000 mon.smithi037 (mon.0) 516 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.xnzdne/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:01:58.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:58 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:01:58.111413+0000 mon.smithi037 (mon.0) 517 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.xnzdne/trash_purge_schedule"}]: dispatch 2024-09-17T07:01:58.944 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/d241d094-74c1-11ef-bceb-c7b262605968/mon.smithi037/config 2024-09-17T07:01:58.946 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/d241d094-74c1-11ef-bceb-c7b262605968/mon.smithi037/config 2024-09-17T07:01:58.967 INFO:teuthology.orchestra.run.smithi037.stdout:111669149721 2024-09-17T07:01:58.968 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-09-17T07:01:59.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:01:59 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:01:58.011856+0000 mgr.smithi037.xnzdne (mgr.14162) 214 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:01:59.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:01:59 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:01:58.011856+0000 mgr.smithi037.xnzdne (mgr.14162) 214 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:02:00.547 INFO:teuthology.orchestra.run.smithi037.stdout:81604378652 2024-09-17T07:02:00.547 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-09-17T07:02:01.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:01 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:02:00.012175+0000 mgr.smithi037.xnzdne (mgr.14162) 215 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:02:01.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:02:00.012175+0000 mgr.smithi037.xnzdne (mgr.14162) 215 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:02:03.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:03 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:02:02.012612+0000 mgr.smithi037.xnzdne (mgr.14162) 216 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:02:03.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:03 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:02:02.012612+0000 mgr.smithi037.xnzdne (mgr.14162) 216 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:02:03.844 INFO:teuthology.orchestra.run.smithi037.stdout:176093659150 2024-09-17T07:02:03.844 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-09-17T07:02:04.434 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/d241d094-74c1-11ef-bceb-c7b262605968/mon.smithi037/config 2024-09-17T07:02:04.435 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/d241d094-74c1-11ef-bceb-c7b262605968/mon.smithi037/config 2024-09-17T07:02:04.577 INFO:teuthology.orchestra.run.smithi037.stdout:154618822674 2024-09-17T07:02:05.500 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:05 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:02:04.012943+0000 mgr.smithi037.xnzdne (mgr.14162) 217 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:02:05.500 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:05 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:02:04.577237+0000 mon.smithi037 (mon.0) 518 : audit [DBG] from='client.? 172.21.15.37:0/1493977974' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-17T07:02:05.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:05 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:02:04.012943+0000 mgr.smithi037.xnzdne (mgr.14162) 217 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:02:05.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:05 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:02:04.577237+0000 mon.smithi037 (mon.0) 518 : audit [DBG] from='client.? 172.21.15.37:0/1493977974' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-17T07:02:07.271 INFO:teuthology.orchestra.run.smithi037.stdout:133143986199 2024-09-17T07:02:07.479 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:07 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:02:06.013201+0000 mgr.smithi037.xnzdne (mgr.14162) 218 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:02:07.479 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:07 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:02:07.271614+0000 mon.smithi037 (mon.0) 519 : audit [DBG] from='client.? 172.21.15.37:0/3781928469' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-17T07:02:07.502 INFO:tasks.cephadm.ceph_manager.ceph:need seq 154618822671 got 154618822674 for osd.5 2024-09-17T07:02:07.502 DEBUG:teuthology.parallel:result is None 2024-09-17T07:02:07.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:07 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:02:06.013201+0000 mgr.smithi037.xnzdne (mgr.14162) 218 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:02:07.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:07 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:02:07.271614+0000 mon.smithi037 (mon.0) 519 : audit [DBG] from='client.? 172.21.15.37:0/3781928469' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-17T07:02:07.869 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/d241d094-74c1-11ef-bceb-c7b262605968/mon.smithi037/config 2024-09-17T07:02:07.869 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/d241d094-74c1-11ef-bceb-c7b262605968/mon.smithi037/config 2024-09-17T07:02:08.631 INFO:teuthology.orchestra.run.smithi037.stdout:201863462923 2024-09-17T07:02:09.325 INFO:tasks.cephadm.ceph_manager.ceph:need seq 201863462920 got 201863462923 for osd.7 2024-09-17T07:02:09.325 DEBUG:teuthology.parallel:result is None 2024-09-17T07:02:09.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:09 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:02:08.013526+0000 mgr.smithi037.xnzdne (mgr.14162) 219 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:02:09.524 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:09 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:02:08.631405+0000 mon.smithi037 (mon.0) 520 : audit [DBG] from='client.? 172.21.15.37:0/589090021' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-17T07:02:09.643 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986197 got 133143986199 for osd.4 2024-09-17T07:02:09.643 DEBUG:teuthology.parallel:result is None 2024-09-17T07:02:09.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:09 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:02:08.013526+0000 mgr.smithi037.xnzdne (mgr.14162) 219 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:02:09.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:09 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:02:08.631405+0000 mon.smithi037 (mon.0) 520 : audit [DBG] from='client.? 172.21.15.37:0/589090021' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-17T07:02:10.008 INFO:teuthology.orchestra.run.smithi037.stdout:81604378655 2024-09-17T07:02:10.693 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:10 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:02:10.008120+0000 mon.smithi037 (mon.0) 521 : audit [DBG] from='client.? 172.21.15.37:0/3003813843' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-17T07:02:10.717 INFO:tasks.cephadm.ceph_manager.ceph:need seq 81604378652 got 81604378655 for osd.2 2024-09-17T07:02:10.718 DEBUG:teuthology.parallel:result is None 2024-09-17T07:02:10.748 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:10 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:02:10.008120+0000 mon.smithi037 (mon.0) 521 : audit [DBG] from='client.? 172.21.15.37:0/3003813843' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-17T07:02:11.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:11 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:02:10.013831+0000 mgr.smithi037.xnzdne (mgr.14162) 220 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:02:11.749 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:11 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:02:10.013831+0000 mgr.smithi037.xnzdne (mgr.14162) 220 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:02:13.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:13 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:02:12.014332+0000 mgr.smithi037.xnzdne (mgr.14162) 221 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:02:13.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:13 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:02:12.014332+0000 mgr.smithi037.xnzdne (mgr.14162) 221 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:02:13.843 INFO:teuthology.orchestra.run.smithi037.stdout:111669149724 2024-09-17T07:02:14.238 INFO:teuthology.orchestra.run.smithi037.stdout:60129542180 2024-09-17T07:02:14.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:14 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:02:13.844026+0000 mon.smithi037 (mon.0) 522 : audit [DBG] from='client.? 172.21.15.37:0/1428478322' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-17T07:02:14.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:14 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:02:14.237575+0000 mon.smithi037 (mon.0) 523 : audit [DBG] from='client.? 172.21.15.37:0/1919210930' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-17T07:02:14.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:14 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:02:13.844026+0000 mon.smithi037 (mon.0) 522 : audit [DBG] from='client.? 172.21.15.37:0/1428478322' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-17T07:02:14.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:14 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:02:14.237575+0000 mon.smithi037 (mon.0) 523 : audit [DBG] from='client.? 172.21.15.37:0/1919210930' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-17T07:02:14.810 INFO:tasks.cephadm.ceph_manager.ceph:need seq 60129542177 got 60129542180 for osd.1 2024-09-17T07:02:14.811 DEBUG:teuthology.parallel:result is None 2024-09-17T07:02:15.550 INFO:teuthology.orchestra.run.smithi037.stdout:176093659152 2024-09-17T07:02:15.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:15 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:02:14.014578+0000 mgr.smithi037.xnzdne (mgr.14162) 222 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:02:15.767 INFO:teuthology.orchestra.run.smithi037.stdout:38654705705 2024-09-17T07:02:15.767 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:15 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:02:14.014578+0000 mgr.smithi037.xnzdne (mgr.14162) 222 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:02:16.286 INFO:tasks.cephadm.ceph_manager.ceph:need seq 176093659150 got 176093659152 for osd.6 2024-09-17T07:02:16.286 DEBUG:teuthology.parallel:result is None 2024-09-17T07:02:16.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:16 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:02:15.550422+0000 mon.smithi037 (mon.0) 524 : audit [DBG] from='client.? 172.21.15.37:0/523566251' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-17T07:02:16.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:16 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:02:15.766826+0000 mon.smithi037 (mon.0) 525 : audit [DBG] from='client.? 172.21.15.37:0/2751266696' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-17T07:02:16.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:16 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:02:15.550422+0000 mon.smithi037 (mon.0) 524 : audit [DBG] from='client.? 172.21.15.37:0/523566251' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-17T07:02:16.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:16 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:02:15.766826+0000 mon.smithi037 (mon.0) 525 : audit [DBG] from='client.? 172.21.15.37:0/2751266696' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-17T07:02:16.960 INFO:tasks.cephadm.ceph_manager.ceph:need seq 38654705700 got 38654705705 for osd.0 2024-09-17T07:02:16.961 DEBUG:teuthology.parallel:result is None 2024-09-17T07:02:17.343 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149721 got 111669149724 for osd.3 2024-09-17T07:02:17.343 DEBUG:teuthology.parallel:result is None 2024-09-17T07:02:17.343 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-17T07:02:17.343 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-17T07:02:17.564 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/d241d094-74c1-11ef-bceb-c7b262605968/mon.smithi037/config 2024-09-17T07:02:17.685 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:17 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:02:16.014882+0000 mgr.smithi037.xnzdne (mgr.14162) 223 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:02:17.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:17 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:02:16.014882+0000 mgr.smithi037.xnzdne (mgr.14162) 223 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:02:19.287 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-09-17T07:02:19.288 INFO:teuthology.orchestra.run.smithi037.stderr:dumped all 2024-09-17T07:02:19.595 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:19 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:02:18.015137+0000 mgr.smithi037.xnzdne (mgr.14162) 224 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:02:19.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:19 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:02:18.015137+0000 mgr.smithi037.xnzdne (mgr.14162) 224 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:02:19.930 INFO:teuthology.orchestra.run.smithi037.stdout:{"pg_ready":true,"pg_map":{"version":198,"stamp":"2024-09-17T07:02:18.015012+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":8,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":749961216,"kb_used":43032,"kb_used_data":3736,"kb_used_omap":0,"kb_used_meta":39232,"kb_avail":749918184,"statfs":{"total":767960285184,"available":767916220416,"internally_reserved":0,"allocated":3825664,"data_stored":1515642,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":40173568},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"0.000000"},"pg_stats":[{"pgid":"1.0","version":"0'0","reported_seq":"10","reported_epoch":"49","state":"active+clean","last_fresh":"2024-09-17T07:01:28.741531+0000","last_change":"2024-09-17T07:01:28.741531+0000","last_active":"2024-09-17T07:01:28.741531+0000","last_peered":"2024-09-17T07:01:28.741531+0000","last_clean":"2024-09-17T07:01:28.741531+0000","last_became_active":"2024-09-17T07:01:28.741196+0000","last_became_peered":"2024-09-17T07:01:28.741196+0000","last_unstale":"2024-09-17T07:01:28.741531+0000","last_undegraded":"2024-09-17T07:01:28.741531+0000","last_fullsized":"2024-09-17T07:01:28.741531+0000","mapping_epoch":48,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":49,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T06:59:50.521561+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T06:59:50.521561+0000","last_clean_scrub_stamp":"2024-09-17T06:59:50.521561+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":3,"acting":3,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":47,"seq":201863462925,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5208,"kb_used_data":464,"kb_used_omap":0,"kb_used_meta":4736,"kb_avail":93739944,"statfs":{"total":95995035648,"available":95989702656,"internally_reserved":0,"allocated":475136,"data_stored":189219,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4849664},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.42199999999999999}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.58999999999999997}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.45900000000000002}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.54300000000000004}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.61599999999999999}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.628}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.68100000000000005}]}]},{"osd":6,"up_from":41,"seq":176093659153,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5272,"kb_used_data":464,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":93739880,"statfs":{"total":95995035648,"available":95989637120,"internally_reserved":0,"allocated":475136,"data_stored":189219,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4915200},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 07:02:10 2024","interfaces":[{"interface":"back","average":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":0.85899999999999999,"5min":0.85899999999999999,"15min":0.85899999999999999},"last":0.71099999999999997},{"interface":"front","average":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":0.753,"5min":0.753,"15min":0.753},"last":0.72499999999999998}]},{"osd":1,"last update":"Tue Sep 17 07:02:10 2024","interfaces":[{"interface":"back","average":{"1min":1.5940000000000001,"5min":1.5940000000000001,"15min":1.5940000000000001},"min":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":18.145,"5min":18.145,"15min":18.145},"last":0.74099999999999999},{"interface":"front","average":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"min":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":0.83199999999999996,"5min":0.83199999999999996,"15min":0.83199999999999996},"last":0.629}]},{"osd":2,"last update":"Tue Sep 17 07:02:10 2024","interfaces":[{"interface":"back","average":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.76300000000000001,"5min":0.76300000000000001,"15min":0.76300000000000001},"last":0.751},{"interface":"front","average":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"min":{"1min":0.439,"5min":0.439,"15min":0.439},"max":{"1min":0.81100000000000005,"5min":0.81100000000000005,"15min":0.81100000000000005},"last":0.69199999999999995}]},{"osd":3,"last update":"Tue Sep 17 07:02:10 2024","interfaces":[{"interface":"back","average":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"min":{"1min":0.439,"5min":0.439,"15min":0.439},"max":{"1min":0.749,"5min":0.749,"15min":0.749},"last":0.69999999999999996},{"interface":"front","average":{"1min":1.5349999999999999,"5min":1.5349999999999999,"15min":1.5349999999999999},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":18.100999999999999,"5min":18.100999999999999,"15min":18.100999999999999},"last":0.79100000000000004}]},{"osd":4,"last update":"Tue Sep 17 07:02:10 2024","interfaces":[{"interface":"back","average":{"1min":0.442,"5min":0.442,"15min":0.442},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"last":0.53100000000000003},{"interface":"front","average":{"1min":0.439,"5min":0.439,"15min":0.439},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"last":0.54400000000000004}]},{"osd":5,"last update":"Tue Sep 17 07:02:10 2024","interfaces":[{"interface":"back","average":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"last":0.56200000000000006},{"interface":"front","average":{"1min":0.47299999999999998,"5min":0.47299999999999998,"15min":0.47299999999999998},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"last":0.61199999999999999}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.60399999999999998}]}]},{"osd":1,"up_from":14,"seq":60129542181,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5532,"kb_used_data":468,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739620,"statfs":{"total":95995035648,"available":95989370880,"internally_reserved":0,"allocated":479232,"data_stored":189534,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 07:01:32 2024","interfaces":[{"interface":"back","average":{"1min":0.39000000000000001,"5min":0.378,"15min":0.376},"min":{"1min":0.24399999999999999,"5min":0.22800000000000001,"15min":0.22800000000000001},"max":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"last":0.69799999999999995},{"interface":"front","average":{"1min":0.434,"5min":0.378,"15min":0.36899999999999999},"min":{"1min":0.255,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"last":0.59299999999999997}]},{"osd":2,"last update":"Tue Sep 17 07:01:57 2024","interfaces":[{"interface":"back","average":{"1min":0.435,"5min":0.40699999999999997,"15min":0.40300000000000002},"min":{"1min":0.316,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":0.56799999999999995,"5min":0.60299999999999998,"15min":0.60299999999999998},"last":0.81699999999999995},{"interface":"front","average":{"1min":0.40799999999999997,"5min":0.38900000000000001,"15min":0.38600000000000001},"min":{"1min":0.30399999999999999,"5min":0.23599999999999999,"15min":0.23599999999999999},"max":{"1min":0.53900000000000003,"5min":0.59299999999999997,"15min":0.59299999999999997},"last":0.45600000000000002}]},{"osd":3,"last update":"Tue Sep 17 07:02:13 2024","interfaces":[{"interface":"back","average":{"1min":0.41099999999999998,"5min":0.43099999999999999,"15min":0.435},"min":{"1min":0.27100000000000002,"5min":0.251,"15min":0.251},"max":{"1min":0.56000000000000005,"5min":0.625,"15min":0.625},"last":0.79800000000000004},{"interface":"front","average":{"1min":0.46999999999999997,"5min":0.47899999999999998,"15min":0.48099999999999998},"min":{"1min":0.34399999999999997,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.70899999999999996,"5min":0.70899999999999996,"15min":0.70899999999999996},"last":0.44}]},{"osd":4,"last update":"Tue Sep 17 07:01:29 2024","interfaces":[{"interface":"back","average":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.77000000000000002,"5min":0.77000000000000002,"15min":0.77000000000000002},"last":0.74299999999999999},{"interface":"front","average":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.78200000000000003,"5min":0.78200000000000003,"15min":0.78200000000000003},"last":0.90200000000000002}]},{"osd":5,"last update":"Tue Sep 17 07:01:47 2024","interfaces":[{"interface":"back","average":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":0.81899999999999995,"5min":0.81899999999999995,"15min":0.81899999999999995},"last":0.61799999999999999},{"interface":"front","average":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":0.81499999999999995,"5min":0.81499999999999995,"15min":0.81499999999999995},"last":0.874}]},{"osd":6,"last update":"Tue Sep 17 07:02:08 2024","interfaces":[{"interface":"back","average":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"min":{"1min":0.46600000000000003,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":0.85299999999999998,"5min":0.85299999999999998,"15min":0.85299999999999998},"last":0.84199999999999997},{"interface":"front","average":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"min":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":0.75800000000000001,"5min":0.75800000000000001,"15min":0.75800000000000001},"last":0.753}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.64800000000000002}]}]},{"osd":0,"up_from":9,"seq":38654705706,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5532,"kb_used_data":468,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739620,"statfs":{"total":95995035648,"available":95989370880,"internally_reserved":0,"allocated":479232,"data_stored":189534,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Tue Sep 17 07:01:34 2024","interfaces":[{"interface":"back","average":{"1min":0.36799999999999999,"5min":0.34399999999999997,"15min":0.34000000000000002},"min":{"1min":0.25800000000000001,"5min":0.187,"15min":0.187},"max":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"last":0.47399999999999998},{"interface":"front","average":{"1min":0.376,"5min":0.34799999999999998,"15min":0.34399999999999997},"min":{"1min":0.27900000000000003,"5min":0.215,"15min":0.215},"max":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"last":0.54400000000000004}]},{"osd":2,"last update":"Tue Sep 17 07:01:51 2024","interfaces":[{"interface":"back","average":{"1min":0.40400000000000003,"5min":0.39300000000000002,"15min":0.39100000000000001},"min":{"1min":0.26600000000000001,"5min":0.23100000000000001,"15min":0.23100000000000001},"max":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"last":0.44700000000000001},{"interface":"front","average":{"1min":0.435,"5min":0.39400000000000002,"15min":0.38700000000000001},"min":{"1min":0.22600000000000001,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":0.67900000000000005,"5min":0.67900000000000005,"15min":0.67900000000000005},"last":0.52900000000000003}]},{"osd":3,"last update":"Tue Sep 17 07:02:16 2024","interfaces":[{"interface":"back","average":{"1min":0.39500000000000002,"5min":0.40899999999999997,"15min":0.41099999999999998},"min":{"1min":0.29199999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.58399999999999996,"5min":0.58699999999999997,"15min":0.58699999999999997},"last":0.627},{"interface":"front","average":{"1min":0.42299999999999999,"5min":0.42899999999999999,"15min":0.42999999999999999},"min":{"1min":0.32700000000000001,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.63800000000000001,"5min":0.69799999999999995,"15min":0.69799999999999995},"last":0.59799999999999998}]},{"osd":4,"last update":"Tue Sep 17 07:01:27 2024","interfaces":[{"interface":"back","average":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.83999999999999997,"5min":0.83999999999999997,"15min":0.83999999999999997},"last":0.69499999999999995},{"interface":"front","average":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.84299999999999997,"5min":0.84299999999999997,"15min":0.84299999999999997},"last":0.67500000000000004}]},{"osd":5,"last update":"Tue Sep 17 07:01:47 2024","interfaces":[{"interface":"back","average":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.84299999999999997,"5min":0.84299999999999997,"15min":0.84299999999999997},"last":0.64300000000000002},{"interface":"front","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.78200000000000003,"5min":0.78200000000000003,"15min":0.78200000000000003},"last":0.64800000000000002}]},{"osd":6,"last update":"Tue Sep 17 07:02:08 2024","interfaces":[{"interface":"back","average":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.86899999999999999,"5min":0.86899999999999999,"15min":0.86899999999999999},"last":0.70799999999999996},{"interface":"front","average":{"1min":0.64800000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"min":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":0.92600000000000005,"5min":0.92600000000000005,"15min":0.92600000000000005},"last":0.66700000000000004}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.68700000000000006}]}]},{"osd":2,"up_from":19,"seq":81604378657,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5468,"kb_used_data":468,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739684,"statfs":{"total":95995035648,"available":95989436416,"internally_reserved":0,"allocated":479232,"data_stored":189534,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 07:01:55 2024","interfaces":[{"interface":"back","average":{"1min":0.42899999999999999,"5min":0.371,"15min":0.36099999999999999},"min":{"1min":0.309,"5min":0.25,"15min":0.25},"max":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"last":0.28000000000000003},{"interface":"front","average":{"1min":0.39600000000000002,"5min":0.374,"15min":0.37},"min":{"1min":0.26700000000000002,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":0.54300000000000004,"5min":0.59299999999999997,"15min":0.59299999999999997},"last":0.33400000000000002}]},{"osd":1,"last update":"Tue Sep 17 07:01:55 2024","interfaces":[{"interface":"back","average":{"1min":0.44500000000000001,"5min":0.38600000000000001,"15min":0.376},"min":{"1min":0.27000000000000002,"5min":0.253,"15min":0.253},"max":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"last":0.34999999999999998},{"interface":"front","average":{"1min":0.42099999999999999,"5min":0.375,"15min":0.36699999999999999},"min":{"1min":0.27900000000000003,"5min":0.24299999999999999,"15min":0.24299999999999999},"max":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"last":0.32300000000000001}]},{"osd":3,"last update":"Tue Sep 17 07:02:14 2024","interfaces":[{"interface":"back","average":{"1min":0.433,"5min":0.47499999999999998,"15min":0.48199999999999998},"min":{"1min":0.314,"5min":0.314,"15min":0.314},"max":{"1min":0.56799999999999995,"5min":0.81100000000000005,"15min":0.81100000000000005},"last":0.38700000000000001},{"interface":"front","average":{"1min":0.42399999999999999,"5min":0.434,"15min":0.436},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"last":0.36299999999999999}]},{"osd":4,"last update":"Tue Sep 17 07:01:27 2024","interfaces":[{"interface":"back","average":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.82299999999999995,"5min":0.82299999999999995,"15min":0.82299999999999995},"last":0.44900000000000001},{"interface":"front","average":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":0.95799999999999996,"5min":0.95799999999999996,"15min":0.95799999999999996},"last":0.58299999999999996}]},{"osd":5,"last update":"Tue Sep 17 07:01:47 2024","interfaces":[{"interface":"back","average":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":0.88900000000000001,"5min":0.88900000000000001,"15min":0.88900000000000001},"last":0.54000000000000004},{"interface":"front","average":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":1.0329999999999999,"5min":1.0329999999999999,"15min":1.0329999999999999},"last":0.59299999999999997}]},{"osd":6,"last update":"Tue Sep 17 07:02:07 2024","interfaces":[{"interface":"back","average":{"1min":0.64800000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":0.89600000000000002,"5min":0.89600000000000002,"15min":0.89600000000000002},"last":0.41799999999999998},{"interface":"front","average":{"1min":0.65000000000000002,"5min":0.65000000000000002,"15min":0.65000000000000002},"min":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":0.91200000000000003,"5min":0.91200000000000003,"15min":0.91200000000000003},"last":0.56799999999999995}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.60999999999999999}]}]},{"osd":3,"up_from":26,"seq":111669149725,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5340,"kb_used_data":468,"kb_used_omap":0,"kb_used_meta":4864,"kb_avail":93739812,"statfs":{"total":95995035648,"available":95989567488,"internally_reserved":0,"allocated":479232,"data_stored":189534,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4980736},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 07:01:12 2024","interfaces":[{"interface":"back","average":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"last":0.221},{"interface":"front","average":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"min":{"1min":0.248,"5min":0.248,"15min":0.248},"max":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"last":0.313}]},{"osd":1,"last update":"Tue Sep 17 07:01:12 2024","interfaces":[{"interface":"back","average":{"1min":0.46600000000000003,"5min":0.46600000000000003,"15min":0.46600000000000003},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.748,"5min":0.748,"15min":0.748},"last":0.251},{"interface":"front","average":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"last":0.34399999999999997}]},{"osd":2,"last update":"Tue Sep 17 07:01:12 2024","interfaces":[{"interface":"back","average":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.69999999999999996,"5min":0.69999999999999996,"15min":0.69999999999999996},"last":0.28499999999999998},{"interface":"front","average":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"last":0.32800000000000001}]},{"osd":4,"last update":"Tue Sep 17 07:01:28 2024","interfaces":[{"interface":"back","average":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"min":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":0.86799999999999999,"5min":0.86799999999999999,"15min":0.86799999999999999},"last":0.52000000000000002},{"interface":"front","average":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":0.79500000000000004,"5min":0.79500000000000004,"15min":0.79500000000000004},"last":0.61699999999999999}]},{"osd":5,"last update":"Tue Sep 17 07:01:51 2024","interfaces":[{"interface":"back","average":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"min":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":0.92200000000000004,"5min":0.92200000000000004,"15min":0.92200000000000004},"last":0.50800000000000001},{"interface":"front","average":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"min":{"1min":0.436,"5min":0.436,"15min":0.436},"max":{"1min":0.875,"5min":0.875,"15min":0.875},"last":0.63600000000000001}]},{"osd":6,"last update":"Tue Sep 17 07:02:08 2024","interfaces":[{"interface":"back","average":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.99199999999999999,"5min":0.99199999999999999,"15min":0.99199999999999999},"last":0.54400000000000004},{"interface":"front","average":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"min":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":0.96199999999999997,"5min":0.96199999999999997,"15min":0.96199999999999997},"last":0.60499999999999998}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.56399999999999995}]}]},{"osd":4,"up_from":31,"seq":133143986202,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5340,"kb_used_data":468,"kb_used_omap":0,"kb_used_meta":4864,"kb_avail":93739812,"statfs":{"total":95995035648,"available":95989567488,"internally_reserved":0,"allocated":479232,"data_stored":189534,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4980736},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 07:01:27 2024","interfaces":[{"interface":"back","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.248,"5min":0.248,"15min":0.248},"max":{"1min":0.752,"5min":0.752,"15min":0.752},"last":0.35099999999999998},{"interface":"front","average":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.79600000000000004,"5min":0.79600000000000004,"15min":0.79600000000000004},"last":0.36899999999999999}]},{"osd":1,"last update":"Tue Sep 17 07:01:27 2024","interfaces":[{"interface":"back","average":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.76400000000000001,"5min":0.76400000000000001,"15min":0.76400000000000001},"last":0.44700000000000001},{"interface":"front","average":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.70899999999999996,"5min":0.70899999999999996,"15min":0.70899999999999996},"last":0.46400000000000002}]},{"osd":2,"last update":"Tue Sep 17 07:01:27 2024","interfaces":[{"interface":"back","average":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.73599999999999999,"5min":0.73599999999999999,"15min":0.73599999999999999},"last":0.51300000000000001},{"interface":"front","average":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.85499999999999998,"5min":0.85499999999999998,"15min":0.85499999999999998},"last":0.52500000000000002}]},{"osd":3,"last update":"Tue Sep 17 07:01:27 2024","interfaces":[{"interface":"back","average":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"last":0.432},{"interface":"front","average":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.71399999999999997,"5min":0.71399999999999997,"15min":0.71399999999999997},"last":0.497}]},{"osd":5,"last update":"Tue Sep 17 07:01:47 2024","interfaces":[{"interface":"back","average":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"min":{"1min":0.31,"5min":0.31,"15min":0.31},"max":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"last":0.59499999999999997},{"interface":"front","average":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.70699999999999996,"5min":0.70699999999999996,"15min":0.70699999999999996},"last":0.55800000000000005}]},{"osd":6,"last update":"Tue Sep 17 07:02:08 2024","interfaces":[{"interface":"back","average":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.83499999999999996,"5min":0.83499999999999996,"15min":0.83499999999999996},"last":0.48399999999999999},{"interface":"front","average":{"1min":0.504,"5min":0.504,"15min":0.504},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":0.83599999999999997,"5min":0.83599999999999997,"15min":0.83599999999999997},"last":0.54200000000000004}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.58299999999999996}]}]},{"osd":5,"up_from":36,"seq":154618822677,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5340,"kb_used_data":468,"kb_used_omap":0,"kb_used_meta":4864,"kb_avail":93739812,"statfs":{"total":95995035648,"available":95989567488,"internally_reserved":0,"allocated":479232,"data_stored":189534,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4980736},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 07:01:50 2024","interfaces":[{"interface":"back","average":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"last":0.35399999999999998},{"interface":"front","average":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":0.73399999999999999,"5min":0.73399999999999999,"15min":0.73399999999999999},"last":0.53800000000000003}]},{"osd":1,"last update":"Tue Sep 17 07:01:50 2024","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":0.73899999999999999,"5min":0.73899999999999999,"15min":0.73899999999999999},"last":0.502},{"interface":"front","average":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"last":0.57599999999999996}]},{"osd":2,"last update":"Tue Sep 17 07:01:50 2024","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.751,"5min":0.751,"15min":0.751},"last":0.38200000000000001},{"interface":"front","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"last":0.40600000000000003}]},{"osd":3,"last update":"Tue Sep 17 07:01:50 2024","interfaces":[{"interface":"back","average":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"last":0.48299999999999998},{"interface":"front","average":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.753,"5min":0.753,"15min":0.753},"last":0.55100000000000005}]},{"osd":4,"last update":"Tue Sep 17 07:01:50 2024","interfaces":[{"interface":"back","average":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"last":0.42999999999999999},{"interface":"front","average":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.65800000000000003,"5min":0.65800000000000003,"15min":0.65800000000000003},"last":0.56399999999999995}]},{"osd":6,"last update":"Tue Sep 17 07:02:09 2024","interfaces":[{"interface":"back","average":{"1min":0.435,"5min":0.435,"15min":0.435},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"last":0.44500000000000001},{"interface":"front","average":{"1min":0.46300000000000002,"5min":0.46300000000000002,"15min":0.46300000000000002},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"last":0.45400000000000001}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.49099999999999999}]}]}],"pool_statfs":[{"poolid":1,"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":1,"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":1,"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":1,"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":1,"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":1,"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":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-17T07:02:19.931 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-17T07:02:20.141 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/d241d094-74c1-11ef-bceb-c7b262605968/mon.smithi037/config 2024-09-17T07:02:20.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:20 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:02:19.284688+0000 mgr.smithi037.xnzdne (mgr.14162) 225 : audit [DBG] from='client.14444 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T07:02:20.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:20 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:02:19.284688+0000 mgr.smithi037.xnzdne (mgr.14162) 225 : audit [DBG] from='client.14444 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T07:02:21.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:21 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:02:20.015440+0000 mgr.smithi037.xnzdne (mgr.14162) 226 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:02:21.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:21 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:02:20.015440+0000 mgr.smithi037.xnzdne (mgr.14162) 226 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:02:21.804 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-09-17T07:02:21.805 INFO:teuthology.orchestra.run.smithi037.stderr:dumped all 2024-09-17T07:02:22.498 INFO:teuthology.orchestra.run.smithi037.stdout:{"pg_ready":true,"pg_map":{"version":199,"stamp":"2024-09-17T07:02:20.015273+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":8,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":749961216,"kb_used":43032,"kb_used_data":3736,"kb_used_omap":0,"kb_used_meta":39232,"kb_avail":749918184,"statfs":{"total":767960285184,"available":767916220416,"internally_reserved":0,"allocated":3825664,"data_stored":1515642,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":40173568},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"0.000000"},"pg_stats":[{"pgid":"1.0","version":"0'0","reported_seq":"10","reported_epoch":"49","state":"active+clean","last_fresh":"2024-09-17T07:01:28.741531+0000","last_change":"2024-09-17T07:01:28.741531+0000","last_active":"2024-09-17T07:01:28.741531+0000","last_peered":"2024-09-17T07:01:28.741531+0000","last_clean":"2024-09-17T07:01:28.741531+0000","last_became_active":"2024-09-17T07:01:28.741196+0000","last_became_peered":"2024-09-17T07:01:28.741196+0000","last_unstale":"2024-09-17T07:01:28.741531+0000","last_undegraded":"2024-09-17T07:01:28.741531+0000","last_fullsized":"2024-09-17T07:01:28.741531+0000","mapping_epoch":48,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":49,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T06:59:50.521561+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T06:59:50.521561+0000","last_clean_scrub_stamp":"2024-09-17T06:59:50.521561+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":3,"acting":3,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":47,"seq":201863462925,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5208,"kb_used_data":464,"kb_used_omap":0,"kb_used_meta":4736,"kb_avail":93739944,"statfs":{"total":95995035648,"available":95989702656,"internally_reserved":0,"allocated":475136,"data_stored":189219,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4849664},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.42199999999999999}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.58999999999999997}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.45900000000000002}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.54300000000000004}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.61599999999999999}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.628}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.68100000000000005}]}]},{"osd":6,"up_from":41,"seq":176093659153,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5272,"kb_used_data":464,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":93739880,"statfs":{"total":95995035648,"available":95989637120,"internally_reserved":0,"allocated":475136,"data_stored":189219,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4915200},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 07:02:10 2024","interfaces":[{"interface":"back","average":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":0.85899999999999999,"5min":0.85899999999999999,"15min":0.85899999999999999},"last":0.71099999999999997},{"interface":"front","average":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":0.753,"5min":0.753,"15min":0.753},"last":0.72499999999999998}]},{"osd":1,"last update":"Tue Sep 17 07:02:10 2024","interfaces":[{"interface":"back","average":{"1min":1.5940000000000001,"5min":1.5940000000000001,"15min":1.5940000000000001},"min":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":18.145,"5min":18.145,"15min":18.145},"last":0.74099999999999999},{"interface":"front","average":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"min":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":0.83199999999999996,"5min":0.83199999999999996,"15min":0.83199999999999996},"last":0.629}]},{"osd":2,"last update":"Tue Sep 17 07:02:10 2024","interfaces":[{"interface":"back","average":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.76300000000000001,"5min":0.76300000000000001,"15min":0.76300000000000001},"last":0.751},{"interface":"front","average":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"min":{"1min":0.439,"5min":0.439,"15min":0.439},"max":{"1min":0.81100000000000005,"5min":0.81100000000000005,"15min":0.81100000000000005},"last":0.69199999999999995}]},{"osd":3,"last update":"Tue Sep 17 07:02:10 2024","interfaces":[{"interface":"back","average":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"min":{"1min":0.439,"5min":0.439,"15min":0.439},"max":{"1min":0.749,"5min":0.749,"15min":0.749},"last":0.69999999999999996},{"interface":"front","average":{"1min":1.5349999999999999,"5min":1.5349999999999999,"15min":1.5349999999999999},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":18.100999999999999,"5min":18.100999999999999,"15min":18.100999999999999},"last":0.79100000000000004}]},{"osd":4,"last update":"Tue Sep 17 07:02:10 2024","interfaces":[{"interface":"back","average":{"1min":0.442,"5min":0.442,"15min":0.442},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"last":0.53100000000000003},{"interface":"front","average":{"1min":0.439,"5min":0.439,"15min":0.439},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"last":0.54400000000000004}]},{"osd":5,"last update":"Tue Sep 17 07:02:10 2024","interfaces":[{"interface":"back","average":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"last":0.56200000000000006},{"interface":"front","average":{"1min":0.47299999999999998,"5min":0.47299999999999998,"15min":0.47299999999999998},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"last":0.61199999999999999}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.60399999999999998}]}]},{"osd":1,"up_from":14,"seq":60129542182,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5532,"kb_used_data":468,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739620,"statfs":{"total":95995035648,"available":95989370880,"internally_reserved":0,"allocated":479232,"data_stored":189534,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 07:01:32 2024","interfaces":[{"interface":"back","average":{"1min":0.39000000000000001,"5min":0.378,"15min":0.376},"min":{"1min":0.24399999999999999,"5min":0.22800000000000001,"15min":0.22800000000000001},"max":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"last":0.36199999999999999},{"interface":"front","average":{"1min":0.434,"5min":0.378,"15min":0.36899999999999999},"min":{"1min":0.255,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"last":0.373}]},{"osd":2,"last update":"Tue Sep 17 07:01:57 2024","interfaces":[{"interface":"back","average":{"1min":0.435,"5min":0.40699999999999997,"15min":0.40300000000000002},"min":{"1min":0.316,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":0.56799999999999995,"5min":0.60299999999999998,"15min":0.60299999999999998},"last":0.45100000000000001},{"interface":"front","average":{"1min":0.40799999999999997,"5min":0.38900000000000001,"15min":0.38600000000000001},"min":{"1min":0.30399999999999999,"5min":0.23599999999999999,"15min":0.23599999999999999},"max":{"1min":0.53900000000000003,"5min":0.59299999999999997,"15min":0.59299999999999997},"last":0.30399999999999999}]},{"osd":3,"last update":"Tue Sep 17 07:02:13 2024","interfaces":[{"interface":"back","average":{"1min":0.41099999999999998,"5min":0.43099999999999999,"15min":0.435},"min":{"1min":0.27100000000000002,"5min":0.251,"15min":0.251},"max":{"1min":0.56000000000000005,"5min":0.625,"15min":0.625},"last":0.32500000000000001},{"interface":"front","average":{"1min":0.46999999999999997,"5min":0.47899999999999998,"15min":0.48099999999999998},"min":{"1min":0.34399999999999997,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.70899999999999996,"5min":0.70899999999999996,"15min":0.70899999999999996},"last":0.39400000000000002}]},{"osd":4,"last update":"Tue Sep 17 07:01:29 2024","interfaces":[{"interface":"back","average":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.77000000000000002,"5min":0.77000000000000002,"15min":0.77000000000000002},"last":0.48299999999999998},{"interface":"front","average":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.78200000000000003,"5min":0.78200000000000003,"15min":0.78200000000000003},"last":0.60899999999999999}]},{"osd":5,"last update":"Tue Sep 17 07:01:47 2024","interfaces":[{"interface":"back","average":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":0.81899999999999995,"5min":0.81899999999999995,"15min":0.81899999999999995},"last":0.51300000000000001},{"interface":"front","average":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":0.81499999999999995,"5min":0.81499999999999995,"15min":0.81499999999999995},"last":0.56999999999999995}]},{"osd":6,"last update":"Tue Sep 17 07:02:08 2024","interfaces":[{"interface":"back","average":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"min":{"1min":0.46600000000000003,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":0.85299999999999998,"5min":0.85299999999999998,"15min":0.85299999999999998},"last":0.65600000000000003},{"interface":"front","average":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"min":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":0.75800000000000001,"5min":0.75800000000000001,"15min":0.75800000000000001},"last":0.47399999999999998}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.52200000000000002}]}]},{"osd":0,"up_from":9,"seq":38654705706,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5532,"kb_used_data":468,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739620,"statfs":{"total":95995035648,"available":95989370880,"internally_reserved":0,"allocated":479232,"data_stored":189534,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Tue Sep 17 07:01:34 2024","interfaces":[{"interface":"back","average":{"1min":0.36799999999999999,"5min":0.34399999999999997,"15min":0.34000000000000002},"min":{"1min":0.25800000000000001,"5min":0.187,"15min":0.187},"max":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"last":0.47399999999999998},{"interface":"front","average":{"1min":0.376,"5min":0.34799999999999998,"15min":0.34399999999999997},"min":{"1min":0.27900000000000003,"5min":0.215,"15min":0.215},"max":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"last":0.54400000000000004}]},{"osd":2,"last update":"Tue Sep 17 07:01:51 2024","interfaces":[{"interface":"back","average":{"1min":0.40400000000000003,"5min":0.39300000000000002,"15min":0.39100000000000001},"min":{"1min":0.26600000000000001,"5min":0.23100000000000001,"15min":0.23100000000000001},"max":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"last":0.44700000000000001},{"interface":"front","average":{"1min":0.435,"5min":0.39400000000000002,"15min":0.38700000000000001},"min":{"1min":0.22600000000000001,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":0.67900000000000005,"5min":0.67900000000000005,"15min":0.67900000000000005},"last":0.52900000000000003}]},{"osd":3,"last update":"Tue Sep 17 07:02:16 2024","interfaces":[{"interface":"back","average":{"1min":0.39500000000000002,"5min":0.40899999999999997,"15min":0.41099999999999998},"min":{"1min":0.29199999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.58399999999999996,"5min":0.58699999999999997,"15min":0.58699999999999997},"last":0.627},{"interface":"front","average":{"1min":0.42299999999999999,"5min":0.42899999999999999,"15min":0.42999999999999999},"min":{"1min":0.32700000000000001,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.63800000000000001,"5min":0.69799999999999995,"15min":0.69799999999999995},"last":0.59799999999999998}]},{"osd":4,"last update":"Tue Sep 17 07:01:27 2024","interfaces":[{"interface":"back","average":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.83999999999999997,"5min":0.83999999999999997,"15min":0.83999999999999997},"last":0.69499999999999995},{"interface":"front","average":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.84299999999999997,"5min":0.84299999999999997,"15min":0.84299999999999997},"last":0.67500000000000004}]},{"osd":5,"last update":"Tue Sep 17 07:01:47 2024","interfaces":[{"interface":"back","average":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.84299999999999997,"5min":0.84299999999999997,"15min":0.84299999999999997},"last":0.64300000000000002},{"interface":"front","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.78200000000000003,"5min":0.78200000000000003,"15min":0.78200000000000003},"last":0.64800000000000002}]},{"osd":6,"last update":"Tue Sep 17 07:02:08 2024","interfaces":[{"interface":"back","average":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.86899999999999999,"5min":0.86899999999999999,"15min":0.86899999999999999},"last":0.70799999999999996},{"interface":"front","average":{"1min":0.64800000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"min":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":0.92600000000000005,"5min":0.92600000000000005,"15min":0.92600000000000005},"last":0.66700000000000004}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.68700000000000006}]}]},{"osd":2,"up_from":19,"seq":81604378657,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5468,"kb_used_data":468,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739684,"statfs":{"total":95995035648,"available":95989436416,"internally_reserved":0,"allocated":479232,"data_stored":189534,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 07:01:55 2024","interfaces":[{"interface":"back","average":{"1min":0.42899999999999999,"5min":0.371,"15min":0.36099999999999999},"min":{"1min":0.309,"5min":0.25,"15min":0.25},"max":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"last":0.28000000000000003},{"interface":"front","average":{"1min":0.39600000000000002,"5min":0.374,"15min":0.37},"min":{"1min":0.26700000000000002,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":0.54300000000000004,"5min":0.59299999999999997,"15min":0.59299999999999997},"last":0.33400000000000002}]},{"osd":1,"last update":"Tue Sep 17 07:01:55 2024","interfaces":[{"interface":"back","average":{"1min":0.44500000000000001,"5min":0.38600000000000001,"15min":0.376},"min":{"1min":0.27000000000000002,"5min":0.253,"15min":0.253},"max":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"last":0.34999999999999998},{"interface":"front","average":{"1min":0.42099999999999999,"5min":0.375,"15min":0.36699999999999999},"min":{"1min":0.27900000000000003,"5min":0.24299999999999999,"15min":0.24299999999999999},"max":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"last":0.32300000000000001}]},{"osd":3,"last update":"Tue Sep 17 07:02:14 2024","interfaces":[{"interface":"back","average":{"1min":0.433,"5min":0.47499999999999998,"15min":0.48199999999999998},"min":{"1min":0.314,"5min":0.314,"15min":0.314},"max":{"1min":0.56799999999999995,"5min":0.81100000000000005,"15min":0.81100000000000005},"last":0.38700000000000001},{"interface":"front","average":{"1min":0.42399999999999999,"5min":0.434,"15min":0.436},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"last":0.36299999999999999}]},{"osd":4,"last update":"Tue Sep 17 07:01:27 2024","interfaces":[{"interface":"back","average":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.82299999999999995,"5min":0.82299999999999995,"15min":0.82299999999999995},"last":0.44900000000000001},{"interface":"front","average":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":0.95799999999999996,"5min":0.95799999999999996,"15min":0.95799999999999996},"last":0.58299999999999996}]},{"osd":5,"last update":"Tue Sep 17 07:01:47 2024","interfaces":[{"interface":"back","average":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":0.88900000000000001,"5min":0.88900000000000001,"15min":0.88900000000000001},"last":0.54000000000000004},{"interface":"front","average":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":1.0329999999999999,"5min":1.0329999999999999,"15min":1.0329999999999999},"last":0.59299999999999997}]},{"osd":6,"last update":"Tue Sep 17 07:02:07 2024","interfaces":[{"interface":"back","average":{"1min":0.64800000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":0.89600000000000002,"5min":0.89600000000000002,"15min":0.89600000000000002},"last":0.41799999999999998},{"interface":"front","average":{"1min":0.65000000000000002,"5min":0.65000000000000002,"15min":0.65000000000000002},"min":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":0.91200000000000003,"5min":0.91200000000000003,"15min":0.91200000000000003},"last":0.56799999999999995}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.60999999999999999}]}]},{"osd":3,"up_from":26,"seq":111669149725,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5340,"kb_used_data":468,"kb_used_omap":0,"kb_used_meta":4864,"kb_avail":93739812,"statfs":{"total":95995035648,"available":95989567488,"internally_reserved":0,"allocated":479232,"data_stored":189534,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4980736},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 07:01:12 2024","interfaces":[{"interface":"back","average":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"last":0.221},{"interface":"front","average":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"min":{"1min":0.248,"5min":0.248,"15min":0.248},"max":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"last":0.313}]},{"osd":1,"last update":"Tue Sep 17 07:01:12 2024","interfaces":[{"interface":"back","average":{"1min":0.46600000000000003,"5min":0.46600000000000003,"15min":0.46600000000000003},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.748,"5min":0.748,"15min":0.748},"last":0.251},{"interface":"front","average":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"last":0.34399999999999997}]},{"osd":2,"last update":"Tue Sep 17 07:01:12 2024","interfaces":[{"interface":"back","average":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.69999999999999996,"5min":0.69999999999999996,"15min":0.69999999999999996},"last":0.28499999999999998},{"interface":"front","average":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"last":0.32800000000000001}]},{"osd":4,"last update":"Tue Sep 17 07:01:28 2024","interfaces":[{"interface":"back","average":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"min":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":0.86799999999999999,"5min":0.86799999999999999,"15min":0.86799999999999999},"last":0.52000000000000002},{"interface":"front","average":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":0.79500000000000004,"5min":0.79500000000000004,"15min":0.79500000000000004},"last":0.61699999999999999}]},{"osd":5,"last update":"Tue Sep 17 07:01:51 2024","interfaces":[{"interface":"back","average":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"min":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":0.92200000000000004,"5min":0.92200000000000004,"15min":0.92200000000000004},"last":0.50800000000000001},{"interface":"front","average":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"min":{"1min":0.436,"5min":0.436,"15min":0.436},"max":{"1min":0.875,"5min":0.875,"15min":0.875},"last":0.63600000000000001}]},{"osd":6,"last update":"Tue Sep 17 07:02:08 2024","interfaces":[{"interface":"back","average":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.99199999999999999,"5min":0.99199999999999999,"15min":0.99199999999999999},"last":0.54400000000000004},{"interface":"front","average":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"min":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":0.96199999999999997,"5min":0.96199999999999997,"15min":0.96199999999999997},"last":0.60499999999999998}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.56399999999999995}]}]},{"osd":4,"up_from":31,"seq":133143986202,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5340,"kb_used_data":468,"kb_used_omap":0,"kb_used_meta":4864,"kb_avail":93739812,"statfs":{"total":95995035648,"available":95989567488,"internally_reserved":0,"allocated":479232,"data_stored":189534,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4980736},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 07:01:27 2024","interfaces":[{"interface":"back","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.248,"5min":0.248,"15min":0.248},"max":{"1min":0.752,"5min":0.752,"15min":0.752},"last":0.35099999999999998},{"interface":"front","average":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.79600000000000004,"5min":0.79600000000000004,"15min":0.79600000000000004},"last":0.36899999999999999}]},{"osd":1,"last update":"Tue Sep 17 07:01:27 2024","interfaces":[{"interface":"back","average":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.76400000000000001,"5min":0.76400000000000001,"15min":0.76400000000000001},"last":0.44700000000000001},{"interface":"front","average":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.70899999999999996,"5min":0.70899999999999996,"15min":0.70899999999999996},"last":0.46400000000000002}]},{"osd":2,"last update":"Tue Sep 17 07:01:27 2024","interfaces":[{"interface":"back","average":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.73599999999999999,"5min":0.73599999999999999,"15min":0.73599999999999999},"last":0.51300000000000001},{"interface":"front","average":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.85499999999999998,"5min":0.85499999999999998,"15min":0.85499999999999998},"last":0.52500000000000002}]},{"osd":3,"last update":"Tue Sep 17 07:01:27 2024","interfaces":[{"interface":"back","average":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"last":0.432},{"interface":"front","average":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.71399999999999997,"5min":0.71399999999999997,"15min":0.71399999999999997},"last":0.497}]},{"osd":5,"last update":"Tue Sep 17 07:01:47 2024","interfaces":[{"interface":"back","average":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"min":{"1min":0.31,"5min":0.31,"15min":0.31},"max":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"last":0.59499999999999997},{"interface":"front","average":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.70699999999999996,"5min":0.70699999999999996,"15min":0.70699999999999996},"last":0.55800000000000005}]},{"osd":6,"last update":"Tue Sep 17 07:02:08 2024","interfaces":[{"interface":"back","average":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.83499999999999996,"5min":0.83499999999999996,"15min":0.83499999999999996},"last":0.48399999999999999},{"interface":"front","average":{"1min":0.504,"5min":0.504,"15min":0.504},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":0.83599999999999997,"5min":0.83599999999999997,"15min":0.83599999999999997},"last":0.54200000000000004}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.58299999999999996}]}]},{"osd":5,"up_from":36,"seq":154618822677,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5340,"kb_used_data":468,"kb_used_omap":0,"kb_used_meta":4864,"kb_avail":93739812,"statfs":{"total":95995035648,"available":95989567488,"internally_reserved":0,"allocated":479232,"data_stored":189534,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4980736},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 07:01:50 2024","interfaces":[{"interface":"back","average":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"last":0.35399999999999998},{"interface":"front","average":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":0.73399999999999999,"5min":0.73399999999999999,"15min":0.73399999999999999},"last":0.53800000000000003}]},{"osd":1,"last update":"Tue Sep 17 07:01:50 2024","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":0.73899999999999999,"5min":0.73899999999999999,"15min":0.73899999999999999},"last":0.502},{"interface":"front","average":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"last":0.57599999999999996}]},{"osd":2,"last update":"Tue Sep 17 07:01:50 2024","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.751,"5min":0.751,"15min":0.751},"last":0.38200000000000001},{"interface":"front","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"last":0.40600000000000003}]},{"osd":3,"last update":"Tue Sep 17 07:01:50 2024","interfaces":[{"interface":"back","average":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"last":0.48299999999999998},{"interface":"front","average":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.753,"5min":0.753,"15min":0.753},"last":0.55100000000000005}]},{"osd":4,"last update":"Tue Sep 17 07:01:50 2024","interfaces":[{"interface":"back","average":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"last":0.42999999999999999},{"interface":"front","average":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.65800000000000003,"5min":0.65800000000000003,"15min":0.65800000000000003},"last":0.56399999999999995}]},{"osd":6,"last update":"Tue Sep 17 07:02:09 2024","interfaces":[{"interface":"back","average":{"1min":0.435,"5min":0.435,"15min":0.435},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"last":0.44500000000000001},{"interface":"front","average":{"1min":0.46300000000000002,"5min":0.46300000000000002,"15min":0.46300000000000002},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"last":0.45400000000000001}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.49099999999999999}]}]}],"pool_statfs":[{"poolid":1,"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":1,"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":1,"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":1,"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":1,"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":1,"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":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-17T07:02:22.499 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-17T07:02:22.499 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-17T07:02:22.499 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-17T07:02:22.500 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- ceph health --format=json 2024-09-17T07:02:22.525 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:22 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:02:21.801974+0000 mgr.smithi037.xnzdne (mgr.14162) 227 : audit [DBG] from='client.14448 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T07:02:22.710 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/d241d094-74c1-11ef-bceb-c7b262605968/mon.smithi037/config 2024-09-17T07:02:22.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:22 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:02:21.801974+0000 mgr.smithi037.xnzdne (mgr.14162) 227 : audit [DBG] from='client.14448 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T07:02:23.702 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:23 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:02:22.015711+0000 mgr.smithi037.xnzdne (mgr.14162) 228 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:02:23.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:23 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:02:22.015711+0000 mgr.smithi037.xnzdne (mgr.14162) 228 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:02:24.256 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-09-17T07:02:24.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:24 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:02:24.255946+0000 mon.smithi037 (mon.0) 526 : audit [DBG] from='client.? 172.21.15.37:0/3640064685' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-17T07:02:24.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:24 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:02:24.255946+0000 mon.smithi037 (mon.0) 526 : audit [DBG] from='client.? 172.21.15.37:0/3640064685' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-17T07:02:24.999 INFO:teuthology.orchestra.run.smithi037.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-17T07:02:25.000 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-17T07:02:25.000 INFO:tasks.cephadm:Setup complete, yielding 2024-09-17T07:02:25.000 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-17T07:02:25.013 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi037.front.sepia.ceph.com 2024-09-17T07:02:25.013 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- bash -c 'ceph orch status' 2024-09-17T07:02:25.661 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:25 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:02:24.016009+0000 mgr.smithi037.xnzdne (mgr.14162) 229 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:02:25.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:25 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:02:24.016009+0000 mgr.smithi037.xnzdne (mgr.14162) 229 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:02:26.634 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:26 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:02:26.290307+0000 mon.smithi037 (mon.0) 527 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:02:26.748 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:26 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:02:26.290307+0000 mon.smithi037 (mon.0) 527 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:02:27.053 INFO:teuthology.orchestra.run.smithi037.stdout:Backend: cephadm 2024-09-17T07:02:27.053 INFO:teuthology.orchestra.run.smithi037.stdout:Available: Yes 2024-09-17T07:02:27.053 INFO:teuthology.orchestra.run.smithi037.stdout:Paused: No 2024-09-17T07:02:27.591 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- bash -c 'ceph orch ps' 2024-09-17T07:02:27.617 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:27 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:02:26.016271+0000 mgr.smithi037.xnzdne (mgr.14162) 230 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:02:27.617 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:27 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:02:26.517585+0000 mon.smithi037 (mon.0) 528 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:02:27.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:02:26.016271+0000 mgr.smithi037.xnzdne (mgr.14162) 230 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:02:27.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:02:26.517585+0000 mon.smithi037 (mon.0) 528 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:02:28.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:28 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:02:27.053147+0000 mgr.smithi037.xnzdne (mgr.14162) 231 : audit [DBG] from='client.14456 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:02:28.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:28 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:02:27.053147+0000 mgr.smithi037.xnzdne (mgr.14162) 231 : audit [DBG] from='client.14456 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:02:29.518 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST STATUS REFRESHED AGE PORTS VERSION IMAGE ID CONTAINER ID 2024-09-17T07:02:29.518 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.smithi037 smithi037 running (3m) 84s ago 5m *:9093 *:9094 0.20.0 0881eb8f169f 678a2b9bc6ad 2024-09-17T07:02:29.518 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi037 smithi037 running (5m) 84s ago 5m - 16.2.0 24ecd6d5f14c cfb092719ab6 2024-09-17T07:02:29.518 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi167 smithi167 running (4m) 66s ago 4m - 16.2.0 24ecd6d5f14c 535da7f9a9b2 2024-09-17T07:02:29.519 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.smithi037 smithi037 running (3m) 84s ago 4m *:3000 6.7.4 557c83e11646 c2b9de243451 2024-09-17T07:02:29.519 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi037.xnzdne smithi037 running (6m) 84s ago 6m *:9283 16.2.0 24ecd6d5f14c fe5576907dcd 2024-09-17T07:02:29.519 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi167.ysqmzf smithi167 running (4m) 66s ago 4m *:8443 *:9283 16.2.0 24ecd6d5f14c bf02c1ac33cb 2024-09-17T07:02:29.519 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi037 smithi037 running (6m) 84s ago 6m - 16.2.0 24ecd6d5f14c 64e774b68c51 2024-09-17T07:02:29.519 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi167 smithi167 running (4m) 66s ago 4m - 16.2.0 24ecd6d5f14c a9e35dbd0fa0 2024-09-17T07:02:29.519 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi037 smithi037 running (4m) 84s ago 4m *:9100 0.18.1 e5a616e4b9cf ffa97bacea8c 2024-09-17T07:02:29.519 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi167 smithi167 running (3m) 66s ago 3m *:9100 0.18.1 e5a616e4b9cf 6fd08102820d 2024-09-17T07:02:29.519 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (3m) 84s ago 3m - 16.2.0 24ecd6d5f14c d74c41c79a3d 2024-09-17T07:02:29.519 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (3m) 84s ago 3m - 16.2.0 24ecd6d5f14c 9893d8fdab55 2024-09-17T07:02:29.519 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (2m) 84s ago 2m - 16.2.0 24ecd6d5f14c f5506a58d1bb 2024-09-17T07:02:29.519 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (2m) 84s ago 2m - 16.2.0 24ecd6d5f14c 9bc451cb2df8 2024-09-17T07:02:29.519 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi167 running (2m) 66s ago 2m - 16.2.0 24ecd6d5f14c 062421f15e44 2024-09-17T07:02:29.519 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi167 running (108s) 66s ago 108s - 16.2.0 24ecd6d5f14c f1d1552fbeeb 2024-09-17T07:02:29.519 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi167 running (89s) 66s ago 88s - 16.2.0 24ecd6d5f14c 5c621e82d4cd 2024-09-17T07:02:29.520 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi167 running (69s) 66s ago 68s - 16.2.0 24ecd6d5f14c 721a3bad3841 2024-09-17T07:02:29.520 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.smithi037 smithi037 running (3m) 84s ago 4m *:9095 2.18.1 de242295e225 cd62d3f0236e 2024-09-17T07:02:29.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:29 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:02:28.016606+0000 mgr.smithi037.xnzdne (mgr.14162) 232 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:02:29.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:29 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:02:28.016606+0000 mgr.smithi037.xnzdne (mgr.14162) 232 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:02:30.097 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- bash -c 'ceph orch ls' 2024-09-17T07:02:30.749 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:30 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:02:29.511732+0000 mgr.smithi037.xnzdne (mgr.14162) 233 : audit [DBG] from='client.14460 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:02:30.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:30 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:02:29.511732+0000 mgr.smithi037.xnzdne (mgr.14162) 233 : audit [DBG] from='client.14460 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:02:31.693 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:31 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:02:30.017041+0000 mgr.smithi037.xnzdne (mgr.14162) 234 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:02:31.998 INFO:teuthology.orchestra.run.smithi037.stdout:NAME RUNNING REFRESHED AGE PLACEMENT IMAGE ID 2024-09-17T07:02:31.999 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager 1/1 87s ago 5m count:1 0881eb8f169f 2024-09-17T07:02:31.999 INFO:teuthology.orchestra.run.smithi037.stdout:crash 2/2 87s ago 5m * 24ecd6d5f14c 2024-09-17T07:02:31.999 INFO:teuthology.orchestra.run.smithi037.stdout:grafana 1/1 87s ago 5m count:1 557c83e11646 2024-09-17T07:02:31.999 INFO:teuthology.orchestra.run.smithi037.stdout:mgr 2/2 87s ago 5m count:2 24ecd6d5f14c 2024-09-17T07:02:31.999 INFO:teuthology.orchestra.run.smithi037.stdout:mon 2/2 87s ago 5m smithi037:172.21.15.37=smithi037;smithi167:172.21.15.167=smithi167;count:2 24ecd6d5f14c 2024-09-17T07:02:31.999 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter 2/2 87s ago 5m * e5a616e4b9cf 2024-09-17T07:02:31.999 INFO:teuthology.orchestra.run.smithi037.stdout:osd.None 7/0 87s ago - 24ecd6d5f14c 2024-09-17T07:02:31.999 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus 1/1 87s ago 5m count:1 de242295e225 2024-09-17T07:02:32.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:31 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:02:30.017041+0000 mgr.smithi037.xnzdne (mgr.14162) 234 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:02:32.498 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- bash -c 'ceph orch host ls' 2024-09-17T07:02:33.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:33 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:02:31.994413+0000 mgr.smithi037.xnzdne (mgr.14162) 235 : audit [DBG] from='client.14464 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:02:33.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:33 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:02:32.017419+0000 mgr.smithi037.xnzdne (mgr.14162) 236 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:02:34.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:33 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:02:31.994413+0000 mgr.smithi037.xnzdne (mgr.14162) 235 : audit [DBG] from='client.14464 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:02:34.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:33 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:02:32.017419+0000 mgr.smithi037.xnzdne (mgr.14162) 236 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:02:34.444 INFO:teuthology.orchestra.run.smithi037.stdout:HOST ADDR LABELS STATUS 2024-09-17T07:02:34.445 INFO:teuthology.orchestra.run.smithi037.stdout:smithi037 smithi037 2024-09-17T07:02:34.445 INFO:teuthology.orchestra.run.smithi037.stdout:smithi167 smithi167 2024-09-17T07:02:35.071 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- bash -c 'ceph orch device ls' 2024-09-17T07:02:35.565 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:35 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:02:34.017873+0000 mgr.smithi037.xnzdne (mgr.14162) 237 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:02:35.565 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:35 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:02:34.444021+0000 mgr.smithi037.xnzdne (mgr.14162) 238 : audit [DBG] from='client.14468 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:02:35.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:35 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:02:34.017873+0000 mgr.smithi037.xnzdne (mgr.14162) 237 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:02:35.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:35 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:02:34.444021+0000 mgr.smithi037.xnzdne (mgr.14162) 238 : audit [DBG] from='client.14468 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:02:36.945 INFO:teuthology.orchestra.run.smithi037.stdout:Hostname Path Type Serial Size Health Ident Fault Available 2024-09-17T07:02:36.945 INFO:teuthology.orchestra.run.smithi037.stdout:smithi037 /dev/nvme0n1 ssd CVFT5331005T400BGN 400G Unknown N/A N/A No 2024-09-17T07:02:36.945 INFO:teuthology.orchestra.run.smithi037.stdout:smithi167 /dev/nvme0n1 ssd CVFT62330080400BGN 400G Unknown N/A N/A No 2024-09-17T07:02:37.554 INFO:teuthology.run_tasks:Running task vip.exec... 2024-09-17T07:02:37.563 INFO:tasks.vip:Running commands on role host.a host ubuntu@smithi037.front.sepia.ceph.com 2024-09-17T07:02:37.563 DEBUG:teuthology.orchestra.run.smithi037:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'systemctl stop nfs-server' 2024-09-17T07:02:37.593 INFO:teuthology.orchestra.run.smithi037.stderr:+ systemctl stop nfs-server 2024-09-17T07:02:37.601 INFO:tasks.vip:Running commands on role host.b host ubuntu@smithi167.front.sepia.ceph.com 2024-09-17T07:02:37.601 DEBUG:teuthology.orchestra.run.smithi167:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'systemctl stop nfs-server' 2024-09-17T07:02:37.634 INFO:teuthology.orchestra.run.smithi167.stderr:+ systemctl stop nfs-server 2024-09-17T07:02:37.642 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-17T07:02:37.651 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi037.front.sepia.ceph.com 2024-09-17T07:02:37.651 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- bash -c 'ceph fs volume create foofs' 2024-09-17T07:02:37.801 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:37 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:02:36.018215+0000 mgr.smithi037.xnzdne (mgr.14162) 239 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:02:37.949 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:37 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:02:36.018215+0000 mgr.smithi037.xnzdne (mgr.14162) 239 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:02:38.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:38 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:02:36.944639+0000 mgr.smithi037.xnzdne (mgr.14162) 240 : audit [DBG] from='client.14472 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:02:38.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:38 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:02:36.944639+0000 mgr.smithi037.xnzdne (mgr.14162) 240 : audit [DBG] from='client.14472 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:02:40.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:39 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:02:38.018509+0000 mgr.smithi037.xnzdne (mgr.14162) 241 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:02:40.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:39 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:02:39.536329+0000 mon.smithi037 (mon.0) 529 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]: dispatch 2024-09-17T07:02:40.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:39 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:02:38.018509+0000 mgr.smithi037.xnzdne (mgr.14162) 241 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:02:40.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:39 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:02:39.536329+0000 mon.smithi037 (mon.0) 529 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]: dispatch 2024-09-17T07:02:41.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:40 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:02:39.535864+0000 mgr.smithi037.xnzdne (mgr.14162) 242 : audit [DBG] from='client.14476 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foofs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:02:41.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:40 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:02:40.018870+0000 mgr.smithi037.xnzdne (mgr.14162) 243 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:02:41.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:40 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:02:40.025803+0000 mon.smithi037 (mon.0) 530 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]': finished 2024-09-17T07:02:41.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:40 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:02:40.025861+0000 mon.smithi037 (mon.0) 531 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-09-17T07:02:41.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:40 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:02:40.026866+0000 mon.smithi037 (mon.0) 532 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]: dispatch 2024-09-17T07:02:41.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:40 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:02:39.535864+0000 mgr.smithi037.xnzdne (mgr.14162) 242 : audit [DBG] from='client.14476 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foofs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:02:41.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:40 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:02:40.018870+0000 mgr.smithi037.xnzdne (mgr.14162) 243 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:02:41.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:40 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:02:40.025803+0000 mon.smithi037 (mon.0) 530 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]': finished 2024-09-17T07:02:41.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:40 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:02:40.025861+0000 mon.smithi037 (mon.0) 531 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-09-17T07:02:41.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:40 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:02:40.026866+0000 mon.smithi037 (mon.0) 532 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]: dispatch 2024-09-17T07:02:41.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:41 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T07:02:41.033+0000 7f71edb5b700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-17T07:02:41.642 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2024-09-17T07:02:41.651 INFO:tasks.cephadm:Waiting for ceph service mds.foofs to start (timeout 300)... 2024-09-17T07:02:41.651 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T07:02:42.233 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:42 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:02:41.028754+0000 mon.smithi037 (mon.0) 533 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]': finished 2024-09-17T07:02:42.233 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:42 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:02:41.029020+0000 mon.smithi037 (mon.0) 534 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2024-09-17T07:02:42.233 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:42 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:02:41.033072+0000 mon.smithi037 (mon.0) 535 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]: dispatch 2024-09-17T07:02:42.234 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:42 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:02:41.033996+0000 mon.smithi037 (mon.0) 536 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-17T07:02:42.234 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:42 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:02:41.034029+0000 mon.smithi037 (mon.0) 537 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-17T07:02:42.234 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:42 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:02:41.046456+0000 mon.smithi037 (mon.0) 538 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2024-09-17T07:02:42.234 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:42 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:02:41.047714+0000 mon.smithi037 (mon.0) 539 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]': finished 2024-09-17T07:02:42.234 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:42 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:02:41.048132+0000 mon.smithi037 (mon.0) 540 : cluster [DBG] fsmap foofs:0 2024-09-17T07:02:42.234 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:42 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:02:41.052477+0000 mgr.smithi037.xnzdne (mgr.14162) 244 : cephadm [INF] Saving service mds.foofs spec with placement count:2 2024-09-17T07:02:42.234 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:42 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:02:41.056869+0000 mon.smithi037 (mon.0) 541 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:02:42.234 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:42 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:02:41.058089+0000 mon.smithi037 (mon.0) 542 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:02:42.234 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:42 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:02:41.066121+0000 mon.smithi037 (mon.0) 543 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:02:42.234 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:42 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:02:41.073323+0000 mon.smithi037 (mon.0) 544 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:02:42.234 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:42 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:02:41.074290+0000 mon.smithi037 (mon.0) 545 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi167.pprzvy", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-17T07:02:42.234 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:42 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:02:41.077974+0000 mon.smithi037 (mon.0) 546 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi167.pprzvy", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-17T07:02:42.234 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:42 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:02:41.078936+0000 mon.smithi037 (mon.0) 547 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:02:42.235 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:42 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:02:41.079664+0000 mgr.smithi037.xnzdne (mgr.14162) 245 : cephadm [INF] Deploying daemon mds.foofs.smithi167.pprzvy on smithi167 2024-09-17T07:02:42.400 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:42 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:02:41.028754+0000 mon.smithi037 (mon.0) 533 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]': finished 2024-09-17T07:02:42.401 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:42 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:02:41.029020+0000 mon.smithi037 (mon.0) 534 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2024-09-17T07:02:42.401 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:42 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:02:41.033072+0000 mon.smithi037 (mon.0) 535 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]: dispatch 2024-09-17T07:02:42.401 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:42 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:02:41.033996+0000 mon.smithi037 (mon.0) 536 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-17T07:02:42.401 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:42 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:02:41.034029+0000 mon.smithi037 (mon.0) 537 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-17T07:02:42.401 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:42 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:02:41.046456+0000 mon.smithi037 (mon.0) 538 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2024-09-17T07:02:42.401 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:42 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:02:41.047714+0000 mon.smithi037 (mon.0) 539 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]': finished 2024-09-17T07:02:42.401 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:42 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:02:41.048132+0000 mon.smithi037 (mon.0) 540 : cluster [DBG] fsmap foofs:0 2024-09-17T07:02:42.401 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:42 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:02:41.052477+0000 mgr.smithi037.xnzdne (mgr.14162) 244 : cephadm [INF] Saving service mds.foofs spec with placement count:2 2024-09-17T07:02:42.401 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:42 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:02:41.056869+0000 mon.smithi037 (mon.0) 541 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:02:42.401 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:42 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:02:41.058089+0000 mon.smithi037 (mon.0) 542 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:02:42.401 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:42 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:02:41.066121+0000 mon.smithi037 (mon.0) 543 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:02:42.401 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:42 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:02:41.073323+0000 mon.smithi037 (mon.0) 544 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:02:42.402 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:42 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:02:41.074290+0000 mon.smithi037 (mon.0) 545 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi167.pprzvy", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-17T07:02:42.402 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:42 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:02:41.077974+0000 mon.smithi037 (mon.0) 546 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi167.pprzvy", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-17T07:02:42.402 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:42 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:02:41.078936+0000 mon.smithi037 (mon.0) 547 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:02:42.402 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:42 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:02:41.079664+0000 mgr.smithi037.xnzdne (mgr.14162) 245 : cephadm [INF] Deploying daemon mds.foofs.smithi167.pprzvy on smithi167 2024-09-17T07:02:43.230 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:43 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:02:42.019254+0000 mgr.smithi037.xnzdne (mgr.14162) 246 : cluster [DBG] pgmap v213: 65 pgs: 12 active+clean, 15 creating+peering, 38 unknown; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:02:43.230 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:43 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:02:42.042435+0000 mon.smithi037 (mon.0) 548 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2024-09-17T07:02:43.354 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:43 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:02:42.019254+0000 mgr.smithi037.xnzdne (mgr.14162) 246 : cluster [DBG] pgmap v213: 65 pgs: 12 active+clean, 15 creating+peering, 38 unknown; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:02:43.354 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:43 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:02:42.042435+0000 mon.smithi037 (mon.0) 548 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2024-09-17T07:02:43.683 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-09-17T07:02:43.684 INFO:teuthology.orchestra.run.smithi037.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"container_image_id": "0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0", "container_image_name": "docker.io/prom/alertmanager:v0.20.0", "created": "2024-09-17T06:56:48.394779Z", "last_refresh": "2024-09-17T07:01:04.744072Z", "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "24ecd6d5f14c2268c5d2c666aa151456949cf76c6747d873c6fcf41f6f672d15", "container_image_name": "quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000", "created": "2024-09-17T06:56:35.015284Z", "last_refresh": "2024-09-17T07:01:04.744136Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-09-17T06:56:45.682702Z", "last_refresh": "2024-09-17T07:01:04.744197Z", "running": 1, "size": 1}}, {"events": ["2024-09-17T07:02:41.057142Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-17T07:02:41.052505Z", "running": 1, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "24ecd6d5f14c2268c5d2c666aa151456949cf76c6747d873c6fcf41f6f672d15", "container_image_name": "mix", "created": "2024-09-17T06:56:33.271087Z", "last_refresh": "2024-09-17T07:01:04.744003Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T06:57:19.840898Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi037:172.21.15.37=smithi037", "smithi167:172.21.15.167=smithi167"]}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "24ecd6d5f14c2268c5d2c666aa151456949cf76c6747d873c6fcf41f6f672d15", "container_image_name": "mix", "created": "2024-09-17T06:57:19.837282Z", "last_refresh": "2024-09-17T07:01:04.743863Z", "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_id": "e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87", "container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-09-17T06:56:47.079798Z", "last_refresh": "2024-09-17T07:01:04.744255Z", "running": 2, "size": 2}}, {"placement": {"hosts": ["smithi037"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "24ecd6d5f14c2268c5d2c666aa151456949cf76c6747d873c6fcf41f6f672d15", "container_image_name": "quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000", "last_refresh": "2024-09-17T07:01:04.744373Z", "running": 7, "size": 0}, "unmanaged": true}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"container_image_id": "de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490", "container_image_name": "docker.io/prom/prometheus:v2.18.1", "created": "2024-09-17T06:56:43.474217Z", "last_refresh": "2024-09-17T07:01:04.744315Z", "running": 1, "size": 1}}] 2024-09-17T07:02:44.373 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:44 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:02:43.048811+0000 mon.smithi037 (mon.0) 549 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-09-17T07:02:44.373 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:44 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:02:43.400327+0000 mon.smithi037 (mon.0) 550 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:02:44.373 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:44 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:02:43.401195+0000 mon.smithi037 (mon.0) 551 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi037.jtdcan", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-17T07:02:44.373 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:44 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:02:43.404145+0000 mon.smithi037 (mon.0) 552 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi037.jtdcan", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-17T07:02:44.373 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:44 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:02:43.404901+0000 mon.smithi037 (mon.0) 553 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:02:44.373 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:44 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:02:43.405793+0000 mgr.smithi037.xnzdne (mgr.14162) 247 : cephadm [INF] Deploying daemon mds.foofs.smithi037.jtdcan on smithi037 2024-09-17T07:02:44.373 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:44 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:02:43.680073+0000 mgr.smithi037.xnzdne (mgr.14162) 248 : audit [DBG] from='client.14484 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T07:02:44.440 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:44 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:02:43.048811+0000 mon.smithi037 (mon.0) 549 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-09-17T07:02:44.440 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:44 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:02:43.400327+0000 mon.smithi037 (mon.0) 550 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:02:44.441 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:44 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:02:43.401195+0000 mon.smithi037 (mon.0) 551 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi037.jtdcan", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-17T07:02:44.441 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:44 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:02:43.404145+0000 mon.smithi037 (mon.0) 552 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi037.jtdcan", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-17T07:02:44.441 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:44 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:02:43.404901+0000 mon.smithi037 (mon.0) 553 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:02:44.441 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:44 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:02:43.405793+0000 mgr.smithi037.xnzdne (mgr.14162) 247 : cephadm [INF] Deploying daemon mds.foofs.smithi037.jtdcan on smithi037 2024-09-17T07:02:44.441 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:44 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:02:43.680073+0000 mgr.smithi037.xnzdne (mgr.14162) 248 : audit [DBG] from='client.14484 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T07:02:45.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:45 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:02:44.019666+0000 mgr.smithi037.xnzdne (mgr.14162) 249 : cluster [DBG] pgmap v216: 65 pgs: 35 active+clean, 15 creating+peering, 15 unknown; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:02:45.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:45 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:02:44.059630+0000 mon.smithi037 (mon.0) 554 : cluster [DBG] mds.? [v2:172.21.15.167:6832/1343962668,v1:172.21.15.167:6833/1343962668] up:boot 2024-09-17T07:02:45.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:45 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:02:44.059697+0000 mon.smithi037 (mon.0) 555 : cluster [INF] daemon mds.foofs.smithi167.pprzvy assigned to filesystem foofs as rank 0 (now has 1 ranks) 2024-09-17T07:02:45.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:45 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:02:44.059774+0000 mon.smithi037 (mon.0) 556 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-17T07:02:45.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:45 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:02:44.059794+0000 mon.smithi037 (mon.0) 557 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-17T07:02:45.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:45 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:02:44.059808+0000 mon.smithi037 (mon.0) 558 : cluster [INF] Cluster is now healthy 2024-09-17T07:02:45.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:45 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:02:44.060013+0000 mon.smithi037 (mon.0) 559 : cluster [DBG] fsmap foofs:0 1 up:standby 2024-09-17T07:02:45.275 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:45 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:02:44.060127+0000 mon.smithi037 (mon.0) 560 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi167.pprzvy"}]: dispatch 2024-09-17T07:02:45.275 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:45 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:02:44.064091+0000 mon.smithi037 (mon.0) 561 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi167.pprzvy=up:creating} 2024-09-17T07:02:45.275 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:45 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:02:44.078137+0000 mon.smithi037 (mon.0) 562 : cluster [INF] daemon mds.foofs.smithi167.pprzvy is now active in filesystem foofs as rank 0 2024-09-17T07:02:45.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:45 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:02:44.019666+0000 mgr.smithi037.xnzdne (mgr.14162) 249 : cluster [DBG] pgmap v216: 65 pgs: 35 active+clean, 15 creating+peering, 15 unknown; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:02:45.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:45 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:02:44.059630+0000 mon.smithi037 (mon.0) 554 : cluster [DBG] mds.? [v2:172.21.15.167:6832/1343962668,v1:172.21.15.167:6833/1343962668] up:boot 2024-09-17T07:02:45.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:45 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:02:44.059697+0000 mon.smithi037 (mon.0) 555 : cluster [INF] daemon mds.foofs.smithi167.pprzvy assigned to filesystem foofs as rank 0 (now has 1 ranks) 2024-09-17T07:02:45.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:45 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:02:44.059774+0000 mon.smithi037 (mon.0) 556 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-17T07:02:45.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:45 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:02:44.059794+0000 mon.smithi037 (mon.0) 557 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-17T07:02:45.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:45 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:02:44.059808+0000 mon.smithi037 (mon.0) 558 : cluster [INF] Cluster is now healthy 2024-09-17T07:02:45.500 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:45 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:02:44.060013+0000 mon.smithi037 (mon.0) 559 : cluster [DBG] fsmap foofs:0 1 up:standby 2024-09-17T07:02:45.500 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:45 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:02:44.060127+0000 mon.smithi037 (mon.0) 560 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi167.pprzvy"}]: dispatch 2024-09-17T07:02:45.500 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:45 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:02:44.064091+0000 mon.smithi037 (mon.0) 561 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi167.pprzvy=up:creating} 2024-09-17T07:02:45.500 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:45 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:02:44.078137+0000 mon.smithi037 (mon.0) 562 : cluster [INF] daemon mds.foofs.smithi167.pprzvy is now active in filesystem foofs as rank 0 2024-09-17T07:02:45.553 INFO:tasks.cephadm:mds.foofs has 1/2 2024-09-17T07:02:46.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:46 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:02:45.065558+0000 mon.smithi037 (mon.0) 563 : cluster [DBG] mds.? [v2:172.21.15.167:6832/1343962668,v1:172.21.15.167:6833/1343962668] up:active 2024-09-17T07:02:46.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:46 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:02:45.065609+0000 mon.smithi037 (mon.0) 564 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi167.pprzvy=up:active} 2024-09-17T07:02:46.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:46 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:02:46.059997+0000 mon.smithi037 (mon.0) 565 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:02:46.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:46 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:02:46.060675+0000 mon.smithi037 (mon.0) 566 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:02:46.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:46 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:02:45.065558+0000 mon.smithi037 (mon.0) 563 : cluster [DBG] mds.? [v2:172.21.15.167:6832/1343962668,v1:172.21.15.167:6833/1343962668] up:active 2024-09-17T07:02:46.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:46 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:02:45.065609+0000 mon.smithi037 (mon.0) 564 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi167.pprzvy=up:active} 2024-09-17T07:02:46.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:46 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:02:46.059997+0000 mon.smithi037 (mon.0) 565 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:02:46.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:46 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:02:46.060675+0000 mon.smithi037 (mon.0) 566 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:02:46.554 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T07:02:47.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:47 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:02:46.020036+0000 mgr.smithi037.xnzdne (mgr.14162) 250 : cluster [DBG] pgmap v217: 65 pgs: 57 active+clean, 8 creating+peering; 160 B data, 43 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:02:47.681 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:47 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:02:46.020036+0000 mgr.smithi037.xnzdne (mgr.14162) 250 : cluster [DBG] pgmap v217: 65 pgs: 57 active+clean, 8 creating+peering; 160 B data, 43 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:02:48.695 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-09-17T07:02:48.695 INFO:teuthology.orchestra.run.smithi037.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"container_image_id": "0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0", "container_image_name": "docker.io/prom/alertmanager:v0.20.0", "created": "2024-09-17T06:56:48.394779Z", "last_refresh": "2024-09-17T07:01:04.744072Z", "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "24ecd6d5f14c2268c5d2c666aa151456949cf76c6747d873c6fcf41f6f672d15", "container_image_name": "quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000", "created": "2024-09-17T06:56:35.015284Z", "last_refresh": "2024-09-17T07:01:04.744136Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-09-17T06:56:45.682702Z", "last_refresh": "2024-09-17T07:01:04.744197Z", "running": 1, "size": 1}}, {"events": ["2024-09-17T07:02:41.057142Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-09-17T07:02:41.052505Z", "last_refresh": "2024-09-17T07:02:48.207645Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "24ecd6d5f14c2268c5d2c666aa151456949cf76c6747d873c6fcf41f6f672d15", "container_image_name": "mix", "created": "2024-09-17T06:56:33.271087Z", "last_refresh": "2024-09-17T07:01:04.744003Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T06:57:19.840898Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi037:172.21.15.37=smithi037", "smithi167:172.21.15.167=smithi167"]}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "24ecd6d5f14c2268c5d2c666aa151456949cf76c6747d873c6fcf41f6f672d15", "container_image_name": "mix", "created": "2024-09-17T06:57:19.837282Z", "last_refresh": "2024-09-17T07:01:04.743863Z", "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_id": "e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87", "container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-09-17T06:56:47.079798Z", "last_refresh": "2024-09-17T07:01:04.744255Z", "running": 2, "size": 2}}, {"placement": {"hosts": ["smithi037"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "24ecd6d5f14c2268c5d2c666aa151456949cf76c6747d873c6fcf41f6f672d15", "container_image_name": "quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000", "last_refresh": "2024-09-17T07:01:04.744373Z", "running": 8, "size": 0}, "unmanaged": true}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"container_image_id": "de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490", "container_image_name": "docker.io/prom/prometheus:v2.18.1", "created": "2024-09-17T06:56:43.474217Z", "last_refresh": "2024-09-17T07:01:04.744315Z", "running": 1, "size": 1}}] 2024-09-17T07:02:49.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:49 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:02:48.020519+0000 mgr.smithi037.xnzdne (mgr.14162) 251 : cluster [DBG] pgmap v218: 65 pgs: 65 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 5.5 KiB/s wr, 10 op/s 2024-09-17T07:02:49.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:49 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:02:48.212770+0000 mon.smithi037 (mon.0) 567 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:02:49.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:49 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:02:48.691056+0000 mgr.smithi037.xnzdne (mgr.14162) 252 : audit [DBG] from='client.14492 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T07:02:49.430 INFO:tasks.cephadm:mds.foofs has 2/2 2024-09-17T07:02:49.431 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-17T07:02:49.441 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi037.front.sepia.ceph.com 2024-09-17T07:02:49.441 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- bash -c 'ceph nfs cluster create foo --placement=2 || ceph nfs cluster create cephfs foo --placement=2' 2024-09-17T07:02:49.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:49 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:02:48.020519+0000 mgr.smithi037.xnzdne (mgr.14162) 251 : cluster [DBG] pgmap v218: 65 pgs: 65 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 5.5 KiB/s wr, 10 op/s 2024-09-17T07:02:49.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:49 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:02:48.212770+0000 mon.smithi037 (mon.0) 567 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:02:49.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:49 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:02:48.691056+0000 mgr.smithi037.xnzdne (mgr.14162) 252 : audit [DBG] from='client.14492 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T07:02:51.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:51 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:02:50.020896+0000 mgr.smithi037.xnzdne (mgr.14162) 253 : cluster [DBG] pgmap v219: 65 pgs: 65 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s wr, 5 op/s 2024-09-17T07:02:51.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:51 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:02:50.215874+0000 mon.smithi037 (mon.0) 568 : cluster [DBG] mds.? [v2:172.21.15.37:6834/1540792164,v1:172.21.15.37:6835/1540792164] up:boot 2024-09-17T07:02:51.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:51 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:02:50.216141+0000 mon.smithi037 (mon.0) 569 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi167.pprzvy=up:active} 1 up:standby 2024-09-17T07:02:51.500 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:51 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:02:50.216232+0000 mon.smithi037 (mon.0) 570 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi037.jtdcan"}]: dispatch 2024-09-17T07:02:51.500 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:51 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:02:50.218631+0000 mon.smithi037 (mon.0) 571 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi167.pprzvy=up:active} 1 up:standby 2024-09-17T07:02:51.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:51 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:02:50.020896+0000 mgr.smithi037.xnzdne (mgr.14162) 253 : cluster [DBG] pgmap v219: 65 pgs: 65 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s wr, 5 op/s 2024-09-17T07:02:51.524 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:51 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:02:50.215874+0000 mon.smithi037 (mon.0) 568 : cluster [DBG] mds.? [v2:172.21.15.37:6834/1540792164,v1:172.21.15.37:6835/1540792164] up:boot 2024-09-17T07:02:51.524 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:51 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:02:50.216141+0000 mon.smithi037 (mon.0) 569 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi167.pprzvy=up:active} 1 up:standby 2024-09-17T07:02:51.524 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:51 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:02:50.216232+0000 mon.smithi037 (mon.0) 570 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi037.jtdcan"}]: dispatch 2024-09-17T07:02:51.524 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:51 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:02:50.218631+0000 mon.smithi037 (mon.0) 571 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi167.pprzvy=up:active} 1 up:standby 2024-09-17T07:02:51.573 INFO:teuthology.orchestra.run.smithi037.stderr:Invalid command: missing required parameter clusterid() 2024-09-17T07:02:51.573 INFO:teuthology.orchestra.run.smithi037.stderr:nfs cluster create [] : Create an NFS Cluster 2024-09-17T07:02:51.573 INFO:teuthology.orchestra.run.smithi037.stderr:Error EINVAL: invalid command 2024-09-17T07:02:52.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:52 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:02:51.900792+0000 mon.smithi037 (mon.0) 572 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd pool create", "pool": "nfs-ganesha"}]: dispatch 2024-09-17T07:02:52.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:52 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:02:51.900792+0000 mon.smithi037 (mon.0) 572 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd pool create", "pool": "nfs-ganesha"}]: dispatch 2024-09-17T07:02:53.397 INFO:teuthology.orchestra.run.smithi037.stdout:NFS Cluster Created Successfully 2024-09-17T07:02:53.731 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:53 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:02:51.899826+0000 mgr.smithi037.xnzdne (mgr.14162) 254 : audit [DBG] from='client.14500 -' entity='client.admin' cmd=[{"prefix": "nfs cluster create", "type": "cephfs", "clusterid": "foo", "placement": "2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:02:53.731 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:53 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:02:52.021321+0000 mgr.smithi037.xnzdne (mgr.14162) 255 : cluster [DBG] pgmap v220: 65 pgs: 65 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s wr, 3 op/s 2024-09-17T07:02:53.732 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:53 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:02:52.370809+0000 mon.smithi037 (mon.0) 573 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "osd pool create", "pool": "nfs-ganesha"}]': finished 2024-09-17T07:02:53.732 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:53 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:02:52.370851+0000 mon.smithi037 (mon.0) 574 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-09-17T07:02:53.732 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:53 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:02:52.371822+0000 mon.smithi037 (mon.0) 575 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd pool application enable", "pool": "nfs-ganesha", "app": "nfs"}]: dispatch 2024-09-17T07:02:53.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:53 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:02:51.899826+0000 mgr.smithi037.xnzdne (mgr.14162) 254 : audit [DBG] from='client.14500 -' entity='client.admin' cmd=[{"prefix": "nfs cluster create", "type": "cephfs", "clusterid": "foo", "placement": "2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:02:53.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:53 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:02:52.021321+0000 mgr.smithi037.xnzdne (mgr.14162) 255 : cluster [DBG] pgmap v220: 65 pgs: 65 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s wr, 3 op/s 2024-09-17T07:02:53.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:53 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:02:52.370809+0000 mon.smithi037 (mon.0) 573 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "osd pool create", "pool": "nfs-ganesha"}]': finished 2024-09-17T07:02:53.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:53 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:02:52.370851+0000 mon.smithi037 (mon.0) 574 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-09-17T07:02:53.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:53 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:02:52.371822+0000 mon.smithi037 (mon.0) 575 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd pool application enable", "pool": "nfs-ganesha", "app": "nfs"}]: dispatch 2024-09-17T07:02:54.016 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- bash -c 'ceph nfs export create cephfs --fsname foofs --clusterid foo --binding /fake || ceph nfs export create cephfs --fsname foofs --cluster-id foo --pseudo-path /fake' 2024-09-17T07:02:54.601 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:54 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:02:53.370287+0000 mon.smithi037 (mon.0) 576 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "osd pool application enable", "pool": "nfs-ganesha", "app": "nfs"}]': finished 2024-09-17T07:02:54.601 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:54 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:02:53.370609+0000 mon.smithi037 (mon.0) 577 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-09-17T07:02:54.602 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:54 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:02:53.393325+0000 mgr.smithi037.xnzdne (mgr.14162) 256 : cephadm [INF] Saving service nfs.foo spec with placement count:2 2024-09-17T07:02:54.602 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:54 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:02:53.396931+0000 mon.smithi037 (mon.0) 578 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:02:54.602 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:54 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:02:54.088302+0000 mon.smithi037 (mon.0) 579 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:02:54.602 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:54 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:02:54.094195+0000 mon.smithi037 (mon.0) 580 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:02:54.602 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:54 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:02:54.102496+0000 mon.smithi037 (mon.0) 581 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.smithi167", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]: dispatch 2024-09-17T07:02:54.602 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:54 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:02:54.105824+0000 mon.smithi037 (mon.0) 582 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.smithi167", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]': finished 2024-09-17T07:02:54.602 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:54 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:02:54.107513+0000 mon.smithi037 (mon.0) 583 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.smithi167-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T07:02:54.602 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:54 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:02:54.112534+0000 mon.smithi037 (mon.0) 584 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.smithi167-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-17T07:02:54.602 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:54 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:02:54.114960+0000 mon.smithi037 (mon.0) 585 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:02:54.655 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:54 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:02:53.370287+0000 mon.smithi037 (mon.0) 576 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "osd pool application enable", "pool": "nfs-ganesha", "app": "nfs"}]': finished 2024-09-17T07:02:54.655 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:54 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:02:53.370609+0000 mon.smithi037 (mon.0) 577 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-09-17T07:02:54.655 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:54 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:02:53.393325+0000 mgr.smithi037.xnzdne (mgr.14162) 256 : cephadm [INF] Saving service nfs.foo spec with placement count:2 2024-09-17T07:02:54.655 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:54 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:02:53.396931+0000 mon.smithi037 (mon.0) 578 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:02:54.655 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:54 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:02:54.088302+0000 mon.smithi037 (mon.0) 579 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:02:54.655 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:54 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:02:54.094195+0000 mon.smithi037 (mon.0) 580 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:02:54.655 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:54 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:02:54.102496+0000 mon.smithi037 (mon.0) 581 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.smithi167", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]: dispatch 2024-09-17T07:02:54.655 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:54 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:02:54.105824+0000 mon.smithi037 (mon.0) 582 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.smithi167", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]': finished 2024-09-17T07:02:54.656 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:54 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:02:54.107513+0000 mon.smithi037 (mon.0) 583 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.smithi167-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T07:02:54.656 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:54 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:02:54.112534+0000 mon.smithi037 (mon.0) 584 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.smithi167-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-17T07:02:54.656 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:54 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:02:54.114960+0000 mon.smithi037 (mon.0) 585 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:02:55.505 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:55 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:02:54.021701+0000 mgr.smithi037.xnzdne (mgr.14162) 257 : cluster [DBG] pgmap v223: 97 pgs: 11 creating+peering, 21 unknown, 65 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s wr, 2 op/s 2024-09-17T07:02:55.505 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:55 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:02:54.096374+0000 mgr.smithi037.xnzdne (mgr.14162) 258 : cephadm [INF] Checking pool "nfs-ganesha" exists for service nfs.foo 2024-09-17T07:02:55.505 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:55 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:02:54.102255+0000 mgr.smithi037.xnzdne (mgr.14162) 259 : cephadm [INF] Creating key for client.nfs.foo.smithi167 2024-09-17T07:02:55.505 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:55 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:02:54.107247+0000 mgr.smithi037.xnzdne (mgr.14162) 260 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-09-17T07:02:55.505 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:55 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:02:54.107309+0000 mgr.smithi037.xnzdne (mgr.14162) 261 : cephadm [INF] Creating key for client.nfs.foo.smithi167-rgw 2024-09-17T07:02:55.505 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:55 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:02:54.115526+0000 mgr.smithi037.xnzdne (mgr.14162) 262 : cephadm [INF] Deploying daemon nfs.foo.smithi167 on smithi167 2024-09-17T07:02:55.505 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:55 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:02:54.384078+0000 mon.smithi037 (mon.0) 586 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-09-17T07:02:55.506 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:55 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:02:54.403876+0000 mon.smithi037 (mon.0) 587 : cluster [DBG] mds.? [v2:172.21.15.37:6834/1540792164,v1:172.21.15.37:6835/1540792164] up:standby 2024-09-17T07:02:55.506 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:55 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:02:54.403952+0000 mon.smithi037 (mon.0) 588 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi167.pprzvy=up:active} 1 up:standby 2024-09-17T07:02:55.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:55 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:02:54.021701+0000 mgr.smithi037.xnzdne (mgr.14162) 257 : cluster [DBG] pgmap v223: 97 pgs: 11 creating+peering, 21 unknown, 65 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s wr, 2 op/s 2024-09-17T07:02:55.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:55 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:02:54.096374+0000 mgr.smithi037.xnzdne (mgr.14162) 258 : cephadm [INF] Checking pool "nfs-ganesha" exists for service nfs.foo 2024-09-17T07:02:55.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:55 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:02:54.102255+0000 mgr.smithi037.xnzdne (mgr.14162) 259 : cephadm [INF] Creating key for client.nfs.foo.smithi167 2024-09-17T07:02:55.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:55 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:02:54.107247+0000 mgr.smithi037.xnzdne (mgr.14162) 260 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-09-17T07:02:55.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:55 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:02:54.107309+0000 mgr.smithi037.xnzdne (mgr.14162) 261 : cephadm [INF] Creating key for client.nfs.foo.smithi167-rgw 2024-09-17T07:02:55.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:55 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:02:54.115526+0000 mgr.smithi037.xnzdne (mgr.14162) 262 : cephadm [INF] Deploying daemon nfs.foo.smithi167 on smithi167 2024-09-17T07:02:55.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:55 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:02:54.384078+0000 mon.smithi037 (mon.0) 586 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-09-17T07:02:55.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:55 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:02:54.403876+0000 mon.smithi037 (mon.0) 587 : cluster [DBG] mds.? [v2:172.21.15.37:6834/1540792164,v1:172.21.15.37:6835/1540792164] up:standby 2024-09-17T07:02:55.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:55 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:02:54.403952+0000 mon.smithi037 (mon.0) 588 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi167.pprzvy=up:active} 1 up:standby 2024-09-17T07:02:55.980 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T07:02:55.980 INFO:teuthology.orchestra.run.smithi037.stdout: "bind": "/fake", 2024-09-17T07:02:55.980 INFO:teuthology.orchestra.run.smithi037.stdout: "fs": "foofs", 2024-09-17T07:02:55.980 INFO:teuthology.orchestra.run.smithi037.stdout: "path": "/", 2024-09-17T07:02:55.980 INFO:teuthology.orchestra.run.smithi037.stdout: "cluster": "foo", 2024-09-17T07:02:55.980 INFO:teuthology.orchestra.run.smithi037.stdout: "mode": "RW" 2024-09-17T07:02:55.981 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T07:02:56.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:56 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:02:55.972878+0000 mon.smithi037 (mon.0) 589 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get-or-create", "entity": "client.foo1", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]: dispatch 2024-09-17T07:02:56.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:56 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:02:55.976333+0000 mon.smithi037 (mon.0) 590 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "auth get-or-create", "entity": "client.foo1", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]': finished 2024-09-17T07:02:56.594 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- bash -c 'while ! ceph orch ls | grep nfs | grep 2/2 ; do sleep 1 ; done' 2024-09-17T07:02:56.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:56 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:02:55.972878+0000 mon.smithi037 (mon.0) 589 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get-or-create", "entity": "client.foo1", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]: dispatch 2024-09-17T07:02:56.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:56 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:02:55.976333+0000 mon.smithi037 (mon.0) 590 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "auth get-or-create", "entity": "client.foo1", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]': finished 2024-09-17T07:02:57.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:57 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:02:55.949596+0000 mgr.smithi037.xnzdne (mgr.14162) 263 : audit [DBG] from='client.14508 -' entity='client.admin' cmd=[{"prefix": "nfs export create cephfs", "fsname": "foofs", "clusterid": "foo", "binding": "/fake", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:02:57.524 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:57 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:02:56.022113+0000 mgr.smithi037.xnzdne (mgr.14162) 264 : cluster [DBG] pgmap v225: 97 pgs: 11 creating+peering, 8 unknown, 78 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-09-17T07:02:57.524 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:57 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:02:56.984958+0000 mon.smithi037 (mon.0) 591 : cluster [DBG] mgrmap e19: smithi037.xnzdne(active, since 5m), standbys: smithi167.ysqmzf 2024-09-17T07:02:57.524 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:57 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:02:57.361610+0000 mon.smithi037 (mon.0) 592 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:02:57.524 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:57 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:02:57.362422+0000 mon.smithi037 (mon.0) 593 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.smithi037", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]: dispatch 2024-09-17T07:02:57.524 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:57 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:02:57.365046+0000 mon.smithi037 (mon.0) 594 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.smithi037", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]': finished 2024-09-17T07:02:57.524 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:57 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:02:57.366204+0000 mon.smithi037 (mon.0) 595 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.smithi037-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T07:02:57.524 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:57 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:02:57.368782+0000 mon.smithi037 (mon.0) 596 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.smithi037-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-17T07:02:57.524 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:57 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:02:57.369676+0000 mon.smithi037 (mon.0) 597 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:02:57.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:57 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:02:55.949596+0000 mgr.smithi037.xnzdne (mgr.14162) 263 : audit [DBG] from='client.14508 -' entity='client.admin' cmd=[{"prefix": "nfs export create cephfs", "fsname": "foofs", "clusterid": "foo", "binding": "/fake", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:02:57.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:57 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:02:56.022113+0000 mgr.smithi037.xnzdne (mgr.14162) 264 : cluster [DBG] pgmap v225: 97 pgs: 11 creating+peering, 8 unknown, 78 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-09-17T07:02:57.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:57 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:02:56.984958+0000 mon.smithi037 (mon.0) 591 : cluster [DBG] mgrmap e19: smithi037.xnzdne(active, since 5m), standbys: smithi167.ysqmzf 2024-09-17T07:02:57.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:57 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:02:57.361610+0000 mon.smithi037 (mon.0) 592 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:02:57.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:57 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:02:57.362422+0000 mon.smithi037 (mon.0) 593 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.smithi037", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]: dispatch 2024-09-17T07:02:57.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:57 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:02:57.365046+0000 mon.smithi037 (mon.0) 594 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.smithi037", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]': finished 2024-09-17T07:02:57.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:57 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:02:57.366204+0000 mon.smithi037 (mon.0) 595 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.smithi037-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T07:02:57.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:57 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:02:57.368782+0000 mon.smithi037 (mon.0) 596 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.smithi037-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-17T07:02:57.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:57 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:02:57.369676+0000 mon.smithi037 (mon.0) 597 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:02:58.690 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:58 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:02:57.362188+0000 mgr.smithi037.xnzdne (mgr.14162) 265 : cephadm [INF] Creating key for client.nfs.foo.smithi037 2024-09-17T07:02:58.691 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:58 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:02:57.365964+0000 mgr.smithi037.xnzdne (mgr.14162) 266 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-09-17T07:02:58.691 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:58 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:02:57.366025+0000 mgr.smithi037.xnzdne (mgr.14162) 267 : cephadm [INF] Creating key for client.nfs.foo.smithi037-rgw 2024-09-17T07:02:58.691 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:58 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:02:57.370689+0000 mgr.smithi037.xnzdne (mgr.14162) 268 : cephadm [INF] Deploying daemon nfs.foo.smithi037 on smithi037 2024-09-17T07:02:58.691 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:58 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:02:58.119330+0000 mon.smithi037 (mon.0) 598 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.xnzdne/trash_purge_schedule"}]: dispatch 2024-09-17T07:02:58.691 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:58 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:02:58.119588+0000 mon.smithi037 (mon.0) 599 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.xnzdne/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:02:58.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:58 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:02:57.362188+0000 mgr.smithi037.xnzdne (mgr.14162) 265 : cephadm [INF] Creating key for client.nfs.foo.smithi037 2024-09-17T07:02:58.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:58 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:02:57.365964+0000 mgr.smithi037.xnzdne (mgr.14162) 266 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-09-17T07:02:58.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:58 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:02:57.366025+0000 mgr.smithi037.xnzdne (mgr.14162) 267 : cephadm [INF] Creating key for client.nfs.foo.smithi037-rgw 2024-09-17T07:02:58.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:58 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:02:57.370689+0000 mgr.smithi037.xnzdne (mgr.14162) 268 : cephadm [INF] Deploying daemon nfs.foo.smithi037 on smithi037 2024-09-17T07:02:58.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:58 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:02:58.119330+0000 mon.smithi037 (mon.0) 598 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.xnzdne/trash_purge_schedule"}]: dispatch 2024-09-17T07:02:58.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:58 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:02:58.119588+0000 mon.smithi037 (mon.0) 599 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.xnzdne/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:02:59.736 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:59 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:02:58.022621+0000 mgr.smithi037.xnzdne (mgr.14162) 269 : cluster [DBG] pgmap v226: 97 pgs: 97 active+clean; 2.6 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 0 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T07:02:59.736 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:02:59 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:02:58.544656+0000 mgr.smithi037.xnzdne (mgr.14162) 270 : audit [DBG] from='client.14524 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:02:59.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:59 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:02:58.022621+0000 mgr.smithi037.xnzdne (mgr.14162) 269 : cluster [DBG] pgmap v226: 97 pgs: 97 active+clean; 2.6 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 0 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T07:02:59.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:02:59 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:02:58.544656+0000 mgr.smithi037.xnzdne (mgr.14162) 270 : audit [DBG] from='client.14524 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:03:01.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:02:59.861672+0000 mgr.smithi037.xnzdne (mgr.14162) 271 : audit [DBG] from='client.14528 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:03:01.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:03:00.023164+0000 mgr.smithi037.xnzdne (mgr.14162) 272 : cluster [DBG] pgmap v227: 97 pgs: 97 active+clean; 2.6 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 0 B/s rd, 133 B/s wr, 0 op/s 2024-09-17T07:03:01.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:03:01.343492+0000 mon.smithi037 (mon.0) 600 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:03:01.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:03:01.344196+0000 mon.smithi037 (mon.0) 601 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:03:01.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:01 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:02:59.861672+0000 mgr.smithi037.xnzdne (mgr.14162) 271 : audit [DBG] from='client.14528 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:03:01.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:01 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:03:00.023164+0000 mgr.smithi037.xnzdne (mgr.14162) 272 : cluster [DBG] pgmap v227: 97 pgs: 97 active+clean; 2.6 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 0 B/s rd, 133 B/s wr, 0 op/s 2024-09-17T07:03:01.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:01 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:03:01.343492+0000 mon.smithi037 (mon.0) 600 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:03:01.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:01 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:03:01.344196+0000 mon.smithi037 (mon.0) 601 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:03:02.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:02 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:03:01.181563+0000 mgr.smithi037.xnzdne (mgr.14162) 273 : audit [DBG] from='client.14540 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:03:02.527 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo 2/2 - 9s count:2 2024-09-17T07:03:02.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:02 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:03:01.181563+0000 mgr.smithi037.xnzdne (mgr.14162) 273 : audit [DBG] from='client.14540 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:03:03.183 INFO:teuthology.run_tasks:Running task vip.exec... 2024-09-17T07:03:03.196 INFO:tasks.vip:Running commands on role host.a host ubuntu@smithi037.front.sepia.ceph.com 2024-09-17T07:03:03.196 DEBUG:teuthology.orchestra.run.smithi037:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'mkdir /mnt/foo' 2024-09-17T07:03:03.226 INFO:teuthology.orchestra.run.smithi037.stderr:+ mkdir /mnt/foo 2024-09-17T07:03:03.237 DEBUG:teuthology.orchestra.run.smithi037:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'while ! mount -t nfs $(hostname):/fake /mnt/foo -o sync ; do sleep 5 ; done' 2024-09-17T07:03:03.304 INFO:teuthology.orchestra.run.smithi037.stderr:++ hostname 2024-09-17T07:03:03.305 INFO:teuthology.orchestra.run.smithi037.stderr:+ mount -t nfs smithi037:/fake /mnt/foo -o sync 2024-09-17T07:03:03.444 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:03 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:03:02.023800+0000 mgr.smithi037.xnzdne (mgr.14162) 274 : cluster [DBG] pgmap v228: 97 pgs: 97 active+clean; 3.4 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1.7 KiB/s wr, 4 op/s 2024-09-17T07:03:03.444 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:03 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:03:02.510046+0000 mgr.smithi037.xnzdne (mgr.14162) 275 : audit [DBG] from='client.14552 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:03:03.688 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:03 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:03:02.023800+0000 mgr.smithi037.xnzdne (mgr.14162) 274 : cluster [DBG] pgmap v228: 97 pgs: 97 active+clean; 3.4 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1.7 KiB/s wr, 4 op/s 2024-09-17T07:03:03.688 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:03 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:03:02.510046+0000 mgr.smithi037.xnzdne (mgr.14162) 275 : audit [DBG] from='client.14552 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:03:04.001 INFO:teuthology.orchestra.run.smithi037.stderr:Created symlink /run/systemd/system/remote-fs.target.wants/rpc-statd.service → /usr/lib/systemd/system/rpc-statd.service. 2024-09-17T07:03:05.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:04 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:03:03.899821+0000 mon.smithi037 (mon.0) 602 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:03:05.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:04 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:03:04.024327+0000 mgr.smithi037.xnzdne (mgr.14162) 276 : cluster [DBG] pgmap v229: 97 pgs: 97 active+clean; 3.4 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.5 KiB/s wr, 3 op/s 2024-09-17T07:03:05.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:04 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:03:03.899821+0000 mon.smithi037 (mon.0) 602 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:03:05.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:04 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:03:04.024327+0000 mgr.smithi037.xnzdne (mgr.14162) 276 : cluster [DBG] pgmap v229: 97 pgs: 97 active+clean; 3.4 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.5 KiB/s wr, 3 op/s 2024-09-17T07:03:07.952 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:07 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:03:06.024890+0000 mgr.smithi037.xnzdne (mgr.14162) 277 : cluster [DBG] pgmap v230: 97 pgs: 97 active+clean; 3.4 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 2.8 KiB/s rd, 2.1 KiB/s wr, 5 op/s 2024-09-17T07:03:07.953 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:07 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:03:06.650034+0000 mon.smithi037 (mon.0) 603 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:03:07.953 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:07 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:03:06.653242+0000 mon.smithi037 (mon.0) 604 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:03:07.953 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:07 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:03:06.656142+0000 mon.smithi037 (mon.0) 605 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:03:07.953 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:07 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:03:06.659951+0000 mon.smithi037 (mon.0) 606 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:03:08.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:07 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:03:06.024890+0000 mgr.smithi037.xnzdne (mgr.14162) 277 : cluster [DBG] pgmap v230: 97 pgs: 97 active+clean; 3.4 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 2.8 KiB/s rd, 2.1 KiB/s wr, 5 op/s 2024-09-17T07:03:08.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:07 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:03:06.650034+0000 mon.smithi037 (mon.0) 603 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:03:08.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:07 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:03:06.653242+0000 mon.smithi037 (mon.0) 604 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:03:08.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:07 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:03:06.656142+0000 mon.smithi037 (mon.0) 605 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:03:08.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:07 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:03:06.659951+0000 mon.smithi037 (mon.0) 606 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:03:09.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:09 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:03:08.025374+0000 mgr.smithi037.xnzdne (mgr.14162) 278 : cluster [DBG] pgmap v231: 97 pgs: 97 active+clean; 3.4 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2.0 KiB/s wr, 5 op/s 2024-09-17T07:03:10.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:09 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:03:08.025374+0000 mgr.smithi037.xnzdne (mgr.14162) 278 : cluster [DBG] pgmap v231: 97 pgs: 97 active+clean; 3.4 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2.0 KiB/s wr, 5 op/s 2024-09-17T07:03:11.300 DEBUG:teuthology.orchestra.run.smithi037:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'echo test > /mnt/foo/testfile' 2024-09-17T07:03:11.372 INFO:teuthology.orchestra.run.smithi037.stderr:+ echo test 2024-09-17T07:03:11.383 DEBUG:teuthology.orchestra.run.smithi037:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c sync 2024-09-17T07:03:11.452 INFO:teuthology.orchestra.run.smithi037.stderr:+ sync 2024-09-17T07:03:11.663 INFO:teuthology.run_tasks:Running task parallel... 2024-09-17T07:03:11.673 INFO:teuthology.task.parallel:starting parallel... 2024-09-17T07:03:11.673 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-09-17T07:03:11.674 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2024-09-17T07:03:11.674 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi037.front.sepia.ceph.com 2024-09-17T07:03:11.675 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d241d094-74c1-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-09-17T07:03:11.675 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-09-17T07:03:11.675 INFO:teuthology.task.sequential:In sequential, running task exec... 2024-09-17T07:03:11.676 INFO:teuthology.task.exec:Executing custom commands... 2024-09-17T07:03:11.676 INFO:teuthology.task.exec:Running commands on role host.a host ubuntu@smithi037.front.sepia.ceph.com 2024-09-17T07:03:11.676 DEBUG:teuthology.orchestra.run.smithi037:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'cd /mnt/foo && dbench 5 -t 600 || true' 2024-09-17T07:03:11.766 INFO:teuthology.orchestra.run.smithi037.stdout:dbench version 4.00 - Copyright Andrew Tridgell 1999-2004 2024-09-17T07:03:11.767 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-09-17T07:03:11.767 INFO:teuthology.orchestra.run.smithi037.stdout:Running for 600 seconds with load '/usr/share/dbench/client.txt' and minimum warmup 120 secs 2024-09-17T07:03:11.772 INFO:teuthology.orchestra.run.smithi037.stdout:4 of 5 processes prepared for launch 0 sec 2024-09-17T07:03:11.872 INFO:teuthology.orchestra.run.smithi037.stdout:5 of 5 processes prepared for launch 0 sec 2024-09-17T07:03:11.872 INFO:teuthology.orchestra.run.smithi037.stdout:releasing clients 2024-09-17T07:03:11.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:11 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:03:10.025813+0000 mgr.smithi037.xnzdne (mgr.14162) 279 : cluster [DBG] pgmap v232: 97 pgs: 97 active+clean; 3.4 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 1.9 KiB/s wr, 5 op/s 2024-09-17T07:03:12.013 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:11 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:03:10.025813+0000 mgr.smithi037.xnzdne (mgr.14162) 279 : cluster [DBG] pgmap v232: 97 pgs: 97 active+clean; 3.4 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 1.9 KiB/s wr, 5 op/s 2024-09-17T07:03:12.872 INFO:teuthology.orchestra.run.smithi037.stdout: 5 292 54.04 MB/sec warmup 1 sec latency 24.739 ms 2024-09-17T07:03:13.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:13 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:03:12.026364+0000 mgr.smithi037.xnzdne (mgr.14162) 280 : cluster [DBG] pgmap v233: 97 pgs: 97 active+clean; 4.1 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 2.8 KiB/s rd, 2.2 KiB/s wr, 5 op/s 2024-09-17T07:03:13.872 INFO:teuthology.orchestra.run.smithi037.stdout: 5 583 49.79 MB/sec warmup 2 sec latency 16.828 ms 2024-09-17T07:03:13.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:13 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:03:12.026364+0000 mgr.smithi037.xnzdne (mgr.14162) 280 : cluster [DBG] pgmap v233: 97 pgs: 97 active+clean; 4.1 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 2.8 KiB/s rd, 2.2 KiB/s wr, 5 op/s 2024-09-17T07:03:14.820 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d241d094-74c1-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-09-17T07:03:14.872 INFO:teuthology.orchestra.run.smithi037.stdout: 5 1669 43.69 MB/sec warmup 3 sec latency 9.433 ms 2024-09-17T07:03:15.399 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:15 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:03:14.026979+0000 mgr.smithi037.xnzdne (mgr.14162) 281 : cluster [DBG] pgmap v234: 97 pgs: 97 active+clean; 14 MiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1.1 MiB/s wr, 23 op/s 2024-09-17T07:03:15.400 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:15 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:03:14.132398+0000 mon.smithi037 (mon.0) 607 : audit [INF] from='client.? ' entity='client.admin' 2024-09-17T07:03:15.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:15 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:03:14.026979+0000 mgr.smithi037.xnzdne (mgr.14162) 281 : cluster [DBG] pgmap v234: 97 pgs: 97 active+clean; 14 MiB data, 77 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1.1 MiB/s wr, 23 op/s 2024-09-17T07:03:15.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:15 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:03:14.132398+0000 mon.smithi037 (mon.0) 607 : audit [INF] from='client.? ' entity='client.admin' 2024-09-17T07:03:15.872 INFO:teuthology.orchestra.run.smithi037.stdout: 5 3093 42.28 MB/sec warmup 4 sec latency 27.031 ms 2024-09-17T07:03:16.873 INFO:teuthology.orchestra.run.smithi037.stdout: 5 4277 40.34 MB/sec warmup 5 sec latency 28.927 ms 2024-09-17T07:03:17.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:17 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:03:16.027473+0000 mgr.smithi037.xnzdne (mgr.14162) 282 : cluster [DBG] pgmap v235: 97 pgs: 97 active+clean; 50 MiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 4.5 MiB/s wr, 209 op/s 2024-09-17T07:03:17.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:17 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:03:17.106974+0000 mon.smithi037 (mon.0) 608 : audit [INF] from='client.? 172.21.15.37:0/1523146484' entity='client.admin' 2024-09-17T07:03:17.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:17 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:03:16.027473+0000 mgr.smithi037.xnzdne (mgr.14162) 282 : cluster [DBG] pgmap v235: 97 pgs: 97 active+clean; 50 MiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 4.5 MiB/s wr, 209 op/s 2024-09-17T07:03:17.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:17 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:03:17.106974+0000 mon.smithi037 (mon.0) 608 : audit [INF] from='client.? 172.21.15.37:0/1523146484' entity='client.admin' 2024-09-17T07:03:17.873 INFO:teuthology.orchestra.run.smithi037.stdout: 5 5604 38.07 MB/sec warmup 6 sec latency 29.331 ms 2024-09-17T07:03:18.139 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d241d094-74c1-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph config set global log_to_journald false --force' 2024-09-17T07:03:18.873 INFO:teuthology.orchestra.run.smithi037.stdout: 5 6830 38.63 MB/sec warmup 7 sec latency 14.656 ms 2024-09-17T07:03:19.625 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:19 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:03:18.028085+0000 mgr.smithi037.xnzdne (mgr.14162) 283 : cluster [DBG] pgmap v236: 97 pgs: 97 active+clean; 131 MiB data, 571 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 13 MiB/s wr, 725 op/s 2024-09-17T07:03:19.650 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:19 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:03:18.028085+0000 mgr.smithi037.xnzdne (mgr.14162) 283 : cluster [DBG] pgmap v236: 97 pgs: 97 active+clean; 131 MiB data, 571 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 13 MiB/s wr, 725 op/s 2024-09-17T07:03:19.873 INFO:teuthology.orchestra.run.smithi037.stdout: 5 7916 37.30 MB/sec warmup 8 sec latency 11.624 ms 2024-09-17T07:03:20.873 INFO:teuthology.orchestra.run.smithi037.stdout: 5 9162 36.12 MB/sec warmup 9 sec latency 20.247 ms 2024-09-17T07:03:21.209 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d241d094-74c1-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph mgr module enable nfs --force' 2024-09-17T07:03:21.741 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:21 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:03:20.028566+0000 mgr.smithi037.xnzdne (mgr.14162) 284 : cluster [DBG] pgmap v237: 97 pgs: 97 active+clean; 132 MiB data, 587 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 13 MiB/s wr, 746 op/s 2024-09-17T07:03:21.741 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:21 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:03:20.490764+0000 mon.smithi037 (mon.0) 609 : audit [INF] from='client.? 172.21.15.37:0/3515509312' entity='client.admin' 2024-09-17T07:03:21.741 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:21 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:03:20.493895+0000 mon.smithi037 (mon.0) 610 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:03:21.741 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:21 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:03:20.501495+0000 mon.smithi037 (mon.0) 611 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:03:21.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:21 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:03:20.028566+0000 mgr.smithi037.xnzdne (mgr.14162) 284 : cluster [DBG] pgmap v237: 97 pgs: 97 active+clean; 132 MiB data, 587 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 13 MiB/s wr, 746 op/s 2024-09-17T07:03:21.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:21 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:03:20.490764+0000 mon.smithi037 (mon.0) 609 : audit [INF] from='client.? 172.21.15.37:0/3515509312' entity='client.admin' 2024-09-17T07:03:21.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:21 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:03:20.493895+0000 mon.smithi037 (mon.0) 610 : audit [DBG] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:03:21.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:21 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:03:20.501495+0000 mon.smithi037 (mon.0) 611 : audit [INF] from='mgr.14162 172.21.15.37:0/156323358' entity='mgr.smithi037.xnzdne' 2024-09-17T07:03:21.873 INFO:teuthology.orchestra.run.smithi037.stdout: 5 10370 36.75 MB/sec warmup 10 sec latency 142.344 ms 2024-09-17T07:03:22.873 INFO:teuthology.orchestra.run.smithi037.stdout: 5 11271 35.67 MB/sec warmup 11 sec latency 65.545 ms 2024-09-17T07:03:23.645 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:23 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:03:22.029184+0000 mgr.smithi037.xnzdne (mgr.14162) 285 : cluster [DBG] pgmap v238: 97 pgs: 97 active+clean; 151 MiB data, 708 MiB used, 715 GiB / 715 GiB avail; 7.4 KiB/s rd, 17 MiB/s wr, 1.24k op/s 2024-09-17T07:03:23.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:23 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:03:22.029184+0000 mgr.smithi037.xnzdne (mgr.14162) 285 : cluster [DBG] pgmap v238: 97 pgs: 97 active+clean; 151 MiB data, 708 MiB used, 715 GiB / 715 GiB avail; 7.4 KiB/s rd, 17 MiB/s wr, 1.24k op/s 2024-09-17T07:03:23.873 INFO:teuthology.orchestra.run.smithi037.stdout: 5 12444 34.93 MB/sec warmup 12 sec latency 54.629 ms 2024-09-17T07:03:24.873 INFO:teuthology.orchestra.run.smithi037.stdout: 5 13808 35.40 MB/sec warmup 13 sec latency 18.842 ms 2024-09-17T07:03:25.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:25 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:03:24.029771+0000 mgr.smithi037.xnzdne (mgr.14162) 286 : cluster [DBG] pgmap v239: 97 pgs: 97 active+clean; 149 MiB data, 768 MiB used, 714 GiB / 715 GiB avail; 7.3 KiB/s rd, 20 MiB/s wr, 1.35k op/s 2024-09-17T07:03:25.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:25 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:03:24.546118+0000 mon.smithi037 (mon.0) 612 : audit [INF] from='client.? 172.21.15.37:0/4015065901' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]: dispatch 2024-09-17T07:03:25.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:25 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:03:24.029771+0000 mgr.smithi037.xnzdne (mgr.14162) 286 : cluster [DBG] pgmap v239: 97 pgs: 97 active+clean; 149 MiB data, 768 MiB used, 714 GiB / 715 GiB avail; 7.3 KiB/s rd, 20 MiB/s wr, 1.35k op/s 2024-09-17T07:03:25.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:25 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:03:24.546118+0000 mon.smithi037 (mon.0) 612 : audit [INF] from='client.? 172.21.15.37:0/4015065901' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]: dispatch 2024-09-17T07:03:25.873 INFO:teuthology.orchestra.run.smithi037.stdout: 5 14691 34.84 MB/sec warmup 14 sec latency 14.771 ms 2024-09-17T07:03:26.217 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d241d094-74c1-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-09-17T07:03:26.768 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:26 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:03:25.506107+0000 mon.smithi037 (mon.0) 613 : audit [INF] from='client.? 172.21.15.37:0/4015065901' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]': finished 2024-09-17T07:03:26.768 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:26 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:03:25.506196+0000 mon.smithi037 (mon.0) 614 : cluster [DBG] mgrmap e20: smithi037.xnzdne(active, since 6m), standbys: smithi167.ysqmzf 2024-09-17T07:03:26.873 INFO:teuthology.orchestra.run.smithi037.stdout: 5 15453 33.37 MB/sec warmup 15 sec latency 17.475 ms 2024-09-17T07:03:26.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:26 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:03:25.506107+0000 mon.smithi037 (mon.0) 613 : audit [INF] from='client.? 172.21.15.37:0/4015065901' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]': finished 2024-09-17T07:03:26.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:26 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:03:25.506196+0000 mon.smithi037 (mon.0) 614 : cluster [DBG] mgrmap e20: smithi037.xnzdne(active, since 6m), standbys: smithi167.ysqmzf 2024-09-17T07:03:27.873 INFO:teuthology.orchestra.run.smithi037.stdout: 5 16708 32.99 MB/sec warmup 16 sec latency 18.368 ms 2024-09-17T07:03:28.873 INFO:teuthology.orchestra.run.smithi037.stdout: 5 17875 33.93 MB/sec warmup 17 sec latency 20.200 ms 2024-09-17T07:03:29.873 INFO:teuthology.orchestra.run.smithi037.stdout: 5 18756 32.81 MB/sec warmup 18 sec latency 24.304 ms 2024-09-17T07:03:30.874 INFO:teuthology.orchestra.run.smithi037.stdout: 5 19723 32.22 MB/sec warmup 19 sec latency 19.681 ms 2024-09-17T07:03:31.874 INFO:teuthology.orchestra.run.smithi037.stdout: 5 20837 32.40 MB/sec warmup 20 sec latency 22.044 ms 2024-09-17T07:03:32.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:32 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:03:32.163747+0000 mon.smithi037 (mon.0) 615 : cluster [DBG] Standby manager daemon smithi167.ysqmzf restarted 2024-09-17T07:03:32.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:32 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:03:32.163830+0000 mon.smithi037 (mon.0) 616 : cluster [DBG] Standby manager daemon smithi167.ysqmzf started 2024-09-17T07:03:32.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:32 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:03:32.168990+0000 mon.smithi167 (mon.1) 16 : audit [DBG] from='mgr.? 172.21.15.167:0/2411527621' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi167.ysqmzf/crt"}]: dispatch 2024-09-17T07:03:32.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:32 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:03:32.174843+0000 mon.smithi167 (mon.1) 17 : audit [DBG] from='mgr.? 172.21.15.167:0/2411527621' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T07:03:32.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:32 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:03:32.176997+0000 mon.smithi167 (mon.1) 18 : audit [DBG] from='mgr.? 172.21.15.167:0/2411527621' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi167.ysqmzf/key"}]: dispatch 2024-09-17T07:03:32.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:32 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:03:32.178619+0000 mon.smithi167 (mon.1) 19 : audit [DBG] from='mgr.? 172.21.15.167:0/2411527621' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T07:03:32.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:32 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:03:32.163747+0000 mon.smithi037 (mon.0) 615 : cluster [DBG] Standby manager daemon smithi167.ysqmzf restarted 2024-09-17T07:03:32.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:32 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:03:32.163830+0000 mon.smithi037 (mon.0) 616 : cluster [DBG] Standby manager daemon smithi167.ysqmzf started 2024-09-17T07:03:32.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:32 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:03:32.168990+0000 mon.smithi167 (mon.1) 16 : audit [DBG] from='mgr.? 172.21.15.167:0/2411527621' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi167.ysqmzf/crt"}]: dispatch 2024-09-17T07:03:32.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:32 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:03:32.174843+0000 mon.smithi167 (mon.1) 17 : audit [DBG] from='mgr.? 172.21.15.167:0/2411527621' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T07:03:32.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:32 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:03:32.176997+0000 mon.smithi167 (mon.1) 18 : audit [DBG] from='mgr.? 172.21.15.167:0/2411527621' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi167.ysqmzf/key"}]: dispatch 2024-09-17T07:03:32.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:32 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:03:32.178619+0000 mon.smithi167 (mon.1) 19 : audit [DBG] from='mgr.? 172.21.15.167:0/2411527621' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T07:03:32.874 INFO:teuthology.orchestra.run.smithi037.stdout: 5 21719 32.28 MB/sec warmup 21 sec latency 33.682 ms 2024-09-17T07:03:33.655 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:33 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:03:32.383600+0000 mon.smithi037 (mon.0) 617 : cluster [DBG] mgrmap e21: smithi037.xnzdne(active, since 6m), standbys: smithi167.ysqmzf 2024-09-17T07:03:33.655 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:33 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:03:33.259898+0000 mon.smithi037 (mon.0) 618 : cluster [INF] Active manager daemon smithi037.xnzdne restarted 2024-09-17T07:03:33.656 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:33 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:03:33.260406+0000 mon.smithi037 (mon.0) 619 : cluster [INF] Activating manager daemon smithi037.xnzdne 2024-09-17T07:03:33.656 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:33 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:03:33.263645+0000 mon.smithi037 (mon.0) 620 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-09-17T07:03:33.668 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:33 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:03:32.383600+0000 mon.smithi037 (mon.0) 617 : cluster [DBG] mgrmap e21: smithi037.xnzdne(active, since 6m), standbys: smithi167.ysqmzf 2024-09-17T07:03:33.669 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:33 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:03:33.259898+0000 mon.smithi037 (mon.0) 618 : cluster [INF] Active manager daemon smithi037.xnzdne restarted 2024-09-17T07:03:33.669 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:33 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:03:33.260406+0000 mon.smithi037 (mon.0) 619 : cluster [INF] Activating manager daemon smithi037.xnzdne 2024-09-17T07:03:33.669 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:33 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:03:33.263645+0000 mon.smithi037 (mon.0) 620 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-09-17T07:03:33.873 INFO:teuthology.orchestra.run.smithi037.stdout: 5 22587 31.44 MB/sec warmup 22 sec latency 25.961 ms 2024-09-17T07:03:34.422 INFO:teuthology.orchestra.run.smithi037.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T07:03:34.670 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:34 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:03:33.386261+0000 mon.smithi037 (mon.0) 621 : cluster [DBG] mgrmap e22: smithi037.xnzdne(active, starting, since 0.125941s), standbys: smithi167.ysqmzf 2024-09-17T07:03:34.671 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:34 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:03:33.393514+0000 mon.smithi037 (mon.0) 622 : audit [DBG] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mon metadata", "id": "smithi037"}]: dispatch 2024-09-17T07:03:34.671 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:34 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:03:33.393867+0000 mon.smithi037 (mon.0) 623 : audit [DBG] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mon metadata", "id": "smithi167"}]: dispatch 2024-09-17T07:03:34.671 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:34 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:03:33.394200+0000 mon.smithi037 (mon.0) 624 : audit [DBG] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi037.jtdcan"}]: dispatch 2024-09-17T07:03:34.671 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:34 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:03:33.394649+0000 mon.smithi037 (mon.0) 625 : audit [DBG] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi167.pprzvy"}]: dispatch 2024-09-17T07:03:34.671 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:34 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:03:33.395034+0000 mon.smithi037 (mon.0) 626 : audit [DBG] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mgr metadata", "who": "smithi037.xnzdne", "id": "smithi037.xnzdne"}]: dispatch 2024-09-17T07:03:34.671 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:34 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:03:33.395309+0000 mon.smithi037 (mon.0) 627 : audit [DBG] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mgr metadata", "who": "smithi167.ysqmzf", "id": "smithi167.ysqmzf"}]: dispatch 2024-09-17T07:03:34.671 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:34 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:03:33.395658+0000 mon.smithi037 (mon.0) 628 : audit [DBG] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T07:03:34.671 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:34 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:03:33.396030+0000 mon.smithi037 (mon.0) 629 : audit [DBG] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T07:03:34.671 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:34 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:03:33.396390+0000 mon.smithi037 (mon.0) 630 : audit [DBG] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T07:03:34.671 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:34 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:03:33.396743+0000 mon.smithi037 (mon.0) 631 : audit [DBG] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T07:03:34.671 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:34 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:03:33.397049+0000 mon.smithi037 (mon.0) 632 : audit [DBG] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T07:03:34.671 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:34 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:03:33.397307+0000 mon.smithi037 (mon.0) 633 : audit [DBG] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T07:03:34.671 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:34 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:03:33.397665+0000 mon.smithi037 (mon.0) 634 : audit [DBG] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T07:03:34.672 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:34 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:03:33.397997+0000 mon.smithi037 (mon.0) 635 : audit [DBG] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T07:03:34.672 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:34 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:03:33.398369+0000 mon.smithi037 (mon.0) 636 : audit [DBG] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T07:03:34.672 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:34 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:03:33.398755+0000 mon.smithi037 (mon.0) 637 : audit [DBG] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T07:03:34.672 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:34 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:03:33.399551+0000 mon.smithi037 (mon.0) 638 : audit [DBG] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T07:03:34.672 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:34 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:03:33.403548+0000 mon.smithi037 (mon.0) 639 : cluster [INF] Manager daemon smithi037.xnzdne is now available 2024-09-17T07:03:34.672 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:34 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:03:33.604416+0000 mon.smithi037 (mon.0) 640 : audit [DBG] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:03:34.672 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:34 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:03:33.607246+0000 mon.smithi037 (mon.0) 641 : audit [DBG] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:03:34.672 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:34 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:03:33.681598+0000 mon.smithi037 (mon.0) 642 : audit [INF] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.xnzdne/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:03:34.672 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:34 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:03:33.697249+0000 mon.smithi037 (mon.0) 643 : audit [INF] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.xnzdne/trash_purge_schedule"}]: dispatch 2024-09-17T07:03:34.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:34 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:03:33.386261+0000 mon.smithi037 (mon.0) 621 : cluster [DBG] mgrmap e22: smithi037.xnzdne(active, starting, since 0.125941s), standbys: smithi167.ysqmzf 2024-09-17T07:03:34.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:34 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:03:33.393514+0000 mon.smithi037 (mon.0) 622 : audit [DBG] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mon metadata", "id": "smithi037"}]: dispatch 2024-09-17T07:03:34.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:34 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:03:33.393867+0000 mon.smithi037 (mon.0) 623 : audit [DBG] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mon metadata", "id": "smithi167"}]: dispatch 2024-09-17T07:03:34.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:34 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:03:33.394200+0000 mon.smithi037 (mon.0) 624 : audit [DBG] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi037.jtdcan"}]: dispatch 2024-09-17T07:03:34.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:34 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:03:33.394649+0000 mon.smithi037 (mon.0) 625 : audit [DBG] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi167.pprzvy"}]: dispatch 2024-09-17T07:03:34.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:34 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:03:33.395034+0000 mon.smithi037 (mon.0) 626 : audit [DBG] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mgr metadata", "who": "smithi037.xnzdne", "id": "smithi037.xnzdne"}]: dispatch 2024-09-17T07:03:34.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:34 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:03:33.395309+0000 mon.smithi037 (mon.0) 627 : audit [DBG] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mgr metadata", "who": "smithi167.ysqmzf", "id": "smithi167.ysqmzf"}]: dispatch 2024-09-17T07:03:34.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:34 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:03:33.395658+0000 mon.smithi037 (mon.0) 628 : audit [DBG] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T07:03:34.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:34 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:03:33.396030+0000 mon.smithi037 (mon.0) 629 : audit [DBG] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T07:03:34.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:34 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:03:33.396390+0000 mon.smithi037 (mon.0) 630 : audit [DBG] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T07:03:34.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:34 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:03:33.396743+0000 mon.smithi037 (mon.0) 631 : audit [DBG] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T07:03:34.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:34 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:03:33.397049+0000 mon.smithi037 (mon.0) 632 : audit [DBG] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T07:03:34.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:34 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:03:33.397307+0000 mon.smithi037 (mon.0) 633 : audit [DBG] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T07:03:34.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:34 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:03:33.397665+0000 mon.smithi037 (mon.0) 634 : audit [DBG] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T07:03:34.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:34 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:03:33.397997+0000 mon.smithi037 (mon.0) 635 : audit [DBG] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T07:03:34.776 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:34 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:03:33.398369+0000 mon.smithi037 (mon.0) 636 : audit [DBG] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T07:03:34.776 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:34 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:03:33.398755+0000 mon.smithi037 (mon.0) 637 : audit [DBG] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T07:03:34.776 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:34 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:03:33.399551+0000 mon.smithi037 (mon.0) 638 : audit [DBG] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T07:03:34.776 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:34 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:03:33.403548+0000 mon.smithi037 (mon.0) 639 : cluster [INF] Manager daemon smithi037.xnzdne is now available 2024-09-17T07:03:34.776 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:34 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:03:33.604416+0000 mon.smithi037 (mon.0) 640 : audit [DBG] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:03:34.776 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:34 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:03:33.607246+0000 mon.smithi037 (mon.0) 641 : audit [DBG] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:03:34.776 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:34 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:03:33.681598+0000 mon.smithi037 (mon.0) 642 : audit [INF] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.xnzdne/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:03:34.776 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:34 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:03:33.697249+0000 mon.smithi037 (mon.0) 643 : audit [INF] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.xnzdne/trash_purge_schedule"}]: dispatch 2024-09-17T07:03:34.874 INFO:teuthology.orchestra.run.smithi037.stdout: 5 23763 31.20 MB/sec warmup 23 sec latency 21.684 ms 2024-09-17T07:03:35.239 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2024-09-17T07:03:35.240 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi037.front.sepia.ceph.com 2024-09-17T07:03:35.241 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d241d094-74c1-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; ceph health detail ; sleep 30 ; done' 2024-09-17T07:03:35.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:35 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:03:34.411194+0000 mon.smithi037 (mon.0) 644 : cluster [DBG] mgrmap e23: smithi037.xnzdne(active, since 1.15087s), standbys: smithi167.ysqmzf 2024-09-17T07:03:35.524 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:35 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:03:34.414189+0000 mgr.smithi037.xnzdne (mgr.24367) 2 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T07:03:35.524 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:35 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:03:34.414457+0000 mgr.smithi037.xnzdne (mgr.24367) 3 : cluster [DBG] pgmap v3: 97 pgs: 97 active+clean; 193 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-17T07:03:35.524 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:35 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:03:34.419497+0000 mon.smithi037 (mon.0) 645 : audit [INF] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' 2024-09-17T07:03:35.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:35 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:03:34.411194+0000 mon.smithi037 (mon.0) 644 : cluster [DBG] mgrmap e23: smithi037.xnzdne(active, since 1.15087s), standbys: smithi167.ysqmzf 2024-09-17T07:03:35.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:35 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:03:34.414189+0000 mgr.smithi037.xnzdne (mgr.24367) 2 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T07:03:35.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:35 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:03:34.414457+0000 mgr.smithi037.xnzdne (mgr.24367) 3 : cluster [DBG] pgmap v3: 97 pgs: 97 active+clean; 193 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-17T07:03:35.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:35 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:03:34.419497+0000 mon.smithi037 (mon.0) 645 : audit [INF] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' 2024-09-17T07:03:35.874 INFO:teuthology.orchestra.run.smithi037.stdout: 5 25043 32.02 MB/sec warmup 24 sec latency 13.918 ms 2024-09-17T07:03:36.702 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:36 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:03:35.393912+0000 mgr.smithi037.xnzdne (mgr.24367) 4 : cluster [DBG] pgmap v4: 97 pgs: 97 active+clean; 193 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-17T07:03:36.703 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:36 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:03:35.426658+0000 mon.smithi037 (mon.0) 646 : cluster [DBG] mgrmap e24: smithi037.xnzdne(active, since 2s), standbys: smithi167.ysqmzf 2024-09-17T07:03:36.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:36 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:03:35.393912+0000 mgr.smithi037.xnzdne (mgr.24367) 4 : cluster [DBG] pgmap v4: 97 pgs: 97 active+clean; 193 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-17T07:03:36.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:36 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:03:35.426658+0000 mon.smithi037 (mon.0) 646 : cluster [DBG] mgrmap e24: smithi037.xnzdne(active, since 2s), standbys: smithi167.ysqmzf 2024-09-17T07:03:36.874 INFO:teuthology.orchestra.run.smithi037.stdout: 5 25778 31.24 MB/sec warmup 25 sec latency 23.533 ms 2024-09-17T07:03:37.874 INFO:teuthology.orchestra.run.smithi037.stdout: 5 26996 31.05 MB/sec warmup 26 sec latency 21.194 ms 2024-09-17T07:03:38.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:37 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:03:36.919422+0000 mon.smithi037 (mon.0) 647 : audit [INF] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' 2024-09-17T07:03:38.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:37 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:03:37.394281+0000 mgr.smithi037.xnzdne (mgr.24367) 5 : cluster [DBG] pgmap v5: 97 pgs: 97 active+clean; 193 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-17T07:03:38.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:37 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:03:36.919422+0000 mon.smithi037 (mon.0) 647 : audit [INF] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' 2024-09-17T07:03:38.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:37 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:03:37.394281+0000 mgr.smithi037.xnzdne (mgr.24367) 5 : cluster [DBG] pgmap v5: 97 pgs: 97 active+clean; 193 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-17T07:03:38.874 INFO:teuthology.orchestra.run.smithi037.stdout: 5 28150 31.36 MB/sec warmup 27 sec latency 22.914 ms 2024-09-17T07:03:39.113 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-09-17T07:03:39.874 INFO:teuthology.orchestra.run.smithi037.stdout: 5 28966 31.13 MB/sec warmup 28 sec latency 19.683 ms 2024-09-17T07:03:40.024 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST STATUS REFRESHED AGE PORTS VERSION IMAGE ID CONTAINER ID 2024-09-17T07:03:40.024 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.smithi037 smithi037 running (4m) 33s ago 6m *:9093 *:9094 0.20.0 0881eb8f169f 678a2b9bc6ad 2024-09-17T07:03:40.024 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi037 smithi037 running (6m) 33s ago 6m - 16.2.0 24ecd6d5f14c cfb092719ab6 2024-09-17T07:03:40.024 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi167 smithi167 running (5m) 3s ago 5m - 16.2.0 24ecd6d5f14c 535da7f9a9b2 2024-09-17T07:03:40.024 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.smithi037 smithi037 running (4m) 33s ago 5m *:3000 6.7.4 557c83e11646 c2b9de243451 2024-09-17T07:03:40.024 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi037.jtdcan smithi037 running (54s) 33s ago 54s - 16.2.0 24ecd6d5f14c 9972c22cf2de 2024-09-17T07:03:40.024 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi167.pprzvy smithi167 running (57s) 3s ago 56s - 16.2.0 24ecd6d5f14c 7f42961a3697 2024-09-17T07:03:40.024 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi037.xnzdne smithi037 running (7m) 33s ago 7m *:9283 16.2.0 24ecd6d5f14c fe5576907dcd 2024-09-17T07:03:40.024 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi167.ysqmzf smithi167 running (5m) 3s ago 5m *:8443 *:9283 16.2.0 24ecd6d5f14c bf02c1ac33cb 2024-09-17T07:03:40.025 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi037 smithi037 running (7m) 33s ago 7m - 16.2.0 24ecd6d5f14c 64e774b68c51 2024-09-17T07:03:40.025 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi167 smithi167 running (5m) 3s ago 5m - 16.2.0 24ecd6d5f14c a9e35dbd0fa0 2024-09-17T07:03:40.025 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.smithi037 smithi037 running (39s) 33s ago 38s *:2049 3.5 24ecd6d5f14c 324917974f0e 2024-09-17T07:03:40.025 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.smithi167 smithi167 running (43s) 3s ago 42s *:2049 3.5 24ecd6d5f14c fc6e48634b31 2024-09-17T07:03:40.025 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi037 smithi037 running (5m) 33s ago 5m *:9100 0.18.1 e5a616e4b9cf ffa97bacea8c 2024-09-17T07:03:40.025 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi167 smithi167 running (4m) 3s ago 4m *:9100 0.18.1 e5a616e4b9cf 6fd08102820d 2024-09-17T07:03:40.025 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (4m) 33s ago 4m - 16.2.0 24ecd6d5f14c d74c41c79a3d 2024-09-17T07:03:40.025 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (4m) 33s ago 4m - 16.2.0 24ecd6d5f14c 9893d8fdab55 2024-09-17T07:03:40.025 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (3m) 33s ago 3m - 16.2.0 24ecd6d5f14c f5506a58d1bb 2024-09-17T07:03:40.025 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (3m) 33s ago 3m - 16.2.0 24ecd6d5f14c 9bc451cb2df8 2024-09-17T07:03:40.025 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi167 running (3m) 3s ago 3m - 16.2.0 24ecd6d5f14c 062421f15e44 2024-09-17T07:03:40.025 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi167 running (2m) 3s ago 2m - 16.2.0 24ecd6d5f14c f1d1552fbeeb 2024-09-17T07:03:40.025 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi167 running (2m) 3s ago 2m - 16.2.0 24ecd6d5f14c 5c621e82d4cd 2024-09-17T07:03:40.025 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi167 running (2m) 3s ago 2m - 16.2.0 24ecd6d5f14c 721a3bad3841 2024-09-17T07:03:40.026 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.smithi037 smithi037 running (4m) 33s ago 5m *:9095 2.18.1 de242295e225 cd62d3f0236e 2024-09-17T07:03:40.488 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T07:03:40.488 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-09-17T07:03:40.488 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:03:40.488 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:03:40.488 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-09-17T07:03:40.488 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:03:40.488 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:03:40.488 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-09-17T07:03:40.488 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-09-17T07:03:40.488 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:03:40.488 INFO:teuthology.orchestra.run.smithi037.stdout: "mds": { 2024-09-17T07:03:40.489 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:03:40.489 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:03:40.489 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-09-17T07:03:40.489 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 14 2024-09-17T07:03:40.489 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-09-17T07:03:40.489 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T07:03:40.708 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:40 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:03:39.091159+0000 mgr.smithi037.xnzdne (mgr.24367) 6 : audit [DBG] from='client.24387 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:03:40.708 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:40 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:03:39.394659+0000 mgr.smithi037.xnzdne (mgr.24367) 7 : cluster [DBG] pgmap v6: 97 pgs: 97 active+clean; 193 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-17T07:03:40.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:40 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:03:39.091159+0000 mgr.smithi037.xnzdne (mgr.24367) 6 : audit [DBG] from='client.24387 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:03:40.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:40 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:03:39.394659+0000 mgr.smithi037.xnzdne (mgr.24367) 7 : cluster [DBG] pgmap v6: 97 pgs: 97 active+clean; 193 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-17T07:03:40.874 INFO:teuthology.orchestra.run.smithi037.stdout: 5 29770 30.47 MB/sec warmup 29 sec latency 33.962 ms 2024-09-17T07:03:40.892 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T07:03:40.892 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9", 2024-09-17T07:03:40.892 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": true, 2024-09-17T07:03:40.892 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [], 2024-09-17T07:03:40.892 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": "", 2024-09-17T07:03:40.892 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "" 2024-09-17T07:03:40.892 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T07:03:41.429 INFO:teuthology.orchestra.run.smithi037.stdout:HEALTH_OK 2024-09-17T07:03:41.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:41 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:03:39.637013+0000 mgr.smithi037.xnzdne (mgr.24367) 8 : audit [DBG] from='client.24391 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:03:41.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:41 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:03:40.012693+0000 mgr.smithi037.xnzdne (mgr.24367) 9 : audit [DBG] from='client.14608 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:03:41.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:41 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:03:40.487744+0000 mon.smithi037 (mon.0) 648 : audit [DBG] from='client.? 172.21.15.37:0/1415802461' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:03:41.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:41 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:03:41.428897+0000 mon.smithi167 (mon.1) 20 : audit [DBG] from='client.? 172.21.15.37:0/2613353442' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:03:41.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:41 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:03:39.637013+0000 mgr.smithi037.xnzdne (mgr.24367) 8 : audit [DBG] from='client.24391 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:03:41.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:41 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:03:40.012693+0000 mgr.smithi037.xnzdne (mgr.24367) 9 : audit [DBG] from='client.14608 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:03:41.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:41 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:03:40.487744+0000 mon.smithi037 (mon.0) 648 : audit [DBG] from='client.? 172.21.15.37:0/1415802461' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:03:41.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:41 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:03:41.428897+0000 mon.smithi167 (mon.1) 20 : audit [DBG] from='client.? 172.21.15.37:0/2613353442' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:03:41.874 INFO:teuthology.orchestra.run.smithi037.stdout: 5 30948 30.35 MB/sec warmup 30 sec latency 17.550 ms 2024-09-17T07:03:42.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:42 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:03:40.892026+0000 mgr.smithi037.xnzdne (mgr.24367) 10 : audit [DBG] from='client.14616 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:03:42.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:42 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:03:41.395284+0000 mgr.smithi037.xnzdne (mgr.24367) 11 : cluster [DBG] pgmap v7: 97 pgs: 97 active+clean; 207 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 12 MiB/s wr, 1.04k op/s 2024-09-17T07:03:42.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:42 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:03:42.234965+0000 mon.smithi037 (mon.0) 649 : audit [INF] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' 2024-09-17T07:03:42.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:42 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:03:40.892026+0000 mgr.smithi037.xnzdne (mgr.24367) 10 : audit [DBG] from='client.14616 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:03:42.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:42 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:03:41.395284+0000 mgr.smithi037.xnzdne (mgr.24367) 11 : cluster [DBG] pgmap v7: 97 pgs: 97 active+clean; 207 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 12 MiB/s wr, 1.04k op/s 2024-09-17T07:03:42.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:42 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:03:42.234965+0000 mon.smithi037 (mon.0) 649 : audit [INF] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' 2024-09-17T07:03:42.874 INFO:teuthology.orchestra.run.smithi037.stdout: 5 31923 30.70 MB/sec warmup 31 sec latency 32.089 ms 2024-09-17T07:03:43.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:43 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:03:42.512243+0000 mon.smithi037 (mon.0) 650 : audit [INF] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' 2024-09-17T07:03:43.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:43 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:03:42.516764+0000 mgr.smithi037.xnzdne (mgr.24367) 12 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T07:03:43.874 INFO:teuthology.orchestra.run.smithi037.stdout: 5 32720 30.34 MB/sec warmup 32 sec latency 23.623 ms 2024-09-17T07:03:44.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:43 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:03:42.512243+0000 mon.smithi037 (mon.0) 650 : audit [INF] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' 2024-09-17T07:03:44.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:43 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:03:42.516764+0000 mgr.smithi037.xnzdne (mgr.24367) 12 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T07:03:44.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:44 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:03:43.399468+0000 mgr.smithi037.xnzdne (mgr.24367) 13 : cluster [DBG] pgmap v8: 97 pgs: 97 active+clean; 207 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 KiB/s rd, 9.1 MiB/s wr, 805 op/s 2024-09-17T07:03:44.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:44 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:03:43.399468+0000 mgr.smithi037.xnzdne (mgr.24367) 13 : cluster [DBG] pgmap v8: 97 pgs: 97 active+clean; 207 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 KiB/s rd, 9.1 MiB/s wr, 805 op/s 2024-09-17T07:03:44.874 INFO:teuthology.orchestra.run.smithi037.stdout: 5 33535 29.91 MB/sec warmup 33 sec latency 22.330 ms 2024-09-17T07:03:45.874 INFO:teuthology.orchestra.run.smithi037.stdout: 5 34801 29.95 MB/sec warmup 34 sec latency 23.104 ms 2024-09-17T07:03:46.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:46 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:03:45.400175+0000 mgr.smithi037.xnzdne (mgr.24367) 14 : cluster [DBG] pgmap v9: 97 pgs: 97 active+clean; 224 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 18 KiB/s rd, 13 MiB/s wr, 1.23k op/s 2024-09-17T07:03:46.874 INFO:teuthology.orchestra.run.smithi037.stdout: 5 35950 30.31 MB/sec warmup 35 sec latency 18.726 ms 2024-09-17T07:03:46.998 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:46 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:03:45.400175+0000 mgr.smithi037.xnzdne (mgr.24367) 14 : cluster [DBG] pgmap v9: 97 pgs: 97 active+clean; 224 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 18 KiB/s rd, 13 MiB/s wr, 1.23k op/s 2024-09-17T07:03:47.875 INFO:teuthology.orchestra.run.smithi037.stdout: 5 36814 29.82 MB/sec warmup 36 sec latency 17.944 ms 2024-09-17T07:03:48.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:48 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:03:47.400532+0000 mgr.smithi037.xnzdne (mgr.24367) 15 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 224 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 12 MiB/s wr, 1.12k op/s 2024-09-17T07:03:48.874 INFO:teuthology.orchestra.run.smithi037.stdout: 5 37662 29.62 MB/sec warmup 37 sec latency 26.755 ms 2024-09-17T07:03:49.002 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:48 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:03:47.400532+0000 mgr.smithi037.xnzdne (mgr.24367) 15 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 224 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 12 MiB/s wr, 1.12k op/s 2024-09-17T07:03:49.875 INFO:teuthology.orchestra.run.smithi037.stdout: 5 38443 29.45 MB/sec warmup 38 sec latency 30.856 ms 2024-09-17T07:03:50.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:50 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:03:49.400940+0000 mgr.smithi037.xnzdne (mgr.24367) 16 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 224 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 12 MiB/s wr, 1.12k op/s 2024-09-17T07:03:50.874 INFO:teuthology.orchestra.run.smithi037.stdout: 5 39361 29.58 MB/sec warmup 39 sec latency 21.530 ms 2024-09-17T07:03:50.968 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:50 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:03:49.400940+0000 mgr.smithi037.xnzdne (mgr.24367) 16 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 224 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 12 MiB/s wr, 1.12k op/s 2024-09-17T07:03:51.875 INFO:teuthology.orchestra.run.smithi037.stdout: 5 40133 29.14 MB/sec warmup 40 sec latency 20.665 ms 2024-09-17T07:03:52.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:52 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:03:51.401627+0000 mgr.smithi037.xnzdne (mgr.24367) 17 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 230 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 18 MiB/s wr, 1.67k op/s 2024-09-17T07:03:52.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:52 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:03:51.401627+0000 mgr.smithi037.xnzdne (mgr.24367) 17 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 230 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 18 MiB/s wr, 1.67k op/s 2024-09-17T07:03:52.875 INFO:teuthology.orchestra.run.smithi037.stdout: 5 41181 29.07 MB/sec warmup 41 sec latency 18.823 ms 2024-09-17T07:03:53.877 INFO:teuthology.orchestra.run.smithi037.stdout: 5 42129 29.05 MB/sec warmup 42 sec latency 19.280 ms 2024-09-17T07:03:54.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:54 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:03:53.402019+0000 mgr.smithi037.xnzdne (mgr.24367) 18 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 230 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 11 MiB/s wr, 1.06k op/s 2024-09-17T07:03:54.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:54 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:03:53.402019+0000 mgr.smithi037.xnzdne (mgr.24367) 18 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 230 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 11 MiB/s wr, 1.06k op/s 2024-09-17T07:03:54.875 INFO:teuthology.orchestra.run.smithi037.stdout: 5 42915 29.05 MB/sec warmup 43 sec latency 31.672 ms 2024-09-17T07:03:55.875 INFO:teuthology.orchestra.run.smithi037.stdout: 5 43719 28.67 MB/sec warmup 44 sec latency 20.133 ms 2024-09-17T07:03:56.748 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:56 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:03:55.402711+0000 mgr.smithi037.xnzdne (mgr.24367) 19 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 249 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 16 MiB/s wr, 1.57k op/s 2024-09-17T07:03:56.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:56 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:03:55.402711+0000 mgr.smithi037.xnzdne (mgr.24367) 19 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 249 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 16 MiB/s wr, 1.57k op/s 2024-09-17T07:03:56.875 INFO:teuthology.orchestra.run.smithi037.stdout: 5 44923 28.66 MB/sec warmup 45 sec latency 28.391 ms 2024-09-17T07:03:57.875 INFO:teuthology.orchestra.run.smithi037.stdout: 5 46050 28.92 MB/sec warmup 46 sec latency 12.273 ms 2024-09-17T07:03:58.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:03:58 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:03:57.403121+0000 mgr.smithi037.xnzdne (mgr.24367) 20 : cluster [DBG] pgmap v15: 97 pgs: 97 active+clean; 249 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 11 MiB/s wr, 1.05k op/s 2024-09-17T07:03:58.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:03:58 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:03:57.403121+0000 mgr.smithi037.xnzdne (mgr.24367) 20 : cluster [DBG] pgmap v15: 97 pgs: 97 active+clean; 249 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 11 MiB/s wr, 1.05k op/s 2024-09-17T07:03:58.875 INFO:teuthology.orchestra.run.smithi037.stdout: 5 46762 28.72 MB/sec warmup 47 sec latency 27.045 ms 2024-09-17T07:03:59.875 INFO:teuthology.orchestra.run.smithi037.stdout: 5 47674 28.47 MB/sec warmup 48 sec latency 22.949 ms 2024-09-17T07:04:00.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:00 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:03:59.403690+0000 mgr.smithi037.xnzdne (mgr.24367) 21 : cluster [DBG] pgmap v16: 97 pgs: 97 active+clean; 249 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 11 MiB/s wr, 1.05k op/s 2024-09-17T07:04:00.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:00 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:03:59.403690+0000 mgr.smithi037.xnzdne (mgr.24367) 21 : cluster [DBG] pgmap v16: 97 pgs: 97 active+clean; 249 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 11 MiB/s wr, 1.05k op/s 2024-09-17T07:04:00.875 INFO:teuthology.orchestra.run.smithi037.stdout: 5 48946 28.58 MB/sec warmup 49 sec latency 16.960 ms 2024-09-17T07:04:01.875 INFO:teuthology.orchestra.run.smithi037.stdout: 5 50042 28.80 MB/sec warmup 50 sec latency 26.894 ms 2024-09-17T07:04:02.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:02 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:04:01.404351+0000 mgr.smithi037.xnzdne (mgr.24367) 22 : cluster [DBG] pgmap v17: 97 pgs: 97 active+clean; 267 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 22 KiB/s rd, 17 MiB/s wr, 1.58k op/s 2024-09-17T07:04:02.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:02 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:04:01.404351+0000 mgr.smithi037.xnzdne (mgr.24367) 22 : cluster [DBG] pgmap v17: 97 pgs: 97 active+clean; 267 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 22 KiB/s rd, 17 MiB/s wr, 1.58k op/s 2024-09-17T07:04:02.875 INFO:teuthology.orchestra.run.smithi037.stdout: 5 50959 28.55 MB/sec warmup 51 sec latency 18.473 ms 2024-09-17T07:04:03.875 INFO:teuthology.orchestra.run.smithi037.stdout: 5 52021 28.51 MB/sec warmup 52 sec latency 21.183 ms 2024-09-17T07:04:04.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:04 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:04:03.404768+0000 mgr.smithi037.xnzdne (mgr.24367) 23 : cluster [DBG] pgmap v18: 97 pgs: 97 active+clean; 267 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 11 MiB/s wr, 1.04k op/s 2024-09-17T07:04:04.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:04 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:04:03.404768+0000 mgr.smithi037.xnzdne (mgr.24367) 23 : cluster [DBG] pgmap v18: 97 pgs: 97 active+clean; 267 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 11 MiB/s wr, 1.04k op/s 2024-09-17T07:04:04.875 INFO:teuthology.orchestra.run.smithi037.stdout: 5 52885 28.53 MB/sec warmup 53 sec latency 18.878 ms 2024-09-17T07:04:05.875 INFO:teuthology.orchestra.run.smithi037.stdout: 5 53710 28.50 MB/sec warmup 54 sec latency 33.510 ms 2024-09-17T07:04:06.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:06 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:04:05.405452+0000 mgr.smithi037.xnzdne (mgr.24367) 24 : cluster [DBG] pgmap v19: 97 pgs: 97 active+clean; 282 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 17 MiB/s wr, 1.62k op/s 2024-09-17T07:04:06.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:04:05.405452+0000 mgr.smithi037.xnzdne (mgr.24367) 24 : cluster [DBG] pgmap v19: 97 pgs: 97 active+clean; 282 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 17 MiB/s wr, 1.62k op/s 2024-09-17T07:04:06.875 INFO:teuthology.orchestra.run.smithi037.stdout: 5 54493 28.21 MB/sec warmup 55 sec latency 26.438 ms 2024-09-17T07:04:07.875 INFO:teuthology.orchestra.run.smithi037.stdout: 5 55205 28.06 MB/sec warmup 56 sec latency 21.276 ms 2024-09-17T07:04:08.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:08 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:04:07.405827+0000 mgr.smithi037.xnzdne (mgr.24367) 25 : cluster [DBG] pgmap v20: 97 pgs: 97 active+clean; 282 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 12 MiB/s wr, 1.11k op/s 2024-09-17T07:04:08.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:08 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:04:07.405827+0000 mgr.smithi037.xnzdne (mgr.24367) 25 : cluster [DBG] pgmap v20: 97 pgs: 97 active+clean; 282 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 12 MiB/s wr, 1.11k op/s 2024-09-17T07:04:08.875 INFO:teuthology.orchestra.run.smithi037.stdout: 5 56029 27.90 MB/sec warmup 57 sec latency 24.908 ms 2024-09-17T07:04:09.876 INFO:teuthology.orchestra.run.smithi037.stdout: 5 56757 27.90 MB/sec warmup 58 sec latency 24.715 ms 2024-09-17T07:04:10.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:10 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:04:09.406226+0000 mgr.smithi037.xnzdne (mgr.24367) 26 : cluster [DBG] pgmap v21: 97 pgs: 97 active+clean; 282 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 12 MiB/s wr, 1.11k op/s 2024-09-17T07:04:10.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:10 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:04:09.406226+0000 mgr.smithi037.xnzdne (mgr.24367) 26 : cluster [DBG] pgmap v21: 97 pgs: 97 active+clean; 282 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 12 MiB/s wr, 1.11k op/s 2024-09-17T07:04:10.875 INFO:teuthology.orchestra.run.smithi037.stdout: 5 57433 27.80 MB/sec warmup 59 sec latency 20.936 ms 2024-09-17T07:04:11.875 INFO:teuthology.orchestra.run.smithi037.stdout: 5 58136 27.49 MB/sec warmup 60 sec latency 21.040 ms 2024-09-17T07:04:12.002 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-09-17T07:04:12.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:12 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:04:11.406888+0000 mgr.smithi037.xnzdne (mgr.24367) 27 : cluster [DBG] pgmap v22: 97 pgs: 97 active+clean; 289 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 22 KiB/s rd, 16 MiB/s wr, 1.56k op/s 2024-09-17T07:04:12.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:12 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:04:11.406888+0000 mgr.smithi037.xnzdne (mgr.24367) 27 : cluster [DBG] pgmap v22: 97 pgs: 97 active+clean; 289 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 22 KiB/s rd, 16 MiB/s wr, 1.56k op/s 2024-09-17T07:04:12.819 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST STATUS REFRESHED AGE PORTS VERSION IMAGE ID CONTAINER ID 2024-09-17T07:04:12.819 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.smithi037 smithi037 running (5m) 30s ago 6m *:9093 *:9094 0.20.0 0881eb8f169f 678a2b9bc6ad 2024-09-17T07:04:12.819 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi037 smithi037 running (6m) 30s ago 6m - 16.2.0 24ecd6d5f14c cfb092719ab6 2024-09-17T07:04:12.819 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi167 smithi167 running (5m) 35s ago 5m - 16.2.0 24ecd6d5f14c 535da7f9a9b2 2024-09-17T07:04:12.819 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.smithi037 smithi037 running (5m) 30s ago 6m *:3000 6.7.4 557c83e11646 c2b9de243451 2024-09-17T07:04:12.819 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi037.jtdcan smithi037 running (87s) 30s ago 86s - 16.2.0 24ecd6d5f14c 9972c22cf2de 2024-09-17T07:04:12.819 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi167.pprzvy smithi167 running (89s) 35s ago 89s - 16.2.0 24ecd6d5f14c 7f42961a3697 2024-09-17T07:04:12.819 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi037.xnzdne smithi037 running (8m) 30s ago 8m *:9283 16.2.0 24ecd6d5f14c fe5576907dcd 2024-09-17T07:04:12.820 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi167.ysqmzf smithi167 running (5m) 35s ago 5m *:8443 *:9283 16.2.0 24ecd6d5f14c bf02c1ac33cb 2024-09-17T07:04:12.820 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi037 smithi037 running (8m) 30s ago 8m - 16.2.0 24ecd6d5f14c 64e774b68c51 2024-09-17T07:04:12.820 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi167 smithi167 running (5m) 35s ago 5m - 16.2.0 24ecd6d5f14c a9e35dbd0fa0 2024-09-17T07:04:12.820 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.smithi037 smithi037 running (71s) 30s ago 71s *:2049 3.5 24ecd6d5f14c 324917974f0e 2024-09-17T07:04:12.820 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.smithi167 smithi167 running (75s) 35s ago 75s *:2049 3.5 24ecd6d5f14c fc6e48634b31 2024-09-17T07:04:12.820 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi037 smithi037 running (6m) 30s ago 6m *:9100 0.18.1 e5a616e4b9cf ffa97bacea8c 2024-09-17T07:04:12.820 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi167 smithi167 running (5m) 35s ago 5m *:9100 0.18.1 e5a616e4b9cf 6fd08102820d 2024-09-17T07:04:12.820 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (5m) 30s ago 5m - 16.2.0 24ecd6d5f14c d74c41c79a3d 2024-09-17T07:04:12.820 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (4m) 30s ago 4m - 16.2.0 24ecd6d5f14c 9893d8fdab55 2024-09-17T07:04:12.820 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (4m) 30s ago 4m - 16.2.0 24ecd6d5f14c f5506a58d1bb 2024-09-17T07:04:12.820 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (4m) 30s ago 4m - 16.2.0 24ecd6d5f14c 9bc451cb2df8 2024-09-17T07:04:12.821 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi167 running (3m) 35s ago 3m - 16.2.0 24ecd6d5f14c 062421f15e44 2024-09-17T07:04:12.821 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi167 running (3m) 35s ago 3m - 16.2.0 24ecd6d5f14c f1d1552fbeeb 2024-09-17T07:04:12.821 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi167 running (3m) 35s ago 3m - 16.2.0 24ecd6d5f14c 5c621e82d4cd 2024-09-17T07:04:12.821 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi167 running (2m) 35s ago 2m - 16.2.0 24ecd6d5f14c 721a3bad3841 2024-09-17T07:04:12.821 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.smithi037 smithi037 running (4m) 30s ago 6m *:9095 2.18.1 de242295e225 cd62d3f0236e 2024-09-17T07:04:12.876 INFO:teuthology.orchestra.run.smithi037.stdout: 5 58751 27.32 MB/sec warmup 61 sec latency 30.248 ms 2024-09-17T07:04:13.267 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T07:04:13.267 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-09-17T07:04:13.267 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:04:13.267 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:04:13.267 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-09-17T07:04:13.267 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:04:13.267 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:04:13.268 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-09-17T07:04:13.268 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-09-17T07:04:13.268 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:04:13.268 INFO:teuthology.orchestra.run.smithi037.stdout: "mds": { 2024-09-17T07:04:13.268 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:04:13.268 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:04:13.268 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-09-17T07:04:13.268 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 14 2024-09-17T07:04:13.268 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-09-17T07:04:13.268 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T07:04:13.682 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T07:04:13.682 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9", 2024-09-17T07:04:13.682 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": true, 2024-09-17T07:04:13.682 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [], 2024-09-17T07:04:13.682 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": "", 2024-09-17T07:04:13.682 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 image" 2024-09-17T07:04:13.682 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T07:04:13.683 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:13 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:04:11.983864+0000 mgr.smithi037.xnzdne (mgr.24367) 28 : audit [DBG] from='client.24409 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:04:13.683 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:13 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:04:12.415791+0000 mgr.smithi037.xnzdne (mgr.24367) 29 : audit [DBG] from='client.14628 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:04:13.683 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:13 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:04:13.266053+0000 mon.smithi037 (mon.0) 651 : audit [DBG] from='client.? 172.21.15.37:0/1128944698' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:04:13.748 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:13 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:04:11.983864+0000 mgr.smithi037.xnzdne (mgr.24367) 28 : audit [DBG] from='client.24409 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:04:13.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:13 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:04:12.415791+0000 mgr.smithi037.xnzdne (mgr.24367) 29 : audit [DBG] from='client.14628 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:04:13.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:13 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:04:13.266053+0000 mon.smithi037 (mon.0) 651 : audit [DBG] from='client.? 172.21.15.37:0/1128944698' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:04:13.876 INFO:teuthology.orchestra.run.smithi037.stdout: 5 59523 27.18 MB/sec warmup 62 sec latency 23.482 ms 2024-09-17T07:04:14.201 INFO:teuthology.orchestra.run.smithi037.stdout:HEALTH_OK 2024-09-17T07:04:14.748 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:14 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:04:12.808715+0000 mgr.smithi037.xnzdne (mgr.24367) 30 : audit [DBG] from='client.14632 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:04:14.748 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:14 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:04:13.407401+0000 mgr.smithi037.xnzdne (mgr.24367) 31 : cluster [DBG] pgmap v23: 97 pgs: 97 active+clean; 289 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 11 MiB/s wr, 1.03k op/s 2024-09-17T07:04:14.748 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:14 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:04:14.175335+0000 mon.smithi037 (mon.0) 652 : audit [INF] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' 2024-09-17T07:04:14.748 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:14 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:04:14.177063+0000 mon.smithi037 (mon.0) 653 : audit [DBG] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:04:14.748 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:14 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:04:14.201583+0000 mon.smithi037 (mon.0) 654 : audit [DBG] from='client.? 172.21.15.37:0/1723308123' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:04:14.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:14 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:04:12.808715+0000 mgr.smithi037.xnzdne (mgr.24367) 30 : audit [DBG] from='client.14632 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:04:14.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:14 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:04:13.407401+0000 mgr.smithi037.xnzdne (mgr.24367) 31 : cluster [DBG] pgmap v23: 97 pgs: 97 active+clean; 289 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 11 MiB/s wr, 1.03k op/s 2024-09-17T07:04:14.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:14 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:04:14.175335+0000 mon.smithi037 (mon.0) 652 : audit [INF] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' 2024-09-17T07:04:14.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:14 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:04:14.177063+0000 mon.smithi037 (mon.0) 653 : audit [DBG] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:04:14.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:14 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:04:14.201583+0000 mon.smithi037 (mon.0) 654 : audit [DBG] from='client.? 172.21.15.37:0/1723308123' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:04:14.876 INFO:teuthology.orchestra.run.smithi037.stdout: 5 60200 27.16 MB/sec warmup 63 sec latency 34.412 ms 2024-09-17T07:04:15.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:15 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:04:13.682067+0000 mgr.smithi037.xnzdne (mgr.24367) 32 : audit [DBG] from='client.14640 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:04:15.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:15 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:04:14.175788+0000 mgr.smithi037.xnzdne (mgr.24367) 33 : cephadm [INF] Upgrade: Target is version 18.2.4-855-g19e2a2be (unknown) 2024-09-17T07:04:15.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:15 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:04:14.175938+0000 mgr.smithi037.xnzdne (mgr.24367) 34 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, digests ['quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9'] 2024-09-17T07:04:15.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:15 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:04:14.178055+0000 mgr.smithi037.xnzdne (mgr.24367) 35 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi037.xnzdne) 2024-09-17T07:04:15.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:15 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:04:14.453957+0000 mgr.smithi037.xnzdne (mgr.24367) 36 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 on smithi167 2024-09-17T07:04:15.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:15 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:04:13.682067+0000 mgr.smithi037.xnzdne (mgr.24367) 32 : audit [DBG] from='client.14640 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:04:15.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:15 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:04:14.175788+0000 mgr.smithi037.xnzdne (mgr.24367) 33 : cephadm [INF] Upgrade: Target is version 18.2.4-855-g19e2a2be (unknown) 2024-09-17T07:04:15.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:15 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:04:14.175938+0000 mgr.smithi037.xnzdne (mgr.24367) 34 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, digests ['quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9'] 2024-09-17T07:04:15.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:15 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:04:14.178055+0000 mgr.smithi037.xnzdne (mgr.24367) 35 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi037.xnzdne) 2024-09-17T07:04:15.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:15 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:04:14.453957+0000 mgr.smithi037.xnzdne (mgr.24367) 36 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 on smithi167 2024-09-17T07:04:15.876 INFO:teuthology.orchestra.run.smithi037.stdout: 5 61021 27.12 MB/sec warmup 64 sec latency 16.265 ms 2024-09-17T07:04:16.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:16 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:04:15.408035+0000 mgr.smithi037.xnzdne (mgr.24367) 37 : cluster [DBG] pgmap v24: 97 pgs: 97 active+clean; 297 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 15 MiB/s wr, 1.41k op/s 2024-09-17T07:04:16.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:16 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:04:15.408035+0000 mgr.smithi037.xnzdne (mgr.24367) 37 : cluster [DBG] pgmap v24: 97 pgs: 97 active+clean; 297 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 15 MiB/s wr, 1.41k op/s 2024-09-17T07:04:16.876 INFO:teuthology.orchestra.run.smithi037.stdout: 5 61712 26.85 MB/sec warmup 65 sec latency 41.869 ms 2024-09-17T07:04:17.876 INFO:teuthology.orchestra.run.smithi037.stdout: 5 62445 26.77 MB/sec warmup 66 sec latency 39.458 ms 2024-09-17T07:04:18.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:18 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:04:17.408336+0000 mgr.smithi037.xnzdne (mgr.24367) 38 : cluster [DBG] pgmap v25: 97 pgs: 97 active+clean; 297 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 8.7 MiB/s wr, 832 op/s 2024-09-17T07:04:18.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:18 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:04:17.408336+0000 mgr.smithi037.xnzdne (mgr.24367) 38 : cluster [DBG] pgmap v25: 97 pgs: 97 active+clean; 297 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 8.7 MiB/s wr, 832 op/s 2024-09-17T07:04:18.876 INFO:teuthology.orchestra.run.smithi037.stdout: 5 63377 26.76 MB/sec warmup 67 sec latency 95.067 ms 2024-09-17T07:04:19.876 INFO:teuthology.orchestra.run.smithi037.stdout: 5 64223 26.77 MB/sec warmup 68 sec latency 14.399 ms 2024-09-17T07:04:20.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:20 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:04:19.408726+0000 mgr.smithi037.xnzdne (mgr.24367) 39 : cluster [DBG] pgmap v26: 97 pgs: 97 active+clean; 297 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 8.7 MiB/s wr, 832 op/s 2024-09-17T07:04:20.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:20 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:04:19.408726+0000 mgr.smithi037.xnzdne (mgr.24367) 39 : cluster [DBG] pgmap v26: 97 pgs: 97 active+clean; 297 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 8.7 MiB/s wr, 832 op/s 2024-09-17T07:04:20.876 INFO:teuthology.orchestra.run.smithi037.stdout: 5 64761 26.57 MB/sec warmup 69 sec latency 25.799 ms 2024-09-17T07:04:21.876 INFO:teuthology.orchestra.run.smithi037.stdout: 5 65293 26.31 MB/sec warmup 70 sec latency 38.970 ms 2024-09-17T07:04:22.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:22 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:04:21.409264+0000 mgr.smithi037.xnzdne (mgr.24367) 40 : cluster [DBG] pgmap v27: 97 pgs: 97 active+clean; 315 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 14 MiB/s wr, 1.34k op/s 2024-09-17T07:04:22.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:22 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:04:21.409264+0000 mgr.smithi037.xnzdne (mgr.24367) 40 : cluster [DBG] pgmap v27: 97 pgs: 97 active+clean; 315 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 14 MiB/s wr, 1.34k op/s 2024-09-17T07:04:22.876 INFO:teuthology.orchestra.run.smithi037.stdout: 5 65907 26.18 MB/sec warmup 71 sec latency 21.278 ms 2024-09-17T07:04:23.876 INFO:teuthology.orchestra.run.smithi037.stdout: 5 66766 26.15 MB/sec warmup 72 sec latency 41.609 ms 2024-09-17T07:04:24.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:24 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:04:23.409654+0000 mgr.smithi037.xnzdne (mgr.24367) 41 : cluster [DBG] pgmap v28: 97 pgs: 97 active+clean; 315 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 9.0 MiB/s wr, 894 op/s 2024-09-17T07:04:24.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:24 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:04:23.409654+0000 mgr.smithi037.xnzdne (mgr.24367) 41 : cluster [DBG] pgmap v28: 97 pgs: 97 active+clean; 315 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 9.0 MiB/s wr, 894 op/s 2024-09-17T07:04:24.876 INFO:teuthology.orchestra.run.smithi037.stdout: 5 67471 26.14 MB/sec warmup 73 sec latency 18.014 ms 2024-09-17T07:04:25.876 INFO:teuthology.orchestra.run.smithi037.stdout: 5 67986 25.98 MB/sec warmup 74 sec latency 29.933 ms 2024-09-17T07:04:26.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:26 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:04:25.410158+0000 mgr.smithi037.xnzdne (mgr.24367) 42 : cluster [DBG] pgmap v29: 97 pgs: 97 active+clean; 319 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 13 MiB/s wr, 1.30k op/s 2024-09-17T07:04:26.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:26 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:04:25.410158+0000 mgr.smithi037.xnzdne (mgr.24367) 42 : cluster [DBG] pgmap v29: 97 pgs: 97 active+clean; 319 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 13 MiB/s wr, 1.30k op/s 2024-09-17T07:04:26.876 INFO:teuthology.orchestra.run.smithi037.stdout: 5 68409 25.76 MB/sec warmup 75 sec latency 51.731 ms 2024-09-17T07:04:27.876 INFO:teuthology.orchestra.run.smithi037.stdout: 5 69116 25.58 MB/sec warmup 76 sec latency 117.028 ms 2024-09-17T07:04:28.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:28 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:04:27.410516+0000 mgr.smithi037.xnzdne (mgr.24367) 43 : cluster [DBG] pgmap v30: 97 pgs: 97 active+clean; 319 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 8.9 MiB/s wr, 911 op/s 2024-09-17T07:04:28.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:28 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:04:27.410516+0000 mgr.smithi037.xnzdne (mgr.24367) 43 : cluster [DBG] pgmap v30: 97 pgs: 97 active+clean; 319 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 8.9 MiB/s wr, 911 op/s 2024-09-17T07:04:28.876 INFO:teuthology.orchestra.run.smithi037.stdout: 5 69953 25.58 MB/sec warmup 77 sec latency 34.238 ms 2024-09-17T07:04:29.876 INFO:teuthology.orchestra.run.smithi037.stdout: 5 70686 25.53 MB/sec warmup 78 sec latency 16.682 ms 2024-09-17T07:04:30.752 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:30 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:04:29.410908+0000 mgr.smithi037.xnzdne (mgr.24367) 44 : cluster [DBG] pgmap v31: 97 pgs: 97 active+clean; 319 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 8.9 MiB/s wr, 911 op/s 2024-09-17T07:04:30.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:30 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:04:29.410908+0000 mgr.smithi037.xnzdne (mgr.24367) 44 : cluster [DBG] pgmap v31: 97 pgs: 97 active+clean; 319 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 8.9 MiB/s wr, 911 op/s 2024-09-17T07:04:30.876 INFO:teuthology.orchestra.run.smithi037.stdout: 5 71268 25.45 MB/sec warmup 79 sec latency 27.922 ms 2024-09-17T07:04:31.876 INFO:teuthology.orchestra.run.smithi037.stdout: 5 71575 25.24 MB/sec warmup 80 sec latency 37.697 ms 2024-09-17T07:04:32.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:32 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:04:31.411444+0000 mgr.smithi037.xnzdne (mgr.24367) 45 : cluster [DBG] pgmap v32: 97 pgs: 97 active+clean; 315 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 13 MiB/s wr, 1.29k op/s 2024-09-17T07:04:32.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:32 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:04:31.411444+0000 mgr.smithi037.xnzdne (mgr.24367) 45 : cluster [DBG] pgmap v32: 97 pgs: 97 active+clean; 315 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 13 MiB/s wr, 1.29k op/s 2024-09-17T07:04:32.876 INFO:teuthology.orchestra.run.smithi037.stdout: 5 71935 25.03 MB/sec warmup 81 sec latency 74.498 ms 2024-09-17T07:04:33.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:33 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:04:33.409213+0000 mon.smithi037 (mon.0) 655 : audit [INF] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]: dispatch 2024-09-17T07:04:33.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:33 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:04:33.409534+0000 mon.smithi037 (mon.0) 656 : audit [INF] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-09-17T07:04:33.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:33 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:04:33.409742+0000 mon.smithi037 (mon.0) 657 : audit [INF] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 5]}]: dispatch 2024-09-17T07:04:33.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:33 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:04:33.410000+0000 mon.smithi037 (mon.0) 658 : audit [INF] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-09-17T07:04:33.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:33 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:04:33.409213+0000 mon.smithi037 (mon.0) 655 : audit [INF] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]: dispatch 2024-09-17T07:04:33.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:33 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:04:33.409534+0000 mon.smithi037 (mon.0) 656 : audit [INF] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-09-17T07:04:33.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:33 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:04:33.409742+0000 mon.smithi037 (mon.0) 657 : audit [INF] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 5]}]: dispatch 2024-09-17T07:04:33.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:33 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:04:33.410000+0000 mon.smithi037 (mon.0) 658 : audit [INF] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-09-17T07:04:33.876 INFO:teuthology.orchestra.run.smithi037.stdout: 5 72486 24.80 MB/sec warmup 82 sec latency 39.086 ms 2024-09-17T07:04:34.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:34 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:04:33.411816+0000 mgr.smithi037.xnzdne (mgr.24367) 46 : cluster [DBG] pgmap v33: 97 pgs: 97 active+clean; 315 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 7.6 MiB/s wr, 779 op/s 2024-09-17T07:04:34.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:34 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:04:33.465744+0000 mon.smithi037 (mon.0) 659 : audit [INF] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]': finished 2024-09-17T07:04:34.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:34 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:04:33.465828+0000 mon.smithi037 (mon.0) 660 : audit [INF] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]': finished 2024-09-17T07:04:34.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:34 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:04:33.466127+0000 mon.smithi037 (mon.0) 661 : audit [INF] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 5]}]': finished 2024-09-17T07:04:34.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:34 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:04:33.466256+0000 mon.smithi037 (mon.0) 662 : audit [INF] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]': finished 2024-09-17T07:04:34.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:34 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:04:33.466377+0000 mon.smithi037 (mon.0) 663 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-09-17T07:04:34.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:34 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:04:33.467694+0000 mon.smithi037 (mon.0) 664 : audit [INF] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2024-09-17T07:04:34.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:34 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:04:33.473093+0000 mon.smithi037 (mon.0) 665 : audit [INF] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-09-17T07:04:34.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:34 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:04:33.693675+0000 mon.smithi037 (mon.0) 666 : audit [INF] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.xnzdne/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:04:34.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:34 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:04:33.705246+0000 mon.smithi037 (mon.0) 667 : audit [INF] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.xnzdne/trash_purge_schedule"}]: dispatch 2024-09-17T07:04:34.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:34 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:04:34.466776+0000 mon.smithi037 (mon.0) 668 : audit [INF] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-09-17T07:04:34.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:34 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:04:34.466862+0000 mon.smithi037 (mon.0) 669 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-09-17T07:04:34.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:34 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:04:33.411816+0000 mgr.smithi037.xnzdne (mgr.24367) 46 : cluster [DBG] pgmap v33: 97 pgs: 97 active+clean; 315 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 7.6 MiB/s wr, 779 op/s 2024-09-17T07:04:34.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:34 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:04:33.465744+0000 mon.smithi037 (mon.0) 659 : audit [INF] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]': finished 2024-09-17T07:04:34.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:34 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:04:33.465828+0000 mon.smithi037 (mon.0) 660 : audit [INF] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]': finished 2024-09-17T07:04:34.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:34 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:04:33.466127+0000 mon.smithi037 (mon.0) 661 : audit [INF] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 5]}]': finished 2024-09-17T07:04:34.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:34 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:04:33.466256+0000 mon.smithi037 (mon.0) 662 : audit [INF] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]': finished 2024-09-17T07:04:34.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:34 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:04:33.466377+0000 mon.smithi037 (mon.0) 663 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-09-17T07:04:34.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:34 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:04:33.467694+0000 mon.smithi037 (mon.0) 664 : audit [INF] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2024-09-17T07:04:34.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:34 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:04:33.473093+0000 mon.smithi037 (mon.0) 665 : audit [INF] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-09-17T07:04:34.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:34 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:04:33.693675+0000 mon.smithi037 (mon.0) 666 : audit [INF] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.xnzdne/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:04:34.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:34 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:04:33.705246+0000 mon.smithi037 (mon.0) 667 : audit [INF] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.xnzdne/trash_purge_schedule"}]: dispatch 2024-09-17T07:04:34.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:34 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:04:34.466776+0000 mon.smithi037 (mon.0) 668 : audit [INF] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-09-17T07:04:34.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:34 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:04:34.466862+0000 mon.smithi037 (mon.0) 669 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-09-17T07:04:34.876 INFO:teuthology.orchestra.run.smithi037.stdout: 5 72917 24.70 MB/sec warmup 83 sec latency 36.482 ms 2024-09-17T07:04:35.876 INFO:teuthology.orchestra.run.smithi037.stdout: 5 73778 24.67 MB/sec warmup 84 sec latency 34.477 ms 2024-09-17T07:04:36.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:36 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:04:35.412230+0000 mgr.smithi037.xnzdne (mgr.24367) 47 : cluster [DBG] pgmap v36: 97 pgs: 4 peering, 93 active+clean; 301 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 10 MiB/s wr, 1.01k op/s 2024-09-17T07:04:36.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:36 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:04:35.466298+0000 mon.smithi037 (mon.0) 670 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-09-17T07:04:36.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:36 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:04:35.470368+0000 mon.smithi037 (mon.0) 671 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-09-17T07:04:36.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:36 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:04:36.395727+0000 mon.smithi037 (mon.0) 672 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-09-17T07:04:36.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:36 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:04:35.412230+0000 mgr.smithi037.xnzdne (mgr.24367) 47 : cluster [DBG] pgmap v36: 97 pgs: 4 peering, 93 active+clean; 301 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 10 MiB/s wr, 1.01k op/s 2024-09-17T07:04:36.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:36 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:04:35.466298+0000 mon.smithi037 (mon.0) 670 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-09-17T07:04:36.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:36 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:04:35.470368+0000 mon.smithi037 (mon.0) 671 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-09-17T07:04:36.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:36 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:04:36.395727+0000 mon.smithi037 (mon.0) 672 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-09-17T07:04:36.876 INFO:teuthology.orchestra.run.smithi037.stdout: 5 74668 24.70 MB/sec warmup 85 sec latency 19.262 ms 2024-09-17T07:04:37.876 INFO:teuthology.orchestra.run.smithi037.stdout: 5 75461 24.69 MB/sec warmup 86 sec latency 17.941 ms 2024-09-17T07:04:38.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:38 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:04:37.401762+0000 mon.smithi037 (mon.0) 673 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-09-17T07:04:38.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:38 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:04:37.412649+0000 mgr.smithi037.xnzdne (mgr.24367) 48 : cluster [DBG] pgmap v40: 97 pgs: 4 peering, 93 active+clean; 301 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 9.2 MiB/s wr, 906 op/s 2024-09-17T07:04:38.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:38 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:04:37.401762+0000 mon.smithi037 (mon.0) 673 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-09-17T07:04:38.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:38 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:04:37.412649+0000 mgr.smithi037.xnzdne (mgr.24367) 48 : cluster [DBG] pgmap v40: 97 pgs: 4 peering, 93 active+clean; 301 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 9.2 MiB/s wr, 906 op/s 2024-09-17T07:04:38.876 INFO:teuthology.orchestra.run.smithi037.stdout: 5 75951 24.46 MB/sec warmup 87 sec latency 58.830 ms 2024-09-17T07:04:39.877 INFO:teuthology.orchestra.run.smithi037.stdout: 5 76293 24.28 MB/sec warmup 88 sec latency 33.437 ms 2024-09-17T07:04:40.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:40 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:04:39.413062+0000 mgr.smithi037.xnzdne (mgr.24367) 49 : cluster [DBG] pgmap v41: 97 pgs: 4 peering, 93 active+clean; 301 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 651 KiB/s wr, 36 op/s 2024-09-17T07:04:40.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:40 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:04:39.413062+0000 mgr.smithi037.xnzdne (mgr.24367) 49 : cluster [DBG] pgmap v41: 97 pgs: 4 peering, 93 active+clean; 301 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 651 KiB/s wr, 36 op/s 2024-09-17T07:04:40.876 INFO:teuthology.orchestra.run.smithi037.stdout: 5 76776 24.18 MB/sec warmup 89 sec latency 29.340 ms 2024-09-17T07:04:41.877 INFO:teuthology.orchestra.run.smithi037.stdout: 5 77230 24.05 MB/sec warmup 90 sec latency 52.922 ms 2024-09-17T07:04:42.538 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:42 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:04:41.413565+0000 mgr.smithi037.xnzdne (mgr.24367) 50 : cluster [DBG] pgmap v42: 97 pgs: 97 active+clean; 296 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 8.2 MiB/s wr, 819 op/s; 0 B/s, 1 keys/s, 0 objects/s recovering 2024-09-17T07:04:42.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:42 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:04:41.413565+0000 mgr.smithi037.xnzdne (mgr.24367) 50 : cluster [DBG] pgmap v42: 97 pgs: 97 active+clean; 296 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 8.2 MiB/s wr, 819 op/s; 0 B/s, 1 keys/s, 0 objects/s recovering 2024-09-17T07:04:42.877 INFO:teuthology.orchestra.run.smithi037.stdout: 5 77608 23.93 MB/sec warmup 91 sec latency 36.133 ms 2024-09-17T07:04:43.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:43 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:04:42.391651+0000 mon.smithi037 (mon.0) 674 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-09-17T07:04:43.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:43 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:04:42.391680+0000 mon.smithi037 (mon.0) 675 : cluster [INF] Cluster is now healthy 2024-09-17T07:04:43.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:43 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:04:42.391651+0000 mon.smithi037 (mon.0) 674 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-09-17T07:04:43.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:43 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:04:42.391680+0000 mon.smithi037 (mon.0) 675 : cluster [INF] Cluster is now healthy 2024-09-17T07:04:43.877 INFO:teuthology.orchestra.run.smithi037.stdout: 5 78105 23.84 MB/sec warmup 92 sec latency 32.116 ms 2024-09-17T07:04:44.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:44 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:04:43.413888+0000 mgr.smithi037.xnzdne (mgr.24367) 51 : cluster [DBG] pgmap v43: 97 pgs: 97 active+clean; 296 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.6 KiB/s rd, 6.2 MiB/s wr, 618 op/s; 0 B/s, 1 keys/s, 0 objects/s recovering 2024-09-17T07:04:44.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:44 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:04:43.661245+0000 mon.smithi037 (mon.0) 676 : audit [INF] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' 2024-09-17T07:04:44.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:44 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:04:43.413888+0000 mgr.smithi037.xnzdne (mgr.24367) 51 : cluster [DBG] pgmap v43: 97 pgs: 97 active+clean; 296 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.6 KiB/s rd, 6.2 MiB/s wr, 618 op/s; 0 B/s, 1 keys/s, 0 objects/s recovering 2024-09-17T07:04:44.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:44 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:04:43.661245+0000 mon.smithi037 (mon.0) 676 : audit [INF] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' 2024-09-17T07:04:44.774 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-09-17T07:04:44.877 INFO:teuthology.orchestra.run.smithi037.stdout: 5 78905 23.82 MB/sec warmup 93 sec latency 18.734 ms 2024-09-17T07:04:45.751 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST STATUS REFRESHED AGE PORTS VERSION IMAGE ID CONTAINER ID 2024-09-17T07:04:45.752 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.smithi037 smithi037 running (5m) 63s ago 7m *:9093 *:9094 0.20.0 0881eb8f169f 678a2b9bc6ad 2024-09-17T07:04:45.752 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi037 smithi037 running (7m) 63s ago 7m - 16.2.0 24ecd6d5f14c cfb092719ab6 2024-09-17T07:04:45.752 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi167 smithi167 running (6m) 68s ago 6m - 16.2.0 24ecd6d5f14c 535da7f9a9b2 2024-09-17T07:04:45.752 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.smithi037 smithi037 running (5m) 63s ago 7m *:3000 6.7.4 557c83e11646 c2b9de243451 2024-09-17T07:04:45.752 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi037.jtdcan smithi037 running (2m) 63s ago 119s - 16.2.0 24ecd6d5f14c 9972c22cf2de 2024-09-17T07:04:45.752 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi167.pprzvy smithi167 running (2m) 68s ago 2m - 16.2.0 24ecd6d5f14c 7f42961a3697 2024-09-17T07:04:45.752 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi037.xnzdne smithi037 running (8m) 63s ago 8m *:9283 16.2.0 24ecd6d5f14c fe5576907dcd 2024-09-17T07:04:45.752 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi167.ysqmzf smithi167 running (6m) 68s ago 6m *:8443 *:9283 16.2.0 24ecd6d5f14c bf02c1ac33cb 2024-09-17T07:04:45.752 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi037 smithi037 running (8m) 63s ago 8m - 16.2.0 24ecd6d5f14c 64e774b68c51 2024-09-17T07:04:45.752 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi167 smithi167 running (6m) 68s ago 6m - 16.2.0 24ecd6d5f14c a9e35dbd0fa0 2024-09-17T07:04:45.752 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.smithi037 smithi037 running (104s) 63s ago 104s *:2049 3.5 24ecd6d5f14c 324917974f0e 2024-09-17T07:04:45.752 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.smithi167 smithi167 running (108s) 68s ago 108s *:2049 3.5 24ecd6d5f14c fc6e48634b31 2024-09-17T07:04:45.752 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi037 smithi037 running (6m) 63s ago 6m *:9100 0.18.1 e5a616e4b9cf ffa97bacea8c 2024-09-17T07:04:45.753 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi167 smithi167 running (6m) 68s ago 6m *:9100 0.18.1 e5a616e4b9cf 6fd08102820d 2024-09-17T07:04:45.753 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (5m) 63s ago 5m - 16.2.0 24ecd6d5f14c d74c41c79a3d 2024-09-17T07:04:45.753 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (5m) 63s ago 5m - 16.2.0 24ecd6d5f14c 9893d8fdab55 2024-09-17T07:04:45.753 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (5m) 63s ago 5m - 16.2.0 24ecd6d5f14c f5506a58d1bb 2024-09-17T07:04:45.753 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (4m) 63s ago 4m - 16.2.0 24ecd6d5f14c 9bc451cb2df8 2024-09-17T07:04:45.753 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi167 running (4m) 68s ago 4m - 16.2.0 24ecd6d5f14c 062421f15e44 2024-09-17T07:04:45.753 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi167 running (4m) 68s ago 4m - 16.2.0 24ecd6d5f14c f1d1552fbeeb 2024-09-17T07:04:45.753 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi167 running (3m) 68s ago 3m - 16.2.0 24ecd6d5f14c 5c621e82d4cd 2024-09-17T07:04:45.753 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi167 running (3m) 68s ago 3m - 16.2.0 24ecd6d5f14c 721a3bad3841 2024-09-17T07:04:45.753 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.smithi037 smithi037 running (5m) 63s ago 6m *:9095 2.18.1 de242295e225 cd62d3f0236e 2024-09-17T07:04:45.877 INFO:teuthology.orchestra.run.smithi037.stdout: 5 79454 23.65 MB/sec warmup 94 sec latency 57.384 ms 2024-09-17T07:04:46.240 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T07:04:46.240 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-09-17T07:04:46.240 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:04:46.240 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:04:46.240 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-09-17T07:04:46.240 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:04:46.240 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:04:46.240 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-09-17T07:04:46.241 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-09-17T07:04:46.241 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:04:46.241 INFO:teuthology.orchestra.run.smithi037.stdout: "mds": { 2024-09-17T07:04:46.241 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:04:46.241 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:04:46.241 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-09-17T07:04:46.241 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 14 2024-09-17T07:04:46.241 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-09-17T07:04:46.241 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T07:04:46.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:46 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:04:44.750771+0000 mgr.smithi037.xnzdne (mgr.24367) 52 : audit [DBG] from='client.24433 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:04:46.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:46 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:04:45.282296+0000 mgr.smithi037.xnzdne (mgr.24367) 53 : audit [DBG] from='client.24437 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:04:46.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:46 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:04:45.414526+0000 mgr.smithi037.xnzdne (mgr.24367) 54 : cluster [DBG] pgmap v44: 97 pgs: 97 active+clean; 310 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 9.7 MiB/s wr, 922 op/s; 0 B/s, 1 keys/s, 0 objects/s recovering 2024-09-17T07:04:46.524 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:46 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:04:46.239621+0000 mon.smithi037 (mon.0) 677 : audit [DBG] from='client.? 172.21.15.37:0/4084064194' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:04:46.704 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T07:04:46.704 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9", 2024-09-17T07:04:46.704 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": true, 2024-09-17T07:04:46.705 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [], 2024-09-17T07:04:46.705 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": "0/23 ceph daemons upgraded", 2024-09-17T07:04:46.705 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "Pulling quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 image on host smithi167" 2024-09-17T07:04:46.705 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T07:04:46.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:46 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:04:44.750771+0000 mgr.smithi037.xnzdne (mgr.24367) 52 : audit [DBG] from='client.24433 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:04:46.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:46 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:04:45.282296+0000 mgr.smithi037.xnzdne (mgr.24367) 53 : audit [DBG] from='client.24437 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:04:46.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:46 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:04:45.414526+0000 mgr.smithi037.xnzdne (mgr.24367) 54 : cluster [DBG] pgmap v44: 97 pgs: 97 active+clean; 310 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 9.7 MiB/s wr, 922 op/s; 0 B/s, 1 keys/s, 0 objects/s recovering 2024-09-17T07:04:46.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:46 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:04:46.239621+0000 mon.smithi037 (mon.0) 677 : audit [DBG] from='client.? 172.21.15.37:0/4084064194' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:04:46.877 INFO:teuthology.orchestra.run.smithi037.stdout: 5 79860 23.50 MB/sec warmup 95 sec latency 79.856 ms 2024-09-17T07:04:47.202 INFO:teuthology.orchestra.run.smithi037.stdout:HEALTH_OK 2024-09-17T07:04:47.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:47 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:04:45.738705+0000 mgr.smithi037.xnzdne (mgr.24367) 55 : audit [DBG] from='client.14654 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:04:47.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:47 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:04:47.201578+0000 mon.smithi037 (mon.0) 678 : audit [DBG] from='client.? 172.21.15.37:0/458610304' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:04:47.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:47 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:04:45.738705+0000 mgr.smithi037.xnzdne (mgr.24367) 55 : audit [DBG] from='client.14654 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:04:47.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:47 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:04:47.201578+0000 mon.smithi037 (mon.0) 678 : audit [DBG] from='client.? 172.21.15.37:0/458610304' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:04:47.877 INFO:teuthology.orchestra.run.smithi037.stdout: 5 80701 23.53 MB/sec warmup 96 sec latency 39.676 ms 2024-09-17T07:04:48.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:48 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:04:46.704395+0000 mgr.smithi037.xnzdne (mgr.24367) 56 : audit [DBG] from='client.14662 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:04:48.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:48 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:04:47.414841+0000 mgr.smithi037.xnzdne (mgr.24367) 57 : cluster [DBG] pgmap v45: 97 pgs: 97 active+clean; 310 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 9.5 KiB/s rd, 8.8 MiB/s wr, 831 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-09-17T07:04:48.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:48 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:04:46.704395+0000 mgr.smithi037.xnzdne (mgr.24367) 56 : audit [DBG] from='client.14662 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:04:48.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:48 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:04:47.414841+0000 mgr.smithi037.xnzdne (mgr.24367) 57 : cluster [DBG] pgmap v45: 97 pgs: 97 active+clean; 310 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 9.5 KiB/s rd, 8.8 MiB/s wr, 831 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-09-17T07:04:48.877 INFO:teuthology.orchestra.run.smithi037.stdout: 5 81421 23.52 MB/sec warmup 97 sec latency 31.735 ms 2024-09-17T07:04:49.877 INFO:teuthology.orchestra.run.smithi037.stdout: 5 82369 23.57 MB/sec warmup 98 sec latency 16.081 ms 2024-09-17T07:04:50.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:50 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:04:49.158547+0000 mgr.smithi037.xnzdne (mgr.24367) 58 : cephadm [INF] Upgrade: Updating mgr.smithi167.ysqmzf 2024-09-17T07:04:50.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:50 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:04:49.163061+0000 mon.smithi037 (mon.0) 679 : audit [INF] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' 2024-09-17T07:04:50.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:50 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:04:49.163869+0000 mon.smithi037 (mon.0) 680 : audit [INF] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi167.ysqmzf", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T07:04:50.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:50 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:04:49.164814+0000 mon.smithi037 (mon.0) 681 : audit [DBG] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T07:04:50.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:50 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:04:49.166374+0000 mon.smithi037 (mon.0) 682 : audit [DBG] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:04:50.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:50 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:04:49.167131+0000 mgr.smithi037.xnzdne (mgr.24367) 59 : cephadm [INF] Deploying daemon mgr.smithi167.ysqmzf on smithi167 2024-09-17T07:04:50.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:50 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:04:49.415273+0000 mgr.smithi037.xnzdne (mgr.24367) 60 : cluster [DBG] pgmap v46: 97 pgs: 97 active+clean; 312 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 7.9 KiB/s rd, 7.8 MiB/s wr, 740 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-09-17T07:04:50.524 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:50 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:04:49.158547+0000 mgr.smithi037.xnzdne (mgr.24367) 58 : cephadm [INF] Upgrade: Updating mgr.smithi167.ysqmzf 2024-09-17T07:04:50.524 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:50 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:04:49.163061+0000 mon.smithi037 (mon.0) 679 : audit [INF] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' 2024-09-17T07:04:50.524 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:50 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:04:49.163869+0000 mon.smithi037 (mon.0) 680 : audit [INF] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi167.ysqmzf", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T07:04:50.524 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:50 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:04:49.164814+0000 mon.smithi037 (mon.0) 681 : audit [DBG] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T07:04:50.524 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:50 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:04:49.166374+0000 mon.smithi037 (mon.0) 682 : audit [DBG] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:04:50.524 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:50 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:04:49.167131+0000 mgr.smithi037.xnzdne (mgr.24367) 59 : cephadm [INF] Deploying daemon mgr.smithi167.ysqmzf on smithi167 2024-09-17T07:04:50.524 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:50 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:04:49.415273+0000 mgr.smithi037.xnzdne (mgr.24367) 60 : cluster [DBG] pgmap v46: 97 pgs: 97 active+clean; 312 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 7.9 KiB/s rd, 7.8 MiB/s wr, 740 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-09-17T07:04:50.877 INFO:teuthology.orchestra.run.smithi037.stdout: 5 83125 23.44 MB/sec warmup 99 sec latency 70.703 ms 2024-09-17T07:04:51.877 INFO:teuthology.orchestra.run.smithi037.stdout: 5 83850 23.42 MB/sec warmup 100 sec latency 23.616 ms 2024-09-17T07:04:52.543 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:52 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:04:51.415904+0000 mgr.smithi037.xnzdne (mgr.24367) 61 : cluster [DBG] pgmap v47: 97 pgs: 97 active+clean; 309 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 11 MiB/s wr, 1.08k op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-09-17T07:04:52.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:52 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:04:51.415904+0000 mgr.smithi037.xnzdne (mgr.24367) 61 : cluster [DBG] pgmap v47: 97 pgs: 97 active+clean; 309 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 11 MiB/s wr, 1.08k op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-09-17T07:04:52.877 INFO:teuthology.orchestra.run.smithi037.stdout: 5 84471 23.37 MB/sec warmup 101 sec latency 36.068 ms 2024-09-17T07:04:53.877 INFO:teuthology.orchestra.run.smithi037.stdout: 5 84864 23.27 MB/sec warmup 102 sec latency 52.119 ms 2024-09-17T07:04:54.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:54 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:04:53.416202+0000 mgr.smithi037.xnzdne (mgr.24367) 62 : cluster [DBG] pgmap v48: 97 pgs: 97 active+clean; 309 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.3 KiB/s rd, 7.2 MiB/s wr, 685 op/s 2024-09-17T07:04:54.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:54 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:04:53.881346+0000 mon.smithi037 (mon.0) 683 : audit [INF] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' 2024-09-17T07:04:54.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:54 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:04:53.882096+0000 mon.smithi037 (mon.0) 684 : audit [DBG] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:04:54.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:54 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:04:53.416202+0000 mgr.smithi037.xnzdne (mgr.24367) 62 : cluster [DBG] pgmap v48: 97 pgs: 97 active+clean; 309 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.3 KiB/s rd, 7.2 MiB/s wr, 685 op/s 2024-09-17T07:04:54.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:54 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:04:53.881346+0000 mon.smithi037 (mon.0) 683 : audit [INF] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' 2024-09-17T07:04:54.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:54 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:04:53.882096+0000 mon.smithi037 (mon.0) 684 : audit [DBG] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:04:54.877 INFO:teuthology.orchestra.run.smithi037.stdout: 5 85154 23.13 MB/sec warmup 103 sec latency 54.932 ms 2024-09-17T07:04:55.877 INFO:teuthology.orchestra.run.smithi037.stdout: 5 85644 23.04 MB/sec warmup 104 sec latency 52.159 ms 2024-09-17T07:04:56.538 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:56 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:04:55.416919+0000 mgr.smithi037.xnzdne (mgr.24367) 63 : cluster [DBG] pgmap v49: 97 pgs: 97 active+clean; 304 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 11 MiB/s wr, 1.04k op/s 2024-09-17T07:04:56.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:56 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:04:55.416919+0000 mgr.smithi037.xnzdne (mgr.24367) 63 : cluster [DBG] pgmap v49: 97 pgs: 97 active+clean; 304 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 11 MiB/s wr, 1.04k op/s 2024-09-17T07:04:56.877 INFO:teuthology.orchestra.run.smithi037.stdout: 5 86009 22.95 MB/sec warmup 105 sec latency 44.843 ms 2024-09-17T07:04:57.877 INFO:teuthology.orchestra.run.smithi037.stdout: 5 86538 22.77 MB/sec warmup 106 sec latency 59.485 ms 2024-09-17T07:04:58.688 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:58 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:04:57.417311+0000 mgr.smithi037.xnzdne (mgr.24367) 64 : cluster [DBG] pgmap v50: 97 pgs: 97 active+clean; 304 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 7.7 MiB/s wr, 759 op/s 2024-09-17T07:04:58.688 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:58 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:04:57.915478+0000 mon.smithi037 (mon.0) 685 : audit [INF] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' 2024-09-17T07:04:58.688 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:58 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:04:58.278230+0000 mon.smithi037 (mon.0) 686 : audit [INF] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' 2024-09-17T07:04:58.688 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:58 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:04:58.284803+0000 mon.smithi037 (mon.0) 687 : audit [DBG] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:04:58.688 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:58 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:04:58.290956+0000 mon.smithi037 (mon.0) 688 : audit [INF] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mgr fail", "who": "smithi037.xnzdne"}]: dispatch 2024-09-17T07:04:58.688 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:58 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:04:58.297369+0000 mon.smithi037 (mon.0) 689 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-09-17T07:04:58.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:58 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:04:57.417311+0000 mgr.smithi037.xnzdne (mgr.24367) 64 : cluster [DBG] pgmap v50: 97 pgs: 97 active+clean; 304 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 7.7 MiB/s wr, 759 op/s 2024-09-17T07:04:58.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:58 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:04:57.915478+0000 mon.smithi037 (mon.0) 685 : audit [INF] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' 2024-09-17T07:04:58.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:58 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:04:58.278230+0000 mon.smithi037 (mon.0) 686 : audit [INF] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' 2024-09-17T07:04:58.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:58 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:04:58.284803+0000 mon.smithi037 (mon.0) 687 : audit [DBG] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:04:58.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:58 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:04:58.290956+0000 mon.smithi037 (mon.0) 688 : audit [INF] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mgr fail", "who": "smithi037.xnzdne"}]: dispatch 2024-09-17T07:04:58.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:58 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:04:58.297369+0000 mon.smithi037 (mon.0) 689 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-09-17T07:04:58.877 INFO:teuthology.orchestra.run.smithi037.stdout: 5 87018 22.68 MB/sec warmup 107 sec latency 60.019 ms 2024-09-17T07:04:59.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:59 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:04:58.286685+0000 mgr.smithi037.xnzdne (mgr.24367) 65 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi037.xnzdne) 2024-09-17T07:04:59.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:59 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:04:58.290577+0000 mgr.smithi037.xnzdne (mgr.24367) 66 : cephadm [INF] Failing over to other MGR 2024-09-17T07:04:59.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:59 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:04:59.282153+0000 mon.smithi037 (mon.0) 690 : audit [INF] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "mgr fail", "who": "smithi037.xnzdne"}]': finished 2024-09-17T07:04:59.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:04:59 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:04:59.282240+0000 mon.smithi037 (mon.0) 691 : cluster [DBG] mgrmap e25: smithi167.ysqmzf(active, starting, since 0.990437s) 2024-09-17T07:04:59.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:59 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:04:58.286685+0000 mgr.smithi037.xnzdne (mgr.24367) 65 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi037.xnzdne) 2024-09-17T07:04:59.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:59 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:04:58.290577+0000 mgr.smithi037.xnzdne (mgr.24367) 66 : cephadm [INF] Failing over to other MGR 2024-09-17T07:04:59.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:59 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:04:59.282153+0000 mon.smithi037 (mon.0) 690 : audit [INF] from='mgr.24367 172.21.15.37:0/604494874' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "mgr fail", "who": "smithi037.xnzdne"}]': finished 2024-09-17T07:04:59.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:04:59 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:04:59.282240+0000 mon.smithi037 (mon.0) 691 : cluster [DBG] mgrmap e25: smithi167.ysqmzf(active, starting, since 0.990437s) 2024-09-17T07:04:59.877 INFO:teuthology.orchestra.run.smithi037.stdout: 5 87849 22.72 MB/sec warmup 108 sec latency 57.466 ms 2024-09-17T07:05:00.877 INFO:teuthology.orchestra.run.smithi037.stdout: 5 88630 22.72 MB/sec warmup 109 sec latency 18.857 ms 2024-09-17T07:05:00.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:00 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:05:00.516997+0000 mon.smithi037 (mon.0) 692 : cluster [INF] Active manager daemon smithi167.ysqmzf restarted 2024-09-17T07:05:00.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:00 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:05:00.517933+0000 mon.smithi037 (mon.0) 693 : cluster [INF] Activating manager daemon smithi167.ysqmzf 2024-09-17T07:05:00.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:00 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:00.521509+0000 mon.smithi167 (mon.1) 21 : audit [DBG] from='mgr.? 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi167.ysqmzf/crt"}]: dispatch 2024-09-17T07:05:00.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:00 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:05:00.523253+0000 mon.smithi037 (mon.0) 694 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-09-17T07:05:00.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:00 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:00.524069+0000 mon.smithi167 (mon.1) 22 : audit [DBG] from='mgr.? 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T07:05:00.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:00 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:00.525705+0000 mon.smithi167 (mon.1) 23 : audit [DBG] from='mgr.? 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi167.ysqmzf/key"}]: dispatch 2024-09-17T07:05:00.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:00 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:00.526188+0000 mon.smithi167 (mon.1) 24 : audit [DBG] from='mgr.? 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T07:05:01.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:00 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:05:00.516997+0000 mon.smithi037 (mon.0) 692 : cluster [INF] Active manager daemon smithi167.ysqmzf restarted 2024-09-17T07:05:01.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:00 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:05:00.517933+0000 mon.smithi037 (mon.0) 693 : cluster [INF] Activating manager daemon smithi167.ysqmzf 2024-09-17T07:05:01.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:00 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:00.521509+0000 mon.smithi167 (mon.1) 21 : audit [DBG] from='mgr.? 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi167.ysqmzf/crt"}]: dispatch 2024-09-17T07:05:01.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:00 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:05:00.523253+0000 mon.smithi037 (mon.0) 694 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-09-17T07:05:01.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:00 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:00.524069+0000 mon.smithi167 (mon.1) 22 : audit [DBG] from='mgr.? 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T07:05:01.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:00 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:00.525705+0000 mon.smithi167 (mon.1) 23 : audit [DBG] from='mgr.? 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi167.ysqmzf/key"}]: dispatch 2024-09-17T07:05:01.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:00 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:00.526188+0000 mon.smithi167 (mon.1) 24 : audit [DBG] from='mgr.? 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T07:05:01.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:01 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:05:00.575482+0000 mon.smithi037 (mon.0) 695 : cluster [DBG] mgrmap e26: smithi167.ysqmzf(active, starting, since 0.0578788s) 2024-09-17T07:05:01.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:01 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:00.575580+0000 mon.smithi167 (mon.1) 25 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "mon metadata", "id": "smithi037"}]: dispatch 2024-09-17T07:05:01.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:01 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:00.575885+0000 mon.smithi167 (mon.1) 26 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "mon metadata", "id": "smithi167"}]: dispatch 2024-09-17T07:05:01.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:01 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:00.576943+0000 mon.smithi167 (mon.1) 27 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi037.jtdcan"}]: dispatch 2024-09-17T07:05:01.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:01 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:00.577097+0000 mon.smithi167 (mon.1) 28 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi167.pprzvy"}]: dispatch 2024-09-17T07:05:01.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:01 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:00.577630+0000 mon.smithi167 (mon.1) 29 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "mgr metadata", "who": "smithi167.ysqmzf", "id": "smithi167.ysqmzf"}]: dispatch 2024-09-17T07:05:01.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:01 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:00.580464+0000 mon.smithi167 (mon.1) 30 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T07:05:01.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:01 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:00.581458+0000 mon.smithi167 (mon.1) 31 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T07:05:01.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:01 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:00.581844+0000 mon.smithi167 (mon.1) 32 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T07:05:01.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:01 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:00.582150+0000 mon.smithi167 (mon.1) 33 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T07:05:01.776 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:01 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:00.582434+0000 mon.smithi167 (mon.1) 34 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T07:05:01.776 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:01 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:00.582704+0000 mon.smithi167 (mon.1) 35 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T07:05:01.776 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:01 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:00.582963+0000 mon.smithi167 (mon.1) 36 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T07:05:01.776 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:01 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:00.583216+0000 mon.smithi167 (mon.1) 37 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T07:05:01.776 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:01 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:00.583486+0000 mon.smithi167 (mon.1) 38 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T07:05:01.777 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:01 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:00.583752+0000 mon.smithi167 (mon.1) 39 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T07:05:01.777 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:01 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:00.584279+0000 mon.smithi167 (mon.1) 40 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T07:05:01.777 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:01 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:05:01.135542+0000 mon.smithi037 (mon.0) 696 : cluster [INF] Manager daemon smithi167.ysqmzf is now available 2024-09-17T07:05:01.777 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:01 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:01.148189+0000 mon.smithi037 (mon.0) 697 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:01.777 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:01 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:01.158838+0000 mon.smithi037 (mon.0) 698 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:01.777 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:01 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:01.162593+0000 mon.smithi167 (mon.1) 41 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:05:01.777 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:01 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:01.184716+0000 mon.smithi037 (mon.0) 699 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:01.777 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:01 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:01.191657+0000 mon.smithi167 (mon.1) 42 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:05:01.777 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:01 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:01.211886+0000 mon.smithi167 (mon.1) 43 : audit [INF] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi167.ysqmzf/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:05:01.777 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:01 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:01.212373+0000 mon.smithi037 (mon.0) 700 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi167.ysqmzf/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:05:01.777 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:01 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:01.239722+0000 mon.smithi037 (mon.0) 701 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:01.778 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:01 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:01.246097+0000 mon.smithi167 (mon.1) 44 : audit [INF] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi167.ysqmzf/trash_purge_schedule"}]: dispatch 2024-09-17T07:05:01.778 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:01 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:01.246726+0000 mon.smithi037 (mon.0) 702 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi167.ysqmzf/trash_purge_schedule"}]: dispatch 2024-09-17T07:05:01.878 INFO:teuthology.orchestra.run.smithi037.stdout: 5 89225 22.67 MB/sec warmup 110 sec latency 27.131 ms 2024-09-17T07:05:01.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:05:00.575482+0000 mon.smithi037 (mon.0) 695 : cluster [DBG] mgrmap e26: smithi167.ysqmzf(active, starting, since 0.0578788s) 2024-09-17T07:05:02.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:00.575580+0000 mon.smithi167 (mon.1) 25 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "mon metadata", "id": "smithi037"}]: dispatch 2024-09-17T07:05:02.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:00.575885+0000 mon.smithi167 (mon.1) 26 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "mon metadata", "id": "smithi167"}]: dispatch 2024-09-17T07:05:02.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:00.576943+0000 mon.smithi167 (mon.1) 27 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi037.jtdcan"}]: dispatch 2024-09-17T07:05:02.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:00.577097+0000 mon.smithi167 (mon.1) 28 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi167.pprzvy"}]: dispatch 2024-09-17T07:05:02.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:00.577630+0000 mon.smithi167 (mon.1) 29 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "mgr metadata", "who": "smithi167.ysqmzf", "id": "smithi167.ysqmzf"}]: dispatch 2024-09-17T07:05:02.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:00.580464+0000 mon.smithi167 (mon.1) 30 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T07:05:02.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:00.581458+0000 mon.smithi167 (mon.1) 31 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T07:05:02.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:00.581844+0000 mon.smithi167 (mon.1) 32 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T07:05:02.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:00.582150+0000 mon.smithi167 (mon.1) 33 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T07:05:02.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:00.582434+0000 mon.smithi167 (mon.1) 34 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T07:05:02.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:00.582704+0000 mon.smithi167 (mon.1) 35 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T07:05:02.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:00.582963+0000 mon.smithi167 (mon.1) 36 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T07:05:02.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:00.583216+0000 mon.smithi167 (mon.1) 37 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T07:05:02.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:00.583486+0000 mon.smithi167 (mon.1) 38 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T07:05:02.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:00.583752+0000 mon.smithi167 (mon.1) 39 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T07:05:02.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:00.584279+0000 mon.smithi167 (mon.1) 40 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T07:05:02.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:05:01.135542+0000 mon.smithi037 (mon.0) 696 : cluster [INF] Manager daemon smithi167.ysqmzf is now available 2024-09-17T07:05:02.002 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:01.148189+0000 mon.smithi037 (mon.0) 697 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:02.002 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:01.158838+0000 mon.smithi037 (mon.0) 698 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:02.002 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:01.162593+0000 mon.smithi167 (mon.1) 41 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:05:02.002 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:01.184716+0000 mon.smithi037 (mon.0) 699 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:02.002 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:01.191657+0000 mon.smithi167 (mon.1) 42 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:05:02.002 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:01.211886+0000 mon.smithi167 (mon.1) 43 : audit [INF] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi167.ysqmzf/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:05:02.002 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:01.212373+0000 mon.smithi037 (mon.0) 700 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi167.ysqmzf/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:05:02.002 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:01.239722+0000 mon.smithi037 (mon.0) 701 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:02.002 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:01.246097+0000 mon.smithi167 (mon.1) 44 : audit [INF] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi167.ysqmzf/trash_purge_schedule"}]: dispatch 2024-09-17T07:05:02.002 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:01.246726+0000 mon.smithi037 (mon.0) 702 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi167.ysqmzf/trash_purge_schedule"}]: dispatch 2024-09-17T07:05:02.877 INFO:teuthology.orchestra.run.smithi037.stdout: 5 89827 22.58 MB/sec warmup 111 sec latency 26.866 ms 2024-09-17T07:05:02.987 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:02 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:05:01.143394+0000 mgr.smithi167.ysqmzf (mgr.24457) 1 : cephadm [INF] inventory: adjusted host smithi037 addr 'smithi037' -> '172.21.15.37' 2024-09-17T07:05:02.987 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:02 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:05:01.159306+0000 mgr.smithi167.ysqmzf (mgr.24457) 2 : cephadm [INF] Queued nfs.foo for migration 2024-09-17T07:05:02.987 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:02 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:05:01.591322+0000 mon.smithi037 (mon.0) 703 : cluster [DBG] mgrmap e27: smithi167.ysqmzf(active, since 1.07372s) 2024-09-17T07:05:02.987 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:02 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:05:01.604966+0000 mgr.smithi167.ysqmzf (mgr.24457) 3 : cluster [DBG] pgmap v3: 97 pgs: 97 active+clean; 314 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-09-17T07:05:02.987 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:02 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:01.686161+0000 mon.smithi037 (mon.0) 704 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:02.988 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:02 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:01.699126+0000 mon.smithi037 (mon.0) 705 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:03.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:02 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:05:01.143394+0000 mgr.smithi167.ysqmzf (mgr.24457) 1 : cephadm [INF] inventory: adjusted host smithi037 addr 'smithi037' -> '172.21.15.37' 2024-09-17T07:05:03.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:02 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:05:01.159306+0000 mgr.smithi167.ysqmzf (mgr.24457) 2 : cephadm [INF] Queued nfs.foo for migration 2024-09-17T07:05:03.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:02 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:05:01.591322+0000 mon.smithi037 (mon.0) 703 : cluster [DBG] mgrmap e27: smithi167.ysqmzf(active, since 1.07372s) 2024-09-17T07:05:03.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:02 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:05:01.604966+0000 mgr.smithi167.ysqmzf (mgr.24457) 3 : cluster [DBG] pgmap v3: 97 pgs: 97 active+clean; 314 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-09-17T07:05:03.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:02 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:01.686161+0000 mon.smithi037 (mon.0) 704 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:03.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:02 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:01.699126+0000 mon.smithi037 (mon.0) 705 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:03.878 INFO:teuthology.orchestra.run.smithi037.stdout: 5 90491 22.49 MB/sec warmup 112 sec latency 19.251 ms 2024-09-17T07:05:03.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:03 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:05:01.771482+0000 mgr.smithi167.ysqmzf (mgr.24457) 4 : cephadm [INF] Deploying cephadm binary to smithi167 2024-09-17T07:05:03.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:03 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:05:01.781319+0000 mgr.smithi167.ysqmzf (mgr.24457) 5 : cephadm [INF] Deploying cephadm binary to smithi037 2024-09-17T07:05:03.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:03 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:05:02.580862+0000 mgr.smithi167.ysqmzf (mgr.24457) 6 : cluster [DBG] pgmap v4: 97 pgs: 97 active+clean; 314 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-09-17T07:05:03.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:03 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:05:02.702706+0000 mon.smithi037 (mon.0) 706 : cluster [DBG] mgrmap e28: smithi167.ysqmzf(active, since 2s) 2024-09-17T07:05:03.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:03 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:03.175957+0000 mon.smithi167 (mon.1) 45 : audit [INF] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-17T07:05:03.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:03 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:03.176599+0000 mon.smithi037 (mon.0) 707 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-17T07:05:04.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:03 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:05:01.771482+0000 mgr.smithi167.ysqmzf (mgr.24457) 4 : cephadm [INF] Deploying cephadm binary to smithi167 2024-09-17T07:05:04.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:03 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:05:01.781319+0000 mgr.smithi167.ysqmzf (mgr.24457) 5 : cephadm [INF] Deploying cephadm binary to smithi037 2024-09-17T07:05:04.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:03 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:05:02.580862+0000 mgr.smithi167.ysqmzf (mgr.24457) 6 : cluster [DBG] pgmap v4: 97 pgs: 97 active+clean; 314 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-09-17T07:05:04.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:03 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:05:02.702706+0000 mon.smithi037 (mon.0) 706 : cluster [DBG] mgrmap e28: smithi167.ysqmzf(active, since 2s) 2024-09-17T07:05:04.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:03 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:03.175957+0000 mon.smithi167 (mon.1) 45 : audit [INF] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-17T07:05:04.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:03 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:03.176599+0000 mon.smithi037 (mon.0) 707 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-17T07:05:04.878 INFO:teuthology.orchestra.run.smithi037.stdout: 5 91299 22.50 MB/sec warmup 113 sec latency 31.795 ms 2024-09-17T07:05:04.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:04 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:05:02.860256+0000 mgr.smithi167.ysqmzf (mgr.24457) 7 : cephadm [INF] [17/Sep/2024:07:05:02] ENGINE Bus STARTING 2024-09-17T07:05:04.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:04 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:05:02.984520+0000 mgr.smithi167.ysqmzf (mgr.24457) 8 : cephadm [INF] [17/Sep/2024:07:05:02] ENGINE Serving on https://172.21.15.167:7150 2024-09-17T07:05:05.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:04 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:05:02.987331+0000 mgr.smithi167.ysqmzf (mgr.24457) 9 : cephadm [ERR] [17/Sep/2024:07:05:02] ENGINE Error in HTTPServer.serve 2024-09-17T07:05:05.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:04 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: Traceback (most recent call last): 2024-09-17T07:05:05.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:04 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T07:05:05.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:04 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: self._connections.run(self.expiration_interval) 2024-09-17T07:05:05.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:04 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T07:05:05.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:04 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: self._run(expiration_interval) 2024-09-17T07:05:05.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:04 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T07:05:05.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:04 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T07:05:05.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:04 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T07:05:05.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:04 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T07:05:05.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:04 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T07:05:05.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:04 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: s = self.context.wrap_socket( 2024-09-17T07:05:05.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:04 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T07:05:05.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:04 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: return self.sslsocket_class._create( 2024-09-17T07:05:05.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:04 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T07:05:05.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:04 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: self.do_handshake() 2024-09-17T07:05:05.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:04 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T07:05:05.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:04 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: self._sslobj.do_handshake() 2024-09-17T07:05:05.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:04 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T07:05:05.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:04 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: 2024-09-17T07:05:05.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:04 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:05:03.086123+0000 mgr.smithi167.ysqmzf (mgr.24457) 10 : cephadm [INF] [17/Sep/2024:07:05:03] ENGINE Serving on http://172.21.15.167:8765 2024-09-17T07:05:05.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:04 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:05:03.086484+0000 mgr.smithi167.ysqmzf (mgr.24457) 11 : cephadm [INF] [17/Sep/2024:07:05:03] ENGINE Bus STARTED 2024-09-17T07:05:05.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:04 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:03.701931+0000 mon.smithi037 (mon.0) 708 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' cmd='[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]': finished 2024-09-17T07:05:05.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:04 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:05:03.701993+0000 mon.smithi037 (mon.0) 709 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-09-17T07:05:05.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:04 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:03.707372+0000 mon.smithi167 (mon.1) 46 : audit [INF] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-17T07:05:05.002 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:04 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:03.707743+0000 mon.smithi037 (mon.0) 710 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-17T07:05:05.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:04 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:05:02.860256+0000 mgr.smithi167.ysqmzf (mgr.24457) 7 : cephadm [INF] [17/Sep/2024:07:05:02] ENGINE Bus STARTING 2024-09-17T07:05:05.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:04 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:05:02.984520+0000 mgr.smithi167.ysqmzf (mgr.24457) 8 : cephadm [INF] [17/Sep/2024:07:05:02] ENGINE Serving on https://172.21.15.167:7150 2024-09-17T07:05:05.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:04 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:05:02.987331+0000 mgr.smithi167.ysqmzf (mgr.24457) 9 : cephadm [ERR] [17/Sep/2024:07:05:02] ENGINE Error in HTTPServer.serve 2024-09-17T07:05:05.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:04 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: Traceback (most recent call last): 2024-09-17T07:05:05.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:04 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T07:05:05.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:04 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: self._connections.run(self.expiration_interval) 2024-09-17T07:05:05.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:04 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T07:05:05.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:04 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: self._run(expiration_interval) 2024-09-17T07:05:05.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:04 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T07:05:05.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:04 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T07:05:05.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:04 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T07:05:05.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:04 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T07:05:05.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:04 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T07:05:05.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:04 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: s = self.context.wrap_socket( 2024-09-17T07:05:05.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:04 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T07:05:05.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:04 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: return self.sslsocket_class._create( 2024-09-17T07:05:05.026 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:04 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T07:05:05.026 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:04 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: self.do_handshake() 2024-09-17T07:05:05.026 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:04 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T07:05:05.026 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:04 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: self._sslobj.do_handshake() 2024-09-17T07:05:05.026 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:04 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T07:05:05.026 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:04 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: 2024-09-17T07:05:05.026 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:04 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:05:03.086123+0000 mgr.smithi167.ysqmzf (mgr.24457) 10 : cephadm [INF] [17/Sep/2024:07:05:03] ENGINE Serving on http://172.21.15.167:8765 2024-09-17T07:05:05.026 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:04 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:05:03.086484+0000 mgr.smithi167.ysqmzf (mgr.24457) 11 : cephadm [INF] [17/Sep/2024:07:05:03] ENGINE Bus STARTED 2024-09-17T07:05:05.026 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:04 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:03.701931+0000 mon.smithi037 (mon.0) 708 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' cmd='[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]': finished 2024-09-17T07:05:05.026 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:04 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:05:03.701993+0000 mon.smithi037 (mon.0) 709 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-09-17T07:05:05.026 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:04 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:03.707372+0000 mon.smithi167 (mon.1) 46 : audit [INF] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-17T07:05:05.026 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:04 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:03.707743+0000 mon.smithi037 (mon.0) 710 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-17T07:05:05.878 INFO:teuthology.orchestra.run.smithi037.stdout: 5 91893 22.47 MB/sec warmup 114 sec latency 37.304 ms 2024-09-17T07:05:05.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:05 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:05:04.581255+0000 mgr.smithi167.ysqmzf (mgr.24457) 12 : cluster [DBG] pgmap v6: 97 pgs: 97 active+clean; 314 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-09-17T07:05:05.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:05 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:04.707721+0000 mon.smithi037 (mon.0) 711 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-17T07:05:05.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:05 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:05:04.707854+0000 mon.smithi037 (mon.0) 712 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-09-17T07:05:06.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:05 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:05:04.581255+0000 mgr.smithi167.ysqmzf (mgr.24457) 12 : cluster [DBG] pgmap v6: 97 pgs: 97 active+clean; 314 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-09-17T07:05:06.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:05 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:04.707721+0000 mon.smithi037 (mon.0) 711 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-17T07:05:06.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:05 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:05:04.707854+0000 mon.smithi037 (mon.0) 712 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-09-17T07:05:06.878 INFO:teuthology.orchestra.run.smithi037.stdout: 5 92448 22.43 MB/sec warmup 115 sec latency 31.060 ms 2024-09-17T07:05:07.053 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:07 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:06.053674+0000 mon.smithi037 (mon.0) 713 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:07.054 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:07 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:05:06.581618+0000 mgr.smithi167.ysqmzf (mgr.24457) 13 : cluster [DBG] pgmap v8: 97 pgs: 97 active+clean; 314 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-09-17T07:05:07.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:07 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:06.053674+0000 mon.smithi037 (mon.0) 713 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:07.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:07 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:05:06.581618+0000 mgr.smithi167.ysqmzf (mgr.24457) 13 : cluster [DBG] pgmap v8: 97 pgs: 97 active+clean; 314 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-09-17T07:05:07.879 INFO:teuthology.orchestra.run.smithi037.stdout: 5 92822 22.33 MB/sec warmup 116 sec latency 36.056 ms 2024-09-17T07:05:08.400 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:08 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:05:07.354040+0000 mon.smithi037 (mon.0) 714 : cluster [DBG] Standby manager daemon smithi037.xnzdne started 2024-09-17T07:05:08.400 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:08 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:07.358305+0000 mon.smithi037 (mon.0) 715 : audit [DBG] from='mgr.? 172.21.15.37:0/2947752279' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi037.xnzdne/crt"}]: dispatch 2024-09-17T07:05:08.401 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:08 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:07.358888+0000 mon.smithi037 (mon.0) 716 : audit [DBG] from='mgr.? 172.21.15.37:0/2947752279' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T07:05:08.401 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:08 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:07.361533+0000 mon.smithi037 (mon.0) 717 : audit [DBG] from='mgr.? 172.21.15.37:0/2947752279' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi037.xnzdne/key"}]: dispatch 2024-09-17T07:05:08.401 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:08 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:07.362934+0000 mon.smithi037 (mon.0) 718 : audit [DBG] from='mgr.? 172.21.15.37:0/2947752279' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T07:05:08.401 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:08 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:07.407786+0000 mon.smithi167 (mon.1) 47 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "mgr metadata", "who": "smithi037.xnzdne", "id": "smithi037.xnzdne"}]: dispatch 2024-09-17T07:05:08.401 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:08 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:05:07.411319+0000 mon.smithi037 (mon.0) 719 : cluster [DBG] mgrmap e29: smithi167.ysqmzf(active, since 6s), standbys: smithi037.xnzdne 2024-09-17T07:05:08.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:08 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:05:07.354040+0000 mon.smithi037 (mon.0) 714 : cluster [DBG] Standby manager daemon smithi037.xnzdne started 2024-09-17T07:05:08.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:08 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:07.358305+0000 mon.smithi037 (mon.0) 715 : audit [DBG] from='mgr.? 172.21.15.37:0/2947752279' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi037.xnzdne/crt"}]: dispatch 2024-09-17T07:05:08.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:08 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:07.358888+0000 mon.smithi037 (mon.0) 716 : audit [DBG] from='mgr.? 172.21.15.37:0/2947752279' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T07:05:08.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:08 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:07.361533+0000 mon.smithi037 (mon.0) 717 : audit [DBG] from='mgr.? 172.21.15.37:0/2947752279' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi037.xnzdne/key"}]: dispatch 2024-09-17T07:05:08.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:08 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:07.362934+0000 mon.smithi037 (mon.0) 718 : audit [DBG] from='mgr.? 172.21.15.37:0/2947752279' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T07:05:08.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:08 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:07.407786+0000 mon.smithi167 (mon.1) 47 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "mgr metadata", "who": "smithi037.xnzdne", "id": "smithi037.xnzdne"}]: dispatch 2024-09-17T07:05:08.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:08 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:05:07.411319+0000 mon.smithi037 (mon.0) 719 : cluster [DBG] mgrmap e29: smithi167.ysqmzf(active, since 6s), standbys: smithi037.xnzdne 2024-09-17T07:05:08.878 INFO:teuthology.orchestra.run.smithi037.stdout: 5 93234 22.24 MB/sec warmup 117 sec latency 77.558 ms 2024-09-17T07:05:09.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:09 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:05:08.582108+0000 mgr.smithi167.ysqmzf (mgr.24457) 14 : cluster [DBG] pgmap v9: 97 pgs: 97 active+clean; 315 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 6.8 MiB/s wr, 670 op/s 2024-09-17T07:05:09.524 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:09 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:05:08.582108+0000 mgr.smithi167.ysqmzf (mgr.24457) 14 : cluster [DBG] pgmap v9: 97 pgs: 97 active+clean; 315 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 6.8 MiB/s wr, 670 op/s 2024-09-17T07:05:09.879 INFO:teuthology.orchestra.run.smithi037.stdout: 5 93621 22.08 MB/sec warmup 118 sec latency 49.472 ms 2024-09-17T07:05:10.878 INFO:teuthology.orchestra.run.smithi037.stdout: 5 93862 21.94 MB/sec warmup 119 sec latency 51.103 ms 2024-09-17T07:05:11.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:11 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:10.288412+0000 mon.smithi037 (mon.0) 720 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:11.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:11 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:10.556344+0000 mon.smithi037 (mon.0) 721 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:11.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:11 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:10.565955+0000 mon.smithi037 (mon.0) 722 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:11.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:11 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:05:10.582495+0000 mgr.smithi167.ysqmzf (mgr.24457) 15 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 315 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 5.9 MiB/s wr, 584 op/s 2024-09-17T07:05:11.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:11 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:11.144607+0000 mon.smithi037 (mon.0) 723 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:11.500 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:11 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:11.154390+0000 mon.smithi037 (mon.0) 724 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:11.549 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:11 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:10.288412+0000 mon.smithi037 (mon.0) 720 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:11.549 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:11 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:10.556344+0000 mon.smithi037 (mon.0) 721 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:11.549 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:11 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:10.565955+0000 mon.smithi037 (mon.0) 722 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:11.549 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:11 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:05:10.582495+0000 mgr.smithi167.ysqmzf (mgr.24457) 15 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 315 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 5.9 MiB/s wr, 584 op/s 2024-09-17T07:05:11.549 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:11 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:11.144607+0000 mon.smithi037 (mon.0) 723 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:11.549 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:11 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:11.154390+0000 mon.smithi037 (mon.0) 724 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:12.879 INFO:teuthology.orchestra.run.smithi037.stdout: 5 94554 11.49 MB/sec execute 1 sec latency 429.620 ms 2024-09-17T07:05:13.879 INFO:teuthology.orchestra.run.smithi037.stdout: 5 94940 12.58 MB/sec execute 2 sec latency 926.676 ms 2024-09-17T07:05:14.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:13 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:12.401056+0000 mon.smithi037 (mon.0) 725 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T07:05:14.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:13 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:12.401298+0000 mon.smithi167 (mon.1) 48 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "mon metadata", "id": "smithi037"}]: dispatch 2024-09-17T07:05:14.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:13 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:12.401574+0000 mon.smithi167 (mon.1) 49 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "mon metadata", "id": "smithi167"}]: dispatch 2024-09-17T07:05:14.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:13 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:05:12.583013+0000 mgr.smithi167.ysqmzf (mgr.24457) 16 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 307 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 24 KiB/s rd, 8.3 MiB/s wr, 846 op/s 2024-09-17T07:05:14.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:13 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:13.375503+0000 mon.smithi037 (mon.0) 726 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T07:05:14.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:13 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:12.401056+0000 mon.smithi037 (mon.0) 725 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T07:05:14.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:13 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:12.401298+0000 mon.smithi167 (mon.1) 48 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "mon metadata", "id": "smithi037"}]: dispatch 2024-09-17T07:05:14.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:13 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:12.401574+0000 mon.smithi167 (mon.1) 49 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "mon metadata", "id": "smithi167"}]: dispatch 2024-09-17T07:05:14.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:13 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:05:12.583013+0000 mgr.smithi167.ysqmzf (mgr.24457) 16 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 307 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 24 KiB/s rd, 8.3 MiB/s wr, 846 op/s 2024-09-17T07:05:14.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:13 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:13.375503+0000 mon.smithi037 (mon.0) 726 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T07:05:14.879 INFO:teuthology.orchestra.run.smithi037.stdout: 5 95652 15.45 MB/sec execute 3 sec latency 21.176 ms 2024-09-17T07:05:15.224 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:14 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:13.377033+0000 mon.smithi167 (mon.1) 50 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T07:05:15.225 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:14 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:13.948374+0000 mon.smithi167 (mon.1) 51 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T07:05:15.225 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:14 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:13.949147+0000 mon.smithi167 (mon.1) 52 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "mon metadata", "id": "smithi037"}]: dispatch 2024-09-17T07:05:15.225 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:14 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:13.949345+0000 mon.smithi167 (mon.1) 53 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "mon metadata", "id": "smithi167"}]: dispatch 2024-09-17T07:05:15.225 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:14 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:13.962527+0000 mon.smithi037 (mon.0) 727 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:15.225 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:14 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:13.970696+0000 mon.smithi037 (mon.0) 728 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:15.225 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:14 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:05:14.583316+0000 mgr.smithi167.ysqmzf (mgr.24457) 17 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 307 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 7.4 MiB/s wr, 752 op/s 2024-09-17T07:05:15.225 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:14 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:14.584568+0000 mon.smithi037 (mon.0) 729 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:15.225 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:14 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:14.591047+0000 mon.smithi037 (mon.0) 730 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:15.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:14 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:13.377033+0000 mon.smithi167 (mon.1) 50 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T07:05:15.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:14 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:13.948374+0000 mon.smithi167 (mon.1) 51 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T07:05:15.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:14 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:13.949147+0000 mon.smithi167 (mon.1) 52 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "mon metadata", "id": "smithi037"}]: dispatch 2024-09-17T07:05:15.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:14 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:13.949345+0000 mon.smithi167 (mon.1) 53 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "mon metadata", "id": "smithi167"}]: dispatch 2024-09-17T07:05:15.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:14 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:13.962527+0000 mon.smithi037 (mon.0) 727 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:15.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:14 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:13.970696+0000 mon.smithi037 (mon.0) 728 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:15.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:14 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:05:14.583316+0000 mgr.smithi167.ysqmzf (mgr.24457) 17 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 307 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 7.4 MiB/s wr, 752 op/s 2024-09-17T07:05:15.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:14 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:14.584568+0000 mon.smithi037 (mon.0) 729 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:15.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:14 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:14.591047+0000 mon.smithi037 (mon.0) 730 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:15.879 INFO:teuthology.orchestra.run.smithi037.stdout: 5 96223 15.77 MB/sec execute 4 sec latency 28.444 ms 2024-09-17T07:05:16.879 INFO:teuthology.orchestra.run.smithi037.stdout: 5 96975 16.11 MB/sec execute 5 sec latency 37.770 ms 2024-09-17T07:05:17.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:17 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:16.035193+0000 mon.smithi037 (mon.0) 731 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:17.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:17 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:16.042521+0000 mon.smithi037 (mon.0) 732 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:17.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:17 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:16.188617+0000 mon.smithi167 (mon.1) 54 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:05:17.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:17 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:05:16.583912+0000 mgr.smithi167.ysqmzf (mgr.24457) 18 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 307 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 6.2 MiB/s wr, 633 op/s 2024-09-17T07:05:17.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:17 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:16.035193+0000 mon.smithi037 (mon.0) 731 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:17.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:17 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:16.042521+0000 mon.smithi037 (mon.0) 732 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:17.524 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:17 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:16.188617+0000 mon.smithi167 (mon.1) 54 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:05:17.524 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:17 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:05:16.583912+0000 mgr.smithi167.ysqmzf (mgr.24457) 18 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 307 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 6.2 MiB/s wr, 633 op/s 2024-09-17T07:05:17.731 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-09-17T07:05:17.879 INFO:teuthology.orchestra.run.smithi037.stdout: 5 97823 16.43 MB/sec execute 6 sec latency 22.968 ms 2024-09-17T07:05:18.629 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T07:05:18.629 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.smithi037 smithi037 *:9093,9094 running (6m) 8s ago 7m 16.9M - 0.20.0 0881eb8f169f 678a2b9bc6ad 2024-09-17T07:05:18.630 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi037 smithi037 running (7m) 8s ago 7m 6405k - 16.2.0 24ecd6d5f14c cfb092719ab6 2024-09-17T07:05:18.630 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi167 smithi167 running (7m) 4s ago 7m 6413k - 16.2.0 24ecd6d5f14c 535da7f9a9b2 2024-09-17T07:05:18.630 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.smithi037 smithi037 *:3000 running (6m) 8s ago 7m 38.6M - 6.7.4 557c83e11646 c2b9de243451 2024-09-17T07:05:18.630 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi037.jtdcan smithi037 running (2m) 8s ago 2m 12.8M - 16.2.0 24ecd6d5f14c 9972c22cf2de 2024-09-17T07:05:18.630 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi167.pprzvy smithi167 running (2m) 4s ago 2m 38.2M - 16.2.0 24ecd6d5f14c 7f42961a3697 2024-09-17T07:05:18.630 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi037.xnzdne smithi037 *:9283 running (9m) 8s ago 9m 171M - 16.2.0 24ecd6d5f14c fe5576907dcd 2024-09-17T07:05:18.630 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi167.ysqmzf smithi167 *:8443,9283 running (25s) 4s ago 6m 465M - 18.2.4-855-g19e2a2be 980a0bfcd684 a1646754813f 2024-09-17T07:05:18.630 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi037 smithi037 running (9m) 8s ago 9m 55.7M 2048M 16.2.0 24ecd6d5f14c 64e774b68c51 2024-09-17T07:05:18.630 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi167 smithi167 running (6m) 4s ago 6m 49.2M 2048M 16.2.0 24ecd6d5f14c a9e35dbd0fa0 2024-09-17T07:05:18.630 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.smithi037 smithi037 *:2049 running (2m) 8s ago 2m 236M - 3.5 24ecd6d5f14c 324917974f0e 2024-09-17T07:05:18.630 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.smithi167 smithi167 *:2049 running (2m) 4s ago 2m 56.5M - 3.5 24ecd6d5f14c fc6e48634b31 2024-09-17T07:05:18.630 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi037 smithi037 *:9100 running (7m) 8s ago 7m 17.1M - 0.18.1 e5a616e4b9cf ffa97bacea8c 2024-09-17T07:05:18.630 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi167 smithi167 *:9100 running (6m) 4s ago 6m 17.2M - 0.18.1 e5a616e4b9cf 6fd08102820d 2024-09-17T07:05:18.631 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (6m) 8s ago 6m 367M 4096M 16.2.0 24ecd6d5f14c d74c41c79a3d 2024-09-17T07:05:18.631 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (5m) 8s ago 5m 279M 4096M 16.2.0 24ecd6d5f14c 9893d8fdab55 2024-09-17T07:05:18.631 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (5m) 8s ago 5m 215M 4096M 16.2.0 24ecd6d5f14c f5506a58d1bb 2024-09-17T07:05:18.631 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (5m) 8s ago 5m 322M 4096M 16.2.0 24ecd6d5f14c 9bc451cb2df8 2024-09-17T07:05:18.631 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi167 running (4m) 4s ago 4m 351M 4096M 16.2.0 24ecd6d5f14c 062421f15e44 2024-09-17T07:05:18.631 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi167 running (4m) 4s ago 4m 367M 4096M 16.2.0 24ecd6d5f14c f1d1552fbeeb 2024-09-17T07:05:18.631 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi167 running (4m) 4s ago 4m 292M 4096M 16.2.0 24ecd6d5f14c 5c621e82d4cd 2024-09-17T07:05:18.631 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi167 running (3m) 4s ago 3m 456M 4096M 16.2.0 24ecd6d5f14c 721a3bad3841 2024-09-17T07:05:18.631 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.smithi037 smithi037 *:9095 running (6m) 8s ago 7m 42.5M - 2.18.1 de242295e225 cd62d3f0236e 2024-09-17T07:05:18.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:18 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:17.710729+0000 mgr.smithi167.ysqmzf (mgr.24457) 19 : audit [DBG] from='client.14700 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:05:18.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:18 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:17.710729+0000 mgr.smithi167.ysqmzf (mgr.24457) 19 : audit [DBG] from='client.14700 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:05:18.879 INFO:teuthology.orchestra.run.smithi037.stdout: 5 98442 17.13 MB/sec execute 7 sec latency 30.378 ms 2024-09-17T07:05:19.544 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T07:05:19.544 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-09-17T07:05:19.544 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:05:19.545 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:05:19.545 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-09-17T07:05:19.545 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1, 2024-09-17T07:05:19.545 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T07:05:19.545 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:05:19.545 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-09-17T07:05:19.545 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-09-17T07:05:19.545 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:05:19.545 INFO:teuthology.orchestra.run.smithi037.stdout: "mds": { 2024-09-17T07:05:19.545 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:05:19.545 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:05:19.545 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-09-17T07:05:19.545 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 13, 2024-09-17T07:05:19.546 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T07:05:19.546 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-09-17T07:05:19.546 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T07:05:19.879 INFO:teuthology.orchestra.run.smithi037.stdout: 5 98963 16.98 MB/sec execute 8 sec latency 453.186 ms 2024-09-17T07:05:19.978 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T07:05:19.979 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9", 2024-09-17T07:05:19.979 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": true, 2024-09-17T07:05:19.979 INFO:teuthology.orchestra.run.smithi037.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T07:05:19.979 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [], 2024-09-17T07:05:19.979 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": "1/23 daemons upgraded", 2024-09-17T07:05:19.979 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "", 2024-09-17T07:05:19.979 INFO:teuthology.orchestra.run.smithi037.stdout: "is_paused": false 2024-09-17T07:05:19.979 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T07:05:19.979 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:19 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:18.186301+0000 mgr.smithi167.ysqmzf (mgr.24457) 20 : audit [DBG] from='client.14704 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:05:19.979 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:19 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:05:18.584542+0000 mgr.smithi167.ysqmzf (mgr.24457) 21 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 22 KiB/s rd, 9.6 MiB/s wr, 948 op/s 2024-09-17T07:05:19.979 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:19 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:18.616718+0000 mgr.smithi167.ysqmzf (mgr.24457) 22 : audit [DBG] from='client.14708 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:05:19.980 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:19 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:19.026540+0000 mon.smithi037 (mon.0) 733 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:19.980 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:19 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:19.032512+0000 mon.smithi037 (mon.0) 734 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:19.980 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:19 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:19.038353+0000 mon.smithi037 (mon.0) 735 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:19.980 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:19 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:19.063715+0000 mon.smithi167 (mon.1) 55 : audit [INF] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]: dispatch 2024-09-17T07:05:19.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:19 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:18.186301+0000 mgr.smithi167.ysqmzf (mgr.24457) 20 : audit [DBG] from='client.14704 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:05:19.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:19 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:05:18.584542+0000 mgr.smithi167.ysqmzf (mgr.24457) 21 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 22 KiB/s rd, 9.6 MiB/s wr, 948 op/s 2024-09-17T07:05:19.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:19 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:18.616718+0000 mgr.smithi167.ysqmzf (mgr.24457) 22 : audit [DBG] from='client.14708 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:05:19.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:19 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:19.026540+0000 mon.smithi037 (mon.0) 733 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:19.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:19 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:19.032512+0000 mon.smithi037 (mon.0) 734 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:19.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:19 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:19.038353+0000 mon.smithi037 (mon.0) 735 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:19.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:19 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:19.063715+0000 mon.smithi167 (mon.1) 55 : audit [INF] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]: dispatch 2024-09-17T07:05:20.501 INFO:teuthology.orchestra.run.smithi037.stdout:HEALTH_OK 2024-09-17T07:05:20.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:20 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:19.064368+0000 mon.smithi037 (mon.0) 736 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]: dispatch 2024-09-17T07:05:20.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:20 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:19.544384+0000 mon.smithi037 (mon.0) 737 : audit [DBG] from='client.? 172.21.15.37:0/3266176327' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:05:20.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:20 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:20.040500+0000 mon.smithi037 (mon.0) 738 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' cmd='[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]': finished 2024-09-17T07:05:20.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:20 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:05:20.040582+0000 mon.smithi037 (mon.0) 739 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-09-17T07:05:20.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:20 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:20.047489+0000 mon.smithi167 (mon.1) 56 : audit [INF] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]: dispatch 2024-09-17T07:05:20.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:20 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:20.048099+0000 mon.smithi037 (mon.0) 740 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]: dispatch 2024-09-17T07:05:20.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:20 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:20.501828+0000 mon.smithi037 (mon.0) 741 : audit [DBG] from='client.? 172.21.15.37:0/947597979' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:05:20.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:20 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:19.064368+0000 mon.smithi037 (mon.0) 736 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]: dispatch 2024-09-17T07:05:20.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:20 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:19.544384+0000 mon.smithi037 (mon.0) 737 : audit [DBG] from='client.? 172.21.15.37:0/3266176327' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:05:20.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:20 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:20.040500+0000 mon.smithi037 (mon.0) 738 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' cmd='[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]': finished 2024-09-17T07:05:20.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:20 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:05:20.040582+0000 mon.smithi037 (mon.0) 739 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-09-17T07:05:20.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:20 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:20.047489+0000 mon.smithi167 (mon.1) 56 : audit [INF] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]: dispatch 2024-09-17T07:05:20.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:20 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:20.048099+0000 mon.smithi037 (mon.0) 740 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]: dispatch 2024-09-17T07:05:20.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:20 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:20.501828+0000 mon.smithi037 (mon.0) 741 : audit [DBG] from='client.? 172.21.15.37:0/947597979' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:05:20.879 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99485 17.13 MB/sec execute 9 sec latency 30.351 ms 2024-09-17T07:05:21.569 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:21 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:19.978322+0000 mgr.smithi167.ysqmzf (mgr.24457) 23 : audit [DBG] from='client.14716 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:05:21.570 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:21 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:05:20.584974+0000 mgr.smithi167.ysqmzf (mgr.24457) 24 : cluster [DBG] pgmap v16: 129 pgs: 32 unknown, 97 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 6.7 MiB/s wr, 670 op/s 2024-09-17T07:05:21.570 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:21 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:21.044734+0000 mon.smithi037 (mon.0) 742 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' cmd='[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]': finished 2024-09-17T07:05:21.570 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:21 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:05:21.045095+0000 mon.smithi037 (mon.0) 743 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-09-17T07:05:21.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:21 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:19.978322+0000 mgr.smithi167.ysqmzf (mgr.24457) 23 : audit [DBG] from='client.14716 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:05:21.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:21 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:05:20.584974+0000 mgr.smithi167.ysqmzf (mgr.24457) 24 : cluster [DBG] pgmap v16: 129 pgs: 32 unknown, 97 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 6.7 MiB/s wr, 670 op/s 2024-09-17T07:05:21.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:21 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:21.044734+0000 mon.smithi037 (mon.0) 742 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' cmd='[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]': finished 2024-09-17T07:05:21.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:21 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:05:21.045095+0000 mon.smithi037 (mon.0) 743 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-09-17T07:05:21.879 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 15.94 MB/sec execute 10 sec latency 340.339 ms 2024-09-17T07:05:22.704 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:22 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:05:21.045941+0000 mgr.smithi167.ysqmzf (mgr.24457) 25 : cephadm [INF] Migrating nfs.foo from legacy pool nfs-ganesha namespace foo 2024-09-17T07:05:22.704 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:22 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:05:21.082666+0000 mgr.smithi167.ysqmzf (mgr.24457) 26 : cephadm [INF] Found 1 exports for legacy nfs.foo 2024-09-17T07:05:22.704 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:22 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:05:21.082781+0000 mgr.smithi167.ysqmzf (mgr.24457) 27 : cephadm [INF] Removing old nfs.foo daemons ['nfs.foo.smithi037', 'nfs.foo.smithi167'] 2024-09-17T07:05:22.704 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:22 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:05:21.082850+0000 mgr.smithi167.ysqmzf (mgr.24457) 28 : cephadm [INF] Remove daemons nfs.foo.smithi037 nfs.foo.smithi167 2024-09-17T07:05:22.704 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:22 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:05:21.083236+0000 mgr.smithi167.ysqmzf (mgr.24457) 29 : cephadm [INF] Removing daemon nfs.foo.smithi037 from smithi037 -- ports [2049] 2024-09-17T07:05:22.704 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:22 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:05:21.083498+0000 mgr.smithi167.ysqmzf (mgr.24457) 30 : cephadm [INF] Removing daemon nfs.foo.smithi167 from smithi167 -- ports [2049] 2024-09-17T07:05:22.705 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:22 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:05:21.550452+0000 mon.smithi037 (mon.0) 744 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T07:05:22.705 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:22 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:05:22.044125+0000 mon.smithi037 (mon.0) 745 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-09-17T07:05:22.879 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 14.49 MB/sec execute 11 sec latency 1340.389 ms 2024-09-17T07:05:23.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:22 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:05:21.045941+0000 mgr.smithi167.ysqmzf (mgr.24457) 25 : cephadm [INF] Migrating nfs.foo from legacy pool nfs-ganesha namespace foo 2024-09-17T07:05:23.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:22 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:05:21.082666+0000 mgr.smithi167.ysqmzf (mgr.24457) 26 : cephadm [INF] Found 1 exports for legacy nfs.foo 2024-09-17T07:05:23.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:22 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:05:21.082781+0000 mgr.smithi167.ysqmzf (mgr.24457) 27 : cephadm [INF] Removing old nfs.foo daemons ['nfs.foo.smithi037', 'nfs.foo.smithi167'] 2024-09-17T07:05:23.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:22 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:05:21.082850+0000 mgr.smithi167.ysqmzf (mgr.24457) 28 : cephadm [INF] Remove daemons nfs.foo.smithi037 nfs.foo.smithi167 2024-09-17T07:05:23.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:22 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:05:21.083236+0000 mgr.smithi167.ysqmzf (mgr.24457) 29 : cephadm [INF] Removing daemon nfs.foo.smithi037 from smithi037 -- ports [2049] 2024-09-17T07:05:23.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:22 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:05:21.083498+0000 mgr.smithi167.ysqmzf (mgr.24457) 30 : cephadm [INF] Removing daemon nfs.foo.smithi167 from smithi167 -- ports [2049] 2024-09-17T07:05:23.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:22 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:05:21.550452+0000 mon.smithi037 (mon.0) 744 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T07:05:23.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:22 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:05:22.044125+0000 mon.smithi037 (mon.0) 745 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-09-17T07:05:23.826 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:23 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:05:22.585392+0000 mgr.smithi167.ysqmzf (mgr.24457) 31 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 318 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 18 KiB/s rd, 14 MiB/s wr, 1.35k op/s 2024-09-17T07:05:23.826 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:23 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:05:23.051166+0000 mon.smithi037 (mon.0) 746 : cluster [DBG] mgrmap e30: smithi167.ysqmzf(active, since 22s), standbys: smithi037.xnzdne 2024-09-17T07:05:23.879 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 13.28 MB/sec execute 12 sec latency 2340.423 ms 2024-09-17T07:05:23.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:23 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:05:22.585392+0000 mgr.smithi167.ysqmzf (mgr.24457) 31 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 318 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 18 KiB/s rd, 14 MiB/s wr, 1.35k op/s 2024-09-17T07:05:23.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:23 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:05:23.051166+0000 mon.smithi037 (mon.0) 746 : cluster [DBG] mgrmap e30: smithi167.ysqmzf(active, since 22s), standbys: smithi037.xnzdne 2024-09-17T07:05:24.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:24 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:05:23.559341+0000 mon.smithi037 (mon.0) 747 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T07:05:24.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:24 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:05:23.559411+0000 mon.smithi037 (mon.0) 748 : cluster [INF] Cluster is now healthy 2024-09-17T07:05:24.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:24 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:23.995781+0000 mon.smithi167 (mon.1) 57 : audit [INF] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.smithi167"}]: dispatch 2024-09-17T07:05:24.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:24 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:23.996222+0000 mon.smithi037 (mon.0) 749 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.smithi167"}]: dispatch 2024-09-17T07:05:24.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:24 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:24.001714+0000 mon.smithi037 (mon.0) 750 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.smithi167"}]': finished 2024-09-17T07:05:24.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:24 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:24.002564+0000 mon.smithi167 (mon.1) 58 : audit [INF] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.smithi167-rgw"}]: dispatch 2024-09-17T07:05:24.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:24 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:24.002876+0000 mon.smithi037 (mon.0) 751 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.smithi167-rgw"}]: dispatch 2024-09-17T07:05:24.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:24 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:24.008072+0000 mon.smithi037 (mon.0) 752 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.smithi167-rgw"}]': finished 2024-09-17T07:05:24.879 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 12.26 MB/sec execute 13 sec latency 3340.549 ms 2024-09-17T07:05:24.883 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:24 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:05:23.559341+0000 mon.smithi037 (mon.0) 747 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T07:05:24.883 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:24 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:05:23.559411+0000 mon.smithi037 (mon.0) 748 : cluster [INF] Cluster is now healthy 2024-09-17T07:05:24.883 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:24 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:23.995781+0000 mon.smithi167 (mon.1) 57 : audit [INF] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.smithi167"}]: dispatch 2024-09-17T07:05:24.883 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:24 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:23.996222+0000 mon.smithi037 (mon.0) 749 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.smithi167"}]: dispatch 2024-09-17T07:05:24.883 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:24 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:24.001714+0000 mon.smithi037 (mon.0) 750 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.smithi167"}]': finished 2024-09-17T07:05:24.883 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:24 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:24.002564+0000 mon.smithi167 (mon.1) 58 : audit [INF] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.smithi167-rgw"}]: dispatch 2024-09-17T07:05:24.883 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:24 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:24.002876+0000 mon.smithi037 (mon.0) 751 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.smithi167-rgw"}]: dispatch 2024-09-17T07:05:24.883 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:24 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:24.008072+0000 mon.smithi037 (mon.0) 752 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.smithi167-rgw"}]': finished 2024-09-17T07:05:25.879 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 11.39 MB/sec execute 14 sec latency 4340.593 ms 2024-09-17T07:05:25.883 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:25 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:05:23.995453+0000 mgr.smithi167.ysqmzf (mgr.24457) 32 : cephadm [INF] Removing key for client.nfs.foo.smithi167 2024-09-17T07:05:25.883 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:25 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:05:24.002377+0000 mgr.smithi167.ysqmzf (mgr.24457) 33 : cephadm [INF] Removing key for client.nfs.foo.smithi167-rgw 2024-09-17T07:05:25.883 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:25 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:05:24.585865+0000 mgr.smithi167.ysqmzf (mgr.24457) 34 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 318 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 9.7 KiB/s rd, 7.5 MiB/s wr, 711 op/s 2024-09-17T07:05:25.883 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:25 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:25.146659+0000 mon.smithi167 (mon.1) 59 : audit [INF] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.smithi037"}]: dispatch 2024-09-17T07:05:25.883 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:25 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:25.147157+0000 mon.smithi037 (mon.0) 753 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.smithi037"}]: dispatch 2024-09-17T07:05:25.883 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:25 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:25.150407+0000 mon.smithi037 (mon.0) 754 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.smithi037"}]': finished 2024-09-17T07:05:25.883 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:25 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:25.152160+0000 mon.smithi167 (mon.1) 60 : audit [INF] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.smithi037-rgw"}]: dispatch 2024-09-17T07:05:25.883 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:25 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:25.152605+0000 mon.smithi037 (mon.0) 755 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.smithi037-rgw"}]: dispatch 2024-09-17T07:05:25.883 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:25 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:25.155062+0000 mon.smithi037 (mon.0) 756 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.smithi037-rgw"}]': finished 2024-09-17T07:05:25.884 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:25 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:25.159241+0000 mon.smithi037 (mon.0) 757 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:25.884 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:25 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:25.160705+0000 mon.smithi167 (mon.1) 61 : audit [INF] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "nfs export apply", "cluster_id": "foo"}]: dispatch 2024-09-17T07:05:25.884 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:25 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:25.187483+0000 mon.smithi167 (mon.1) 62 : audit [INF] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]: dispatch 2024-09-17T07:05:25.884 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:25 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:25.187916+0000 mon.smithi037 (mon.0) 758 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]: dispatch 2024-09-17T07:05:25.884 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:25 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:25.190874+0000 mon.smithi037 (mon.0) 759 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]': finished 2024-09-17T07:05:25.884 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:25 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:25.201031+0000 mon.smithi037 (mon.0) 760 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:25.884 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:25 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:25.209252+0000 mon.smithi037 (mon.0) 761 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:25.885 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:25 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:25.213911+0000 mon.smithi037 (mon.0) 762 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:25.885 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:25 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:25.222234+0000 mon.smithi037 (mon.0) 763 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:25.885 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:25 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:25.231286+0000 mon.smithi037 (mon.0) 764 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:25.885 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:25 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:25.242851+0000 mon.smithi037 (mon.0) 765 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:25.885 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:25 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:25.243826+0000 mon.smithi167 (mon.1) 63 : audit [INF] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi037.koazav", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-09-17T07:05:25.885 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:25 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:25.244220+0000 mon.smithi037 (mon.0) 766 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi037.koazav", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-09-17T07:05:25.885 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:25 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:25.247422+0000 mon.smithi037 (mon.0) 767 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi037.koazav", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-09-17T07:05:25.885 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:25 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:25.248206+0000 mon.smithi167 (mon.1) 64 : audit [INF] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-09-17T07:05:25.886 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:25 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:25.248586+0000 mon.smithi037 (mon.0) 768 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-09-17T07:05:25.886 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:25 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:25.251784+0000 mon.smithi037 (mon.0) 769 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-09-17T07:05:25.886 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:25 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:25.252831+0000 mon.smithi167 (mon.1) 65 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:05:25.886 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:25 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:25.296131+0000 mon.smithi167 (mon.1) 66 : audit [INF] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-09-17T07:05:25.886 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:25 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:25.296696+0000 mon.smithi037 (mon.0) 770 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-09-17T07:05:25.886 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:25 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:25.299720+0000 mon.smithi037 (mon.0) 771 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-09-17T07:05:25.886 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:25 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:25.347370+0000 mon.smithi167 (mon.1) 67 : audit [INF] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi037.koazav-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T07:05:25.886 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:25 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:25.347943+0000 mon.smithi037 (mon.0) 772 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi037.koazav-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T07:05:25.886 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:25 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:25.351122+0000 mon.smithi037 (mon.0) 773 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi037.koazav-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-17T07:05:25.886 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:25 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:25.357480+0000 mon.smithi167 (mon.1) 68 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:05:26.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:25 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:05:23.995453+0000 mgr.smithi167.ysqmzf (mgr.24457) 32 : cephadm [INF] Removing key for client.nfs.foo.smithi167 2024-09-17T07:05:26.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:25 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:05:24.002377+0000 mgr.smithi167.ysqmzf (mgr.24457) 33 : cephadm [INF] Removing key for client.nfs.foo.smithi167-rgw 2024-09-17T07:05:26.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:25 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:05:24.585865+0000 mgr.smithi167.ysqmzf (mgr.24457) 34 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 318 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 9.7 KiB/s rd, 7.5 MiB/s wr, 711 op/s 2024-09-17T07:05:26.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:25 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:25.146659+0000 mon.smithi167 (mon.1) 59 : audit [INF] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.smithi037"}]: dispatch 2024-09-17T07:05:26.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:25 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:25.147157+0000 mon.smithi037 (mon.0) 753 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.smithi037"}]: dispatch 2024-09-17T07:05:26.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:25 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:25.150407+0000 mon.smithi037 (mon.0) 754 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.smithi037"}]': finished 2024-09-17T07:05:26.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:25 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:25.152160+0000 mon.smithi167 (mon.1) 60 : audit [INF] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.smithi037-rgw"}]: dispatch 2024-09-17T07:05:26.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:25 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:25.152605+0000 mon.smithi037 (mon.0) 755 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.smithi037-rgw"}]: dispatch 2024-09-17T07:05:26.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:25 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:25.155062+0000 mon.smithi037 (mon.0) 756 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.smithi037-rgw"}]': finished 2024-09-17T07:05:26.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:25 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:25.159241+0000 mon.smithi037 (mon.0) 757 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:26.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:25 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:25.160705+0000 mon.smithi167 (mon.1) 61 : audit [INF] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "nfs export apply", "cluster_id": "foo"}]: dispatch 2024-09-17T07:05:26.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:25 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:25.187483+0000 mon.smithi167 (mon.1) 62 : audit [INF] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]: dispatch 2024-09-17T07:05:26.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:25 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:25.187916+0000 mon.smithi037 (mon.0) 758 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]: dispatch 2024-09-17T07:05:26.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:25 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:25.190874+0000 mon.smithi037 (mon.0) 759 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]': finished 2024-09-17T07:05:26.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:25 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:25.201031+0000 mon.smithi037 (mon.0) 760 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:26.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:25 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:25.209252+0000 mon.smithi037 (mon.0) 761 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:26.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:25 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:25.213911+0000 mon.smithi037 (mon.0) 762 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:26.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:25 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:25.222234+0000 mon.smithi037 (mon.0) 763 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:26.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:25 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:25.231286+0000 mon.smithi037 (mon.0) 764 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:26.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:25 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:25.242851+0000 mon.smithi037 (mon.0) 765 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:26.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:25 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:25.243826+0000 mon.smithi167 (mon.1) 63 : audit [INF] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi037.koazav", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-09-17T07:05:26.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:25 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:25.244220+0000 mon.smithi037 (mon.0) 766 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi037.koazav", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-09-17T07:05:26.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:25 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:25.247422+0000 mon.smithi037 (mon.0) 767 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi037.koazav", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-09-17T07:05:26.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:25 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:25.248206+0000 mon.smithi167 (mon.1) 64 : audit [INF] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-09-17T07:05:26.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:25 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:25.248586+0000 mon.smithi037 (mon.0) 768 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-09-17T07:05:26.002 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:25 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:25.251784+0000 mon.smithi037 (mon.0) 769 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-09-17T07:05:26.002 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:25 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:25.252831+0000 mon.smithi167 (mon.1) 65 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:05:26.002 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:25 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:25.296131+0000 mon.smithi167 (mon.1) 66 : audit [INF] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-09-17T07:05:26.002 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:25 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:25.296696+0000 mon.smithi037 (mon.0) 770 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-09-17T07:05:26.002 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:25 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:25.299720+0000 mon.smithi037 (mon.0) 771 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-09-17T07:05:26.002 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:25 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:25.347370+0000 mon.smithi167 (mon.1) 67 : audit [INF] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi037.koazav-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T07:05:26.002 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:25 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:25.347943+0000 mon.smithi037 (mon.0) 772 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi037.koazav-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T07:05:26.002 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:25 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:25.351122+0000 mon.smithi037 (mon.0) 773 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi037.koazav-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-17T07:05:26.002 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:25 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:25.357480+0000 mon.smithi167 (mon.1) 68 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:05:26.841 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:26 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:05:25.146311+0000 mgr.smithi167.ysqmzf (mgr.24457) 35 : cephadm [INF] Removing key for client.nfs.foo.smithi037 2024-09-17T07:05:26.841 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:26 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:05:25.151909+0000 mgr.smithi167.ysqmzf (mgr.24457) 36 : cephadm [INF] Removing key for client.nfs.foo.smithi037-rgw 2024-09-17T07:05:26.841 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:26 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:25.161282+0000 mgr.smithi167.ysqmzf (mgr.24457) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "nfs export apply", "cluster_id": "foo"}]: dispatch 2024-09-17T07:05:26.841 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:26 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:05:25.197478+0000 mgr.smithi167.ysqmzf (mgr.24457) 38 : cephadm [INF] Done migrating nfs.foo 2024-09-17T07:05:26.841 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:26 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:05:25.197543+0000 mgr.smithi167.ysqmzf (mgr.24457) 39 : cephadm [INF] Done migrating all NFS services 2024-09-17T07:05:26.841 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:26 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:05:25.243496+0000 mgr.smithi167.ysqmzf (mgr.24457) 40 : cephadm [INF] Creating key for client.nfs.foo.0.0.smithi037.koazav 2024-09-17T07:05:26.841 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:26 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:05:25.248021+0000 mgr.smithi167.ysqmzf (mgr.24457) 41 : cephadm [INF] Ensuring nfs.foo.0 is in the ganesha grace table 2024-09-17T07:05:26.841 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:26 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:05:25.346983+0000 mgr.smithi167.ysqmzf (mgr.24457) 42 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-09-17T07:05:26.841 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:26 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:05:25.347067+0000 mgr.smithi167.ysqmzf (mgr.24457) 43 : cephadm [INF] Creating key for client.nfs.foo.0.0.smithi037.koazav-rgw 2024-09-17T07:05:26.841 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:26 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:05:25.352203+0000 mgr.smithi167.ysqmzf (mgr.24457) 44 : cephadm [WRN] Bind address in nfs.foo.0.0.smithi037.koazav's ganesha conf is defaulting to empty 2024-09-17T07:05:26.842 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:26 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:05:25.358607+0000 mgr.smithi167.ysqmzf (mgr.24457) 45 : cephadm [INF] Deploying daemon nfs.foo.0.0.smithi037.koazav on smithi037 2024-09-17T07:05:26.880 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 10.63 MB/sec execute 15 sec latency 5340.628 ms 2024-09-17T07:05:26.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:26 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:05:25.146311+0000 mgr.smithi167.ysqmzf (mgr.24457) 35 : cephadm [INF] Removing key for client.nfs.foo.smithi037 2024-09-17T07:05:26.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:26 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:05:25.151909+0000 mgr.smithi167.ysqmzf (mgr.24457) 36 : cephadm [INF] Removing key for client.nfs.foo.smithi037-rgw 2024-09-17T07:05:26.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:26 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:25.161282+0000 mgr.smithi167.ysqmzf (mgr.24457) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "nfs export apply", "cluster_id": "foo"}]: dispatch 2024-09-17T07:05:26.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:26 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:05:25.197478+0000 mgr.smithi167.ysqmzf (mgr.24457) 38 : cephadm [INF] Done migrating nfs.foo 2024-09-17T07:05:26.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:26 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:05:25.197543+0000 mgr.smithi167.ysqmzf (mgr.24457) 39 : cephadm [INF] Done migrating all NFS services 2024-09-17T07:05:26.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:26 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:05:25.243496+0000 mgr.smithi167.ysqmzf (mgr.24457) 40 : cephadm [INF] Creating key for client.nfs.foo.0.0.smithi037.koazav 2024-09-17T07:05:26.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:26 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:05:25.248021+0000 mgr.smithi167.ysqmzf (mgr.24457) 41 : cephadm [INF] Ensuring nfs.foo.0 is in the ganesha grace table 2024-09-17T07:05:26.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:26 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:05:25.346983+0000 mgr.smithi167.ysqmzf (mgr.24457) 42 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-09-17T07:05:27.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:26 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:05:25.347067+0000 mgr.smithi167.ysqmzf (mgr.24457) 43 : cephadm [INF] Creating key for client.nfs.foo.0.0.smithi037.koazav-rgw 2024-09-17T07:05:27.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:26 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:05:25.352203+0000 mgr.smithi167.ysqmzf (mgr.24457) 44 : cephadm [WRN] Bind address in nfs.foo.0.0.smithi037.koazav's ganesha conf is defaulting to empty 2024-09-17T07:05:27.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:26 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:05:25.358607+0000 mgr.smithi167.ysqmzf (mgr.24457) 45 : cephadm [INF] Deploying daemon nfs.foo.0.0.smithi037.koazav on smithi037 2024-09-17T07:05:27.880 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 9.96 MB/sec execute 16 sec latency 6340.700 ms 2024-09-17T07:05:27.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:05:26.586469+0000 mgr.smithi167.ysqmzf (mgr.24457) 46 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 318 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 8.9 KiB/s rd, 6.9 MiB/s wr, 652 op/s 2024-09-17T07:05:27.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:05:27.409260+0000 mon.smithi037 (mon.0) 774 : cluster [DBG] mgrmap e31: smithi167.ysqmzf(active, since 26s), standbys: smithi037.xnzdne 2024-09-17T07:05:28.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:27 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:05:26.586469+0000 mgr.smithi167.ysqmzf (mgr.24457) 46 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 318 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 8.9 KiB/s rd, 6.9 MiB/s wr, 652 op/s 2024-09-17T07:05:28.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:27 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:05:27.409260+0000 mon.smithi037 (mon.0) 774 : cluster [DBG] mgrmap e31: smithi167.ysqmzf(active, since 26s), standbys: smithi037.xnzdne 2024-09-17T07:05:28.880 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 9.38 MB/sec execute 17 sec latency 7340.792 ms 2024-09-17T07:05:29.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:28 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:27.871967+0000 mon.smithi037 (mon.0) 775 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:29.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:28 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:27.878877+0000 mon.smithi037 (mon.0) 776 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:29.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:28 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:27.885532+0000 mon.smithi037 (mon.0) 777 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:29.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:28 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:05:27.888818+0000 mgr.smithi167.ysqmzf (mgr.24457) 47 : cephadm [INF] Creating key for client.nfs.foo.1.0.smithi167.rhgwce 2024-09-17T07:05:29.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:28 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:27.889097+0000 mon.smithi167 (mon.1) 69 : audit [INF] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi167.rhgwce", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-09-17T07:05:29.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:28 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:27.889623+0000 mon.smithi037 (mon.0) 778 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi167.rhgwce", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-09-17T07:05:29.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:28 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:27.892158+0000 mon.smithi037 (mon.0) 779 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi167.rhgwce", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-09-17T07:05:29.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:28 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:05:27.896029+0000 mgr.smithi167.ysqmzf (mgr.24457) 48 : cephadm [INF] Ensuring nfs.foo.1 is in the ganesha grace table 2024-09-17T07:05:29.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:28 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:27.896281+0000 mon.smithi167 (mon.1) 70 : audit [INF] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-09-17T07:05:29.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:28 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:27.896902+0000 mon.smithi037 (mon.0) 780 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-09-17T07:05:29.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:28 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:27.899457+0000 mon.smithi037 (mon.0) 781 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-09-17T07:05:29.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:28 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:27.903982+0000 mon.smithi167 (mon.1) 71 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:05:29.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:28 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:05:28.587360+0000 mgr.smithi167.ysqmzf (mgr.24457) 49 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 5.7 MiB/s wr, 543 op/s 2024-09-17T07:05:29.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:28 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:27.871967+0000 mon.smithi037 (mon.0) 775 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:29.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:28 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:27.878877+0000 mon.smithi037 (mon.0) 776 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:29.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:28 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:27.885532+0000 mon.smithi037 (mon.0) 777 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:29.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:28 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:05:27.888818+0000 mgr.smithi167.ysqmzf (mgr.24457) 47 : cephadm [INF] Creating key for client.nfs.foo.1.0.smithi167.rhgwce 2024-09-17T07:05:29.275 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:28 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:27.889097+0000 mon.smithi167 (mon.1) 69 : audit [INF] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi167.rhgwce", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-09-17T07:05:29.275 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:28 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:27.889623+0000 mon.smithi037 (mon.0) 778 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi167.rhgwce", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-09-17T07:05:29.275 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:28 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:27.892158+0000 mon.smithi037 (mon.0) 779 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi167.rhgwce", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-09-17T07:05:29.275 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:28 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:05:27.896029+0000 mgr.smithi167.ysqmzf (mgr.24457) 48 : cephadm [INF] Ensuring nfs.foo.1 is in the ganesha grace table 2024-09-17T07:05:29.275 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:28 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:27.896281+0000 mon.smithi167 (mon.1) 70 : audit [INF] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-09-17T07:05:29.275 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:28 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:27.896902+0000 mon.smithi037 (mon.0) 780 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-09-17T07:05:29.276 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:28 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:27.899457+0000 mon.smithi037 (mon.0) 781 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-09-17T07:05:29.276 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:28 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:27.903982+0000 mon.smithi167 (mon.1) 71 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:05:29.276 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:28 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:05:28.587360+0000 mgr.smithi167.ysqmzf (mgr.24457) 49 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 5.7 MiB/s wr, 543 op/s 2024-09-17T07:05:29.880 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 8.86 MB/sec execute 18 sec latency 8340.916 ms 2024-09-17T07:05:30.880 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 8.39 MB/sec execute 19 sec latency 9340.987 ms 2024-09-17T07:05:31.880 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 7.97 MB/sec execute 20 sec latency 10341.086 ms 2024-09-17T07:05:31.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:31 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:05:30.587975+0000 mgr.smithi167.ysqmzf (mgr.24457) 50 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 9.0 KiB/s rd, 4.8 MiB/s wr, 455 op/s 2024-09-17T07:05:31.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:31 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:30.784128+0000 mon.smithi167 (mon.1) 72 : audit [INF] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-09-17T07:05:31.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:31 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:30.784590+0000 mon.smithi037 (mon.0) 782 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-09-17T07:05:31.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:31 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:30.788923+0000 mon.smithi037 (mon.0) 783 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-09-17T07:05:32.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:31 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:30.844752+0000 mon.smithi167 (mon.1) 73 : audit [INF] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi167.rhgwce-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T07:05:32.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:31 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:30.845154+0000 mon.smithi037 (mon.0) 784 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi167.rhgwce-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T07:05:32.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:31 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:30.848601+0000 mon.smithi037 (mon.0) 785 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi167.rhgwce-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-17T07:05:32.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:31 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:30.849893+0000 mon.smithi167 (mon.1) 74 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:05:32.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:31 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:31.188974+0000 mon.smithi167 (mon.1) 75 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:05:32.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:31 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:05:30.587975+0000 mgr.smithi167.ysqmzf (mgr.24457) 50 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 9.0 KiB/s rd, 4.8 MiB/s wr, 455 op/s 2024-09-17T07:05:32.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:31 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:30.784128+0000 mon.smithi167 (mon.1) 72 : audit [INF] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-09-17T07:05:32.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:31 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:30.784590+0000 mon.smithi037 (mon.0) 782 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-09-17T07:05:32.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:31 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:30.788923+0000 mon.smithi037 (mon.0) 783 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-09-17T07:05:32.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:31 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:30.844752+0000 mon.smithi167 (mon.1) 73 : audit [INF] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi167.rhgwce-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T07:05:32.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:31 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:30.845154+0000 mon.smithi037 (mon.0) 784 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi167.rhgwce-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T07:05:32.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:31 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:30.848601+0000 mon.smithi037 (mon.0) 785 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi167.rhgwce-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-17T07:05:32.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:31 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:30.849893+0000 mon.smithi167 (mon.1) 74 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:05:32.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:31 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:31.188974+0000 mon.smithi167 (mon.1) 75 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:05:32.880 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 7.59 MB/sec execute 21 sec latency 11341.190 ms 2024-09-17T07:05:32.973 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:32 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:05:30.844289+0000 mgr.smithi167.ysqmzf (mgr.24457) 51 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-09-17T07:05:32.973 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:32 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:05:30.844383+0000 mgr.smithi167.ysqmzf (mgr.24457) 52 : cephadm [INF] Creating key for client.nfs.foo.1.0.smithi167.rhgwce-rgw 2024-09-17T07:05:32.973 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:32 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:05:30.849368+0000 mgr.smithi167.ysqmzf (mgr.24457) 53 : cephadm [WRN] Bind address in nfs.foo.1.0.smithi167.rhgwce's ganesha conf is defaulting to empty 2024-09-17T07:05:32.973 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:32 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:05:30.850979+0000 mgr.smithi167.ysqmzf (mgr.24457) 54 : cephadm [INF] Deploying daemon nfs.foo.1.0.smithi167.rhgwce on smithi167 2024-09-17T07:05:33.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:32 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:05:30.844289+0000 mgr.smithi167.ysqmzf (mgr.24457) 51 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-09-17T07:05:33.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:32 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:05:30.844383+0000 mgr.smithi167.ysqmzf (mgr.24457) 52 : cephadm [INF] Creating key for client.nfs.foo.1.0.smithi167.rhgwce-rgw 2024-09-17T07:05:33.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:32 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:05:30.849368+0000 mgr.smithi167.ysqmzf (mgr.24457) 53 : cephadm [WRN] Bind address in nfs.foo.1.0.smithi167.rhgwce's ganesha conf is defaulting to empty 2024-09-17T07:05:33.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:32 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:05:30.850979+0000 mgr.smithi167.ysqmzf (mgr.24457) 54 : cephadm [INF] Deploying daemon nfs.foo.1.0.smithi167.rhgwce on smithi167 2024-09-17T07:05:33.880 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 7.25 MB/sec execute 22 sec latency 12341.245 ms 2024-09-17T07:05:33.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:33 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:05:32.588842+0000 mgr.smithi167.ysqmzf (mgr.24457) 55 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.0 KiB/s rd, 73 KiB/s wr, 11 op/s 2024-09-17T07:05:34.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:33 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:33.392934+0000 mon.smithi037 (mon.0) 786 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:34.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:33 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:33.400158+0000 mon.smithi037 (mon.0) 787 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:34.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:33 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:33.406580+0000 mon.smithi037 (mon.0) 788 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:34.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:33 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:33.413719+0000 mon.smithi037 (mon.0) 789 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:34.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:33 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:33.492728+0000 mon.smithi167 (mon.1) 76 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:05:34.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:33 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:05:32.588842+0000 mgr.smithi167.ysqmzf (mgr.24457) 55 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.0 KiB/s rd, 73 KiB/s wr, 11 op/s 2024-09-17T07:05:34.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:33 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:33.392934+0000 mon.smithi037 (mon.0) 786 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:34.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:33 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:33.400158+0000 mon.smithi037 (mon.0) 787 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:34.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:33 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:33.406580+0000 mon.smithi037 (mon.0) 788 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:34.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:33 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:33.413719+0000 mon.smithi037 (mon.0) 789 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:34.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:33 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:33.492728+0000 mon.smithi167 (mon.1) 76 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:05:34.881 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 6.93 MB/sec execute 23 sec latency 13341.280 ms 2024-09-17T07:05:35.880 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 6.64 MB/sec execute 24 sec latency 14341.352 ms 2024-09-17T07:05:35.989 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:35 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:05:34.589267+0000 mgr.smithi167.ysqmzf (mgr.24457) 56 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.5 KiB/s rd, 64 KiB/s wr, 10 op/s 2024-09-17T07:05:36.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:35 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:05:34.589267+0000 mgr.smithi167.ysqmzf (mgr.24457) 56 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.5 KiB/s rd, 64 KiB/s wr, 10 op/s 2024-09-17T07:05:36.881 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 6.38 MB/sec execute 25 sec latency 15341.396 ms 2024-09-17T07:05:37.457 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:37 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:36.191945+0000 mon.smithi037 (mon.0) 790 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:37.457 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:37 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:05:36.589672+0000 mgr.smithi167.ysqmzf (mgr.24457) 57 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.5 KiB/s rd, 64 KiB/s wr, 10 op/s 2024-09-17T07:05:37.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:37 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:36.191945+0000 mon.smithi037 (mon.0) 790 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:37.524 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:37 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:05:36.589672+0000 mgr.smithi167.ysqmzf (mgr.24457) 57 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.5 KiB/s rd, 64 KiB/s wr, 10 op/s 2024-09-17T07:05:37.880 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 6.13 MB/sec execute 26 sec latency 16341.425 ms 2024-09-17T07:05:38.880 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 5.90 MB/sec execute 27 sec latency 17341.454 ms 2024-09-17T07:05:39.149 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:38 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:37.876486+0000 mon.smithi037 (mon.0) 791 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:39.150 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:38 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:37.881707+0000 mon.smithi037 (mon.0) 792 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:39.150 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:38 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:05:38.590300+0000 mgr.smithi167.ysqmzf (mgr.24457) 58 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.7 KiB/s rd, 65 KiB/s wr, 14 op/s 2024-09-17T07:05:39.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:38 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:37.876486+0000 mon.smithi037 (mon.0) 791 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:39.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:38 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:37.881707+0000 mon.smithi037 (mon.0) 792 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:39.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:38 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:05:38.590300+0000 mgr.smithi167.ysqmzf (mgr.24457) 58 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.7 KiB/s rd, 65 KiB/s wr, 14 op/s 2024-09-17T07:05:39.880 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 5.69 MB/sec execute 28 sec latency 18341.489 ms 2024-09-17T07:05:40.881 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 5.50 MB/sec execute 29 sec latency 19341.567 ms 2024-09-17T07:05:40.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:40 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:39.631469+0000 mon.smithi037 (mon.0) 793 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:40.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:40 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:39.637983+0000 mon.smithi037 (mon.0) 794 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:40.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:40 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:39.639798+0000 mon.smithi167 (mon.1) 77 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:05:41.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:40 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:39.640666+0000 mon.smithi167 (mon.1) 78 : audit [INF] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:05:41.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:40 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:05:39.641370+0000 mgr.smithi167.ysqmzf (mgr.24457) 59 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:05:41.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:40 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:39.645194+0000 mon.smithi037 (mon.0) 795 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:41.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:40 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:39.652680+0000 mon.smithi037 (mon.0) 796 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:41.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:40 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:39.733673+0000 mon.smithi037 (mon.0) 797 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:41.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:40 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:39.737115+0000 mon.smithi037 (mon.0) 798 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:41.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:40 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:39.740339+0000 mon.smithi037 (mon.0) 799 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:41.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:40 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:39.743546+0000 mon.smithi037 (mon.0) 800 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:41.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:40 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:05:39.744552+0000 mgr.smithi167.ysqmzf (mgr.24457) 60 : cephadm [INF] Reconfiguring alertmanager.smithi037 (dependencies changed)... 2024-09-17T07:05:41.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:40 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:05:39.752793+0000 mgr.smithi167.ysqmzf (mgr.24457) 61 : cephadm [INF] Reconfiguring daemon alertmanager.smithi037 on smithi037 2024-09-17T07:05:41.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:40 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:39.631469+0000 mon.smithi037 (mon.0) 793 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:41.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:40 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:39.637983+0000 mon.smithi037 (mon.0) 794 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:41.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:40 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:39.639798+0000 mon.smithi167 (mon.1) 77 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:05:41.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:40 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:39.640666+0000 mon.smithi167 (mon.1) 78 : audit [INF] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:05:41.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:40 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:05:39.641370+0000 mgr.smithi167.ysqmzf (mgr.24457) 59 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:05:41.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:40 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:39.645194+0000 mon.smithi037 (mon.0) 795 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:41.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:40 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:39.652680+0000 mon.smithi037 (mon.0) 796 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:41.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:40 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:39.733673+0000 mon.smithi037 (mon.0) 797 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:41.026 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:40 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:39.737115+0000 mon.smithi037 (mon.0) 798 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:41.026 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:40 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:39.740339+0000 mon.smithi037 (mon.0) 799 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:41.026 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:40 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:39.743546+0000 mon.smithi037 (mon.0) 800 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:05:41.026 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:40 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:05:39.744552+0000 mgr.smithi167.ysqmzf (mgr.24457) 60 : cephadm [INF] Reconfiguring alertmanager.smithi037 (dependencies changed)... 2024-09-17T07:05:41.026 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:40 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:05:39.752793+0000 mgr.smithi167.ysqmzf (mgr.24457) 61 : cephadm [INF] Reconfiguring daemon alertmanager.smithi037 on smithi037 2024-09-17T07:05:41.880 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 5.31 MB/sec execute 30 sec latency 20341.612 ms 2024-09-17T07:05:42.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:41 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:05:40.590886+0000 mgr.smithi167.ysqmzf (mgr.24457) 62 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.4 KiB/s rd, 5.3 KiB/s wr, 7 op/s 2024-09-17T07:05:42.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:41 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:05:40.590886+0000 mgr.smithi167.ysqmzf (mgr.24457) 62 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.4 KiB/s rd, 5.3 KiB/s wr, 7 op/s 2024-09-17T07:05:42.881 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 5.14 MB/sec execute 31 sec latency 21341.643 ms 2024-09-17T07:05:43.881 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 4.98 MB/sec execute 32 sec latency 22341.678 ms 2024-09-17T07:05:44.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:43 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:05:42.591538+0000 mgr.smithi167.ysqmzf (mgr.24457) 63 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.4 KiB/s rd, 6.2 KiB/s wr, 7 op/s 2024-09-17T07:05:44.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:43 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:05:42.591538+0000 mgr.smithi167.ysqmzf (mgr.24457) 63 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.4 KiB/s rd, 6.2 KiB/s wr, 7 op/s 2024-09-17T07:05:44.881 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 4.83 MB/sec execute 33 sec latency 23341.710 ms 2024-09-17T07:05:45.881 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 4.69 MB/sec execute 34 sec latency 24341.746 ms 2024-09-17T07:05:45.974 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:45 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:05:44.591919+0000 mgr.smithi167.ysqmzf (mgr.24457) 64 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.2 KiB/s rd, 1.9 KiB/s wr, 3 op/s 2024-09-17T07:05:46.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:45 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:05:44.591919+0000 mgr.smithi167.ysqmzf (mgr.24457) 64 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.2 KiB/s rd, 1.9 KiB/s wr, 3 op/s 2024-09-17T07:05:46.870 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:46 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:46.189260+0000 mon.smithi167 (mon.1) 79 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:05:46.880 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 4.55 MB/sec execute 35 sec latency 25341.839 ms 2024-09-17T07:05:47.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:46 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:46.189260+0000 mon.smithi167 (mon.1) 79 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:05:47.881 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 4.43 MB/sec execute 36 sec latency 26341.939 ms 2024-09-17T07:05:48.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:47 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:05:46.592461+0000 mgr.smithi167.ysqmzf (mgr.24457) 65 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.2 KiB/s rd, 1.9 KiB/s wr, 3 op/s 2024-09-17T07:05:48.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:47 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:05:46.592461+0000 mgr.smithi167.ysqmzf (mgr.24457) 65 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.2 KiB/s rd, 1.9 KiB/s wr, 3 op/s 2024-09-17T07:05:48.881 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 4.31 MB/sec execute 37 sec latency 27342.028 ms 2024-09-17T07:05:49.881 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 4.19 MB/sec execute 38 sec latency 28342.180 ms 2024-09-17T07:05:50.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:49 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:05:48.593338+0000 mgr.smithi167.ysqmzf (mgr.24457) 66 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.4 KiB/s rd, 1.9 KiB/s wr, 4 op/s 2024-09-17T07:05:50.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:49 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:05:48.593338+0000 mgr.smithi167.ysqmzf (mgr.24457) 66 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.4 KiB/s rd, 1.9 KiB/s wr, 4 op/s 2024-09-17T07:05:50.868 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-09-17T07:05:50.881 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 4.09 MB/sec execute 39 sec latency 29342.226 ms 2024-09-17T07:05:51.521 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T07:05:51.521 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.smithi037 smithi037 *:9093,9094 running (6m) 11s ago 8m 16.9M - 0.20.0 0881eb8f169f 678a2b9bc6ad 2024-09-17T07:05:51.521 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi037 smithi037 running (8m) 11s ago 8m 6405k - 16.2.0 24ecd6d5f14c cfb092719ab6 2024-09-17T07:05:51.521 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi167 smithi167 running (7m) 13s ago 7m 6413k - 16.2.0 24ecd6d5f14c 535da7f9a9b2 2024-09-17T07:05:51.521 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.smithi037 smithi037 *:3000 running (6m) 11s ago 8m 38.8M - 6.7.4 557c83e11646 c2b9de243451 2024-09-17T07:05:51.522 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi037.jtdcan smithi037 running (3m) 11s ago 3m 13.0M - 16.2.0 24ecd6d5f14c 9972c22cf2de 2024-09-17T07:05:51.522 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi167.pprzvy smithi167 running (3m) 13s ago 3m 38.3M - 16.2.0 24ecd6d5f14c 7f42961a3697 2024-09-17T07:05:51.522 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi037.xnzdne smithi037 *:9283 running (9m) 11s ago 9m 359M - 16.2.0 24ecd6d5f14c fe5576907dcd 2024-09-17T07:05:51.522 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi167.ysqmzf smithi167 *:8443,9283 running (58s) 13s ago 7m 487M - 18.2.4-855-g19e2a2be 980a0bfcd684 a1646754813f 2024-09-17T07:05:51.522 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi037 smithi037 running (9m) 11s ago 9m 53.8M 2048M 16.2.0 24ecd6d5f14c 64e774b68c51 2024-09-17T07:05:51.522 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi167 smithi167 running (7m) 13s ago 7m 42.6M 2048M 16.2.0 24ecd6d5f14c a9e35dbd0fa0 2024-09-17T07:05:51.522 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.0.0.smithi037.koazav smithi037 *:2049 running (24s) 11s ago 23s 48.1M - 3.5 24ecd6d5f14c b21a22e84630 2024-09-17T07:05:51.522 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.1.0.smithi167.rhgwce smithi167 *:2049 running (18s) 13s ago 18s 49.4M - 3.5 24ecd6d5f14c d8f95531d8af 2024-09-17T07:05:51.522 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi037 smithi037 *:9100 running (7m) 11s ago 7m 17.1M - 0.18.1 e5a616e4b9cf ffa97bacea8c 2024-09-17T07:05:51.522 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi167 smithi167 *:9100 running (7m) 13s ago 7m 17.2M - 0.18.1 e5a616e4b9cf 6fd08102820d 2024-09-17T07:05:51.522 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (6m) 11s ago 6m 389M 4096M 16.2.0 24ecd6d5f14c d74c41c79a3d 2024-09-17T07:05:51.522 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (6m) 11s ago 6m 290M 4096M 16.2.0 24ecd6d5f14c 9893d8fdab55 2024-09-17T07:05:51.522 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (6m) 11s ago 6m 254M 4096M 16.2.0 24ecd6d5f14c f5506a58d1bb 2024-09-17T07:05:51.522 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (5m) 11s ago 5m 360M 4096M 16.2.0 24ecd6d5f14c 9bc451cb2df8 2024-09-17T07:05:51.523 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi167 running (5m) 13s ago 5m 376M 4096M 16.2.0 24ecd6d5f14c 062421f15e44 2024-09-17T07:05:51.523 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi167 running (5m) 13s ago 5m 398M 4096M 16.2.0 24ecd6d5f14c f1d1552fbeeb 2024-09-17T07:05:51.523 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi167 running (4m) 13s ago 4m 330M 4096M 16.2.0 24ecd6d5f14c 5c621e82d4cd 2024-09-17T07:05:51.523 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi167 running (4m) 13s ago 4m 484M 4096M 16.2.0 24ecd6d5f14c 721a3bad3841 2024-09-17T07:05:51.523 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.smithi037 smithi037 *:9095 running (6m) 11s ago 7m 42.5M - 2.18.1 de242295e225 cd62d3f0236e 2024-09-17T07:05:51.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:51 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:05:50.593839+0000 mgr.smithi167.ysqmzf (mgr.24457) 67 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 853 B/s wr, 0 op/s 2024-09-17T07:05:51.881 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 3.98 MB/sec execute 40 sec latency 30342.256 ms 2024-09-17T07:05:51.922 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T07:05:51.922 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-09-17T07:05:51.922 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:05:51.922 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:05:51.922 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-09-17T07:05:51.922 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1, 2024-09-17T07:05:51.922 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T07:05:51.922 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:05:51.922 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-09-17T07:05:51.922 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-09-17T07:05:51.923 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:05:51.923 INFO:teuthology.orchestra.run.smithi037.stdout: "mds": { 2024-09-17T07:05:51.923 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:05:51.923 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:05:51.923 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-09-17T07:05:51.923 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 13, 2024-09-17T07:05:51.923 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T07:05:51.923 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-09-17T07:05:51.923 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T07:05:52.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:51 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:05:50.593839+0000 mgr.smithi167.ysqmzf (mgr.24457) 67 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 853 B/s wr, 0 op/s 2024-09-17T07:05:52.251 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T07:05:52.251 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9", 2024-09-17T07:05:52.251 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": true, 2024-09-17T07:05:52.251 INFO:teuthology.orchestra.run.smithi037.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T07:05:52.252 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [], 2024-09-17T07:05:52.252 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": "1/23 daemons upgraded", 2024-09-17T07:05:52.252 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "", 2024-09-17T07:05:52.252 INFO:teuthology.orchestra.run.smithi037.stdout: "is_paused": false 2024-09-17T07:05:52.252 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T07:05:52.646 INFO:teuthology.orchestra.run.smithi037.stdout:HEALTH_OK 2024-09-17T07:05:52.881 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 3.89 MB/sec execute 41 sec latency 31342.326 ms 2024-09-17T07:05:53.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:52 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:50.854873+0000 mgr.smithi167.ysqmzf (mgr.24457) 68 : audit [DBG] from='client.14772 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:05:53.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:52 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:51.186635+0000 mgr.smithi167.ysqmzf (mgr.24457) 69 : audit [DBG] from='client.14776 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:05:53.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:52 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:51.511864+0000 mgr.smithi167.ysqmzf (mgr.24457) 70 : audit [DBG] from='client.14780 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:05:53.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:52 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:51.922055+0000 mon.smithi037 (mon.0) 801 : audit [DBG] from='client.? 172.21.15.37:0/2505385488' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:05:53.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:52 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:52.647111+0000 mon.smithi037 (mon.0) 802 : audit [DBG] from='client.? 172.21.15.37:0/2107130889' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:05:53.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:52 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:50.854873+0000 mgr.smithi167.ysqmzf (mgr.24457) 68 : audit [DBG] from='client.14772 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:05:53.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:52 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:51.186635+0000 mgr.smithi167.ysqmzf (mgr.24457) 69 : audit [DBG] from='client.14776 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:05:53.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:52 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:51.511864+0000 mgr.smithi167.ysqmzf (mgr.24457) 70 : audit [DBG] from='client.14780 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:05:53.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:52 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:51.922055+0000 mon.smithi037 (mon.0) 801 : audit [DBG] from='client.? 172.21.15.37:0/2505385488' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:05:53.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:52 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:52.647111+0000 mon.smithi037 (mon.0) 802 : audit [DBG] from='client.? 172.21.15.37:0/2107130889' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:05:53.881 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 3.80 MB/sec execute 42 sec latency 32342.398 ms 2024-09-17T07:05:54.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:53 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:05:52.251240+0000 mgr.smithi167.ysqmzf (mgr.24457) 71 : audit [DBG] from='client.14788 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:05:54.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:53 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:05:52.594473+0000 mgr.smithi167.ysqmzf (mgr.24457) 72 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 853 B/s wr, 0 op/s 2024-09-17T07:05:54.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:53 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:05:52.251240+0000 mgr.smithi167.ysqmzf (mgr.24457) 71 : audit [DBG] from='client.14788 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:05:54.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:53 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:05:52.594473+0000 mgr.smithi167.ysqmzf (mgr.24457) 72 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 853 B/s wr, 0 op/s 2024-09-17T07:05:54.881 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 3.71 MB/sec execute 43 sec latency 33342.484 ms 2024-09-17T07:05:55.881 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 3.62 MB/sec execute 44 sec latency 34342.573 ms 2024-09-17T07:05:56.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:55 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:05:54.594954+0000 mgr.smithi167.ysqmzf (mgr.24457) 73 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:05:56.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:55 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:05:54.594954+0000 mgr.smithi167.ysqmzf (mgr.24457) 73 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:05:56.881 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 3.54 MB/sec execute 45 sec latency 35342.668 ms 2024-09-17T07:05:57.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:57 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:05:56.595464+0000 mgr.smithi167.ysqmzf (mgr.24457) 74 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:05:57.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:57 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:05:56.595464+0000 mgr.smithi167.ysqmzf (mgr.24457) 74 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:05:57.882 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 3.47 MB/sec execute 46 sec latency 36342.798 ms 2024-09-17T07:05:58.882 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 3.39 MB/sec execute 47 sec latency 37342.912 ms 2024-09-17T07:05:59.882 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 3.32 MB/sec execute 48 sec latency 38342.996 ms 2024-09-17T07:05:59.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:05:59 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:05:58.596205+0000 mgr.smithi167.ysqmzf (mgr.24457) 75 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:06:00.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:05:59 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:05:58.596205+0000 mgr.smithi167.ysqmzf (mgr.24457) 75 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:06:00.882 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 3.25 MB/sec execute 49 sec latency 39343.109 ms 2024-09-17T07:06:01.882 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 3.19 MB/sec execute 50 sec latency 40343.234 ms 2024-09-17T07:06:01.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:06:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:06:00.596587+0000 mgr.smithi167.ysqmzf (mgr.24457) 76 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:06:01.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:06:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:06:01.193586+0000 mon.smithi167 (mon.1) 80 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:06:02.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:06:01 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:06:00.596587+0000 mgr.smithi167.ysqmzf (mgr.24457) 76 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:06:02.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:06:01 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:06:01.193586+0000 mon.smithi167 (mon.1) 80 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:06:02.882 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 3.13 MB/sec execute 51 sec latency 41343.331 ms 2024-09-17T07:06:03.882 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 3.07 MB/sec execute 52 sec latency 42343.456 ms 2024-09-17T07:06:03.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:06:03 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:06:02.597425+0000 mgr.smithi167.ysqmzf (mgr.24457) 77 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:06:03.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:06:03 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:06:03.274365+0000 mds.foofs.smithi167.pprzvy (mds.0) 1 : cluster [WRN] 1 slow requests, 1 included below; oldest blocked for > 30.899350 secs 2024-09-17T07:06:03.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:06:03 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:06:03.274384+0000 mds.foofs.smithi167.pprzvy (mds.0) 2 : cluster [WRN] slow request 30.899349 seconds old, received at 2024-09-17T07:05:32.374981+0000: client_request(client.14754:4 getattr pAsLsXsFs #0x100000046b0 2024-09-17T07:05:32.374925+0000 caller_uid=0, caller_gid=0{0,}) currently failed to rdlock, waiting 2024-09-17T07:06:04.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:06:03 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:06:02.597425+0000 mgr.smithi167.ysqmzf (mgr.24457) 77 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:06:04.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:06:03 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:06:03.274365+0000 mds.foofs.smithi167.pprzvy (mds.0) 1 : cluster [WRN] 1 slow requests, 1 included below; oldest blocked for > 30.899350 secs 2024-09-17T07:06:04.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:06:03 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:06:03.274384+0000 mds.foofs.smithi167.pprzvy (mds.0) 2 : cluster [WRN] slow request 30.899349 seconds old, received at 2024-09-17T07:05:32.374981+0000: client_request(client.14754:4 getattr pAsLsXsFs #0x100000046b0 2024-09-17T07:05:32.374925+0000 caller_uid=0, caller_gid=0{0,}) currently failed to rdlock, waiting 2024-09-17T07:06:04.883 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 3.01 MB/sec execute 53 sec latency 43343.537 ms 2024-09-17T07:06:04.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:06:04 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:06:04.657820+0000 mon.smithi037 (mon.0) 803 : cluster [WRN] Health check failed: 1 MDSs report slow requests (MDS_SLOW_REQUEST) 2024-09-17T07:06:04.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:06:04 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:06:04.663901+0000 mon.smithi037 (mon.0) 804 : cluster [DBG] mds.? [v2:172.21.15.167:6832/1343962668,v1:172.21.15.167:6833/1343962668] up:active 2024-09-17T07:06:04.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:06:04 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:06:04.663959+0000 mon.smithi037 (mon.0) 805 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi167.pprzvy=up:active} 1 up:standby 2024-09-17T07:06:05.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:06:04 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:06:04.657820+0000 mon.smithi037 (mon.0) 803 : cluster [WRN] Health check failed: 1 MDSs report slow requests (MDS_SLOW_REQUEST) 2024-09-17T07:06:05.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:06:04 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:06:04.663901+0000 mon.smithi037 (mon.0) 804 : cluster [DBG] mds.? [v2:172.21.15.167:6832/1343962668,v1:172.21.15.167:6833/1343962668] up:active 2024-09-17T07:06:05.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:06:04 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:06:04.663959+0000 mon.smithi037 (mon.0) 805 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi167.pprzvy=up:active} 1 up:standby 2024-09-17T07:06:05.883 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 2.95 MB/sec execute 54 sec latency 44343.968 ms 2024-09-17T07:06:05.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:06:05 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:06:04.597979+0000 mgr.smithi167.ysqmzf (mgr.24457) 78 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:06:06.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:06:05 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:06:04.597979+0000 mgr.smithi167.ysqmzf (mgr.24457) 78 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:06:06.883 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 2.90 MB/sec execute 55 sec latency 45344.081 ms 2024-09-17T07:06:07.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:06:07 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:06:06.598560+0000 mgr.smithi167.ysqmzf (mgr.24457) 79 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:06:07.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:06:07 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:06:06.598560+0000 mgr.smithi167.ysqmzf (mgr.24457) 79 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:06:07.883 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 2.85 MB/sec execute 56 sec latency 46344.168 ms 2024-09-17T07:06:08.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:06:08 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:06:08.274462+0000 mds.foofs.smithi167.pprzvy (mds.0) 3 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 35.899447 secs 2024-09-17T07:06:08.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:06:08 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:06:08.274462+0000 mds.foofs.smithi167.pprzvy (mds.0) 3 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 35.899447 secs 2024-09-17T07:06:08.883 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 2.80 MB/sec execute 57 sec latency 47344.286 ms 2024-09-17T07:06:09.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:06:09 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:06:08.599200+0000 mgr.smithi167.ysqmzf (mgr.24457) 80 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:06:09.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:06:09 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:06:08.599200+0000 mgr.smithi167.ysqmzf (mgr.24457) 80 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:06:09.884 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 2.75 MB/sec execute 58 sec latency 48344.422 ms 2024-09-17T07:06:10.883 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 2.70 MB/sec execute 59 sec latency 49344.548 ms 2024-09-17T07:06:11.884 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 2.66 MB/sec execute 60 sec latency 50344.674 ms 2024-09-17T07:06:11.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:06:11 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:06:10.599823+0000 mgr.smithi167.ysqmzf (mgr.24457) 81 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:06:12.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:06:11 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:06:10.599823+0000 mgr.smithi167.ysqmzf (mgr.24457) 81 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:06:12.884 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 2.61 MB/sec execute 61 sec latency 51344.748 ms 2024-09-17T07:06:13.884 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 2.57 MB/sec execute 62 sec latency 52344.859 ms 2024-09-17T07:06:13.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:06:13 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:06:12.600455+0000 mgr.smithi167.ysqmzf (mgr.24457) 82 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:06:13.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:06:13 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:06:13.274578+0000 mds.foofs.smithi167.pprzvy (mds.0) 4 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 40.899562 secs 2024-09-17T07:06:14.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:06:13 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:06:12.600455+0000 mgr.smithi167.ysqmzf (mgr.24457) 82 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:06:14.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:06:13 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:06:13.274578+0000 mds.foofs.smithi167.pprzvy (mds.0) 4 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 40.899562 secs 2024-09-17T07:06:14.884 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 2.53 MB/sec execute 63 sec latency 53344.934 ms 2024-09-17T07:06:15.884 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 2.49 MB/sec execute 64 sec latency 54344.984 ms 2024-09-17T07:06:15.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:06:15 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:06:14.601009+0000 mgr.smithi167.ysqmzf (mgr.24457) 83 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:06:16.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:06:15 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:06:14.601009+0000 mgr.smithi167.ysqmzf (mgr.24457) 83 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:06:16.884 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 2.45 MB/sec execute 65 sec latency 55345.101 ms 2024-09-17T07:06:17.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:06:17 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:06:16.197369+0000 mon.smithi037 (mon.0) 806 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:06:17.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:06:17 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:06:16.198622+0000 mon.smithi167 (mon.1) 81 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:06:17.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:06:17 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:06:16.601588+0000 mgr.smithi167.ysqmzf (mgr.24457) 84 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:06:17.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:06:17 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:06:16.197369+0000 mon.smithi037 (mon.0) 806 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:06:17.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:06:17 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:06:16.198622+0000 mon.smithi167 (mon.1) 81 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:06:17.524 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:06:17 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:06:16.601588+0000 mgr.smithi167.ysqmzf (mgr.24457) 84 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:06:17.884 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 2.42 MB/sec execute 66 sec latency 56345.209 ms 2024-09-17T07:06:18.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:06:18 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:06:18.274703+0000 mds.foofs.smithi167.pprzvy (mds.0) 5 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 45.899687 secs 2024-09-17T07:06:18.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:06:18 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:06:18.274703+0000 mds.foofs.smithi167.pprzvy (mds.0) 5 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 45.899687 secs 2024-09-17T07:06:18.884 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 2.38 MB/sec execute 67 sec latency 57345.354 ms 2024-09-17T07:06:19.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:06:19 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:06:18.602397+0000 mgr.smithi167.ysqmzf (mgr.24457) 85 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:06:19.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:06:19 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:06:18.602397+0000 mgr.smithi167.ysqmzf (mgr.24457) 85 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:06:19.884 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 2.34 MB/sec execute 68 sec latency 58345.446 ms 2024-09-17T07:06:20.884 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 2.31 MB/sec execute 69 sec latency 59345.479 ms 2024-09-17T07:06:21.885 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 2.28 MB/sec execute 70 sec latency 60345.613 ms 2024-09-17T07:06:21.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:06:21 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:06:20.602971+0000 mgr.smithi167.ysqmzf (mgr.24457) 86 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:06:22.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:06:21 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:06:20.602971+0000 mgr.smithi167.ysqmzf (mgr.24457) 86 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:06:22.885 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 2.24 MB/sec execute 71 sec latency 61345.679 ms 2024-09-17T07:06:23.011 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-09-17T07:06:23.661 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T07:06:23.661 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.smithi037 smithi037 *:9093,9094 running (7m) 44s ago 8m 16.9M - 0.20.0 0881eb8f169f 678a2b9bc6ad 2024-09-17T07:06:23.661 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi037 smithi037 running (8m) 44s ago 8m 6405k - 16.2.0 24ecd6d5f14c cfb092719ab6 2024-09-17T07:06:23.661 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi167 smithi167 running (8m) 45s ago 8m 6413k - 16.2.0 24ecd6d5f14c 535da7f9a9b2 2024-09-17T07:06:23.661 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.smithi037 smithi037 *:3000 running (7m) 44s ago 8m 38.8M - 6.7.4 557c83e11646 c2b9de243451 2024-09-17T07:06:23.661 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi037.jtdcan smithi037 running (3m) 44s ago 3m 13.0M - 16.2.0 24ecd6d5f14c 9972c22cf2de 2024-09-17T07:06:23.662 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi167.pprzvy smithi167 running (3m) 45s ago 3m 38.3M - 16.2.0 24ecd6d5f14c 7f42961a3697 2024-09-17T07:06:23.662 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi037.xnzdne smithi037 *:9283 running (10m) 44s ago 10m 359M - 16.2.0 24ecd6d5f14c fe5576907dcd 2024-09-17T07:06:23.662 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi167.ysqmzf smithi167 *:8443,9283 running (90s) 45s ago 8m 487M - 18.2.4-855-g19e2a2be 980a0bfcd684 a1646754813f 2024-09-17T07:06:23.662 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi037 smithi037 running (10m) 44s ago 10m 53.8M 2048M 16.2.0 24ecd6d5f14c 64e774b68c51 2024-09-17T07:06:23.662 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi167 smithi167 running (7m) 45s ago 7m 42.6M 2048M 16.2.0 24ecd6d5f14c a9e35dbd0fa0 2024-09-17T07:06:23.662 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.0.0.smithi037.koazav smithi037 *:2049 running (56s) 44s ago 55s 48.1M - 3.5 24ecd6d5f14c b21a22e84630 2024-09-17T07:06:23.662 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.1.0.smithi167.rhgwce smithi167 *:2049 running (50s) 45s ago 50s 49.4M - 3.5 24ecd6d5f14c d8f95531d8af 2024-09-17T07:06:23.662 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi037 smithi037 *:9100 running (8m) 44s ago 8m 17.1M - 0.18.1 e5a616e4b9cf ffa97bacea8c 2024-09-17T07:06:23.662 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi167 smithi167 *:9100 running (7m) 45s ago 7m 17.2M - 0.18.1 e5a616e4b9cf 6fd08102820d 2024-09-17T07:06:23.662 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (7m) 44s ago 7m 389M 4096M 16.2.0 24ecd6d5f14c d74c41c79a3d 2024-09-17T07:06:23.662 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (7m) 44s ago 7m 290M 4096M 16.2.0 24ecd6d5f14c 9893d8fdab55 2024-09-17T07:06:23.662 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (6m) 44s ago 6m 254M 4096M 16.2.0 24ecd6d5f14c f5506a58d1bb 2024-09-17T07:06:23.662 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (6m) 44s ago 6m 360M 4096M 16.2.0 24ecd6d5f14c 9bc451cb2df8 2024-09-17T07:06:23.663 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi167 running (6m) 45s ago 6m 376M 4096M 16.2.0 24ecd6d5f14c 062421f15e44 2024-09-17T07:06:23.663 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi167 running (5m) 45s ago 5m 398M 4096M 16.2.0 24ecd6d5f14c f1d1552fbeeb 2024-09-17T07:06:23.663 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi167 running (5m) 45s ago 5m 330M 4096M 16.2.0 24ecd6d5f14c 5c621e82d4cd 2024-09-17T07:06:23.663 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi167 running (5m) 45s ago 5m 484M 4096M 16.2.0 24ecd6d5f14c 721a3bad3841 2024-09-17T07:06:23.663 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.smithi037 smithi037 *:9095 running (7m) 44s ago 8m 42.5M - 2.18.1 de242295e225 cd62d3f0236e 2024-09-17T07:06:23.885 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 2.21 MB/sec execute 72 sec latency 62345.733 ms 2024-09-17T07:06:23.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:06:23 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:06:22.603768+0000 mgr.smithi167.ysqmzf (mgr.24457) 87 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:06:23.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:06:23 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:06:23.274757+0000 mds.foofs.smithi167.pprzvy (mds.0) 6 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 50.899752 secs 2024-09-17T07:06:24.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:06:23 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:06:22.603768+0000 mgr.smithi167.ysqmzf (mgr.24457) 87 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:06:24.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:06:23 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:06:23.274757+0000 mds.foofs.smithi167.pprzvy (mds.0) 6 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 50.899752 secs 2024-09-17T07:06:24.059 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T07:06:24.060 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-09-17T07:06:24.060 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:06:24.060 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:06:24.060 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-09-17T07:06:24.060 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1, 2024-09-17T07:06:24.060 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T07:06:24.060 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:06:24.060 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-09-17T07:06:24.060 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-09-17T07:06:24.060 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:06:24.060 INFO:teuthology.orchestra.run.smithi037.stdout: "mds": { 2024-09-17T07:06:24.060 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:06:24.061 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:06:24.061 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-09-17T07:06:24.061 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 13, 2024-09-17T07:06:24.061 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T07:06:24.061 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-09-17T07:06:24.061 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T07:06:24.394 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T07:06:24.394 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9", 2024-09-17T07:06:24.394 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": true, 2024-09-17T07:06:24.394 INFO:teuthology.orchestra.run.smithi037.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T07:06:24.394 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [], 2024-09-17T07:06:24.394 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": "1/23 daemons upgraded", 2024-09-17T07:06:24.394 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "", 2024-09-17T07:06:24.394 INFO:teuthology.orchestra.run.smithi037.stdout: "is_paused": false 2024-09-17T07:06:24.394 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T07:06:24.790 INFO:teuthology.orchestra.run.smithi037.stdout:HEALTH_WARN 1 MDSs report slow requests 2024-09-17T07:06:24.790 INFO:teuthology.orchestra.run.smithi037.stdout:[WRN] MDS_SLOW_REQUEST: 1 MDSs report slow requests 2024-09-17T07:06:24.790 INFO:teuthology.orchestra.run.smithi037.stdout: mds.foofs.smithi167.pprzvy(mds.0): 1 slow requests are blocked > 30 secs 2024-09-17T07:06:24.885 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 2.18 MB/sec execute 73 sec latency 63345.843 ms 2024-09-17T07:06:24.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:06:24 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:06:22.998269+0000 mgr.smithi167.ysqmzf (mgr.24457) 88 : audit [DBG] from='client.14796 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:06:24.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:06:24 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:06:23.330133+0000 mgr.smithi167.ysqmzf (mgr.24457) 89 : audit [DBG] from='client.14800 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:06:24.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:06:24 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:06:23.652027+0000 mgr.smithi167.ysqmzf (mgr.24457) 90 : audit [DBG] from='client.14804 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:06:24.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:06:24 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:06:24.059772+0000 mon.smithi037 (mon.0) 807 : audit [DBG] from='client.? 172.21.15.37:0/2134703251' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:06:25.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:06:24 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:06:22.998269+0000 mgr.smithi167.ysqmzf (mgr.24457) 88 : audit [DBG] from='client.14796 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:06:25.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:06:24 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:06:23.330133+0000 mgr.smithi167.ysqmzf (mgr.24457) 89 : audit [DBG] from='client.14800 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:06:25.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:06:24 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:06:23.652027+0000 mgr.smithi167.ysqmzf (mgr.24457) 90 : audit [DBG] from='client.14804 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:06:25.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:06:24 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:06:24.059772+0000 mon.smithi037 (mon.0) 807 : audit [DBG] from='client.? 172.21.15.37:0/2134703251' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:06:25.885 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 2.15 MB/sec execute 74 sec latency 64345.968 ms 2024-09-17T07:06:25.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:06:25 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:06:24.393493+0000 mgr.smithi167.ysqmzf (mgr.24457) 91 : audit [DBG] from='client.14812 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:06:25.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:06:25 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:06:24.604158+0000 mgr.smithi167.ysqmzf (mgr.24457) 92 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:06:25.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:06:25 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:06:24.790277+0000 mon.smithi037 (mon.0) 808 : audit [DBG] from='client.? 172.21.15.37:0/4114505901' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:06:26.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:06:25 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:06:24.393493+0000 mgr.smithi167.ysqmzf (mgr.24457) 91 : audit [DBG] from='client.14812 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:06:26.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:06:25 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:06:24.604158+0000 mgr.smithi167.ysqmzf (mgr.24457) 92 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:06:26.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:06:25 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:06:24.790277+0000 mon.smithi037 (mon.0) 808 : audit [DBG] from='client.? 172.21.15.37:0/4114505901' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:06:26.885 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 2.13 MB/sec execute 75 sec latency 65346.115 ms 2024-09-17T07:06:27.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:06:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:06:26.604772+0000 mgr.smithi167.ysqmzf (mgr.24457) 93 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:06:27.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:06:27 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:06:26.604772+0000 mgr.smithi167.ysqmzf (mgr.24457) 93 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:06:27.886 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 2.10 MB/sec execute 76 sec latency 66346.241 ms 2024-09-17T07:06:28.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:06:28 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:06:28.274875+0000 mds.foofs.smithi167.pprzvy (mds.0) 7 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 55.899873 secs 2024-09-17T07:06:28.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:06:28 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:06:28.274875+0000 mds.foofs.smithi167.pprzvy (mds.0) 7 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 55.899873 secs 2024-09-17T07:06:28.885 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 2.07 MB/sec execute 77 sec latency 67346.361 ms 2024-09-17T07:06:29.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:06:29 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:06:28.605415+0000 mgr.smithi167.ysqmzf (mgr.24457) 94 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:06:29.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:06:29 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:06:28.605415+0000 mgr.smithi167.ysqmzf (mgr.24457) 94 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:06:29.885 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 2.04 MB/sec execute 78 sec latency 68346.428 ms 2024-09-17T07:06:30.885 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 2.02 MB/sec execute 79 sec latency 69346.534 ms 2024-09-17T07:06:31.886 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 1.99 MB/sec execute 80 sec latency 70346.634 ms 2024-09-17T07:06:31.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:06:31 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:06:30.605891+0000 mgr.smithi167.ysqmzf (mgr.24457) 95 : cluster [DBG] pgmap v53: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:06:31.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:06:31 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:06:31.194270+0000 mon.smithi167 (mon.1) 82 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:06:32.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:06:31 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:06:30.605891+0000 mgr.smithi167.ysqmzf (mgr.24457) 95 : cluster [DBG] pgmap v53: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:06:32.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:06:31 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:06:31.194270+0000 mon.smithi167 (mon.1) 82 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:06:32.886 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 1.97 MB/sec execute 81 sec latency 71346.738 ms 2024-09-17T07:06:33.886 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 1.94 MB/sec execute 82 sec latency 72346.838 ms 2024-09-17T07:06:33.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:06:33 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:06:32.606520+0000 mgr.smithi167.ysqmzf (mgr.24457) 96 : cluster [DBG] pgmap v54: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T07:06:33.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:06:33 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:06:32.673573+0000 mon.smithi037 (mon.0) 809 : cluster [DBG] mgrmap e32: smithi167.ysqmzf(active, since 92s), standbys: smithi037.xnzdne 2024-09-17T07:06:33.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:06:33 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:06:33.275014+0000 mds.foofs.smithi167.pprzvy (mds.0) 8 : cluster [WRN] 1 slow requests, 1 included below; oldest blocked for > 60.900003 secs 2024-09-17T07:06:33.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:06:33 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:06:33.275021+0000 mds.foofs.smithi167.pprzvy (mds.0) 9 : cluster [WRN] slow request 60.900003 seconds old, received at 2024-09-17T07:05:32.374981+0000: client_request(client.14754:4 getattr pAsLsXsFs #0x100000046b0 2024-09-17T07:05:32.374925+0000 caller_uid=0, caller_gid=0{0,}) currently failed to rdlock, waiting 2024-09-17T07:06:33.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:06:33 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:06:33.275049+0000 mds.foofs.smithi167.pprzvy (mds.0) 10 : cluster [WRN] client.14556 isn't responding to mclientcaps(revoke), ino 0x100000046b0 pending pAsxLsXsxFcb issued pAsxLsXsxFsxcrwb, sent 60.900023 seconds ago 2024-09-17T07:06:34.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:06:33 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:06:32.606520+0000 mgr.smithi167.ysqmzf (mgr.24457) 96 : cluster [DBG] pgmap v54: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T07:06:34.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:06:33 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:06:32.673573+0000 mon.smithi037 (mon.0) 809 : cluster [DBG] mgrmap e32: smithi167.ysqmzf(active, since 92s), standbys: smithi037.xnzdne 2024-09-17T07:06:34.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:06:33 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:06:33.275014+0000 mds.foofs.smithi167.pprzvy (mds.0) 8 : cluster [WRN] 1 slow requests, 1 included below; oldest blocked for > 60.900003 secs 2024-09-17T07:06:34.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:06:33 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:06:33.275021+0000 mds.foofs.smithi167.pprzvy (mds.0) 9 : cluster [WRN] slow request 60.900003 seconds old, received at 2024-09-17T07:05:32.374981+0000: client_request(client.14754:4 getattr pAsLsXsFs #0x100000046b0 2024-09-17T07:05:32.374925+0000 caller_uid=0, caller_gid=0{0,}) currently failed to rdlock, waiting 2024-09-17T07:06:34.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:06:33 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:06:33.275049+0000 mds.foofs.smithi167.pprzvy (mds.0) 10 : cluster [WRN] client.14556 isn't responding to mclientcaps(revoke), ino 0x100000046b0 pending pAsxLsXsxFcb issued pAsxLsXsxFsxcrwb, sent 60.900023 seconds ago 2024-09-17T07:06:34.886 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 1.92 MB/sec execute 83 sec latency 73346.951 ms 2024-09-17T07:06:35.886 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 1.90 MB/sec execute 84 sec latency 74347.066 ms 2024-09-17T07:06:35.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:06:35 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:06:34.607078+0000 mgr.smithi167.ysqmzf (mgr.24457) 97 : cluster [DBG] pgmap v55: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T07:06:36.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:06:35 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:06:34.607078+0000 mgr.smithi167.ysqmzf (mgr.24457) 97 : cluster [DBG] pgmap v55: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T07:06:36.886 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 1.88 MB/sec execute 85 sec latency 75347.191 ms 2024-09-17T07:06:37.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:06:37 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:06:36.607526+0000 mgr.smithi167.ysqmzf (mgr.24457) 98 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T07:06:37.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:06:37 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:06:36.671014+0000 mon.smithi037 (mon.0) 810 : cluster [WRN] Health check failed: 1 clients failing to respond to capability release (MDS_CLIENT_LATE_RELEASE) 2024-09-17T07:06:37.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:06:37 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:06:36.674712+0000 mon.smithi037 (mon.0) 811 : cluster [DBG] mds.? [v2:172.21.15.167:6832/1343962668,v1:172.21.15.167:6833/1343962668] up:active 2024-09-17T07:06:37.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:06:37 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:06:36.674761+0000 mon.smithi037 (mon.0) 812 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi167.pprzvy=up:active} 1 up:standby 2024-09-17T07:06:37.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:06:37 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:06:36.607526+0000 mgr.smithi167.ysqmzf (mgr.24457) 98 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T07:06:37.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:06:37 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:06:36.671014+0000 mon.smithi037 (mon.0) 810 : cluster [WRN] Health check failed: 1 clients failing to respond to capability release (MDS_CLIENT_LATE_RELEASE) 2024-09-17T07:06:37.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:06:37 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:06:36.674712+0000 mon.smithi037 (mon.0) 811 : cluster [DBG] mds.? [v2:172.21.15.167:6832/1343962668,v1:172.21.15.167:6833/1343962668] up:active 2024-09-17T07:06:37.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:06:37 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:06:36.674761+0000 mon.smithi037 (mon.0) 812 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi167.pprzvy=up:active} 1 up:standby 2024-09-17T07:06:37.886 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 1.85 MB/sec execute 86 sec latency 76347.269 ms 2024-09-17T07:06:38.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:06:38 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:06:38.275117+0000 mds.foofs.smithi167.pprzvy (mds.0) 11 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 65.900102 secs 2024-09-17T07:06:38.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:06:38 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:06:38.275117+0000 mds.foofs.smithi167.pprzvy (mds.0) 11 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 65.900102 secs 2024-09-17T07:06:38.886 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 1.83 MB/sec execute 87 sec latency 77347.368 ms 2024-09-17T07:06:39.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:06:39 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:06:38.608131+0000 mgr.smithi167.ysqmzf (mgr.24457) 99 : cluster [DBG] pgmap v57: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T07:06:39.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:06:39 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:06:38.608131+0000 mgr.smithi167.ysqmzf (mgr.24457) 99 : cluster [DBG] pgmap v57: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T07:06:39.886 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 1.81 MB/sec execute 88 sec latency 78347.481 ms 2024-09-17T07:06:40.886 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 1.79 MB/sec execute 89 sec latency 79347.604 ms 2024-09-17T07:06:41.887 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 1.77 MB/sec execute 90 sec latency 80347.711 ms 2024-09-17T07:06:41.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:06:41 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:06:40.608537+0000 mgr.smithi167.ysqmzf (mgr.24457) 100 : cluster [DBG] pgmap v58: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T07:06:42.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:06:41 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:06:40.608537+0000 mgr.smithi167.ysqmzf (mgr.24457) 100 : cluster [DBG] pgmap v58: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T07:06:42.887 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 1.75 MB/sec execute 91 sec latency 81347.810 ms 2024-09-17T07:06:43.887 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 1.73 MB/sec execute 92 sec latency 82347.882 ms 2024-09-17T07:06:43.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:06:43 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:06:42.609206+0000 mgr.smithi167.ysqmzf (mgr.24457) 101 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T07:06:43.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:06:43 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:06:43.275230+0000 mds.foofs.smithi167.pprzvy (mds.0) 12 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 70.900214 secs 2024-09-17T07:06:44.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:06:43 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:06:42.609206+0000 mgr.smithi167.ysqmzf (mgr.24457) 101 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T07:06:44.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:06:43 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:06:43.275230+0000 mds.foofs.smithi167.pprzvy (mds.0) 12 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 70.900214 secs 2024-09-17T07:06:44.887 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 1.71 MB/sec execute 93 sec latency 83347.936 ms 2024-09-17T07:06:45.887 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 1.70 MB/sec execute 94 sec latency 84348.032 ms 2024-09-17T07:06:45.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:06:45 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:06:44.609595+0000 mgr.smithi167.ysqmzf (mgr.24457) 102 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:06:46.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:06:45 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:06:44.609595+0000 mgr.smithi167.ysqmzf (mgr.24457) 102 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:06:46.887 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 1.68 MB/sec execute 95 sec latency 85348.096 ms 2024-09-17T07:06:47.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:06:47 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:06:46.198047+0000 mon.smithi037 (mon.0) 813 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:06:47.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:06:47 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:06:46.199232+0000 mon.smithi167 (mon.1) 83 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:06:47.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:06:47 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:06:46.610080+0000 mgr.smithi167.ysqmzf (mgr.24457) 103 : cluster [DBG] pgmap v61: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:06:47.524 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:06:47 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:06:46.198047+0000 mon.smithi037 (mon.0) 813 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:06:47.524 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:06:47 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:06:46.199232+0000 mon.smithi167 (mon.1) 83 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:06:47.524 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:06:47 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:06:46.610080+0000 mgr.smithi167.ysqmzf (mgr.24457) 103 : cluster [DBG] pgmap v61: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:06:47.887 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 1.66 MB/sec execute 96 sec latency 86348.217 ms 2024-09-17T07:06:48.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:06:48 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:06:48.275358+0000 mds.foofs.smithi167.pprzvy (mds.0) 13 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 75.900343 secs 2024-09-17T07:06:48.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:06:48 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:06:48.275358+0000 mds.foofs.smithi167.pprzvy (mds.0) 13 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 75.900343 secs 2024-09-17T07:06:48.887 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 1.64 MB/sec execute 97 sec latency 87348.348 ms 2024-09-17T07:06:49.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:06:49 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:06:48.610711+0000 mgr.smithi167.ysqmzf (mgr.24457) 104 : cluster [DBG] pgmap v62: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:06:49.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:06:49 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:06:48.610711+0000 mgr.smithi167.ysqmzf (mgr.24457) 104 : cluster [DBG] pgmap v62: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:06:49.887 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 1.63 MB/sec execute 98 sec latency 88348.406 ms 2024-09-17T07:06:50.887 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 1.61 MB/sec execute 99 sec latency 89348.509 ms 2024-09-17T07:06:51.887 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 1.59 MB/sec execute 100 sec latency 90348.595 ms 2024-09-17T07:06:51.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:06:51 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:06:50.611101+0000 mgr.smithi167.ysqmzf (mgr.24457) 105 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:06:52.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:06:51 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:06:50.611101+0000 mgr.smithi167.ysqmzf (mgr.24457) 105 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:06:52.888 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 1.58 MB/sec execute 101 sec latency 91348.681 ms 2024-09-17T07:06:53.888 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 1.56 MB/sec execute 102 sec latency 92348.773 ms 2024-09-17T07:06:53.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:06:53 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:06:52.611785+0000 mgr.smithi167.ysqmzf (mgr.24457) 106 : cluster [DBG] pgmap v64: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:06:53.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:06:53 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:06:53.275440+0000 mds.foofs.smithi167.pprzvy (mds.0) 14 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 80.900438 secs 2024-09-17T07:06:54.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:06:53 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:06:52.611785+0000 mgr.smithi167.ysqmzf (mgr.24457) 106 : cluster [DBG] pgmap v64: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:06:54.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:06:53 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:06:53.275440+0000 mds.foofs.smithi167.pprzvy (mds.0) 14 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 80.900438 secs 2024-09-17T07:06:54.888 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 1.55 MB/sec execute 103 sec latency 93348.842 ms 2024-09-17T07:06:55.151 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-09-17T07:06:55.803 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T07:06:55.803 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.smithi037 smithi037 *:9093,9094 running (7m) 76s ago 9m 16.9M - 0.20.0 0881eb8f169f 678a2b9bc6ad 2024-09-17T07:06:55.803 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi037 smithi037 running (9m) 76s ago 9m 6405k - 16.2.0 24ecd6d5f14c cfb092719ab6 2024-09-17T07:06:55.804 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi167 smithi167 running (8m) 77s ago 8m 6413k - 16.2.0 24ecd6d5f14c 535da7f9a9b2 2024-09-17T07:06:55.804 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.smithi037 smithi037 *:3000 running (7m) 76s ago 9m 38.8M - 6.7.4 557c83e11646 c2b9de243451 2024-09-17T07:06:55.804 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi037.jtdcan smithi037 running (4m) 76s ago 4m 13.0M - 16.2.0 24ecd6d5f14c 9972c22cf2de 2024-09-17T07:06:55.804 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi167.pprzvy smithi167 running (4m) 77s ago 4m 38.3M - 16.2.0 24ecd6d5f14c 7f42961a3697 2024-09-17T07:06:55.804 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi037.xnzdne smithi037 *:9283 running (10m) 76s ago 10m 359M - 16.2.0 24ecd6d5f14c fe5576907dcd 2024-09-17T07:06:55.804 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi167.ysqmzf smithi167 *:8443,9283 running (2m) 77s ago 8m 487M - 18.2.4-855-g19e2a2be 980a0bfcd684 a1646754813f 2024-09-17T07:06:55.804 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi037 smithi037 running (10m) 76s ago 10m 53.8M 2048M 16.2.0 24ecd6d5f14c 64e774b68c51 2024-09-17T07:06:55.804 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi167 smithi167 running (8m) 77s ago 8m 42.6M 2048M 16.2.0 24ecd6d5f14c a9e35dbd0fa0 2024-09-17T07:06:55.804 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.0.0.smithi037.koazav smithi037 *:2049 running (88s) 76s ago 87s 48.1M - 3.5 24ecd6d5f14c b21a22e84630 2024-09-17T07:06:55.804 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.1.0.smithi167.rhgwce smithi167 *:2049 running (82s) 77s ago 82s 49.4M - 3.5 24ecd6d5f14c d8f95531d8af 2024-09-17T07:06:55.804 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi037 smithi037 *:9100 running (9m) 76s ago 9m 17.1M - 0.18.1 e5a616e4b9cf ffa97bacea8c 2024-09-17T07:06:55.804 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi167 smithi167 *:9100 running (8m) 77s ago 8m 17.2M - 0.18.1 e5a616e4b9cf 6fd08102820d 2024-09-17T07:06:55.804 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (8m) 76s ago 8m 389M 4096M 16.2.0 24ecd6d5f14c d74c41c79a3d 2024-09-17T07:06:55.805 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (7m) 76s ago 7m 290M 4096M 16.2.0 24ecd6d5f14c 9893d8fdab55 2024-09-17T07:06:55.805 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (7m) 76s ago 7m 254M 4096M 16.2.0 24ecd6d5f14c f5506a58d1bb 2024-09-17T07:06:55.805 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (6m) 76s ago 6m 360M 4096M 16.2.0 24ecd6d5f14c 9bc451cb2df8 2024-09-17T07:06:55.805 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi167 running (6m) 77s ago 6m 376M 4096M 16.2.0 24ecd6d5f14c 062421f15e44 2024-09-17T07:06:55.805 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi167 running (6m) 77s ago 6m 398M 4096M 16.2.0 24ecd6d5f14c f1d1552fbeeb 2024-09-17T07:06:55.805 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi167 running (5m) 77s ago 5m 330M 4096M 16.2.0 24ecd6d5f14c 5c621e82d4cd 2024-09-17T07:06:55.805 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi167 running (5m) 77s ago 5m 484M 4096M 16.2.0 24ecd6d5f14c 721a3bad3841 2024-09-17T07:06:55.805 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.smithi037 smithi037 *:9095 running (7m) 76s ago 8m 42.5M - 2.18.1 de242295e225 cd62d3f0236e 2024-09-17T07:06:55.888 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 1.53 MB/sec execute 104 sec latency 94348.896 ms 2024-09-17T07:06:55.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:06:55 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:06:54.612258+0000 mgr.smithi167.ysqmzf (mgr.24457) 107 : cluster [DBG] pgmap v65: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:06:56.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:06:55 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:06:54.612258+0000 mgr.smithi167.ysqmzf (mgr.24457) 107 : cluster [DBG] pgmap v65: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:06:56.203 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T07:06:56.204 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-09-17T07:06:56.204 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:06:56.204 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:06:56.204 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-09-17T07:06:56.204 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1, 2024-09-17T07:06:56.204 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T07:06:56.204 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:06:56.204 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-09-17T07:06:56.204 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-09-17T07:06:56.204 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:06:56.204 INFO:teuthology.orchestra.run.smithi037.stdout: "mds": { 2024-09-17T07:06:56.204 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:06:56.204 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:06:56.205 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-09-17T07:06:56.205 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 13, 2024-09-17T07:06:56.205 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T07:06:56.205 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-09-17T07:06:56.205 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T07:06:56.539 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T07:06:56.539 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9", 2024-09-17T07:06:56.539 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": true, 2024-09-17T07:06:56.539 INFO:teuthology.orchestra.run.smithi037.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T07:06:56.539 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [], 2024-09-17T07:06:56.540 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": "1/23 daemons upgraded", 2024-09-17T07:06:56.540 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "", 2024-09-17T07:06:56.540 INFO:teuthology.orchestra.run.smithi037.stdout: "is_paused": false 2024-09-17T07:06:56.540 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T07:06:56.888 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 1.52 MB/sec execute 105 sec latency 95348.946 ms 2024-09-17T07:06:56.934 INFO:teuthology.orchestra.run.smithi037.stdout:HEALTH_WARN 1 clients failing to respond to capability release; 1 MDSs report slow requests 2024-09-17T07:06:56.934 INFO:teuthology.orchestra.run.smithi037.stdout:[WRN] MDS_CLIENT_LATE_RELEASE: 1 clients failing to respond to capability release 2024-09-17T07:06:56.934 INFO:teuthology.orchestra.run.smithi037.stdout: mds.foofs.smithi167.pprzvy(mds.0): Client smithi037:foo1 failing to respond to capability release client_id: 14556 2024-09-17T07:06:56.934 INFO:teuthology.orchestra.run.smithi037.stdout:[WRN] MDS_SLOW_REQUEST: 1 MDSs report slow requests 2024-09-17T07:06:56.934 INFO:teuthology.orchestra.run.smithi037.stdout: mds.foofs.smithi167.pprzvy(mds.0): 1 slow requests are blocked > 30 secs 2024-09-17T07:06:56.934 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:06:56 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:06:55.138728+0000 mgr.smithi167.ysqmzf (mgr.24457) 108 : audit [DBG] from='client.14820 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:06:56.934 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:06:56 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:06:55.472120+0000 mgr.smithi167.ysqmzf (mgr.24457) 109 : audit [DBG] from='client.14824 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:06:56.934 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:06:56 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:06:56.203724+0000 mon.smithi037 (mon.0) 814 : audit [DBG] from='client.? 172.21.15.37:0/4218765615' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:06:56.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:06:56 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:06:55.138728+0000 mgr.smithi167.ysqmzf (mgr.24457) 108 : audit [DBG] from='client.14820 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:06:56.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:06:56 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:06:55.472120+0000 mgr.smithi167.ysqmzf (mgr.24457) 109 : audit [DBG] from='client.14824 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:06:56.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:06:56 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:06:56.203724+0000 mon.smithi037 (mon.0) 814 : audit [DBG] from='client.? 172.21.15.37:0/4218765615' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:06:57.888 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 1.50 MB/sec execute 106 sec latency 96349.058 ms 2024-09-17T07:06:57.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:06:57 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:06:55.794031+0000 mgr.smithi167.ysqmzf (mgr.24457) 110 : audit [DBG] from='client.14828 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:06:57.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:06:57 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:06:56.539073+0000 mgr.smithi167.ysqmzf (mgr.24457) 111 : audit [DBG] from='client.14836 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:06:57.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:06:57 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:06:56.612755+0000 mgr.smithi167.ysqmzf (mgr.24457) 112 : cluster [DBG] pgmap v66: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:06:57.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:06:57 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:06:56.934118+0000 mon.smithi037 (mon.0) 815 : audit [DBG] from='client.? 172.21.15.37:0/1965220521' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:06:58.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:06:57 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:06:55.794031+0000 mgr.smithi167.ysqmzf (mgr.24457) 110 : audit [DBG] from='client.14828 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:06:58.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:06:57 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:06:56.539073+0000 mgr.smithi167.ysqmzf (mgr.24457) 111 : audit [DBG] from='client.14836 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:06:58.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:06:57 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:06:56.612755+0000 mgr.smithi167.ysqmzf (mgr.24457) 112 : cluster [DBG] pgmap v66: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:06:58.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:06:57 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:06:56.934118+0000 mon.smithi037 (mon.0) 815 : audit [DBG] from='client.? 172.21.15.37:0/1965220521' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:06:58.888 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 1.49 MB/sec execute 107 sec latency 97349.109 ms 2024-09-17T07:06:58.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:06:58 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:06:58.275558+0000 mds.foofs.smithi167.pprzvy (mds.0) 15 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 85.900542 secs 2024-09-17T07:06:59.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:06:58 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:06:58.275558+0000 mds.foofs.smithi167.pprzvy (mds.0) 15 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 85.900542 secs 2024-09-17T07:06:59.888 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 1.48 MB/sec execute 108 sec latency 98349.237 ms 2024-09-17T07:06:59.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:06:59 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:06:58.613378+0000 mgr.smithi167.ysqmzf (mgr.24457) 113 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:07:00.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:06:59 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:06:58.613378+0000 mgr.smithi167.ysqmzf (mgr.24457) 113 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:07:00.888 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 1.46 MB/sec execute 109 sec latency 99349.360 ms 2024-09-17T07:07:01.888 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 1.45 MB/sec execute 110 sec latency 100349.462 ms 2024-09-17T07:07:01.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:07:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:07:00.613946+0000 mgr.smithi167.ysqmzf (mgr.24457) 114 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:07:01.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:07:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:07:01.195192+0000 mon.smithi167 (mon.1) 84 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:07:02.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:07:01 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:07:00.613946+0000 mgr.smithi167.ysqmzf (mgr.24457) 114 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:07:02.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:07:01 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:07:01.195192+0000 mon.smithi167 (mon.1) 84 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:07:02.889 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 1.44 MB/sec execute 111 sec latency 101349.563 ms 2024-09-17T07:07:03.889 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 1.42 MB/sec execute 112 sec latency 102349.674 ms 2024-09-17T07:07:03.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:07:03 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:07:02.614704+0000 mgr.smithi167.ysqmzf (mgr.24457) 115 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:07:03.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:07:03 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:07:03.275689+0000 mds.foofs.smithi167.pprzvy (mds.0) 16 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 90.900688 secs 2024-09-17T07:07:04.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:07:03 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:07:02.614704+0000 mgr.smithi167.ysqmzf (mgr.24457) 115 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:07:04.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:07:03 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:07:03.275689+0000 mds.foofs.smithi167.pprzvy (mds.0) 16 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 90.900688 secs 2024-09-17T07:07:04.889 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 1.41 MB/sec execute 113 sec latency 103349.780 ms 2024-09-17T07:07:05.889 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 1.40 MB/sec execute 114 sec latency 104349.860 ms 2024-09-17T07:07:05.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:07:05 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:07:04.615201+0000 mgr.smithi167.ysqmzf (mgr.24457) 116 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:07:06.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:07:05 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:07:04.615201+0000 mgr.smithi167.ysqmzf (mgr.24457) 116 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:07:06.889 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 1.39 MB/sec execute 115 sec latency 105349.950 ms 2024-09-17T07:07:07.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:07:07 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:07:06.615857+0000 mgr.smithi167.ysqmzf (mgr.24457) 117 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:07:07.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:07:07 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:07:06.615857+0000 mgr.smithi167.ysqmzf (mgr.24457) 117 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:07:07.889 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 1.37 MB/sec execute 116 sec latency 106350.073 ms 2024-09-17T07:07:08.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:07:08 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:07:08.275813+0000 mds.foofs.smithi167.pprzvy (mds.0) 17 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 95.900795 secs 2024-09-17T07:07:08.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:07:08 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:07:08.275813+0000 mds.foofs.smithi167.pprzvy (mds.0) 17 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 95.900795 secs 2024-09-17T07:07:08.889 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 1.36 MB/sec execute 117 sec latency 107350.145 ms 2024-09-17T07:07:09.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:07:09 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:07:08.616444+0000 mgr.smithi167.ysqmzf (mgr.24457) 118 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:07:09.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:07:09 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:07:08.616444+0000 mgr.smithi167.ysqmzf (mgr.24457) 118 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:07:09.889 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 1.35 MB/sec execute 118 sec latency 108350.265 ms 2024-09-17T07:07:10.889 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 1.34 MB/sec execute 119 sec latency 109350.359 ms 2024-09-17T07:07:11.889 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 1.33 MB/sec execute 120 sec latency 110350.415 ms 2024-09-17T07:07:11.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:07:11 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:07:10.616804+0000 mgr.smithi167.ysqmzf (mgr.24457) 119 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:07:12.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:07:11 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:07:10.616804+0000 mgr.smithi167.ysqmzf (mgr.24457) 119 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:07:12.889 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 1.32 MB/sec execute 121 sec latency 111350.508 ms 2024-09-17T07:07:13.889 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 1.31 MB/sec execute 122 sec latency 112350.626 ms 2024-09-17T07:07:13.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:07:13 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:07:12.617590+0000 mgr.smithi167.ysqmzf (mgr.24457) 120 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:07:13.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:07:13 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:07:13.275886+0000 mds.foofs.smithi167.pprzvy (mds.0) 18 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 100.900870 secs 2024-09-17T07:07:14.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:07:13 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:07:12.617590+0000 mgr.smithi167.ysqmzf (mgr.24457) 120 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:07:14.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:07:13 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:07:13.275886+0000 mds.foofs.smithi167.pprzvy (mds.0) 18 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 100.900870 secs 2024-09-17T07:07:14.890 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 1.30 MB/sec execute 123 sec latency 113350.716 ms 2024-09-17T07:07:15.890 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 1.29 MB/sec execute 124 sec latency 114350.765 ms 2024-09-17T07:07:15.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:07:15 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:07:14.618001+0000 mgr.smithi167.ysqmzf (mgr.24457) 121 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:07:16.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:07:15 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:07:14.618001+0000 mgr.smithi167.ysqmzf (mgr.24457) 121 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:07:16.890 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 1.28 MB/sec execute 125 sec latency 115350.877 ms 2024-09-17T07:07:16.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:07:16 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:07:16.195497+0000 mon.smithi167 (mon.1) 85 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:07:17.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:07:16 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:07:16.195497+0000 mon.smithi167 (mon.1) 85 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:07:17.890 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 1.26 MB/sec execute 126 sec latency 116350.992 ms 2024-09-17T07:07:17.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:07:17 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:07:16.618754+0000 mgr.smithi167.ysqmzf (mgr.24457) 122 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:07:18.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:07:17 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:07:16.618754+0000 mgr.smithi167.ysqmzf (mgr.24457) 122 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:07:18.890 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 1.26 MB/sec execute 127 sec latency 117351.105 ms 2024-09-17T07:07:18.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:07:18 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:07:18.275957+0000 mds.foofs.smithi167.pprzvy (mds.0) 19 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 105.900941 secs 2024-09-17T07:07:19.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:07:18 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:07:18.275957+0000 mds.foofs.smithi167.pprzvy (mds.0) 19 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 105.900941 secs 2024-09-17T07:07:19.890 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 1.25 MB/sec execute 128 sec latency 118351.206 ms 2024-09-17T07:07:19.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:07:19 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:07:18.619171+0000 mgr.smithi167.ysqmzf (mgr.24457) 123 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:07:20.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:07:19 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:07:18.619171+0000 mgr.smithi167.ysqmzf (mgr.24457) 123 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:07:20.890 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 1.24 MB/sec execute 129 sec latency 119351.350 ms 2024-09-17T07:07:21.890 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 1.23 MB/sec execute 130 sec latency 120351.487 ms 2024-09-17T07:07:21.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:07:21 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:07:20.619703+0000 mgr.smithi167.ysqmzf (mgr.24457) 124 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:07:22.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:07:21 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:07:20.619703+0000 mgr.smithi167.ysqmzf (mgr.24457) 124 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:07:22.890 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 1.22 MB/sec execute 131 sec latency 121351.606 ms 2024-09-17T07:07:23.891 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 1.21 MB/sec execute 132 sec latency 122351.702 ms 2024-09-17T07:07:23.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:07:23 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:07:22.620343+0000 mgr.smithi167.ysqmzf (mgr.24457) 125 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:07:23.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:07:23 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:07:23.276427+0000 mds.foofs.smithi167.pprzvy (mds.0) 20 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 110.901424 secs 2024-09-17T07:07:24.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:07:23 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:07:22.620343+0000 mgr.smithi167.ysqmzf (mgr.24457) 125 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:07:24.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:07:23 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:07:23.276427+0000 mds.foofs.smithi167.pprzvy (mds.0) 20 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 110.901424 secs 2024-09-17T07:07:24.891 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 1.20 MB/sec execute 133 sec latency 123351.810 ms 2024-09-17T07:07:25.891 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 1.19 MB/sec execute 134 sec latency 124351.918 ms 2024-09-17T07:07:25.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:07:25 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:07:24.620841+0000 mgr.smithi167.ysqmzf (mgr.24457) 126 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:07:26.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:07:25 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:07:24.620841+0000 mgr.smithi167.ysqmzf (mgr.24457) 126 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:07:26.891 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 1.18 MB/sec execute 135 sec latency 125352.039 ms 2024-09-17T07:07:27.294 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-09-17T07:07:27.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:07:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:07:26.621382+0000 mgr.smithi167.ysqmzf (mgr.24457) 127 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:07:27.765 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:07:27 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:07:26.621382+0000 mgr.smithi167.ysqmzf (mgr.24457) 127 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:07:27.891 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 1.17 MB/sec execute 136 sec latency 126352.105 ms 2024-09-17T07:07:27.951 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T07:07:27.952 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.smithi037 smithi037 *:9093,9094 running (8m) 108s ago 10m 16.9M - 0.20.0 0881eb8f169f 678a2b9bc6ad 2024-09-17T07:07:27.952 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi037 smithi037 running (10m) 108s ago 10m 6405k - 16.2.0 24ecd6d5f14c cfb092719ab6 2024-09-17T07:07:27.952 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi167 smithi167 running (9m) 110s ago 9m 6413k - 16.2.0 24ecd6d5f14c 535da7f9a9b2 2024-09-17T07:07:27.952 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.smithi037 smithi037 *:3000 running (8m) 108s ago 9m 38.8M - 6.7.4 557c83e11646 c2b9de243451 2024-09-17T07:07:27.952 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi037.jtdcan smithi037 running (4m) 108s ago 4m 13.0M - 16.2.0 24ecd6d5f14c 9972c22cf2de 2024-09-17T07:07:27.953 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi167.pprzvy smithi167 running (4m) 110s ago 4m 38.3M - 16.2.0 24ecd6d5f14c 7f42961a3697 2024-09-17T07:07:27.953 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi037.xnzdne smithi037 *:9283 running (11m) 108s ago 11m 359M - 16.2.0 24ecd6d5f14c fe5576907dcd 2024-09-17T07:07:27.953 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi167.ysqmzf smithi167 *:8443,9283 running (2m) 110s ago 9m 487M - 18.2.4-855-g19e2a2be 980a0bfcd684 a1646754813f 2024-09-17T07:07:27.953 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi037 smithi037 running (11m) 108s ago 11m 53.8M 2048M 16.2.0 24ecd6d5f14c 64e774b68c51 2024-09-17T07:07:27.953 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi167 smithi167 running (9m) 110s ago 9m 42.6M 2048M 16.2.0 24ecd6d5f14c a9e35dbd0fa0 2024-09-17T07:07:27.953 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.0.0.smithi037.koazav smithi037 *:2049 running (2m) 108s ago 2m 48.1M - 3.5 24ecd6d5f14c b21a22e84630 2024-09-17T07:07:27.953 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.1.0.smithi167.rhgwce smithi167 *:2049 running (115s) 110s ago 114s 49.4M - 3.5 24ecd6d5f14c d8f95531d8af 2024-09-17T07:07:27.953 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi037 smithi037 *:9100 running (9m) 108s ago 9m 17.1M - 0.18.1 e5a616e4b9cf ffa97bacea8c 2024-09-17T07:07:27.953 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi167 smithi167 *:9100 running (8m) 110s ago 8m 17.2M - 0.18.1 e5a616e4b9cf 6fd08102820d 2024-09-17T07:07:27.953 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (8m) 108s ago 8m 389M 4096M 16.2.0 24ecd6d5f14c d74c41c79a3d 2024-09-17T07:07:27.953 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (8m) 108s ago 8m 290M 4096M 16.2.0 24ecd6d5f14c 9893d8fdab55 2024-09-17T07:07:27.954 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (7m) 108s ago 7m 254M 4096M 16.2.0 24ecd6d5f14c f5506a58d1bb 2024-09-17T07:07:27.954 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (7m) 108s ago 7m 360M 4096M 16.2.0 24ecd6d5f14c 9bc451cb2df8 2024-09-17T07:07:27.954 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi167 running (7m) 110s ago 7m 376M 4096M 16.2.0 24ecd6d5f14c 062421f15e44 2024-09-17T07:07:27.954 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi167 running (6m) 110s ago 6m 398M 4096M 16.2.0 24ecd6d5f14c f1d1552fbeeb 2024-09-17T07:07:27.954 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi167 running (6m) 110s ago 6m 330M 4096M 16.2.0 24ecd6d5f14c 5c621e82d4cd 2024-09-17T07:07:27.954 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi167 running (6m) 110s ago 6m 484M 4096M 16.2.0 24ecd6d5f14c 721a3bad3841 2024-09-17T07:07:27.954 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.smithi037 smithi037 *:9095 running (8m) 108s ago 9m 42.5M - 2.18.1 de242295e225 cd62d3f0236e 2024-09-17T07:07:28.347 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T07:07:28.347 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-09-17T07:07:28.347 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:07:28.347 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:07:28.347 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-09-17T07:07:28.347 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1, 2024-09-17T07:07:28.347 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T07:07:28.348 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:07:28.348 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-09-17T07:07:28.348 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-09-17T07:07:28.348 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:07:28.348 INFO:teuthology.orchestra.run.smithi037.stdout: "mds": { 2024-09-17T07:07:28.348 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:07:28.348 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:07:28.348 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-09-17T07:07:28.348 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 13, 2024-09-17T07:07:28.348 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T07:07:28.348 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-09-17T07:07:28.348 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T07:07:28.681 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T07:07:28.682 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9", 2024-09-17T07:07:28.682 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": true, 2024-09-17T07:07:28.682 INFO:teuthology.orchestra.run.smithi037.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T07:07:28.682 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [], 2024-09-17T07:07:28.682 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": "1/23 daemons upgraded", 2024-09-17T07:07:28.682 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "", 2024-09-17T07:07:28.682 INFO:teuthology.orchestra.run.smithi037.stdout: "is_paused": false 2024-09-17T07:07:28.682 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T07:07:28.682 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:07:28 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:07:27.281390+0000 mgr.smithi167.ysqmzf (mgr.24457) 128 : audit [DBG] from='client.14844 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:07:28.682 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:07:28 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:07:27.614958+0000 mgr.smithi167.ysqmzf (mgr.24457) 129 : audit [DBG] from='client.14848 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:07:28.682 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:07:28 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:07:28.276536+0000 mds.foofs.smithi167.pprzvy (mds.0) 21 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 115.901533 secs 2024-09-17T07:07:28.683 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:07:28 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:07:28.347190+0000 mon.smithi037 (mon.0) 816 : audit [DBG] from='client.? 172.21.15.37:0/1593519904' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:07:28.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:07:28 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:07:27.281390+0000 mgr.smithi167.ysqmzf (mgr.24457) 128 : audit [DBG] from='client.14844 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:07:28.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:07:28 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:07:27.614958+0000 mgr.smithi167.ysqmzf (mgr.24457) 129 : audit [DBG] from='client.14848 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:07:28.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:07:28 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:07:28.276536+0000 mds.foofs.smithi167.pprzvy (mds.0) 21 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 115.901533 secs 2024-09-17T07:07:28.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:07:28 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:07:28.347190+0000 mon.smithi037 (mon.0) 816 : audit [DBG] from='client.? 172.21.15.37:0/1593519904' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:07:28.891 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 1.16 MB/sec execute 137 sec latency 127352.162 ms 2024-09-17T07:07:29.080 INFO:teuthology.orchestra.run.smithi037.stdout:HEALTH_WARN 1 clients failing to respond to capability release; 1 MDSs report slow requests 2024-09-17T07:07:29.080 INFO:teuthology.orchestra.run.smithi037.stdout:[WRN] MDS_CLIENT_LATE_RELEASE: 1 clients failing to respond to capability release 2024-09-17T07:07:29.080 INFO:teuthology.orchestra.run.smithi037.stdout: mds.foofs.smithi167.pprzvy(mds.0): Client smithi037:foo1 failing to respond to capability release client_id: 14556 2024-09-17T07:07:29.080 INFO:teuthology.orchestra.run.smithi037.stdout:[WRN] MDS_SLOW_REQUEST: 1 MDSs report slow requests 2024-09-17T07:07:29.080 INFO:teuthology.orchestra.run.smithi037.stdout: mds.foofs.smithi167.pprzvy(mds.0): 1 slow requests are blocked > 30 secs 2024-09-17T07:07:29.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:07:29 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:07:27.942218+0000 mgr.smithi167.ysqmzf (mgr.24457) 130 : audit [DBG] from='client.14852 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:07:29.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:07:29 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:07:28.621978+0000 mgr.smithi167.ysqmzf (mgr.24457) 131 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:07:29.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:07:29 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:07:28.680998+0000 mgr.smithi167.ysqmzf (mgr.24457) 132 : audit [DBG] from='client.14860 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:07:29.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:07:29 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:07:29.079962+0000 mon.smithi037 (mon.0) 817 : audit [DBG] from='client.? 172.21.15.37:0/3215014941' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:07:29.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:07:29 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:07:27.942218+0000 mgr.smithi167.ysqmzf (mgr.24457) 130 : audit [DBG] from='client.14852 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:07:29.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:07:29 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:07:28.621978+0000 mgr.smithi167.ysqmzf (mgr.24457) 131 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:07:29.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:07:29 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:07:28.680998+0000 mgr.smithi167.ysqmzf (mgr.24457) 132 : audit [DBG] from='client.14860 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:07:29.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:07:29 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:07:29.079962+0000 mon.smithi037 (mon.0) 817 : audit [DBG] from='client.? 172.21.15.37:0/3215014941' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:07:29.891 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 1.15 MB/sec execute 138 sec latency 128352.240 ms 2024-09-17T07:07:30.891 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 1.15 MB/sec execute 139 sec latency 129352.307 ms 2024-09-17T07:07:31.892 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 1.14 MB/sec execute 140 sec latency 130352.416 ms 2024-09-17T07:07:31.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:07:31 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:07:30.622352+0000 mgr.smithi167.ysqmzf (mgr.24457) 133 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:07:31.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:07:31 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:07:31.195745+0000 mon.smithi167 (mon.1) 86 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:07:32.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:07:31 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:07:30.622352+0000 mgr.smithi167.ysqmzf (mgr.24457) 133 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:07:32.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:07:31 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:07:31.195745+0000 mon.smithi167 (mon.1) 86 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:07:32.891 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 1.13 MB/sec execute 141 sec latency 131352.492 ms 2024-09-17T07:07:33.891 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 1.12 MB/sec execute 142 sec latency 132352.566 ms 2024-09-17T07:07:34.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:07:33 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:07:32.623079+0000 mgr.smithi167.ysqmzf (mgr.24457) 134 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:07:34.002 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:07:33 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:07:33.276724+0000 mds.foofs.smithi167.pprzvy (mds.0) 22 : cluster [WRN] 1 slow requests, 1 included below; oldest blocked for > 120.901687 secs 2024-09-17T07:07:34.002 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:07:33 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:07:33.276732+0000 mds.foofs.smithi167.pprzvy (mds.0) 23 : cluster [WRN] slow request 120.901686 seconds old, received at 2024-09-17T07:05:32.374981+0000: client_request(client.14754:4 getattr pAsLsXsFs #0x100000046b0 2024-09-17T07:05:32.374925+0000 caller_uid=0, caller_gid=0{0,}) currently failed to rdlock, waiting 2024-09-17T07:07:34.002 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:07:33 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:07:33.276770+0000 mds.foofs.smithi167.pprzvy (mds.0) 24 : cluster [WRN] client.14556 isn't responding to mclientcaps(revoke), ino 0x100000046b0 pending pAsxLsXsxFcb issued pAsxLsXsxFsxcrwb, sent 120.901741 seconds ago 2024-09-17T07:07:34.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:07:33 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:07:32.623079+0000 mgr.smithi167.ysqmzf (mgr.24457) 134 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:07:34.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:07:33 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:07:33.276724+0000 mds.foofs.smithi167.pprzvy (mds.0) 22 : cluster [WRN] 1 slow requests, 1 included below; oldest blocked for > 120.901687 secs 2024-09-17T07:07:34.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:07:33 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:07:33.276732+0000 mds.foofs.smithi167.pprzvy (mds.0) 23 : cluster [WRN] slow request 120.901686 seconds old, received at 2024-09-17T07:05:32.374981+0000: client_request(client.14754:4 getattr pAsLsXsFs #0x100000046b0 2024-09-17T07:05:32.374925+0000 caller_uid=0, caller_gid=0{0,}) currently failed to rdlock, waiting 2024-09-17T07:07:34.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:07:33 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:07:33.276770+0000 mds.foofs.smithi167.pprzvy (mds.0) 24 : cluster [WRN] client.14556 isn't responding to mclientcaps(revoke), ino 0x100000046b0 pending pAsxLsXsxFcb issued pAsxLsXsxFsxcrwb, sent 120.901741 seconds ago 2024-09-17T07:07:34.892 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 1.11 MB/sec execute 143 sec latency 133352.699 ms 2024-09-17T07:07:35.892 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 1.11 MB/sec execute 144 sec latency 134352.794 ms 2024-09-17T07:07:35.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:07:35 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:07:34.623492+0000 mgr.smithi167.ysqmzf (mgr.24457) 135 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:07:36.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:07:35 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:07:34.623492+0000 mgr.smithi167.ysqmzf (mgr.24457) 135 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:07:36.892 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 1.10 MB/sec execute 145 sec latency 135352.905 ms 2024-09-17T07:07:37.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:07:37 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:07:36.624074+0000 mgr.smithi167.ysqmzf (mgr.24457) 136 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:07:37.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:07:37 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:07:36.624074+0000 mgr.smithi167.ysqmzf (mgr.24457) 136 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:07:37.892 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 1.09 MB/sec execute 146 sec latency 136353.038 ms 2024-09-17T07:07:38.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:07:38 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:07:38.276806+0000 mds.foofs.smithi167.pprzvy (mds.0) 25 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 125.901800 secs 2024-09-17T07:07:38.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:07:38 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:07:38.276806+0000 mds.foofs.smithi167.pprzvy (mds.0) 25 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 125.901800 secs 2024-09-17T07:07:38.892 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 1.08 MB/sec execute 147 sec latency 137353.142 ms 2024-09-17T07:07:39.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:07:39 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:07:38.624502+0000 mgr.smithi167.ysqmzf (mgr.24457) 137 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:07:39.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:07:39 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:07:38.624502+0000 mgr.smithi167.ysqmzf (mgr.24457) 137 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:07:39.892 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 1.08 MB/sec execute 148 sec latency 138353.310 ms 2024-09-17T07:07:40.892 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 1.07 MB/sec execute 149 sec latency 139353.428 ms 2024-09-17T07:07:41.893 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 1.06 MB/sec execute 150 sec latency 140353.542 ms 2024-09-17T07:07:41.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:07:41 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:07:40.624926+0000 mgr.smithi167.ysqmzf (mgr.24457) 138 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:07:42.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:07:41 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:07:40.624926+0000 mgr.smithi167.ysqmzf (mgr.24457) 138 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:07:42.893 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 1.06 MB/sec execute 151 sec latency 141353.665 ms 2024-09-17T07:07:43.893 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 1.05 MB/sec execute 152 sec latency 142353.779 ms 2024-09-17T07:07:43.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:07:43 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:07:42.625607+0000 mgr.smithi167.ysqmzf (mgr.24457) 139 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:07:43.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:07:43 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:07:43.276933+0000 mds.foofs.smithi167.pprzvy (mds.0) 26 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 130.901924 secs 2024-09-17T07:07:44.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:07:43 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:07:42.625607+0000 mgr.smithi167.ysqmzf (mgr.24457) 139 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:07:44.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:07:43 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:07:43.276933+0000 mds.foofs.smithi167.pprzvy (mds.0) 26 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 130.901924 secs 2024-09-17T07:07:44.893 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 1.04 MB/sec execute 153 sec latency 143353.884 ms 2024-09-17T07:07:45.893 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 1.03 MB/sec execute 154 sec latency 144353.998 ms 2024-09-17T07:07:45.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:07:45 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:07:44.626036+0000 mgr.smithi167.ysqmzf (mgr.24457) 140 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:07:46.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:07:45 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:07:44.626036+0000 mgr.smithi167.ysqmzf (mgr.24457) 140 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:07:46.893 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 1.03 MB/sec execute 155 sec latency 145354.108 ms 2024-09-17T07:07:46.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:07:46 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:07:46.196099+0000 mon.smithi167 (mon.1) 87 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:07:47.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:07:46 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:07:46.196099+0000 mon.smithi167 (mon.1) 87 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:07:47.874 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:07:47 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:07:46.626603+0000 mgr.smithi167.ysqmzf (mgr.24457) 141 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:07:47.893 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 1.02 MB/sec execute 156 sec latency 146354.209 ms 2024-09-17T07:07:47.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:07:47 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:07:46.626603+0000 mgr.smithi167.ysqmzf (mgr.24457) 141 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:07:48.894 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 1.02 MB/sec execute 157 sec latency 147354.312 ms 2024-09-17T07:07:48.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:07:48 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:07:48.277082+0000 mds.foofs.smithi167.pprzvy (mds.0) 27 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 135.902055 secs 2024-09-17T07:07:49.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:07:48 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:07:48.277082+0000 mds.foofs.smithi167.pprzvy (mds.0) 27 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 135.902055 secs 2024-09-17T07:07:49.894 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 1.01 MB/sec execute 158 sec latency 148354.807 ms 2024-09-17T07:07:49.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:07:49 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:07:48.627155+0000 mgr.smithi167.ysqmzf (mgr.24457) 142 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:07:49.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:07:49 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:07:48.935630+0000 mon.smithi037 (mon.0) 818 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:07:49.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:07:49 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:07:48.942098+0000 mon.smithi037 (mon.0) 819 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:07:49.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:07:49 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:07:48.992493+0000 mon.smithi037 (mon.0) 820 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:07:49.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:07:49 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:07:48.998979+0000 mon.smithi037 (mon.0) 821 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:07:49.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:07:49 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:07:49.003706+0000 mon.smithi167 (mon.1) 88 : audit [INF] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T07:07:50.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:07:49 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:07:48.627155+0000 mgr.smithi167.ysqmzf (mgr.24457) 142 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:07:50.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:07:49 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:07:48.935630+0000 mon.smithi037 (mon.0) 818 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:07:50.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:07:49 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:07:48.942098+0000 mon.smithi037 (mon.0) 819 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:07:50.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:07:49 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:07:48.992493+0000 mon.smithi037 (mon.0) 820 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:07:50.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:07:49 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:07:48.998979+0000 mon.smithi037 (mon.0) 821 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:07:50.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:07:49 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:07:49.003706+0000 mon.smithi167 (mon.1) 88 : audit [INF] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T07:07:50.894 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 1.00 MB/sec execute 159 sec latency 149354.852 ms 2024-09-17T07:07:50.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:07:50 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:07:48.944296+0000 mgr.smithi167.ysqmzf (mgr.24457) 143 : cephadm [INF] Reconfiguring grafana.smithi037 (dependencies changed)... 2024-09-17T07:07:50.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:07:50 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:07:48.952289+0000 mgr.smithi167.ysqmzf (mgr.24457) 144 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-09-17T07:07:50.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:07:50 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:07:49.004114+0000 mgr.smithi167.ysqmzf (mgr.24457) 145 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T07:07:50.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:07:50 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:07:49.006134+0000 mgr.smithi167.ysqmzf (mgr.24457) 146 : cephadm [INF] Reconfiguring daemon grafana.smithi037 on smithi037 2024-09-17T07:07:51.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:07:50 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:07:48.944296+0000 mgr.smithi167.ysqmzf (mgr.24457) 143 : cephadm [INF] Reconfiguring grafana.smithi037 (dependencies changed)... 2024-09-17T07:07:51.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:07:50 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:07:48.952289+0000 mgr.smithi167.ysqmzf (mgr.24457) 144 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-09-17T07:07:51.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:07:50 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:07:49.004114+0000 mgr.smithi167.ysqmzf (mgr.24457) 145 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T07:07:51.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:07:50 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:07:49.006134+0000 mgr.smithi167.ysqmzf (mgr.24457) 146 : cephadm [INF] Reconfiguring daemon grafana.smithi037 on smithi037 2024-09-17T07:07:51.894 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 1.00 MB/sec execute 160 sec latency 150354.887 ms 2024-09-17T07:07:51.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:07:51 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:07:50.627752+0000 mgr.smithi167.ysqmzf (mgr.24457) 147 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:07:52.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:07:51 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:07:50.627752+0000 mgr.smithi167.ysqmzf (mgr.24457) 147 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:07:52.894 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.99 MB/sec execute 161 sec latency 151354.916 ms 2024-09-17T07:07:53.894 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.98 MB/sec execute 162 sec latency 152354.948 ms 2024-09-17T07:07:53.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:07:53 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:07:52.628500+0000 mgr.smithi167.ysqmzf (mgr.24457) 148 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:07:53.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:07:53 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:07:53.277193+0000 mds.foofs.smithi167.pprzvy (mds.0) 28 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 140.902172 secs 2024-09-17T07:07:54.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:07:53 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:07:52.628500+0000 mgr.smithi167.ysqmzf (mgr.24457) 148 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:07:54.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:07:53 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:07:53.277193+0000 mds.foofs.smithi167.pprzvy (mds.0) 28 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 140.902172 secs 2024-09-17T07:07:54.894 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.98 MB/sec execute 163 sec latency 153354.978 ms 2024-09-17T07:07:55.894 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.97 MB/sec execute 164 sec latency 154355.010 ms 2024-09-17T07:07:55.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:07:55 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:07:54.628877+0000 mgr.smithi167.ysqmzf (mgr.24457) 149 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:07:56.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:07:55 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:07:54.628877+0000 mgr.smithi167.ysqmzf (mgr.24457) 149 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:07:56.894 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.97 MB/sec execute 165 sec latency 155355.095 ms 2024-09-17T07:07:57.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:07:57 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:07:56.629522+0000 mgr.smithi167.ysqmzf (mgr.24457) 150 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:07:57.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:07:57 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:07:56.629522+0000 mgr.smithi167.ysqmzf (mgr.24457) 150 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:07:57.894 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.96 MB/sec execute 166 sec latency 156355.217 ms 2024-09-17T07:07:58.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:07:58 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:07:58.277310+0000 mds.foofs.smithi167.pprzvy (mds.0) 29 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 145.902288 secs 2024-09-17T07:07:58.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:07:58 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:07:58.277310+0000 mds.foofs.smithi167.pprzvy (mds.0) 29 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 145.902288 secs 2024-09-17T07:07:58.894 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.95 MB/sec execute 167 sec latency 157355.307 ms 2024-09-17T07:07:59.450 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-09-17T07:07:59.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:07:59 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:07:58.630048+0000 mgr.smithi167.ysqmzf (mgr.24457) 151 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:07:59.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:07:59 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:07:58.630048+0000 mgr.smithi167.ysqmzf (mgr.24457) 151 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:07:59.894 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.95 MB/sec execute 168 sec latency 158355.338 ms 2024-09-17T07:08:00.111 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T07:08:00.111 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.smithi037 smithi037 *:9093,9094 starting - - - - 2024-09-17T07:08:00.111 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi037 smithi037 running (10m) 2m ago 10m 6405k - 16.2.0 24ecd6d5f14c cfb092719ab6 2024-09-17T07:08:00.111 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi167 smithi167 running (9m) 2m ago 9m 6413k - 16.2.0 24ecd6d5f14c 535da7f9a9b2 2024-09-17T07:08:00.111 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.smithi037 smithi037 *:3000 running (8m) 2m ago 10m 38.8M - 6.7.4 557c83e11646 c2b9de243451 2024-09-17T07:08:00.112 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi037.jtdcan smithi037 running (5m) 2m ago 5m 13.0M - 16.2.0 24ecd6d5f14c 9972c22cf2de 2024-09-17T07:08:00.112 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi167.pprzvy smithi167 running (5m) 2m ago 5m 38.3M - 16.2.0 24ecd6d5f14c 7f42961a3697 2024-09-17T07:08:00.112 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi037.xnzdne smithi037 *:9283 running (11m) 2m ago 11m 359M - 16.2.0 24ecd6d5f14c fe5576907dcd 2024-09-17T07:08:00.112 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi167.ysqmzf smithi167 *:8443,9283 running (3m) 2m ago 9m 487M - 18.2.4-855-g19e2a2be 980a0bfcd684 a1646754813f 2024-09-17T07:08:00.112 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi037 smithi037 running (11m) 2m ago 11m 53.8M 2048M 16.2.0 24ecd6d5f14c 64e774b68c51 2024-09-17T07:08:00.112 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi167 smithi167 running (9m) 2m ago 9m 42.6M 2048M 16.2.0 24ecd6d5f14c a9e35dbd0fa0 2024-09-17T07:08:00.112 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.0.0.smithi037.koazav smithi037 *:2049 running (2m) 2m ago 2m 48.1M - 3.5 24ecd6d5f14c b21a22e84630 2024-09-17T07:08:00.112 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.1.0.smithi167.rhgwce smithi167 *:2049 running (2m) 2m ago 2m 49.4M - 3.5 24ecd6d5f14c d8f95531d8af 2024-09-17T07:08:00.112 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi037 smithi037 *:9100 running (10m) 2m ago 10m 17.1M - 0.18.1 e5a616e4b9cf ffa97bacea8c 2024-09-17T07:08:00.112 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi167 smithi167 *:9100 running (9m) 2m ago 9m 17.2M - 0.18.1 e5a616e4b9cf 6fd08102820d 2024-09-17T07:08:00.112 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (9m) 2m ago 9m 389M 4096M 16.2.0 24ecd6d5f14c d74c41c79a3d 2024-09-17T07:08:00.112 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (8m) 2m ago 8m 290M 4096M 16.2.0 24ecd6d5f14c 9893d8fdab55 2024-09-17T07:08:00.113 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (8m) 2m ago 8m 254M 4096M 16.2.0 24ecd6d5f14c f5506a58d1bb 2024-09-17T07:08:00.113 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (7m) 2m ago 7m 360M 4096M 16.2.0 24ecd6d5f14c 9bc451cb2df8 2024-09-17T07:08:00.113 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi167 running (7m) 2m ago 7m 376M 4096M 16.2.0 24ecd6d5f14c 062421f15e44 2024-09-17T07:08:00.113 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi167 running (7m) 2m ago 7m 398M 4096M 16.2.0 24ecd6d5f14c f1d1552fbeeb 2024-09-17T07:08:00.113 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi167 running (6m) 2m ago 6m 330M 4096M 16.2.0 24ecd6d5f14c 5c621e82d4cd 2024-09-17T07:08:00.113 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi167 running (6m) 2m ago 6m 484M 4096M 16.2.0 24ecd6d5f14c 721a3bad3841 2024-09-17T07:08:00.113 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.smithi037 smithi037 *:9095 running (8m) 2m ago 9m 42.5M - 2.18.1 de242295e225 cd62d3f0236e 2024-09-17T07:08:00.507 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T07:08:00.507 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-09-17T07:08:00.507 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:08:00.507 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:08:00.507 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-09-17T07:08:00.507 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1, 2024-09-17T07:08:00.507 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T07:08:00.508 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:08:00.508 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-09-17T07:08:00.508 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-09-17T07:08:00.508 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:08:00.508 INFO:teuthology.orchestra.run.smithi037.stdout: "mds": { 2024-09-17T07:08:00.508 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:08:00.508 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:08:00.508 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-09-17T07:08:00.508 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 13, 2024-09-17T07:08:00.508 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T07:08:00.508 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-09-17T07:08:00.508 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T07:08:00.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:08:00 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:07:59.436431+0000 mgr.smithi167.ysqmzf (mgr.24457) 152 : audit [DBG] from='client.14868 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:08:00.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:08:00 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:07:59.777788+0000 mgr.smithi167.ysqmzf (mgr.24457) 153 : audit [DBG] from='client.14872 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:08:00.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:08:00 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:07:59.436431+0000 mgr.smithi167.ysqmzf (mgr.24457) 152 : audit [DBG] from='client.14868 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:08:00.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:08:00 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:07:59.777788+0000 mgr.smithi167.ysqmzf (mgr.24457) 153 : audit [DBG] from='client.14872 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:08:00.842 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T07:08:00.843 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9", 2024-09-17T07:08:00.843 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": true, 2024-09-17T07:08:00.843 INFO:teuthology.orchestra.run.smithi037.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T07:08:00.843 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [], 2024-09-17T07:08:00.843 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": "1/23 daemons upgraded", 2024-09-17T07:08:00.843 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "", 2024-09-17T07:08:00.843 INFO:teuthology.orchestra.run.smithi037.stdout: "is_paused": false 2024-09-17T07:08:00.843 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T07:08:00.894 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.94 MB/sec execute 169 sec latency 159355.367 ms 2024-09-17T07:08:01.248 INFO:teuthology.orchestra.run.smithi037.stdout:HEALTH_WARN 1 clients failing to respond to capability release; 1 MDSs report slow requests 2024-09-17T07:08:01.248 INFO:teuthology.orchestra.run.smithi037.stdout:[WRN] MDS_CLIENT_LATE_RELEASE: 1 clients failing to respond to capability release 2024-09-17T07:08:01.248 INFO:teuthology.orchestra.run.smithi037.stdout: mds.foofs.smithi167.pprzvy(mds.0): Client smithi037:foo1 failing to respond to capability release client_id: 14556 2024-09-17T07:08:01.248 INFO:teuthology.orchestra.run.smithi037.stdout:[WRN] MDS_SLOW_REQUEST: 1 MDSs report slow requests 2024-09-17T07:08:01.248 INFO:teuthology.orchestra.run.smithi037.stdout: mds.foofs.smithi167.pprzvy(mds.0): 1 slow requests are blocked > 30 secs 2024-09-17T07:08:01.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:08:01 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:08:00.102212+0000 mgr.smithi167.ysqmzf (mgr.24457) 154 : audit [DBG] from='client.14876 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:08:01.524 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:08:01 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:08:00.507045+0000 mon.smithi037 (mon.0) 822 : audit [DBG] from='client.? 172.21.15.37:0/929451624' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:08:01.524 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:08:01 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:08:00.630462+0000 mgr.smithi167.ysqmzf (mgr.24457) 155 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:08:01.524 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:08:01 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:08:01.196156+0000 mon.smithi167 (mon.1) 89 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:08:01.524 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:08:01 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:08:01.248019+0000 mon.smithi037 (mon.0) 823 : audit [DBG] from='client.? 172.21.15.37:0/3480463637' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:08:01.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:08:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:08:00.102212+0000 mgr.smithi167.ysqmzf (mgr.24457) 154 : audit [DBG] from='client.14876 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:08:01.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:08:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:08:00.507045+0000 mon.smithi037 (mon.0) 822 : audit [DBG] from='client.? 172.21.15.37:0/929451624' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:08:01.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:08:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:08:00.630462+0000 mgr.smithi167.ysqmzf (mgr.24457) 155 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:08:01.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:08:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:08:01.196156+0000 mon.smithi167 (mon.1) 89 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:08:01.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:08:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:08:01.248019+0000 mon.smithi037 (mon.0) 823 : audit [DBG] from='client.? 172.21.15.37:0/3480463637' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:08:01.894 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.94 MB/sec execute 170 sec latency 160355.401 ms 2024-09-17T07:08:02.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:08:02 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:08:00.842263+0000 mgr.smithi167.ysqmzf (mgr.24457) 156 : audit [DBG] from='client.14884 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:08:02.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:08:02 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:08:00.842263+0000 mgr.smithi167.ysqmzf (mgr.24457) 156 : audit [DBG] from='client.14884 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:08:02.894 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.93 MB/sec execute 171 sec latency 161355.451 ms 2024-09-17T07:08:03.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:08:03 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:08:02.631188+0000 mgr.smithi167.ysqmzf (mgr.24457) 157 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:08:03.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:08:03 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:08:03.277421+0000 mds.foofs.smithi167.pprzvy (mds.0) 30 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 150.902402 secs 2024-09-17T07:08:03.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:08:03 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:08:02.631188+0000 mgr.smithi167.ysqmzf (mgr.24457) 157 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:08:03.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:08:03 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:08:03.277421+0000 mds.foofs.smithi167.pprzvy (mds.0) 30 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 150.902402 secs 2024-09-17T07:08:03.894 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.93 MB/sec execute 172 sec latency 162355.591 ms 2024-09-17T07:08:04.895 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.92 MB/sec execute 173 sec latency 163355.694 ms 2024-09-17T07:08:05.895 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.92 MB/sec execute 174 sec latency 164355.797 ms 2024-09-17T07:08:05.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:08:05 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:08:04.631745+0000 mgr.smithi167.ysqmzf (mgr.24457) 158 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:08:06.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:08:05 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:08:04.631745+0000 mgr.smithi167.ysqmzf (mgr.24457) 158 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:08:06.895 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.91 MB/sec execute 175 sec latency 165355.901 ms 2024-09-17T07:08:07.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:08:07 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:08:06.632423+0000 mgr.smithi167.ysqmzf (mgr.24457) 159 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:08:07.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:08:07 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:08:06.632423+0000 mgr.smithi167.ysqmzf (mgr.24457) 159 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:08:07.895 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.91 MB/sec execute 176 sec latency 166356.003 ms 2024-09-17T07:08:08.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:08:08 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:08:08.277529+0000 mds.foofs.smithi167.pprzvy (mds.0) 31 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 155.902512 secs 2024-09-17T07:08:08.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:08:08 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:08:08.277529+0000 mds.foofs.smithi167.pprzvy (mds.0) 31 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 155.902512 secs 2024-09-17T07:08:08.895 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.90 MB/sec execute 177 sec latency 167356.099 ms 2024-09-17T07:08:09.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:08:09 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:08:08.633015+0000 mgr.smithi167.ysqmzf (mgr.24457) 160 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:08:09.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:08:09 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:08:08.633015+0000 mgr.smithi167.ysqmzf (mgr.24457) 160 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:08:09.895 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.90 MB/sec execute 178 sec latency 168356.208 ms 2024-09-17T07:08:10.895 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.89 MB/sec execute 179 sec latency 169356.336 ms 2024-09-17T07:08:11.897 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.89 MB/sec execute 180 sec latency 170356.402 ms 2024-09-17T07:08:11.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:08:11 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:08:10.633404+0000 mgr.smithi167.ysqmzf (mgr.24457) 161 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:08:12.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:08:11 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:08:10.633404+0000 mgr.smithi167.ysqmzf (mgr.24457) 161 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:08:12.895 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.88 MB/sec execute 181 sec latency 171356.517 ms 2024-09-17T07:08:13.895 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.88 MB/sec execute 182 sec latency 172356.588 ms 2024-09-17T07:08:13.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:08:13 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:08:12.634110+0000 mgr.smithi167.ysqmzf (mgr.24457) 162 : cluster [DBG] pgmap v104: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:08:13.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:08:13 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:08:13.277651+0000 mds.foofs.smithi167.pprzvy (mds.0) 32 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 160.902636 secs 2024-09-17T07:08:14.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:08:13 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:08:12.634110+0000 mgr.smithi167.ysqmzf (mgr.24457) 162 : cluster [DBG] pgmap v104: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:08:14.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:08:13 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:08:13.277651+0000 mds.foofs.smithi167.pprzvy (mds.0) 32 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 160.902636 secs 2024-09-17T07:08:14.895 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.87 MB/sec execute 183 sec latency 173356.641 ms 2024-09-17T07:08:15.896 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.87 MB/sec execute 184 sec latency 174356.718 ms 2024-09-17T07:08:15.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:08:15 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:08:14.634564+0000 mgr.smithi167.ysqmzf (mgr.24457) 163 : cluster [DBG] pgmap v105: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:08:16.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:08:15 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:08:14.634564+0000 mgr.smithi167.ysqmzf (mgr.24457) 163 : cluster [DBG] pgmap v105: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:08:16.896 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.86 MB/sec execute 185 sec latency 175356.853 ms 2024-09-17T07:08:16.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:08:16 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:08:16.196600+0000 mon.smithi167 (mon.1) 90 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:08:17.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:08:16 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:08:16.196600+0000 mon.smithi167 (mon.1) 90 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:08:17.896 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.86 MB/sec execute 186 sec latency 176356.887 ms 2024-09-17T07:08:17.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:08:17 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:08:16.635268+0000 mgr.smithi167.ysqmzf (mgr.24457) 164 : cluster [DBG] pgmap v106: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:08:18.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:08:17 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:08:16.635268+0000 mgr.smithi167.ysqmzf (mgr.24457) 164 : cluster [DBG] pgmap v106: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:08:18.896 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.85 MB/sec execute 187 sec latency 177356.998 ms 2024-09-17T07:08:18.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:08:18 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:08:18.277749+0000 mds.foofs.smithi167.pprzvy (mds.0) 33 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 165.902728 secs 2024-09-17T07:08:19.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:08:18 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:08:18.277749+0000 mds.foofs.smithi167.pprzvy (mds.0) 33 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 165.902728 secs 2024-09-17T07:08:19.896 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.85 MB/sec execute 188 sec latency 178357.088 ms 2024-09-17T07:08:19.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:08:19 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:08:18.635734+0000 mgr.smithi167.ysqmzf (mgr.24457) 165 : cluster [DBG] pgmap v107: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:08:20.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:08:19 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:08:18.635734+0000 mgr.smithi167.ysqmzf (mgr.24457) 165 : cluster [DBG] pgmap v107: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:08:20.897 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.84 MB/sec execute 189 sec latency 179357.210 ms 2024-09-17T07:08:21.896 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.84 MB/sec execute 190 sec latency 180357.332 ms 2024-09-17T07:08:21.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:08:21 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:08:20.636067+0000 mgr.smithi167.ysqmzf (mgr.24457) 166 : cluster [DBG] pgmap v108: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:08:22.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:08:21 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:08:20.636067+0000 mgr.smithi167.ysqmzf (mgr.24457) 166 : cluster [DBG] pgmap v108: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:08:22.896 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.83 MB/sec execute 191 sec latency 181357.392 ms 2024-09-17T07:08:23.896 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.83 MB/sec execute 192 sec latency 182357.488 ms 2024-09-17T07:08:23.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:08:23 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:08:22.636827+0000 mgr.smithi167.ysqmzf (mgr.24457) 167 : cluster [DBG] pgmap v109: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:08:23.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:08:23 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:08:23.277818+0000 mds.foofs.smithi167.pprzvy (mds.0) 34 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 170.902814 secs 2024-09-17T07:08:24.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:08:23 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:08:22.636827+0000 mgr.smithi167.ysqmzf (mgr.24457) 167 : cluster [DBG] pgmap v109: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:08:24.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:08:23 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:08:23.277818+0000 mds.foofs.smithi167.pprzvy (mds.0) 34 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 170.902814 secs 2024-09-17T07:08:24.896 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.83 MB/sec execute 193 sec latency 183357.567 ms 2024-09-17T07:08:25.897 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.82 MB/sec execute 194 sec latency 184357.655 ms 2024-09-17T07:08:25.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:08:25 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:08:24.637237+0000 mgr.smithi167.ysqmzf (mgr.24457) 168 : cluster [DBG] pgmap v110: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:08:26.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:08:25 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:08:24.637237+0000 mgr.smithi167.ysqmzf (mgr.24457) 168 : cluster [DBG] pgmap v110: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:08:26.897 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.82 MB/sec execute 195 sec latency 185357.709 ms 2024-09-17T07:08:27.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:08:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:08:26.637923+0000 mgr.smithi167.ysqmzf (mgr.24457) 169 : cluster [DBG] pgmap v111: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:08:27.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:08:27 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:08:26.637923+0000 mgr.smithi167.ysqmzf (mgr.24457) 169 : cluster [DBG] pgmap v111: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:08:27.897 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.81 MB/sec execute 196 sec latency 186357.790 ms 2024-09-17T07:08:28.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:08:28 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:08:28.277941+0000 mds.foofs.smithi167.pprzvy (mds.0) 35 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 175.902922 secs 2024-09-17T07:08:28.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:08:28 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:08:28.277941+0000 mds.foofs.smithi167.pprzvy (mds.0) 35 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 175.902922 secs 2024-09-17T07:08:28.897 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.81 MB/sec execute 197 sec latency 187357.904 ms 2024-09-17T07:08:29.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:08:29 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:08:28.638278+0000 mgr.smithi167.ysqmzf (mgr.24457) 170 : cluster [DBG] pgmap v112: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:08:29.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:08:29 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:08:28.638278+0000 mgr.smithi167.ysqmzf (mgr.24457) 170 : cluster [DBG] pgmap v112: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:08:29.897 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.80 MB/sec execute 198 sec latency 188358.015 ms 2024-09-17T07:08:30.897 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.80 MB/sec execute 199 sec latency 189358.134 ms 2024-09-17T07:08:31.611 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-09-17T07:08:31.897 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.80 MB/sec execute 200 sec latency 190358.221 ms 2024-09-17T07:08:31.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:08:31 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:08:30.638678+0000 mgr.smithi167.ysqmzf (mgr.24457) 171 : cluster [DBG] pgmap v113: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:08:31.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:08:31 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:08:31.196856+0000 mon.smithi167 (mon.1) 91 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:08:32.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:08:31 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:08:30.638678+0000 mgr.smithi167.ysqmzf (mgr.24457) 171 : cluster [DBG] pgmap v113: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:08:32.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:08:31 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:08:31.196856+0000 mon.smithi167 (mon.1) 91 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:08:32.265 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T07:08:32.265 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.smithi037 smithi037 *:9093,9094 starting - - - - 2024-09-17T07:08:32.265 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi037 smithi037 running (11m) 2m ago 11m 6405k - 16.2.0 24ecd6d5f14c cfb092719ab6 2024-09-17T07:08:32.265 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi167 smithi167 running (10m) 2m ago 10m 6413k - 16.2.0 24ecd6d5f14c 535da7f9a9b2 2024-09-17T07:08:32.265 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.smithi037 smithi037 *:3000 running (9m) 2m ago 10m 38.8M - 6.7.4 557c83e11646 c2b9de243451 2024-09-17T07:08:32.265 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi037.jtdcan smithi037 running (5m) 2m ago 5m 13.0M - 16.2.0 24ecd6d5f14c 9972c22cf2de 2024-09-17T07:08:32.265 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi167.pprzvy smithi167 running (5m) 2m ago 5m 38.3M - 16.2.0 24ecd6d5f14c 7f42961a3697 2024-09-17T07:08:32.265 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi037.xnzdne smithi037 *:9283 running (12m) 2m ago 12m 359M - 16.2.0 24ecd6d5f14c fe5576907dcd 2024-09-17T07:08:32.265 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi167.ysqmzf smithi167 *:8443,9283 running (3m) 2m ago 10m 487M - 18.2.4-855-g19e2a2be 980a0bfcd684 a1646754813f 2024-09-17T07:08:32.265 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi037 smithi037 running (12m) 2m ago 12m 53.8M 2048M 16.2.0 24ecd6d5f14c 64e774b68c51 2024-09-17T07:08:32.265 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi167 smithi167 running (10m) 2m ago 10m 42.6M 2048M 16.2.0 24ecd6d5f14c a9e35dbd0fa0 2024-09-17T07:08:32.266 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.0.0.smithi037.koazav smithi037 *:2049 running (3m) 2m ago 3m 48.1M - 3.5 24ecd6d5f14c b21a22e84630 2024-09-17T07:08:32.266 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.1.0.smithi167.rhgwce smithi167 *:2049 running (2m) 2m ago 2m 49.4M - 3.5 24ecd6d5f14c d8f95531d8af 2024-09-17T07:08:32.266 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi037 smithi037 *:9100 running (10m) 2m ago 10m 17.1M - 0.18.1 e5a616e4b9cf ffa97bacea8c 2024-09-17T07:08:32.266 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi167 smithi167 *:9100 running (9m) 2m ago 9m 17.2M - 0.18.1 e5a616e4b9cf 6fd08102820d 2024-09-17T07:08:32.266 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (9m) 2m ago 9m 389M 4096M 16.2.0 24ecd6d5f14c d74c41c79a3d 2024-09-17T07:08:32.266 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (9m) 2m ago 9m 290M 4096M 16.2.0 24ecd6d5f14c 9893d8fdab55 2024-09-17T07:08:32.266 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (8m) 2m ago 8m 254M 4096M 16.2.0 24ecd6d5f14c f5506a58d1bb 2024-09-17T07:08:32.266 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (8m) 2m ago 8m 360M 4096M 16.2.0 24ecd6d5f14c 9bc451cb2df8 2024-09-17T07:08:32.266 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi167 running (8m) 2m ago 8m 376M 4096M 16.2.0 24ecd6d5f14c 062421f15e44 2024-09-17T07:08:32.266 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi167 running (7m) 2m ago 7m 398M 4096M 16.2.0 24ecd6d5f14c f1d1552fbeeb 2024-09-17T07:08:32.266 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi167 running (7m) 2m ago 7m 330M 4096M 16.2.0 24ecd6d5f14c 5c621e82d4cd 2024-09-17T07:08:32.266 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi167 running (7m) 2m ago 7m 484M 4096M 16.2.0 24ecd6d5f14c 721a3bad3841 2024-09-17T07:08:32.266 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.smithi037 smithi037 *:9095 running (9m) 2m ago 10m 42.5M - 2.18.1 de242295e225 cd62d3f0236e 2024-09-17T07:08:32.667 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T07:08:32.668 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-09-17T07:08:32.668 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:08:32.668 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:08:32.668 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-09-17T07:08:32.668 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1, 2024-09-17T07:08:32.668 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T07:08:32.668 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:08:32.668 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-09-17T07:08:32.668 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-09-17T07:08:32.668 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:08:32.668 INFO:teuthology.orchestra.run.smithi037.stdout: "mds": { 2024-09-17T07:08:32.669 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:08:32.669 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:08:32.669 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-09-17T07:08:32.669 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 13, 2024-09-17T07:08:32.669 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T07:08:32.669 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-09-17T07:08:32.669 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T07:08:32.897 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.79 MB/sec execute 201 sec latency 191358.269 ms 2024-09-17T07:08:32.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:08:32 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:08:31.597546+0000 mgr.smithi167.ysqmzf (mgr.24457) 172 : audit [DBG] from='client.14892 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:08:32.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:08:32 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:08:32.667754+0000 mon.smithi037 (mon.0) 824 : audit [DBG] from='client.? 172.21.15.37:0/111864063' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:08:33.001 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T07:08:33.001 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9", 2024-09-17T07:08:33.002 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": true, 2024-09-17T07:08:33.002 INFO:teuthology.orchestra.run.smithi037.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T07:08:33.002 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [], 2024-09-17T07:08:33.002 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": "1/23 daemons upgraded", 2024-09-17T07:08:33.002 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "", 2024-09-17T07:08:33.002 INFO:teuthology.orchestra.run.smithi037.stdout: "is_paused": false 2024-09-17T07:08:33.002 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T07:08:33.002 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:08:32 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:08:31.597546+0000 mgr.smithi167.ysqmzf (mgr.24457) 172 : audit [DBG] from='client.14892 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:08:33.002 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:08:32 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:08:32.667754+0000 mon.smithi037 (mon.0) 824 : audit [DBG] from='client.? 172.21.15.37:0/111864063' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:08:33.402 INFO:teuthology.orchestra.run.smithi037.stdout:HEALTH_WARN 1 clients failing to respond to capability release; 1 MDSs report slow requests 2024-09-17T07:08:33.402 INFO:teuthology.orchestra.run.smithi037.stdout:[WRN] MDS_CLIENT_LATE_RELEASE: 1 clients failing to respond to capability release 2024-09-17T07:08:33.402 INFO:teuthology.orchestra.run.smithi037.stdout: mds.foofs.smithi167.pprzvy(mds.0): Client smithi037:foo1 failing to respond to capability release client_id: 14556 2024-09-17T07:08:33.402 INFO:teuthology.orchestra.run.smithi037.stdout:[WRN] MDS_SLOW_REQUEST: 1 MDSs report slow requests 2024-09-17T07:08:33.402 INFO:teuthology.orchestra.run.smithi037.stdout: mds.foofs.smithi167.pprzvy(mds.0): 1 slow requests are blocked > 30 secs 2024-09-17T07:08:33.897 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.79 MB/sec execute 202 sec latency 192358.320 ms 2024-09-17T07:08:33.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:08:33 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:08:31.935093+0000 mgr.smithi167.ysqmzf (mgr.24457) 173 : audit [DBG] from='client.14896 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:08:33.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:08:33 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:08:32.255835+0000 mgr.smithi167.ysqmzf (mgr.24457) 174 : audit [DBG] from='client.14900 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:08:33.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:08:33 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:08:32.639368+0000 mgr.smithi167.ysqmzf (mgr.24457) 175 : cluster [DBG] pgmap v114: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:08:33.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:08:33 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:08:33.278020+0000 mds.foofs.smithi167.pprzvy (mds.0) 36 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 180.903000 secs 2024-09-17T07:08:33.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:08:33 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:08:33.402162+0000 mon.smithi037 (mon.0) 825 : audit [DBG] from='client.? 172.21.15.37:0/4033901888' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:08:34.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:08:33 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:08:31.935093+0000 mgr.smithi167.ysqmzf (mgr.24457) 173 : audit [DBG] from='client.14896 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:08:34.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:08:33 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:08:32.255835+0000 mgr.smithi167.ysqmzf (mgr.24457) 174 : audit [DBG] from='client.14900 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:08:34.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:08:33 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:08:32.639368+0000 mgr.smithi167.ysqmzf (mgr.24457) 175 : cluster [DBG] pgmap v114: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:08:34.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:08:33 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:08:33.278020+0000 mds.foofs.smithi167.pprzvy (mds.0) 36 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 180.903000 secs 2024-09-17T07:08:34.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:08:33 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:08:33.402162+0000 mon.smithi037 (mon.0) 825 : audit [DBG] from='client.? 172.21.15.37:0/4033901888' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:08:34.897 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.79 MB/sec execute 203 sec latency 193358.396 ms 2024-09-17T07:08:34.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:08:34 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:08:33.001162+0000 mgr.smithi167.ysqmzf (mgr.24457) 176 : audit [DBG] from='client.14908 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:08:35.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:08:34 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:08:33.001162+0000 mgr.smithi167.ysqmzf (mgr.24457) 176 : audit [DBG] from='client.14908 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:08:35.897 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.78 MB/sec execute 204 sec latency 194358.469 ms 2024-09-17T07:08:35.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:08:35 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:08:34.639896+0000 mgr.smithi167.ysqmzf (mgr.24457) 177 : cluster [DBG] pgmap v115: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:08:36.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:08:35 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:08:34.639896+0000 mgr.smithi167.ysqmzf (mgr.24457) 177 : cluster [DBG] pgmap v115: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:08:36.897 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.78 MB/sec execute 205 sec latency 195358.602 ms 2024-09-17T07:08:37.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:08:37 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:08:36.640563+0000 mgr.smithi167.ysqmzf (mgr.24457) 178 : cluster [DBG] pgmap v116: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:08:37.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:08:37 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:08:36.640563+0000 mgr.smithi167.ysqmzf (mgr.24457) 178 : cluster [DBG] pgmap v116: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:08:37.898 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.77 MB/sec execute 206 sec latency 196358.711 ms 2024-09-17T07:08:38.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:08:38 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:08:38.278159+0000 mds.foofs.smithi167.pprzvy (mds.0) 37 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 185.903126 secs 2024-09-17T07:08:38.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:08:38 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:08:38.278159+0000 mds.foofs.smithi167.pprzvy (mds.0) 37 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 185.903126 secs 2024-09-17T07:08:38.898 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.77 MB/sec execute 207 sec latency 197358.813 ms 2024-09-17T07:08:39.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:08:39 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:08:38.640971+0000 mgr.smithi167.ysqmzf (mgr.24457) 179 : cluster [DBG] pgmap v117: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:08:39.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:08:39 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:08:38.640971+0000 mgr.smithi167.ysqmzf (mgr.24457) 179 : cluster [DBG] pgmap v117: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:08:39.898 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.77 MB/sec execute 208 sec latency 198358.926 ms 2024-09-17T07:08:40.898 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.76 MB/sec execute 209 sec latency 199359.034 ms 2024-09-17T07:08:41.898 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.76 MB/sec execute 210 sec latency 200359.131 ms 2024-09-17T07:08:41.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:08:41 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:08:40.641472+0000 mgr.smithi167.ysqmzf (mgr.24457) 180 : cluster [DBG] pgmap v118: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:08:42.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:08:41 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:08:40.641472+0000 mgr.smithi167.ysqmzf (mgr.24457) 180 : cluster [DBG] pgmap v118: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:08:42.898 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.76 MB/sec execute 211 sec latency 201359.242 ms 2024-09-17T07:08:43.898 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.75 MB/sec execute 212 sec latency 202359.299 ms 2024-09-17T07:08:43.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:08:43 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:08:42.642151+0000 mgr.smithi167.ysqmzf (mgr.24457) 181 : cluster [DBG] pgmap v119: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:08:43.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:08:43 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:08:43.278264+0000 mds.foofs.smithi167.pprzvy (mds.0) 38 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 190.903245 secs 2024-09-17T07:08:44.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:08:43 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:08:42.642151+0000 mgr.smithi167.ysqmzf (mgr.24457) 181 : cluster [DBG] pgmap v119: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:08:44.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:08:43 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:08:43.278264+0000 mds.foofs.smithi167.pprzvy (mds.0) 38 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 190.903245 secs 2024-09-17T07:08:44.898 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.75 MB/sec execute 213 sec latency 203359.350 ms 2024-09-17T07:08:45.900 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.74 MB/sec execute 214 sec latency 204359.455 ms 2024-09-17T07:08:45.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:08:45 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:08:44.642681+0000 mgr.smithi167.ysqmzf (mgr.24457) 182 : cluster [DBG] pgmap v120: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:08:46.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:08:45 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:08:44.642681+0000 mgr.smithi167.ysqmzf (mgr.24457) 182 : cluster [DBG] pgmap v120: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:08:46.898 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.74 MB/sec execute 215 sec latency 205359.571 ms 2024-09-17T07:08:46.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:08:46 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:08:46.196930+0000 mon.smithi167 (mon.1) 92 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:08:47.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:08:46 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:08:46.196930+0000 mon.smithi167 (mon.1) 92 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:08:47.899 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.74 MB/sec execute 216 sec latency 206359.701 ms 2024-09-17T07:08:47.998 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:08:47 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:08:46.643442+0000 mgr.smithi167.ysqmzf (mgr.24457) 183 : cluster [DBG] pgmap v121: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:08:48.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:08:47 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:08:46.643442+0000 mgr.smithi167.ysqmzf (mgr.24457) 183 : cluster [DBG] pgmap v121: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:08:48.899 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.73 MB/sec execute 217 sec latency 207359.812 ms 2024-09-17T07:08:48.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:08:48 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:08:48.278362+0000 mds.foofs.smithi167.pprzvy (mds.0) 39 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 195.903359 secs 2024-09-17T07:08:49.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:08:48 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:08:48.278362+0000 mds.foofs.smithi167.pprzvy (mds.0) 39 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 195.903359 secs 2024-09-17T07:08:49.899 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.73 MB/sec execute 218 sec latency 208359.936 ms 2024-09-17T07:08:49.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:08:49 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:08:48.643849+0000 mgr.smithi167.ysqmzf (mgr.24457) 184 : cluster [DBG] pgmap v122: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:08:50.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:08:49 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:08:48.643849+0000 mgr.smithi167.ysqmzf (mgr.24457) 184 : cluster [DBG] pgmap v122: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:08:50.899 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.73 MB/sec execute 219 sec latency 209360.057 ms 2024-09-17T07:08:51.899 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.72 MB/sec execute 220 sec latency 210360.172 ms 2024-09-17T07:08:51.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:08:51 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:08:50.644265+0000 mgr.smithi167.ysqmzf (mgr.24457) 185 : cluster [DBG] pgmap v123: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:08:52.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:08:51 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:08:50.644265+0000 mgr.smithi167.ysqmzf (mgr.24457) 185 : cluster [DBG] pgmap v123: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:08:52.899 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.72 MB/sec execute 221 sec latency 211360.269 ms 2024-09-17T07:08:53.899 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.72 MB/sec execute 222 sec latency 212360.315 ms 2024-09-17T07:08:53.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:08:53 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:08:52.644977+0000 mgr.smithi167.ysqmzf (mgr.24457) 186 : cluster [DBG] pgmap v124: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:08:53.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:08:53 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:08:53.278493+0000 mds.foofs.smithi167.pprzvy (mds.0) 40 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 200.903475 secs 2024-09-17T07:08:54.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:08:53 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:08:52.644977+0000 mgr.smithi167.ysqmzf (mgr.24457) 186 : cluster [DBG] pgmap v124: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:08:54.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:08:53 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:08:53.278493+0000 mds.foofs.smithi167.pprzvy (mds.0) 40 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 200.903475 secs 2024-09-17T07:08:54.899 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.71 MB/sec execute 223 sec latency 213360.411 ms 2024-09-17T07:08:55.899 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.71 MB/sec execute 224 sec latency 214360.463 ms 2024-09-17T07:08:55.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:08:55 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:08:54.645453+0000 mgr.smithi167.ysqmzf (mgr.24457) 187 : cluster [DBG] pgmap v125: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:08:56.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:08:55 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:08:54.645453+0000 mgr.smithi167.ysqmzf (mgr.24457) 187 : cluster [DBG] pgmap v125: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:08:56.899 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.71 MB/sec execute 225 sec latency 215360.570 ms 2024-09-17T07:08:57.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:08:57 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:08:56.646136+0000 mgr.smithi167.ysqmzf (mgr.24457) 188 : cluster [DBG] pgmap v126: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:08:57.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:08:57 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:08:56.646136+0000 mgr.smithi167.ysqmzf (mgr.24457) 188 : cluster [DBG] pgmap v126: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:08:57.899 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.71 MB/sec execute 226 sec latency 216360.702 ms 2024-09-17T07:08:58.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:08:58 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:08:58.278558+0000 mds.foofs.smithi167.pprzvy (mds.0) 41 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 205.903540 secs 2024-09-17T07:08:58.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:08:58 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:08:58.278558+0000 mds.foofs.smithi167.pprzvy (mds.0) 41 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 205.903540 secs 2024-09-17T07:08:58.900 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.70 MB/sec execute 227 sec latency 217360.753 ms 2024-09-17T07:08:59.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:08:59 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:08:58.646741+0000 mgr.smithi167.ysqmzf (mgr.24457) 189 : cluster [DBG] pgmap v127: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:08:59.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:08:59 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:08:58.646741+0000 mgr.smithi167.ysqmzf (mgr.24457) 189 : cluster [DBG] pgmap v127: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:08:59.900 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.70 MB/sec execute 228 sec latency 218360.844 ms 2024-09-17T07:09:00.900 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.70 MB/sec execute 229 sec latency 219360.979 ms 2024-09-17T07:09:01.900 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.69 MB/sec execute 230 sec latency 220361.080 ms 2024-09-17T07:09:01.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:09:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:09:00.647129+0000 mgr.smithi167.ysqmzf (mgr.24457) 190 : cluster [DBG] pgmap v128: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:09:01.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:09:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:09:01.197123+0000 mon.smithi167 (mon.1) 93 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:09:02.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:09:01 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:09:00.647129+0000 mgr.smithi167.ysqmzf (mgr.24457) 190 : cluster [DBG] pgmap v128: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:09:02.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:09:01 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:09:01.197123+0000 mon.smithi167 (mon.1) 93 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:09:02.900 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.69 MB/sec execute 231 sec latency 221361.181 ms 2024-09-17T07:09:03.767 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-09-17T07:09:03.900 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.69 MB/sec execute 232 sec latency 222361.267 ms 2024-09-17T07:09:03.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:09:03 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:09:02.647834+0000 mgr.smithi167.ysqmzf (mgr.24457) 191 : cluster [DBG] pgmap v129: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:09:03.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:09:03 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:09:03.278624+0000 mds.foofs.smithi167.pprzvy (mds.0) 42 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 210.903604 secs 2024-09-17T07:09:04.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:09:03 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:09:02.647834+0000 mgr.smithi167.ysqmzf (mgr.24457) 191 : cluster [DBG] pgmap v129: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:09:04.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:09:03 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:09:03.278624+0000 mds.foofs.smithi167.pprzvy (mds.0) 42 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 210.903604 secs 2024-09-17T07:09:04.416 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T07:09:04.416 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.smithi037 smithi037 *:9093,9094 starting - - - - 2024-09-17T07:09:04.416 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi037 smithi037 running (11m) 3m ago 11m 6405k - 16.2.0 24ecd6d5f14c cfb092719ab6 2024-09-17T07:09:04.416 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi167 smithi167 running (10m) 3m ago 10m 6413k - 16.2.0 24ecd6d5f14c 535da7f9a9b2 2024-09-17T07:09:04.416 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.smithi037 smithi037 *:3000 running (9m) 3m ago 11m 38.8M - 6.7.4 557c83e11646 c2b9de243451 2024-09-17T07:09:04.416 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi037.jtdcan smithi037 running (6m) 3m ago 6m 13.0M - 16.2.0 24ecd6d5f14c 9972c22cf2de 2024-09-17T07:09:04.416 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi167.pprzvy smithi167 running (6m) 3m ago 6m 38.3M - 16.2.0 24ecd6d5f14c 7f42961a3697 2024-09-17T07:09:04.416 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi037.xnzdne smithi037 *:9283 running (12m) 3m ago 12m 359M - 16.2.0 24ecd6d5f14c fe5576907dcd 2024-09-17T07:09:04.416 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi167.ysqmzf smithi167 *:8443,9283 running (4m) 3m ago 10m 487M - 18.2.4-855-g19e2a2be 980a0bfcd684 a1646754813f 2024-09-17T07:09:04.416 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi037 smithi037 running (12m) 3m ago 13m 53.8M 2048M 16.2.0 24ecd6d5f14c 64e774b68c51 2024-09-17T07:09:04.417 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi167 smithi167 running (10m) 3m ago 10m 42.6M 2048M 16.2.0 24ecd6d5f14c a9e35dbd0fa0 2024-09-17T07:09:04.417 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.0.0.smithi037.koazav smithi037 *:2049 running (3m) 3m ago 3m 48.1M - 3.5 24ecd6d5f14c b21a22e84630 2024-09-17T07:09:04.417 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.1.0.smithi167.rhgwce smithi167 *:2049 running (3m) 3m ago 3m 49.4M - 3.5 24ecd6d5f14c d8f95531d8af 2024-09-17T07:09:04.417 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi037 smithi037 *:9100 running (11m) 3m ago 11m 17.1M - 0.18.1 e5a616e4b9cf ffa97bacea8c 2024-09-17T07:09:04.417 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi167 smithi167 *:9100 running (10m) 3m ago 10m 17.2M - 0.18.1 e5a616e4b9cf 6fd08102820d 2024-09-17T07:09:04.417 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (10m) 3m ago 10m 389M 4096M 16.2.0 24ecd6d5f14c d74c41c79a3d 2024-09-17T07:09:04.417 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (9m) 3m ago 9m 290M 4096M 16.2.0 24ecd6d5f14c 9893d8fdab55 2024-09-17T07:09:04.417 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (9m) 3m ago 9m 254M 4096M 16.2.0 24ecd6d5f14c f5506a58d1bb 2024-09-17T07:09:04.417 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (9m) 3m ago 9m 360M 4096M 16.2.0 24ecd6d5f14c 9bc451cb2df8 2024-09-17T07:09:04.417 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi167 running (8m) 3m ago 8m 376M 4096M 16.2.0 24ecd6d5f14c 062421f15e44 2024-09-17T07:09:04.417 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi167 running (8m) 3m ago 8m 398M 4096M 16.2.0 24ecd6d5f14c f1d1552fbeeb 2024-09-17T07:09:04.417 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi167 running (8m) 3m ago 8m 330M 4096M 16.2.0 24ecd6d5f14c 5c621e82d4cd 2024-09-17T07:09:04.417 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi167 running (7m) 3m ago 7m 484M 4096M 16.2.0 24ecd6d5f14c 721a3bad3841 2024-09-17T07:09:04.418 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.smithi037 smithi037 *:9095 running (9m) 3m ago 10m 42.5M - 2.18.1 de242295e225 cd62d3f0236e 2024-09-17T07:09:04.814 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T07:09:04.814 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-09-17T07:09:04.814 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:09:04.814 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:09:04.814 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-09-17T07:09:04.814 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1, 2024-09-17T07:09:04.814 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T07:09:04.815 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:09:04.815 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-09-17T07:09:04.815 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-09-17T07:09:04.815 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:09:04.815 INFO:teuthology.orchestra.run.smithi037.stdout: "mds": { 2024-09-17T07:09:04.815 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:09:04.815 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:09:04.815 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-09-17T07:09:04.815 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 13, 2024-09-17T07:09:04.815 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T07:09:04.815 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-09-17T07:09:04.815 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T07:09:04.900 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.68 MB/sec execute 233 sec latency 223361.306 ms 2024-09-17T07:09:04.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:09:04 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:09:03.753301+0000 mgr.smithi167.ysqmzf (mgr.24457) 192 : audit [DBG] from='client.14916 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:09:05.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:09:04 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:09:03.753301+0000 mgr.smithi167.ysqmzf (mgr.24457) 192 : audit [DBG] from='client.14916 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:09:05.151 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T07:09:05.152 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9", 2024-09-17T07:09:05.152 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": true, 2024-09-17T07:09:05.152 INFO:teuthology.orchestra.run.smithi037.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T07:09:05.152 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [], 2024-09-17T07:09:05.152 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": "1/23 daemons upgraded", 2024-09-17T07:09:05.152 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "", 2024-09-17T07:09:05.152 INFO:teuthology.orchestra.run.smithi037.stdout: "is_paused": false 2024-09-17T07:09:05.152 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T07:09:05.548 INFO:teuthology.orchestra.run.smithi037.stdout:HEALTH_WARN 1 clients failing to respond to capability release; 1 MDSs report slow requests 2024-09-17T07:09:05.548 INFO:teuthology.orchestra.run.smithi037.stdout:[WRN] MDS_CLIENT_LATE_RELEASE: 1 clients failing to respond to capability release 2024-09-17T07:09:05.548 INFO:teuthology.orchestra.run.smithi037.stdout: mds.foofs.smithi167.pprzvy(mds.0): Client smithi037:foo1 failing to respond to capability release client_id: 14556 2024-09-17T07:09:05.548 INFO:teuthology.orchestra.run.smithi037.stdout:[WRN] MDS_SLOW_REQUEST: 1 MDSs report slow requests 2024-09-17T07:09:05.548 INFO:teuthology.orchestra.run.smithi037.stdout: mds.foofs.smithi167.pprzvy(mds.0): 1 slow requests are blocked > 30 secs 2024-09-17T07:09:05.900 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.68 MB/sec execute 234 sec latency 224361.437 ms 2024-09-17T07:09:05.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:09:05 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:09:04.088360+0000 mgr.smithi167.ysqmzf (mgr.24457) 193 : audit [DBG] from='client.14920 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:09:05.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:09:05 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:09:04.406845+0000 mgr.smithi167.ysqmzf (mgr.24457) 194 : audit [DBG] from='client.14924 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:09:05.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:09:05 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:09:04.648357+0000 mgr.smithi167.ysqmzf (mgr.24457) 195 : cluster [DBG] pgmap v130: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:09:05.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:09:05 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:09:04.814182+0000 mon.smithi037 (mon.0) 826 : audit [DBG] from='client.? 172.21.15.37:0/3557083396' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:09:05.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:09:05 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:09:05.548210+0000 mon.smithi037 (mon.0) 827 : audit [DBG] from='client.? 172.21.15.37:0/3262930899' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:09:06.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:09:05 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:09:04.088360+0000 mgr.smithi167.ysqmzf (mgr.24457) 193 : audit [DBG] from='client.14920 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:09:06.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:09:05 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:09:04.406845+0000 mgr.smithi167.ysqmzf (mgr.24457) 194 : audit [DBG] from='client.14924 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:09:06.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:09:05 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:09:04.648357+0000 mgr.smithi167.ysqmzf (mgr.24457) 195 : cluster [DBG] pgmap v130: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:09:06.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:09:05 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:09:04.814182+0000 mon.smithi037 (mon.0) 826 : audit [DBG] from='client.? 172.21.15.37:0/3557083396' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:09:06.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:09:05 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:09:05.548210+0000 mon.smithi037 (mon.0) 827 : audit [DBG] from='client.? 172.21.15.37:0/3262930899' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:09:06.900 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.68 MB/sec execute 235 sec latency 225361.543 ms 2024-09-17T07:09:06.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:09:06 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:09:05.151274+0000 mgr.smithi167.ysqmzf (mgr.24457) 196 : audit [DBG] from='client.14932 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:09:07.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:09:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:09:05.151274+0000 mgr.smithi167.ysqmzf (mgr.24457) 196 : audit [DBG] from='client.14932 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:09:07.901 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.68 MB/sec execute 236 sec latency 226361.645 ms 2024-09-17T07:09:08.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:09:07 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:09:06.649226+0000 mgr.smithi167.ysqmzf (mgr.24457) 197 : cluster [DBG] pgmap v131: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:09:08.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:09:07 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:09:06.649226+0000 mgr.smithi167.ysqmzf (mgr.24457) 197 : cluster [DBG] pgmap v131: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:09:08.901 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.67 MB/sec execute 237 sec latency 227361.762 ms 2024-09-17T07:09:08.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:09:08 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:09:08.278752+0000 mds.foofs.smithi167.pprzvy (mds.0) 43 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 215.903735 secs 2024-09-17T07:09:09.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:09:08 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:09:08.278752+0000 mds.foofs.smithi167.pprzvy (mds.0) 43 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 215.903735 secs 2024-09-17T07:09:09.901 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.67 MB/sec execute 238 sec latency 228361.858 ms 2024-09-17T07:09:09.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:09:09 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:09:08.649690+0000 mgr.smithi167.ysqmzf (mgr.24457) 198 : cluster [DBG] pgmap v132: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:09:10.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:09:09 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:09:08.649690+0000 mgr.smithi167.ysqmzf (mgr.24457) 198 : cluster [DBG] pgmap v132: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:09:10.901 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.67 MB/sec execute 239 sec latency 229361.976 ms 2024-09-17T07:09:11.901 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.66 MB/sec execute 240 sec latency 230362.063 ms 2024-09-17T07:09:11.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:09:11 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:09:10.650081+0000 mgr.smithi167.ysqmzf (mgr.24457) 199 : cluster [DBG] pgmap v133: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:09:12.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:09:11 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:09:10.650081+0000 mgr.smithi167.ysqmzf (mgr.24457) 199 : cluster [DBG] pgmap v133: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:09:12.901 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.66 MB/sec execute 241 sec latency 231362.162 ms 2024-09-17T07:09:13.901 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.66 MB/sec execute 242 sec latency 232362.286 ms 2024-09-17T07:09:13.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:09:13 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:09:12.650927+0000 mgr.smithi167.ysqmzf (mgr.24457) 200 : cluster [DBG] pgmap v134: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:09:13.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:09:13 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:09:13.278861+0000 mds.foofs.smithi167.pprzvy (mds.0) 44 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 220.903841 secs 2024-09-17T07:09:14.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:09:13 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:09:12.650927+0000 mgr.smithi167.ysqmzf (mgr.24457) 200 : cluster [DBG] pgmap v134: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:09:14.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:09:13 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:09:13.278861+0000 mds.foofs.smithi167.pprzvy (mds.0) 44 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 220.903841 secs 2024-09-17T07:09:14.901 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.66 MB/sec execute 243 sec latency 233362.403 ms 2024-09-17T07:09:15.901 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.65 MB/sec execute 244 sec latency 234362.512 ms 2024-09-17T07:09:15.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:09:15 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:09:14.651469+0000 mgr.smithi167.ysqmzf (mgr.24457) 201 : cluster [DBG] pgmap v135: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:09:16.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:09:15 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:09:14.651469+0000 mgr.smithi167.ysqmzf (mgr.24457) 201 : cluster [DBG] pgmap v135: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:09:16.901 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.65 MB/sec execute 245 sec latency 235362.614 ms 2024-09-17T07:09:16.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:09:16 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:09:16.197377+0000 mon.smithi167 (mon.1) 94 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:09:17.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:09:16 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:09:16.197377+0000 mon.smithi167 (mon.1) 94 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:09:17.902 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.65 MB/sec execute 246 sec latency 236362.720 ms 2024-09-17T07:09:17.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:09:17 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:09:16.652139+0000 mgr.smithi167.ysqmzf (mgr.24457) 202 : cluster [DBG] pgmap v136: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:09:18.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:09:17 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:09:16.652139+0000 mgr.smithi167.ysqmzf (mgr.24457) 202 : cluster [DBG] pgmap v136: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:09:18.902 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.65 MB/sec execute 247 sec latency 237362.833 ms 2024-09-17T07:09:18.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:09:18 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:09:18.278992+0000 mds.foofs.smithi167.pprzvy (mds.0) 45 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 225.903971 secs 2024-09-17T07:09:19.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:09:18 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:09:18.278992+0000 mds.foofs.smithi167.pprzvy (mds.0) 45 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 225.903971 secs 2024-09-17T07:09:19.902 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.64 MB/sec execute 248 sec latency 238362.947 ms 2024-09-17T07:09:19.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:09:19 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:09:18.652495+0000 mgr.smithi167.ysqmzf (mgr.24457) 203 : cluster [DBG] pgmap v137: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:09:20.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:09:19 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:09:18.652495+0000 mgr.smithi167.ysqmzf (mgr.24457) 203 : cluster [DBG] pgmap v137: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:09:20.902 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.64 MB/sec execute 249 sec latency 239363.055 ms 2024-09-17T07:09:21.902 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.64 MB/sec execute 250 sec latency 240363.183 ms 2024-09-17T07:09:22.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:09:21 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:09:20.652918+0000 mgr.smithi167.ysqmzf (mgr.24457) 204 : cluster [DBG] pgmap v138: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:09:22.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:09:21 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:09:20.652918+0000 mgr.smithi167.ysqmzf (mgr.24457) 204 : cluster [DBG] pgmap v138: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:09:22.902 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.64 MB/sec execute 251 sec latency 241363.267 ms 2024-09-17T07:09:23.902 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.63 MB/sec execute 252 sec latency 242363.371 ms 2024-09-17T07:09:24.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:09:23 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:09:22.653652+0000 mgr.smithi167.ysqmzf (mgr.24457) 205 : cluster [DBG] pgmap v139: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:09:24.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:09:23 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:09:23.279124+0000 mds.foofs.smithi167.pprzvy (mds.0) 46 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 230.904119 secs 2024-09-17T07:09:24.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:09:23 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:09:22.653652+0000 mgr.smithi167.ysqmzf (mgr.24457) 205 : cluster [DBG] pgmap v139: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:09:24.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:09:23 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:09:23.279124+0000 mds.foofs.smithi167.pprzvy (mds.0) 46 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 230.904119 secs 2024-09-17T07:09:24.902 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.63 MB/sec execute 253 sec latency 243363.484 ms 2024-09-17T07:09:25.903 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.63 MB/sec execute 254 sec latency 244363.634 ms 2024-09-17T07:09:26.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:09:25 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:09:24.654048+0000 mgr.smithi167.ysqmzf (mgr.24457) 206 : cluster [DBG] pgmap v140: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:09:26.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:09:25 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:09:24.654048+0000 mgr.smithi167.ysqmzf (mgr.24457) 206 : cluster [DBG] pgmap v140: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:09:26.903 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.63 MB/sec execute 255 sec latency 245363.783 ms 2024-09-17T07:09:27.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:09:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:09:26.654669+0000 mgr.smithi167.ysqmzf (mgr.24457) 207 : cluster [DBG] pgmap v141: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:09:27.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:09:27 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:09:26.654669+0000 mgr.smithi167.ysqmzf (mgr.24457) 207 : cluster [DBG] pgmap v141: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:09:27.903 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.62 MB/sec execute 256 sec latency 246363.889 ms 2024-09-17T07:09:28.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:09:28 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:09:28.279281+0000 mds.foofs.smithi167.pprzvy (mds.0) 47 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 235.904264 secs 2024-09-17T07:09:28.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:09:28 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:09:28.279281+0000 mds.foofs.smithi167.pprzvy (mds.0) 47 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 235.904264 secs 2024-09-17T07:09:28.903 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.62 MB/sec execute 257 sec latency 247364.011 ms 2024-09-17T07:09:29.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:09:29 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:09:28.655167+0000 mgr.smithi167.ysqmzf (mgr.24457) 208 : cluster [DBG] pgmap v142: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:09:29.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:09:29 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:09:28.655167+0000 mgr.smithi167.ysqmzf (mgr.24457) 208 : cluster [DBG] pgmap v142: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:09:29.903 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.62 MB/sec execute 258 sec latency 248364.126 ms 2024-09-17T07:09:30.903 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.62 MB/sec execute 259 sec latency 249364.179 ms 2024-09-17T07:09:31.903 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.61 MB/sec execute 260 sec latency 250364.270 ms 2024-09-17T07:09:31.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:09:31 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:09:30.655601+0000 mgr.smithi167.ysqmzf (mgr.24457) 209 : cluster [DBG] pgmap v143: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:09:31.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:09:31 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:09:31.197582+0000 mon.smithi167 (mon.1) 95 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:09:32.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:09:31 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:09:30.655601+0000 mgr.smithi167.ysqmzf (mgr.24457) 209 : cluster [DBG] pgmap v143: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:09:32.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:09:31 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:09:31.197582+0000 mon.smithi167 (mon.1) 95 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:09:32.903 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.61 MB/sec execute 261 sec latency 251364.378 ms 2024-09-17T07:09:33.903 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.61 MB/sec execute 262 sec latency 252364.490 ms 2024-09-17T07:09:33.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:09:33 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:09:32.656491+0000 mgr.smithi167.ysqmzf (mgr.24457) 210 : cluster [DBG] pgmap v144: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:09:33.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:09:33 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:09:33.279433+0000 mds.foofs.smithi167.pprzvy (mds.0) 48 : cluster [WRN] 1 slow requests, 1 included below; oldest blocked for > 240.904398 secs 2024-09-17T07:09:33.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:09:33 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:09:33.279441+0000 mds.foofs.smithi167.pprzvy (mds.0) 49 : cluster [WRN] slow request 240.904397 seconds old, received at 2024-09-17T07:05:32.374981+0000: client_request(client.14754:4 getattr pAsLsXsFs #0x100000046b0 2024-09-17T07:05:32.374925+0000 caller_uid=0, caller_gid=0{0,}) currently failed to rdlock, waiting 2024-09-17T07:09:33.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:09:33 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:09:33.279482+0000 mds.foofs.smithi167.pprzvy (mds.0) 50 : cluster [WRN] client.14556 isn't responding to mclientcaps(revoke), ino 0x100000046b0 pending pAsxLsXsxFcb issued pAsxLsXsxFsxcrwb, sent 240.904453 seconds ago 2024-09-17T07:09:34.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:09:33 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:09:32.656491+0000 mgr.smithi167.ysqmzf (mgr.24457) 210 : cluster [DBG] pgmap v144: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:09:34.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:09:33 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:09:33.279433+0000 mds.foofs.smithi167.pprzvy (mds.0) 48 : cluster [WRN] 1 slow requests, 1 included below; oldest blocked for > 240.904398 secs 2024-09-17T07:09:34.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:09:33 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:09:33.279441+0000 mds.foofs.smithi167.pprzvy (mds.0) 49 : cluster [WRN] slow request 240.904397 seconds old, received at 2024-09-17T07:05:32.374981+0000: client_request(client.14754:4 getattr pAsLsXsFs #0x100000046b0 2024-09-17T07:05:32.374925+0000 caller_uid=0, caller_gid=0{0,}) currently failed to rdlock, waiting 2024-09-17T07:09:34.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:09:33 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:09:33.279482+0000 mds.foofs.smithi167.pprzvy (mds.0) 50 : cluster [WRN] client.14556 isn't responding to mclientcaps(revoke), ino 0x100000046b0 pending pAsxLsXsxFcb issued pAsxLsXsxFsxcrwb, sent 240.904453 seconds ago 2024-09-17T07:09:34.903 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.61 MB/sec execute 263 sec latency 253364.603 ms 2024-09-17T07:09:35.903 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.60 MB/sec execute 264 sec latency 254364.649 ms 2024-09-17T07:09:35.909 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-09-17T07:09:35.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:09:35 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:09:34.656852+0000 mgr.smithi167.ysqmzf (mgr.24457) 211 : cluster [DBG] pgmap v145: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:09:36.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:09:35 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:09:34.656852+0000 mgr.smithi167.ysqmzf (mgr.24457) 211 : cluster [DBG] pgmap v145: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:09:36.562 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T07:09:36.562 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.smithi037 smithi037 *:9093,9094 starting - - - - 2024-09-17T07:09:36.562 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi037 smithi037 running (12m) 3m ago 12m 6405k - 16.2.0 24ecd6d5f14c cfb092719ab6 2024-09-17T07:09:36.563 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi167 smithi167 running (11m) 3m ago 11m 6413k - 16.2.0 24ecd6d5f14c 535da7f9a9b2 2024-09-17T07:09:36.563 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.smithi037 smithi037 *:3000 running (10m) 3m ago 11m 38.8M - 6.7.4 557c83e11646 c2b9de243451 2024-09-17T07:09:36.563 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi037.jtdcan smithi037 running (6m) 3m ago 6m 13.0M - 16.2.0 24ecd6d5f14c 9972c22cf2de 2024-09-17T07:09:36.563 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi167.pprzvy smithi167 running (6m) 3m ago 6m 38.3M - 16.2.0 24ecd6d5f14c 7f42961a3697 2024-09-17T07:09:36.563 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi037.xnzdne smithi037 *:9283 running (13m) 3m ago 13m 359M - 16.2.0 24ecd6d5f14c fe5576907dcd 2024-09-17T07:09:36.563 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi167.ysqmzf smithi167 *:8443,9283 running (4m) 3m ago 11m 487M - 18.2.4-855-g19e2a2be 980a0bfcd684 a1646754813f 2024-09-17T07:09:36.563 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi037 smithi037 running (13m) 3m ago 13m 53.8M 2048M 16.2.0 24ecd6d5f14c 64e774b68c51 2024-09-17T07:09:36.563 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi167 smithi167 running (11m) 3m ago 11m 42.6M 2048M 16.2.0 24ecd6d5f14c a9e35dbd0fa0 2024-09-17T07:09:36.563 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.0.0.smithi037.koazav smithi037 *:2049 running (4m) 3m ago 4m 48.1M - 3.5 24ecd6d5f14c b21a22e84630 2024-09-17T07:09:36.563 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.1.0.smithi167.rhgwce smithi167 *:2049 running (4m) 3m ago 4m 49.4M - 3.5 24ecd6d5f14c d8f95531d8af 2024-09-17T07:09:36.563 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi037 smithi037 *:9100 running (11m) 3m ago 11m 17.1M - 0.18.1 e5a616e4b9cf ffa97bacea8c 2024-09-17T07:09:36.563 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi167 smithi167 *:9100 running (10m) 3m ago 10m 17.2M - 0.18.1 e5a616e4b9cf 6fd08102820d 2024-09-17T07:09:36.563 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (10m) 3m ago 10m 389M 4096M 16.2.0 24ecd6d5f14c d74c41c79a3d 2024-09-17T07:09:36.563 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (10m) 3m ago 10m 290M 4096M 16.2.0 24ecd6d5f14c 9893d8fdab55 2024-09-17T07:09:36.564 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (9m) 3m ago 9m 254M 4096M 16.2.0 24ecd6d5f14c f5506a58d1bb 2024-09-17T07:09:36.564 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (9m) 3m ago 9m 360M 4096M 16.2.0 24ecd6d5f14c 9bc451cb2df8 2024-09-17T07:09:36.564 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi167 running (9m) 3m ago 9m 376M 4096M 16.2.0 24ecd6d5f14c 062421f15e44 2024-09-17T07:09:36.564 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi167 running (8m) 3m ago 8m 398M 4096M 16.2.0 24ecd6d5f14c f1d1552fbeeb 2024-09-17T07:09:36.564 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi167 running (8m) 3m ago 8m 330M 4096M 16.2.0 24ecd6d5f14c 5c621e82d4cd 2024-09-17T07:09:36.564 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi167 running (8m) 3m ago 8m 484M 4096M 16.2.0 24ecd6d5f14c 721a3bad3841 2024-09-17T07:09:36.564 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.smithi037 smithi037 *:9095 running (10m) 3m ago 11m 42.5M - 2.18.1 de242295e225 cd62d3f0236e 2024-09-17T07:09:36.903 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.60 MB/sec execute 265 sec latency 255364.685 ms 2024-09-17T07:09:36.961 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T07:09:36.961 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-09-17T07:09:36.961 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:09:36.961 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:09:36.961 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-09-17T07:09:36.961 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1, 2024-09-17T07:09:36.962 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T07:09:36.962 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:09:36.962 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-09-17T07:09:36.962 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-09-17T07:09:36.962 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:09:36.962 INFO:teuthology.orchestra.run.smithi037.stdout: "mds": { 2024-09-17T07:09:36.962 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:09:36.962 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:09:36.962 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-09-17T07:09:36.962 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 13, 2024-09-17T07:09:36.962 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T07:09:36.962 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-09-17T07:09:36.963 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T07:09:37.298 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T07:09:37.299 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9", 2024-09-17T07:09:37.299 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": true, 2024-09-17T07:09:37.299 INFO:teuthology.orchestra.run.smithi037.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T07:09:37.299 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [], 2024-09-17T07:09:37.299 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": "1/23 daemons upgraded", 2024-09-17T07:09:37.299 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "", 2024-09-17T07:09:37.299 INFO:teuthology.orchestra.run.smithi037.stdout: "is_paused": false 2024-09-17T07:09:37.299 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T07:09:37.696 INFO:teuthology.orchestra.run.smithi037.stdout:HEALTH_WARN 1 clients failing to respond to capability release; 1 MDSs report slow requests 2024-09-17T07:09:37.696 INFO:teuthology.orchestra.run.smithi037.stdout:[WRN] MDS_CLIENT_LATE_RELEASE: 1 clients failing to respond to capability release 2024-09-17T07:09:37.696 INFO:teuthology.orchestra.run.smithi037.stdout: mds.foofs.smithi167.pprzvy(mds.0): Client smithi037:foo1 failing to respond to capability release client_id: 14556 2024-09-17T07:09:37.696 INFO:teuthology.orchestra.run.smithi037.stdout:[WRN] MDS_SLOW_REQUEST: 1 MDSs report slow requests 2024-09-17T07:09:37.696 INFO:teuthology.orchestra.run.smithi037.stdout: mds.foofs.smithi167.pprzvy(mds.0): 1 slow requests are blocked > 30 secs 2024-09-17T07:09:37.697 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:09:37 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:09:35.896672+0000 mgr.smithi167.ysqmzf (mgr.24457) 212 : audit [DBG] from='client.14940 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:09:37.697 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:09:37 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:09:36.230074+0000 mgr.smithi167.ysqmzf (mgr.24457) 213 : audit [DBG] from='client.14944 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:09:37.697 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:09:37 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:09:36.553078+0000 mgr.smithi167.ysqmzf (mgr.24457) 214 : audit [DBG] from='client.14948 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:09:37.697 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:09:37 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:09:36.657579+0000 mgr.smithi167.ysqmzf (mgr.24457) 215 : cluster [DBG] pgmap v146: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:09:37.697 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:09:37 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:09:36.961465+0000 mon.smithi037 (mon.0) 828 : audit [DBG] from='client.? 172.21.15.37:0/359434856' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:09:37.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:09:37 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:09:35.896672+0000 mgr.smithi167.ysqmzf (mgr.24457) 212 : audit [DBG] from='client.14940 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:09:37.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:09:37 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:09:36.230074+0000 mgr.smithi167.ysqmzf (mgr.24457) 213 : audit [DBG] from='client.14944 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:09:37.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:09:37 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:09:36.553078+0000 mgr.smithi167.ysqmzf (mgr.24457) 214 : audit [DBG] from='client.14948 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:09:37.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:09:37 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:09:36.657579+0000 mgr.smithi167.ysqmzf (mgr.24457) 215 : cluster [DBG] pgmap v146: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:09:37.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:09:37 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:09:36.961465+0000 mon.smithi037 (mon.0) 828 : audit [DBG] from='client.? 172.21.15.37:0/359434856' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:09:37.903 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.60 MB/sec execute 266 sec latency 256364.724 ms 2024-09-17T07:09:38.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:09:38 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:09:37.298157+0000 mgr.smithi167.ysqmzf (mgr.24457) 216 : audit [DBG] from='client.14956 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:09:38.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:09:38 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:09:37.696449+0000 mon.smithi037 (mon.0) 829 : audit [DBG] from='client.? 172.21.15.37:0/625609242' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:09:38.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:09:38 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:09:38.279544+0000 mds.foofs.smithi167.pprzvy (mds.0) 51 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 245.904525 secs 2024-09-17T07:09:38.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:09:38 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:09:37.298157+0000 mgr.smithi167.ysqmzf (mgr.24457) 216 : audit [DBG] from='client.14956 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:09:38.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:09:38 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:09:37.696449+0000 mon.smithi037 (mon.0) 829 : audit [DBG] from='client.? 172.21.15.37:0/625609242' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:09:38.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:09:38 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:09:38.279544+0000 mds.foofs.smithi167.pprzvy (mds.0) 51 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 245.904525 secs 2024-09-17T07:09:38.904 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.60 MB/sec execute 267 sec latency 257364.823 ms 2024-09-17T07:09:39.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:09:39 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:09:38.658107+0000 mgr.smithi167.ysqmzf (mgr.24457) 217 : cluster [DBG] pgmap v147: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:09:39.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:09:39 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:09:38.658107+0000 mgr.smithi167.ysqmzf (mgr.24457) 217 : cluster [DBG] pgmap v147: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:09:39.904 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.59 MB/sec execute 268 sec latency 258364.917 ms 2024-09-17T07:09:40.904 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.59 MB/sec execute 269 sec latency 259365.011 ms 2024-09-17T07:09:41.904 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.59 MB/sec execute 270 sec latency 260365.088 ms 2024-09-17T07:09:41.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:09:41 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:09:40.658487+0000 mgr.smithi167.ysqmzf (mgr.24457) 218 : cluster [DBG] pgmap v148: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:09:42.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:09:41 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:09:40.658487+0000 mgr.smithi167.ysqmzf (mgr.24457) 218 : cluster [DBG] pgmap v148: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:09:42.904 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.59 MB/sec execute 271 sec latency 261365.216 ms 2024-09-17T07:09:43.904 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.59 MB/sec execute 272 sec latency 262365.290 ms 2024-09-17T07:09:43.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:09:43 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:09:42.659166+0000 mgr.smithi167.ysqmzf (mgr.24457) 219 : cluster [DBG] pgmap v149: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:09:43.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:09:43 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:09:43.279691+0000 mds.foofs.smithi167.pprzvy (mds.0) 52 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 250.904672 secs 2024-09-17T07:09:44.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:09:43 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:09:42.659166+0000 mgr.smithi167.ysqmzf (mgr.24457) 219 : cluster [DBG] pgmap v149: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:09:44.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:09:43 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:09:43.279691+0000 mds.foofs.smithi167.pprzvy (mds.0) 52 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 250.904672 secs 2024-09-17T07:09:44.904 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.58 MB/sec execute 273 sec latency 263365.338 ms 2024-09-17T07:09:45.904 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.58 MB/sec execute 274 sec latency 264365.444 ms 2024-09-17T07:09:45.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:09:45 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:09:44.659629+0000 mgr.smithi167.ysqmzf (mgr.24457) 220 : cluster [DBG] pgmap v150: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:09:46.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:09:45 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:09:44.659629+0000 mgr.smithi167.ysqmzf (mgr.24457) 220 : cluster [DBG] pgmap v150: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:09:46.905 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.58 MB/sec execute 275 sec latency 265365.563 ms 2024-09-17T07:09:46.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:09:46 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:09:46.197896+0000 mon.smithi167 (mon.1) 96 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:09:47.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:09:46 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:09:46.197896+0000 mon.smithi167 (mon.1) 96 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:09:47.905 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.58 MB/sec execute 276 sec latency 266365.690 ms 2024-09-17T07:09:47.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:09:47 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:09:46.660253+0000 mgr.smithi167.ysqmzf (mgr.24457) 221 : cluster [DBG] pgmap v151: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:09:48.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:09:47 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:09:46.660253+0000 mgr.smithi167.ysqmzf (mgr.24457) 221 : cluster [DBG] pgmap v151: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:09:48.905 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.58 MB/sec execute 277 sec latency 267365.812 ms 2024-09-17T07:09:48.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:09:48 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:09:48.279723+0000 mds.foofs.smithi167.pprzvy (mds.0) 53 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 255.904720 secs 2024-09-17T07:09:49.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:09:48 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:09:48.279723+0000 mds.foofs.smithi167.pprzvy (mds.0) 53 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 255.904720 secs 2024-09-17T07:09:49.905 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.57 MB/sec execute 278 sec latency 268365.877 ms 2024-09-17T07:09:49.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:09:49 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:09:48.660756+0000 mgr.smithi167.ysqmzf (mgr.24457) 222 : cluster [DBG] pgmap v152: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:09:50.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:09:49 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:09:48.660756+0000 mgr.smithi167.ysqmzf (mgr.24457) 222 : cluster [DBG] pgmap v152: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:09:50.905 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.57 MB/sec execute 279 sec latency 269365.981 ms 2024-09-17T07:09:51.905 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.57 MB/sec execute 280 sec latency 270366.073 ms 2024-09-17T07:09:51.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:09:51 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:09:50.661117+0000 mgr.smithi167.ysqmzf (mgr.24457) 223 : cluster [DBG] pgmap v153: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:09:52.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:09:51 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:09:50.661117+0000 mgr.smithi167.ysqmzf (mgr.24457) 223 : cluster [DBG] pgmap v153: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:09:52.905 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.57 MB/sec execute 281 sec latency 271366.206 ms 2024-09-17T07:09:53.905 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.57 MB/sec execute 282 sec latency 272366.338 ms 2024-09-17T07:09:53.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:09:53 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:09:52.661981+0000 mgr.smithi167.ysqmzf (mgr.24457) 224 : cluster [DBG] pgmap v154: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:09:53.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:09:53 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:09:53.279810+0000 mds.foofs.smithi167.pprzvy (mds.0) 54 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 260.904791 secs 2024-09-17T07:09:54.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:09:53 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:09:52.661981+0000 mgr.smithi167.ysqmzf (mgr.24457) 224 : cluster [DBG] pgmap v154: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:09:54.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:09:53 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:09:53.279810+0000 mds.foofs.smithi167.pprzvy (mds.0) 54 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 260.904791 secs 2024-09-17T07:09:54.905 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.56 MB/sec execute 283 sec latency 273366.463 ms 2024-09-17T07:09:55.906 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.56 MB/sec execute 284 sec latency 274366.600 ms 2024-09-17T07:09:55.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:09:55 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:09:54.662345+0000 mgr.smithi167.ysqmzf (mgr.24457) 225 : cluster [DBG] pgmap v155: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:09:56.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:09:55 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:09:54.662345+0000 mgr.smithi167.ysqmzf (mgr.24457) 225 : cluster [DBG] pgmap v155: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:09:56.905 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.56 MB/sec execute 285 sec latency 275366.724 ms 2024-09-17T07:09:57.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:09:57 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:09:56.663234+0000 mgr.smithi167.ysqmzf (mgr.24457) 226 : cluster [DBG] pgmap v156: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:09:57.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:09:57 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:09:56.663234+0000 mgr.smithi167.ysqmzf (mgr.24457) 226 : cluster [DBG] pgmap v156: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:09:57.906 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.56 MB/sec execute 286 sec latency 276366.848 ms 2024-09-17T07:09:58.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:09:58 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:09:58.279943+0000 mds.foofs.smithi167.pprzvy (mds.0) 55 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 265.904922 secs 2024-09-17T07:09:58.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:09:58 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:09:58.279943+0000 mds.foofs.smithi167.pprzvy (mds.0) 55 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 265.904922 secs 2024-09-17T07:09:58.906 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.56 MB/sec execute 287 sec latency 277366.966 ms 2024-09-17T07:09:59.684 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:09:59 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:09:58.663743+0000 mgr.smithi167.ysqmzf (mgr.24457) 227 : cluster [DBG] pgmap v157: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:09:59.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:09:59 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:09:58.663743+0000 mgr.smithi167.ysqmzf (mgr.24457) 227 : cluster [DBG] pgmap v157: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:09:59.906 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.55 MB/sec execute 288 sec latency 278367.085 ms 2024-09-17T07:10:00.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:10:00 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:10:00.000123+0000 mon.smithi037 (mon.0) 830 : cluster [WRN] Health detail: HEALTH_WARN 1 clients failing to respond to capability release; 1 MDSs report slow requests 2024-09-17T07:10:00.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:10:00 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:10:00.000151+0000 mon.smithi037 (mon.0) 831 : cluster [WRN] [WRN] MDS_CLIENT_LATE_RELEASE: 1 clients failing to respond to capability release 2024-09-17T07:10:00.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:10:00 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:10:00.000162+0000 mon.smithi037 (mon.0) 832 : cluster [WRN] mds.foofs.smithi167.pprzvy(mds.0): Client smithi037:foo1 failing to respond to capability release client_id: 14556 2024-09-17T07:10:00.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:10:00 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:10:00.000178+0000 mon.smithi037 (mon.0) 833 : cluster [WRN] [WRN] MDS_SLOW_REQUEST: 1 MDSs report slow requests 2024-09-17T07:10:00.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:10:00 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:10:00.000202+0000 mon.smithi037 (mon.0) 834 : cluster [WRN] mds.foofs.smithi167.pprzvy(mds.0): 1 slow requests are blocked > 30 secs 2024-09-17T07:10:00.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:10:00 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:10:00.000123+0000 mon.smithi037 (mon.0) 830 : cluster [WRN] Health detail: HEALTH_WARN 1 clients failing to respond to capability release; 1 MDSs report slow requests 2024-09-17T07:10:00.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:10:00 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:10:00.000151+0000 mon.smithi037 (mon.0) 831 : cluster [WRN] [WRN] MDS_CLIENT_LATE_RELEASE: 1 clients failing to respond to capability release 2024-09-17T07:10:00.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:10:00 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:10:00.000162+0000 mon.smithi037 (mon.0) 832 : cluster [WRN] mds.foofs.smithi167.pprzvy(mds.0): Client smithi037:foo1 failing to respond to capability release client_id: 14556 2024-09-17T07:10:00.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:10:00 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:10:00.000178+0000 mon.smithi037 (mon.0) 833 : cluster [WRN] [WRN] MDS_SLOW_REQUEST: 1 MDSs report slow requests 2024-09-17T07:10:00.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:10:00 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:10:00.000202+0000 mon.smithi037 (mon.0) 834 : cluster [WRN] mds.foofs.smithi167.pprzvy(mds.0): 1 slow requests are blocked > 30 secs 2024-09-17T07:10:00.906 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.55 MB/sec execute 289 sec latency 279367.209 ms 2024-09-17T07:10:01.906 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.55 MB/sec execute 290 sec latency 280367.330 ms 2024-09-17T07:10:01.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:10:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:10:00.524086+0000 mon.smithi037 (mon.0) 835 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:10:01.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:10:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:10:00.532245+0000 mon.smithi037 (mon.0) 836 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:10:01.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:10:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:10:00.533895+0000 mgr.smithi167.ysqmzf (mgr.24457) 228 : cephadm [INF] Reconfiguring node-exporter.smithi037 (dependencies changed)... 2024-09-17T07:10:01.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:10:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:10:00.534282+0000 mgr.smithi167.ysqmzf (mgr.24457) 229 : cephadm [INF] Reconfiguring daemon node-exporter.smithi037 on smithi037 2024-09-17T07:10:01.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:10:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:10:00.664245+0000 mgr.smithi167.ysqmzf (mgr.24457) 230 : cluster [DBG] pgmap v158: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:10:02.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:10:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:10:01.198212+0000 mon.smithi167 (mon.1) 97 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:10:02.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:10:01 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:10:00.524086+0000 mon.smithi037 (mon.0) 835 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:10:02.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:10:01 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:10:00.532245+0000 mon.smithi037 (mon.0) 836 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:10:02.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:10:01 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:10:00.533895+0000 mgr.smithi167.ysqmzf (mgr.24457) 228 : cephadm [INF] Reconfiguring node-exporter.smithi037 (dependencies changed)... 2024-09-17T07:10:02.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:10:01 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:10:00.534282+0000 mgr.smithi167.ysqmzf (mgr.24457) 229 : cephadm [INF] Reconfiguring daemon node-exporter.smithi037 on smithi037 2024-09-17T07:10:02.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:10:01 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:10:00.664245+0000 mgr.smithi167.ysqmzf (mgr.24457) 230 : cluster [DBG] pgmap v158: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:10:02.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:10:01 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:10:01.198212+0000 mon.smithi167 (mon.1) 97 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:10:02.906 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.55 MB/sec execute 291 sec latency 281367.442 ms 2024-09-17T07:10:03.906 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.55 MB/sec execute 292 sec latency 282367.559 ms 2024-09-17T07:10:03.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:10:03 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:10:02.665005+0000 mgr.smithi167.ysqmzf (mgr.24457) 231 : cluster [DBG] pgmap v159: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:10:03.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:10:03 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:10:03.280048+0000 mds.foofs.smithi167.pprzvy (mds.0) 56 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 270.905030 secs 2024-09-17T07:10:04.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:10:03 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:10:02.665005+0000 mgr.smithi167.ysqmzf (mgr.24457) 231 : cluster [DBG] pgmap v159: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:10:04.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:10:03 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:10:03.280048+0000 mds.foofs.smithi167.pprzvy (mds.0) 56 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 270.905030 secs 2024-09-17T07:10:04.906 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.54 MB/sec execute 293 sec latency 283367.678 ms 2024-09-17T07:10:05.907 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.54 MB/sec execute 294 sec latency 284367.821 ms 2024-09-17T07:10:05.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:10:05 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:10:04.665542+0000 mgr.smithi167.ysqmzf (mgr.24457) 232 : cluster [DBG] pgmap v160: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:10:06.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:10:05 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:10:04.665542+0000 mgr.smithi167.ysqmzf (mgr.24457) 232 : cluster [DBG] pgmap v160: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:10:06.907 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.54 MB/sec execute 295 sec latency 285367.925 ms 2024-09-17T07:10:07.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:10:07 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:10:06.666334+0000 mgr.smithi167.ysqmzf (mgr.24457) 233 : cluster [DBG] pgmap v161: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:10:07.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:10:07 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:10:06.666334+0000 mgr.smithi167.ysqmzf (mgr.24457) 233 : cluster [DBG] pgmap v161: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:10:07.907 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.54 MB/sec execute 296 sec latency 286367.980 ms 2024-09-17T07:10:08.057 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-09-17T07:10:08.714 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T07:10:08.714 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.smithi037 smithi037 *:9093,9094 starting - - - - 2024-09-17T07:10:08.715 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi037 smithi037 running (12m) 4m ago 12m 6405k - 16.2.0 24ecd6d5f14c cfb092719ab6 2024-09-17T07:10:08.715 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi167 smithi167 running (11m) 4m ago 11m 6413k - 16.2.0 24ecd6d5f14c 535da7f9a9b2 2024-09-17T07:10:08.715 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.smithi037 smithi037 *:3000 starting - - - - 2024-09-17T07:10:08.715 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi037.jtdcan smithi037 running (7m) 4m ago 7m 13.0M - 16.2.0 24ecd6d5f14c 9972c22cf2de 2024-09-17T07:10:08.715 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi167.pprzvy smithi167 running (7m) 4m ago 7m 38.3M - 16.2.0 24ecd6d5f14c 7f42961a3697 2024-09-17T07:10:08.715 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi037.xnzdne smithi037 *:9283 running (14m) 4m ago 14m 359M - 16.2.0 24ecd6d5f14c fe5576907dcd 2024-09-17T07:10:08.715 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi167.ysqmzf smithi167 *:8443,9283 running (5m) 4m ago 11m 487M - 18.2.4-855-g19e2a2be 980a0bfcd684 a1646754813f 2024-09-17T07:10:08.715 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi037 smithi037 running (14m) 4m ago 14m 53.8M 2048M 16.2.0 24ecd6d5f14c 64e774b68c51 2024-09-17T07:10:08.715 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi167 smithi167 running (11m) 4m ago 11m 42.6M 2048M 16.2.0 24ecd6d5f14c a9e35dbd0fa0 2024-09-17T07:10:08.715 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.0.0.smithi037.koazav smithi037 *:2049 running (4m) 4m ago 4m 48.1M - 3.5 24ecd6d5f14c b21a22e84630 2024-09-17T07:10:08.715 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.1.0.smithi167.rhgwce smithi167 *:2049 running (4m) 4m ago 4m 49.4M - 3.5 24ecd6d5f14c d8f95531d8af 2024-09-17T07:10:08.715 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi037 smithi037 *:9100 running (12m) 4m ago 12m 17.1M - 0.18.1 e5a616e4b9cf ffa97bacea8c 2024-09-17T07:10:08.715 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi167 smithi167 *:9100 running (11m) 4m ago 11m 17.2M - 0.18.1 e5a616e4b9cf 6fd08102820d 2024-09-17T07:10:08.716 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (11m) 4m ago 11m 389M 4096M 16.2.0 24ecd6d5f14c d74c41c79a3d 2024-09-17T07:10:08.716 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (10m) 4m ago 10m 290M 4096M 16.2.0 24ecd6d5f14c 9893d8fdab55 2024-09-17T07:10:08.716 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (10m) 4m ago 10m 254M 4096M 16.2.0 24ecd6d5f14c f5506a58d1bb 2024-09-17T07:10:08.716 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (10m) 4m ago 10m 360M 4096M 16.2.0 24ecd6d5f14c 9bc451cb2df8 2024-09-17T07:10:08.716 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi167 running (9m) 4m ago 9m 376M 4096M 16.2.0 24ecd6d5f14c 062421f15e44 2024-09-17T07:10:08.716 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi167 running (9m) 4m ago 9m 398M 4096M 16.2.0 24ecd6d5f14c f1d1552fbeeb 2024-09-17T07:10:08.716 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi167 running (9m) 4m ago 9m 330M 4096M 16.2.0 24ecd6d5f14c 5c621e82d4cd 2024-09-17T07:10:08.716 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi167 running (8m) 4m ago 8m 484M 4096M 16.2.0 24ecd6d5f14c 721a3bad3841 2024-09-17T07:10:08.716 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.smithi037 smithi037 *:9095 running (10m) 4m ago 12m 42.5M - 2.18.1 de242295e225 cd62d3f0236e 2024-09-17T07:10:08.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:10:08 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:10:08.280165+0000 mds.foofs.smithi167.pprzvy (mds.0) 57 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 275.905163 secs 2024-09-17T07:10:08.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:10:08 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:10:08.280165+0000 mds.foofs.smithi167.pprzvy (mds.0) 57 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 275.905163 secs 2024-09-17T07:10:08.907 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.54 MB/sec execute 297 sec latency 287368.051 ms 2024-09-17T07:10:09.114 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T07:10:09.114 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-09-17T07:10:09.114 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:10:09.114 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:10:09.114 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-09-17T07:10:09.114 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1, 2024-09-17T07:10:09.114 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T07:10:09.114 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:10:09.114 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-09-17T07:10:09.114 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-09-17T07:10:09.114 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:10:09.114 INFO:teuthology.orchestra.run.smithi037.stdout: "mds": { 2024-09-17T07:10:09.115 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:10:09.115 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:10:09.115 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-09-17T07:10:09.115 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 13, 2024-09-17T07:10:09.115 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T07:10:09.115 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-09-17T07:10:09.115 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T07:10:09.446 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T07:10:09.447 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9", 2024-09-17T07:10:09.447 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": true, 2024-09-17T07:10:09.447 INFO:teuthology.orchestra.run.smithi037.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T07:10:09.447 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [], 2024-09-17T07:10:09.447 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": "1/23 daemons upgraded", 2024-09-17T07:10:09.447 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "", 2024-09-17T07:10:09.447 INFO:teuthology.orchestra.run.smithi037.stdout: "is_paused": false 2024-09-17T07:10:09.447 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T07:10:09.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:10:09 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:10:08.043367+0000 mgr.smithi167.ysqmzf (mgr.24457) 234 : audit [DBG] from='client.14964 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:10:09.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:10:09 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:10:08.379985+0000 mgr.smithi167.ysqmzf (mgr.24457) 235 : audit [DBG] from='client.14968 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:10:09.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:10:09 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:10:08.666769+0000 mgr.smithi167.ysqmzf (mgr.24457) 236 : cluster [DBG] pgmap v162: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:10:09.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:10:09 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:10:08.705392+0000 mgr.smithi167.ysqmzf (mgr.24457) 237 : audit [DBG] from='client.14972 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:10:09.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:10:09 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:10:09.113922+0000 mon.smithi037 (mon.0) 837 : audit [DBG] from='client.? 172.21.15.37:0/871640375' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:10:09.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:10:09 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:10:08.043367+0000 mgr.smithi167.ysqmzf (mgr.24457) 234 : audit [DBG] from='client.14964 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:10:09.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:10:09 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:10:08.379985+0000 mgr.smithi167.ysqmzf (mgr.24457) 235 : audit [DBG] from='client.14968 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:10:09.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:10:09 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:10:08.666769+0000 mgr.smithi167.ysqmzf (mgr.24457) 236 : cluster [DBG] pgmap v162: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:10:09.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:10:09 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:10:08.705392+0000 mgr.smithi167.ysqmzf (mgr.24457) 237 : audit [DBG] from='client.14972 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:10:09.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:10:09 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:10:09.113922+0000 mon.smithi037 (mon.0) 837 : audit [DBG] from='client.? 172.21.15.37:0/871640375' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:10:09.843 INFO:teuthology.orchestra.run.smithi037.stdout:HEALTH_WARN 1 clients failing to respond to capability release; 1 MDSs report slow requests 2024-09-17T07:10:09.843 INFO:teuthology.orchestra.run.smithi037.stdout:[WRN] MDS_CLIENT_LATE_RELEASE: 1 clients failing to respond to capability release 2024-09-17T07:10:09.843 INFO:teuthology.orchestra.run.smithi037.stdout: mds.foofs.smithi167.pprzvy(mds.0): Client smithi037:foo1 failing to respond to capability release client_id: 14556 2024-09-17T07:10:09.843 INFO:teuthology.orchestra.run.smithi037.stdout:[WRN] MDS_SLOW_REQUEST: 1 MDSs report slow requests 2024-09-17T07:10:09.843 INFO:teuthology.orchestra.run.smithi037.stdout: mds.foofs.smithi167.pprzvy(mds.0): 1 slow requests are blocked > 30 secs 2024-09-17T07:10:09.907 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.53 MB/sec execute 298 sec latency 288368.171 ms 2024-09-17T07:10:10.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:10:10 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:10:09.446158+0000 mgr.smithi167.ysqmzf (mgr.24457) 238 : audit [DBG] from='client.14980 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:10:10.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:10:10 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:10:09.843621+0000 mon.smithi037 (mon.0) 838 : audit [DBG] from='client.? 172.21.15.37:0/3835302629' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:10:10.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:10:10 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:10:09.446158+0000 mgr.smithi167.ysqmzf (mgr.24457) 238 : audit [DBG] from='client.14980 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:10:10.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:10:10 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:10:09.843621+0000 mon.smithi037 (mon.0) 838 : audit [DBG] from='client.? 172.21.15.37:0/3835302629' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:10:10.907 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.53 MB/sec execute 299 sec latency 289368.295 ms 2024-09-17T07:10:11.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:10:11 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:10:10.667190+0000 mgr.smithi167.ysqmzf (mgr.24457) 239 : cluster [DBG] pgmap v163: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:10:11.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:10:11 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:10:10.667190+0000 mgr.smithi167.ysqmzf (mgr.24457) 239 : cluster [DBG] pgmap v163: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:10:11.907 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.53 MB/sec execute 300 sec latency 290368.415 ms 2024-09-17T07:10:12.907 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.53 MB/sec execute 301 sec latency 291368.511 ms 2024-09-17T07:10:13.908 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.53 MB/sec execute 302 sec latency 292368.633 ms 2024-09-17T07:10:13.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:10:13 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:10:12.668016+0000 mgr.smithi167.ysqmzf (mgr.24457) 240 : cluster [DBG] pgmap v164: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:10:13.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:10:13 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:10:13.280316+0000 mds.foofs.smithi167.pprzvy (mds.0) 58 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 280.905298 secs 2024-09-17T07:10:14.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:10:13 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:10:12.668016+0000 mgr.smithi167.ysqmzf (mgr.24457) 240 : cluster [DBG] pgmap v164: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:10:14.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:10:13 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:10:13.280316+0000 mds.foofs.smithi167.pprzvy (mds.0) 58 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 280.905298 secs 2024-09-17T07:10:14.908 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.53 MB/sec execute 303 sec latency 293368.750 ms 2024-09-17T07:10:15.908 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.52 MB/sec execute 304 sec latency 294368.864 ms 2024-09-17T07:10:15.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:10:15 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:10:14.668546+0000 mgr.smithi167.ysqmzf (mgr.24457) 241 : cluster [DBG] pgmap v165: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:10:16.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:10:15 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:10:14.668546+0000 mgr.smithi167.ysqmzf (mgr.24457) 241 : cluster [DBG] pgmap v165: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:10:16.908 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.52 MB/sec execute 305 sec latency 295368.963 ms 2024-09-17T07:10:16.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:10:16 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:10:16.198465+0000 mon.smithi167 (mon.1) 98 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:10:17.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:10:16 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:10:16.198465+0000 mon.smithi167 (mon.1) 98 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:10:17.908 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.52 MB/sec execute 306 sec latency 296369.075 ms 2024-09-17T07:10:18.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:10:17 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:10:16.669337+0000 mgr.smithi167.ysqmzf (mgr.24457) 242 : cluster [DBG] pgmap v166: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:10:18.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:10:17 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:10:16.669337+0000 mgr.smithi167.ysqmzf (mgr.24457) 242 : cluster [DBG] pgmap v166: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:10:18.908 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.52 MB/sec execute 307 sec latency 297369.186 ms 2024-09-17T07:10:18.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:10:18 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:10:18.280445+0000 mds.foofs.smithi167.pprzvy (mds.0) 59 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 285.905425 secs 2024-09-17T07:10:19.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:10:18 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:10:18.280445+0000 mds.foofs.smithi167.pprzvy (mds.0) 59 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 285.905425 secs 2024-09-17T07:10:19.908 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.52 MB/sec execute 308 sec latency 298369.303 ms 2024-09-17T07:10:19.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:10:19 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:10:18.669781+0000 mgr.smithi167.ysqmzf (mgr.24457) 243 : cluster [DBG] pgmap v167: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:10:20.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:10:19 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:10:18.669781+0000 mgr.smithi167.ysqmzf (mgr.24457) 243 : cluster [DBG] pgmap v167: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:10:20.908 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.52 MB/sec execute 309 sec latency 299369.392 ms 2024-09-17T07:10:21.908 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.51 MB/sec execute 310 sec latency 300369.488 ms 2024-09-17T07:10:21.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:10:21 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:10:20.670285+0000 mgr.smithi167.ysqmzf (mgr.24457) 244 : cluster [DBG] pgmap v168: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:10:22.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:10:21 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:10:20.670285+0000 mgr.smithi167.ysqmzf (mgr.24457) 244 : cluster [DBG] pgmap v168: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:10:22.908 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99739 0.51 MB/sec execute 311 sec latency 301369.591 ms 2024-09-17T07:10:23.908 INFO:teuthology.orchestra.run.smithi037.stdout: 5 99740 0.51 MB/sec execute 312 sec latency 302369.438 ms 2024-09-17T07:10:24.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:10:23 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:10:22.671027+0000 mgr.smithi167.ysqmzf (mgr.24457) 245 : cluster [DBG] pgmap v169: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:10:24.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:10:23 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:10:23.280573+0000 mds.foofs.smithi167.pprzvy (mds.0) 60 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 290.905554 secs 2024-09-17T07:10:24.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:10:23 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:10:23.280660+0000 mds.foofs.smithi167.pprzvy (mds.0) 61 : cluster [WRN] evicting unresponsive client smithi037:foo1 (14556), after 315.965 seconds 2024-09-17T07:10:24.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:10:23 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:10:23.280677+0000 mds.foofs.smithi167.pprzvy (mds.0) 62 : cluster [INF] Evicting (and blocklisting) client session 14556 (172.21.15.37:0/664111289) 2024-09-17T07:10:24.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:10:23 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:10:23.280736+0000 mds.foofs.smithi167.pprzvy (mds.0) 63 : cluster [WRN] evicting unresponsive client smithi167:foo1 (24329), after 302.991 seconds 2024-09-17T07:10:24.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:10:23 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:10:23.280746+0000 mds.foofs.smithi167.pprzvy (mds.0) 64 : cluster [INF] Evicting (and blocklisting) client session 24329 (172.21.15.167:0/4111706270) 2024-09-17T07:10:24.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:10:23 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:10:23.281038+0000 mon.smithi167 (mon.1) 99 : audit [INF] from='mds.? [v2:172.21.15.167:6832/1343962668,v1:172.21.15.167:6833/1343962668]' entity='mds.foofs.smithi167.pprzvy' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.37:0/664111289"}]: dispatch 2024-09-17T07:10:24.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:10:23 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:10:23.281266+0000 mon.smithi167 (mon.1) 100 : audit [INF] from='mds.? [v2:172.21.15.167:6832/1343962668,v1:172.21.15.167:6833/1343962668]' entity='mds.foofs.smithi167.pprzvy' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.167:0/4111706270"}]: dispatch 2024-09-17T07:10:24.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:10:23 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:10:23.281554+0000 mon.smithi037 (mon.0) 839 : audit [INF] from='mds.? ' entity='mds.foofs.smithi167.pprzvy' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.37:0/664111289"}]: dispatch 2024-09-17T07:10:24.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:10:23 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:10:23.281938+0000 mon.smithi037 (mon.0) 840 : audit [INF] from='mds.? ' entity='mds.foofs.smithi167.pprzvy' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.167:0/4111706270"}]: dispatch 2024-09-17T07:10:24.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:10:23 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:10:22.671027+0000 mgr.smithi167.ysqmzf (mgr.24457) 245 : cluster [DBG] pgmap v169: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:10:24.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:10:23 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:10:23.280573+0000 mds.foofs.smithi167.pprzvy (mds.0) 60 : cluster [WRN] 1 slow requests, 0 included below; oldest blocked for > 290.905554 secs 2024-09-17T07:10:24.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:10:23 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:10:23.280660+0000 mds.foofs.smithi167.pprzvy (mds.0) 61 : cluster [WRN] evicting unresponsive client smithi037:foo1 (14556), after 315.965 seconds 2024-09-17T07:10:24.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:10:23 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:10:23.280677+0000 mds.foofs.smithi167.pprzvy (mds.0) 62 : cluster [INF] Evicting (and blocklisting) client session 14556 (172.21.15.37:0/664111289) 2024-09-17T07:10:24.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:10:23 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:10:23.280736+0000 mds.foofs.smithi167.pprzvy (mds.0) 63 : cluster [WRN] evicting unresponsive client smithi167:foo1 (24329), after 302.991 seconds 2024-09-17T07:10:24.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:10:23 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:10:23.280746+0000 mds.foofs.smithi167.pprzvy (mds.0) 64 : cluster [INF] Evicting (and blocklisting) client session 24329 (172.21.15.167:0/4111706270) 2024-09-17T07:10:24.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:10:23 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:10:23.281038+0000 mon.smithi167 (mon.1) 99 : audit [INF] from='mds.? [v2:172.21.15.167:6832/1343962668,v1:172.21.15.167:6833/1343962668]' entity='mds.foofs.smithi167.pprzvy' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.37:0/664111289"}]: dispatch 2024-09-17T07:10:24.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:10:23 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:10:23.281266+0000 mon.smithi167 (mon.1) 100 : audit [INF] from='mds.? [v2:172.21.15.167:6832/1343962668,v1:172.21.15.167:6833/1343962668]' entity='mds.foofs.smithi167.pprzvy' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.167:0/4111706270"}]: dispatch 2024-09-17T07:10:24.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:10:23 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:10:23.281554+0000 mon.smithi037 (mon.0) 839 : audit [INF] from='mds.? ' entity='mds.foofs.smithi167.pprzvy' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.37:0/664111289"}]: dispatch 2024-09-17T07:10:24.251 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:10:23 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:10:23.281938+0000 mon.smithi037 (mon.0) 840 : audit [INF] from='mds.? ' entity='mds.foofs.smithi167.pprzvy' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.167:0/4111706270"}]: dispatch 2024-09-17T07:10:24.909 INFO:teuthology.orchestra.run.smithi037.stdout: 5 100220 0.55 MB/sec execute 313 sec latency 302379.693 ms 2024-09-17T07:10:25.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:10:24 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:10:23.747118+0000 mon.smithi037 (mon.0) 841 : audit [INF] from='mds.? ' entity='mds.foofs.smithi167.pprzvy' cmd='[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.37:0/664111289"}]': finished 2024-09-17T07:10:25.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:10:24 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:10:23.747194+0000 mon.smithi037 (mon.0) 842 : audit [INF] from='mds.? ' entity='mds.foofs.smithi167.pprzvy' cmd='[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.167:0/4111706270"}]': finished 2024-09-17T07:10:25.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:10:24 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:10:23.747283+0000 mon.smithi037 (mon.0) 843 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-09-17T07:10:25.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:10:24 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:10:23.747118+0000 mon.smithi037 (mon.0) 841 : audit [INF] from='mds.? ' entity='mds.foofs.smithi167.pprzvy' cmd='[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.37:0/664111289"}]': finished 2024-09-17T07:10:25.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:10:24 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:10:23.747194+0000 mon.smithi037 (mon.0) 842 : audit [INF] from='mds.? ' entity='mds.foofs.smithi167.pprzvy' cmd='[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.167:0/4111706270"}]': finished 2024-09-17T07:10:25.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:10:24 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:10:23.747283+0000 mon.smithi037 (mon.0) 843 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-09-17T07:10:25.908 INFO:teuthology.orchestra.run.smithi037.stdout: 5 100792 0.57 MB/sec execute 314 sec latency 46.103 ms 2024-09-17T07:10:26.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:10:25 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:10:24.671428+0000 mgr.smithi167.ysqmzf (mgr.24457) 246 : cluster [DBG] pgmap v171: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2024-09-17T07:10:26.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:10:25 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:10:24.671428+0000 mgr.smithi167.ysqmzf (mgr.24457) 246 : cluster [DBG] pgmap v171: 129 pgs: 129 active+clean; 312 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2024-09-17T07:10:26.909 INFO:teuthology.orchestra.run.smithi037.stdout: 5 101434 0.62 MB/sec execute 315 sec latency 33.266 ms 2024-09-17T07:10:27.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:10:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:10:26.672007+0000 mgr.smithi167.ysqmzf (mgr.24457) 247 : cluster [DBG] pgmap v172: 129 pgs: 129 active+clean; 313 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 254 KiB/s rd, 1.9 MiB/s wr, 240 op/s 2024-09-17T07:10:27.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:10:27 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:10:26.672007+0000 mgr.smithi167.ysqmzf (mgr.24457) 247 : cluster [DBG] pgmap v172: 129 pgs: 129 active+clean; 313 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 254 KiB/s rd, 1.9 MiB/s wr, 240 op/s 2024-09-17T07:10:27.909 INFO:teuthology.orchestra.run.smithi037.stdout: 5 102152 0.68 MB/sec execute 316 sec latency 28.267 ms 2024-09-17T07:10:28.909 INFO:teuthology.orchestra.run.smithi037.stdout: 5 102658 0.74 MB/sec execute 317 sec latency 29.150 ms 2024-09-17T07:10:29.909 INFO:teuthology.orchestra.run.smithi037.stdout: 5 103195 0.80 MB/sec execute 318 sec latency 32.972 ms 2024-09-17T07:10:29.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:10:29 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:10:28.672377+0000 mgr.smithi167.ysqmzf (mgr.24457) 248 : cluster [DBG] pgmap v173: 129 pgs: 129 active+clean; 313 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 254 KiB/s rd, 1.9 MiB/s wr, 240 op/s 2024-09-17T07:10:30.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:10:29 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:10:28.672377+0000 mgr.smithi167.ysqmzf (mgr.24457) 248 : cluster [DBG] pgmap v173: 129 pgs: 129 active+clean; 313 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 254 KiB/s rd, 1.9 MiB/s wr, 240 op/s 2024-09-17T07:10:30.909 INFO:teuthology.orchestra.run.smithi037.stdout: 5 103566 0.82 MB/sec execute 319 sec latency 42.500 ms 2024-09-17T07:10:31.909 INFO:teuthology.orchestra.run.smithi037.stdout: 5 104153 0.85 MB/sec execute 320 sec latency 41.082 ms 2024-09-17T07:10:31.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:10:31 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:10:30.672766+0000 mgr.smithi167.ysqmzf (mgr.24457) 249 : cluster [DBG] pgmap v174: 129 pgs: 129 active+clean; 313 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 254 KiB/s rd, 1.9 MiB/s wr, 240 op/s 2024-09-17T07:10:31.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:10:31 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:10:31.198481+0000 mon.smithi167 (mon.1) 101 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:10:32.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:10:31 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:10:30.672766+0000 mgr.smithi167.ysqmzf (mgr.24457) 249 : cluster [DBG] pgmap v174: 129 pgs: 129 active+clean; 313 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 254 KiB/s rd, 1.9 MiB/s wr, 240 op/s 2024-09-17T07:10:32.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:10:31 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:10:31.198481+0000 mon.smithi167 (mon.1) 101 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:10:32.909 INFO:teuthology.orchestra.run.smithi037.stdout: 5 104621 0.88 MB/sec execute 321 sec latency 29.680 ms 2024-09-17T07:10:32.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:10:32 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:10:32.095730+0000 mon.smithi037 (mon.0) 844 : cluster [INF] MDS health message cleared (mds.?): Client smithi037:foo1 failing to respond to capability release 2024-09-17T07:10:32.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:10:32 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:10:32.095762+0000 mon.smithi037 (mon.0) 845 : cluster [INF] MDS health message cleared (mds.?): 1 slow requests are blocked > 30 secs 2024-09-17T07:10:33.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:10:32 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:10:32.095730+0000 mon.smithi037 (mon.0) 844 : cluster [INF] MDS health message cleared (mds.?): Client smithi037:foo1 failing to respond to capability release 2024-09-17T07:10:33.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:10:32 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:10:32.095762+0000 mon.smithi037 (mon.0) 845 : cluster [INF] MDS health message cleared (mds.?): 1 slow requests are blocked > 30 secs 2024-09-17T07:10:33.909 INFO:teuthology.orchestra.run.smithi037.stdout: 5 105108 0.92 MB/sec execute 322 sec latency 48.351 ms 2024-09-17T07:10:33.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:10:33 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:10:32.673329+0000 mgr.smithi167.ysqmzf (mgr.24457) 250 : cluster [DBG] pgmap v175: 129 pgs: 129 active+clean; 314 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 584 KiB/s rd, 6.1 MiB/s wr, 645 op/s 2024-09-17T07:10:33.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:10:33 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:10:32.729063+0000 mon.smithi037 (mon.0) 846 : cluster [INF] Health check cleared: MDS_CLIENT_LATE_RELEASE (was: 1 clients failing to respond to capability release) 2024-09-17T07:10:33.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:10:33 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:10:32.729096+0000 mon.smithi037 (mon.0) 847 : cluster [INF] Health check cleared: MDS_SLOW_REQUEST (was: 1 MDSs report slow requests) 2024-09-17T07:10:33.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:10:33 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:10:32.729116+0000 mon.smithi037 (mon.0) 848 : cluster [INF] Cluster is now healthy 2024-09-17T07:10:33.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:10:33 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:10:32.737969+0000 mon.smithi037 (mon.0) 849 : cluster [DBG] mds.? [v2:172.21.15.167:6832/1343962668,v1:172.21.15.167:6833/1343962668] up:active 2024-09-17T07:10:33.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:10:33 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:10:32.738035+0000 mon.smithi037 (mon.0) 850 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi167.pprzvy=up:active} 1 up:standby 2024-09-17T07:10:34.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:10:33 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:10:32.673329+0000 mgr.smithi167.ysqmzf (mgr.24457) 250 : cluster [DBG] pgmap v175: 129 pgs: 129 active+clean; 314 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 584 KiB/s rd, 6.1 MiB/s wr, 645 op/s 2024-09-17T07:10:34.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:10:33 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:10:32.729063+0000 mon.smithi037 (mon.0) 846 : cluster [INF] Health check cleared: MDS_CLIENT_LATE_RELEASE (was: 1 clients failing to respond to capability release) 2024-09-17T07:10:34.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:10:33 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:10:32.729096+0000 mon.smithi037 (mon.0) 847 : cluster [INF] Health check cleared: MDS_SLOW_REQUEST (was: 1 MDSs report slow requests) 2024-09-17T07:10:34.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:10:33 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:10:32.729116+0000 mon.smithi037 (mon.0) 848 : cluster [INF] Cluster is now healthy 2024-09-17T07:10:34.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:10:33 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:10:32.737969+0000 mon.smithi037 (mon.0) 849 : cluster [DBG] mds.? [v2:172.21.15.167:6832/1343962668,v1:172.21.15.167:6833/1343962668] up:active 2024-09-17T07:10:34.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:10:33 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:10:32.738035+0000 mon.smithi037 (mon.0) 850 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi167.pprzvy=up:active} 1 up:standby 2024-09-17T07:10:34.909 INFO:teuthology.orchestra.run.smithi037.stdout: 5 105605 0.96 MB/sec execute 323 sec latency 43.294 ms 2024-09-17T07:10:35.909 INFO:teuthology.orchestra.run.smithi037.stdout: 5 106106 1.01 MB/sec execute 324 sec latency 29.135 ms 2024-09-17T07:10:35.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:10:35 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:10:34.673649+0000 mgr.smithi167.ysqmzf (mgr.24457) 251 : cluster [DBG] pgmap v176: 129 pgs: 129 active+clean; 314 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 535 KiB/s rd, 5.6 MiB/s wr, 590 op/s 2024-09-17T07:10:36.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:10:35 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:10:34.673649+0000 mgr.smithi167.ysqmzf (mgr.24457) 251 : cluster [DBG] pgmap v176: 129 pgs: 129 active+clean; 314 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 535 KiB/s rd, 5.6 MiB/s wr, 590 op/s 2024-09-17T07:10:36.909 INFO:teuthology.orchestra.run.smithi037.stdout: 5 106863 1.09 MB/sec execute 325 sec latency 23.973 ms 2024-09-17T07:10:37.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:10:37 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:10:36.674402+0000 mgr.smithi167.ysqmzf (mgr.24457) 252 : cluster [DBG] pgmap v177: 129 pgs: 129 active+clean; 319 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 490 KiB/s rd, 8.4 MiB/s wr, 860 op/s 2024-09-17T07:10:37.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:10:37 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:10:36.674402+0000 mgr.smithi167.ysqmzf (mgr.24457) 252 : cluster [DBG] pgmap v177: 129 pgs: 129 active+clean; 319 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 490 KiB/s rd, 8.4 MiB/s wr, 860 op/s 2024-09-17T07:10:37.909 INFO:teuthology.orchestra.run.smithi037.stdout: 5 107276 1.11 MB/sec execute 326 sec latency 37.604 ms 2024-09-17T07:10:38.909 INFO:teuthology.orchestra.run.smithi037.stdout: 5 107746 1.13 MB/sec execute 327 sec latency 43.101 ms 2024-09-17T07:10:39.909 INFO:teuthology.orchestra.run.smithi037.stdout: 5 108334 1.17 MB/sec execute 328 sec latency 35.645 ms 2024-09-17T07:10:39.998 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:10:39 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:10:38.674734+0000 mgr.smithi167.ysqmzf (mgr.24457) 253 : cluster [DBG] pgmap v178: 129 pgs: 129 active+clean; 319 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 279 KiB/s rd, 6.8 MiB/s wr, 660 op/s 2024-09-17T07:10:40.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:10:39 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:10:38.674734+0000 mgr.smithi167.ysqmzf (mgr.24457) 253 : cluster [DBG] pgmap v178: 129 pgs: 129 active+clean; 319 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 279 KiB/s rd, 6.8 MiB/s wr, 660 op/s 2024-09-17T07:10:40.378 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-09-17T07:10:40.909 INFO:teuthology.orchestra.run.smithi037.stdout: 5 109028 1.22 MB/sec execute 329 sec latency 26.884 ms 2024-09-17T07:10:41.382 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T07:10:41.382 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.smithi037 smithi037 *:9093,9094 starting - - - - 2024-09-17T07:10:41.382 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi037 smithi037 running (13m) 5m ago 13m 6405k - 16.2.0 24ecd6d5f14c cfb092719ab6 2024-09-17T07:10:41.383 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi167 smithi167 running (12m) 5m ago 12m 6413k - 16.2.0 24ecd6d5f14c 535da7f9a9b2 2024-09-17T07:10:41.383 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.smithi037 smithi037 *:3000 starting - - - - 2024-09-17T07:10:41.383 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi037.jtdcan smithi037 running (7m) 5m ago 7m 13.0M - 16.2.0 24ecd6d5f14c 9972c22cf2de 2024-09-17T07:10:41.383 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi167.pprzvy smithi167 running (7m) 5m ago 7m 38.3M - 16.2.0 24ecd6d5f14c 7f42961a3697 2024-09-17T07:10:41.383 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi037.xnzdne smithi037 *:9283 running (14m) 5m ago 14m 359M - 16.2.0 24ecd6d5f14c fe5576907dcd 2024-09-17T07:10:41.383 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi167.ysqmzf smithi167 *:8443,9283 running (5m) 5m ago 12m 487M - 18.2.4-855-g19e2a2be 980a0bfcd684 a1646754813f 2024-09-17T07:10:41.383 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi037 smithi037 running (14m) 5m ago 14m 53.8M 2048M 16.2.0 24ecd6d5f14c 64e774b68c51 2024-09-17T07:10:41.383 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi167 smithi167 running (12m) 5m ago 12m 42.6M 2048M 16.2.0 24ecd6d5f14c a9e35dbd0fa0 2024-09-17T07:10:41.383 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.0.0.smithi037.koazav smithi037 *:2049 running (5m) 5m ago 5m 48.1M - 3.5 24ecd6d5f14c b21a22e84630 2024-09-17T07:10:41.383 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.1.0.smithi167.rhgwce smithi167 *:2049 running (5m) 5m ago 5m 49.4M - 3.5 24ecd6d5f14c d8f95531d8af 2024-09-17T07:10:41.383 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi037 smithi037 *:9100 running (12m) 5m ago 12m 17.1M - 0.18.1 e5a616e4b9cf ffa97bacea8c 2024-09-17T07:10:41.383 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi167 smithi167 *:9100 running (11m) 5m ago 11m 17.2M - 0.18.1 e5a616e4b9cf 6fd08102820d 2024-09-17T07:10:41.383 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (11m) 5m ago 11m 389M 4096M 16.2.0 24ecd6d5f14c d74c41c79a3d 2024-09-17T07:10:41.384 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (11m) 5m ago 11m 290M 4096M 16.2.0 24ecd6d5f14c 9893d8fdab55 2024-09-17T07:10:41.384 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (10m) 5m ago 10m 254M 4096M 16.2.0 24ecd6d5f14c f5506a58d1bb 2024-09-17T07:10:41.384 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (10m) 5m ago 10m 360M 4096M 16.2.0 24ecd6d5f14c 9bc451cb2df8 2024-09-17T07:10:41.384 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi167 running (10m) 5m ago 10m 376M 4096M 16.2.0 24ecd6d5f14c 062421f15e44 2024-09-17T07:10:41.384 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi167 running (10m) 5m ago 10m 398M 4096M 16.2.0 24ecd6d5f14c f1d1552fbeeb 2024-09-17T07:10:41.384 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi167 running (9m) 5m ago 9m 330M 4096M 16.2.0 24ecd6d5f14c 5c621e82d4cd 2024-09-17T07:10:41.384 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi167 running (9m) 5m ago 9m 484M 4096M 16.2.0 24ecd6d5f14c 721a3bad3841 2024-09-17T07:10:41.384 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.smithi037 smithi037 *:9095 running (11m) 5m ago 12m 42.5M - 2.18.1 de242295e225 cd62d3f0236e 2024-09-17T07:10:41.909 INFO:teuthology.orchestra.run.smithi037.stdout: 5 109530 1.27 MB/sec execute 330 sec latency 27.196 ms 2024-09-17T07:10:41.981 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T07:10:41.981 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-09-17T07:10:41.981 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:10:41.981 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:10:41.981 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-09-17T07:10:41.981 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1, 2024-09-17T07:10:41.982 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T07:10:41.982 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:10:41.982 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-09-17T07:10:41.982 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-09-17T07:10:41.982 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:10:41.982 INFO:teuthology.orchestra.run.smithi037.stdout: "mds": { 2024-09-17T07:10:41.982 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:10:41.982 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:10:41.982 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-09-17T07:10:41.982 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 13, 2024-09-17T07:10:41.982 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T07:10:41.982 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-09-17T07:10:41.982 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T07:10:41.983 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:10:41 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:10:40.361057+0000 mgr.smithi167.ysqmzf (mgr.24457) 254 : audit [DBG] from='client.24661 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:10:41.983 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:10:41 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:10:40.675047+0000 mgr.smithi167.ysqmzf (mgr.24457) 255 : cluster [DBG] pgmap v179: 129 pgs: 129 active+clean; 319 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 279 KiB/s rd, 6.8 MiB/s wr, 660 op/s 2024-09-17T07:10:41.998 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:10:41 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:10:40.361057+0000 mgr.smithi167.ysqmzf (mgr.24457) 254 : audit [DBG] from='client.24661 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:10:41.998 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:10:41 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:10:40.675047+0000 mgr.smithi167.ysqmzf (mgr.24457) 255 : cluster [DBG] pgmap v179: 129 pgs: 129 active+clean; 319 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 279 KiB/s rd, 6.8 MiB/s wr, 660 op/s 2024-09-17T07:10:42.475 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T07:10:42.475 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9", 2024-09-17T07:10:42.475 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": true, 2024-09-17T07:10:42.475 INFO:teuthology.orchestra.run.smithi037.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T07:10:42.476 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [], 2024-09-17T07:10:42.476 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": "1/23 daemons upgraded", 2024-09-17T07:10:42.476 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "", 2024-09-17T07:10:42.476 INFO:teuthology.orchestra.run.smithi037.stdout: "is_paused": false 2024-09-17T07:10:42.476 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T07:10:42.909 INFO:teuthology.orchestra.run.smithi037.stdout: 5 109953 1.31 MB/sec execute 331 sec latency 35.332 ms 2024-09-17T07:10:42.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:10:42 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:10:40.878555+0000 mgr.smithi167.ysqmzf (mgr.24457) 256 : audit [DBG] from='client.24665 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:10:42.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:10:42 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:10:41.368178+0000 mgr.smithi167.ysqmzf (mgr.24457) 257 : audit [DBG] from='client.14996 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:10:42.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:10:42 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:10:41.981339+0000 mon.smithi037 (mon.0) 851 : audit [DBG] from='client.? 172.21.15.37:0/2582216895' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:10:43.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:10:42 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:10:40.878555+0000 mgr.smithi167.ysqmzf (mgr.24457) 256 : audit [DBG] from='client.24665 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:10:43.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:10:42 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:10:41.368178+0000 mgr.smithi167.ysqmzf (mgr.24457) 257 : audit [DBG] from='client.14996 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:10:43.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:10:42 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:10:41.981339+0000 mon.smithi037 (mon.0) 851 : audit [DBG] from='client.? 172.21.15.37:0/2582216895' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:10:43.065 INFO:teuthology.orchestra.run.smithi037.stdout:HEALTH_OK 2024-09-17T07:10:43.909 INFO:teuthology.orchestra.run.smithi037.stdout: 5 110385 1.35 MB/sec execute 332 sec latency 38.885 ms 2024-09-17T07:10:43.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:10:43 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:10:42.475198+0000 mgr.smithi167.ysqmzf (mgr.24457) 258 : audit [DBG] from='client.15004 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:10:43.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:10:43 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:10:42.675612+0000 mgr.smithi167.ysqmzf (mgr.24457) 259 : cluster [DBG] pgmap v180: 129 pgs: 129 active+clean; 314 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 284 KiB/s rd, 9.9 MiB/s wr, 996 op/s 2024-09-17T07:10:43.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:10:43 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:10:43.066110+0000 mon.smithi037 (mon.0) 852 : audit [DBG] from='client.? 172.21.15.37:0/1219817022' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:10:44.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:10:43 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:10:42.475198+0000 mgr.smithi167.ysqmzf (mgr.24457) 258 : audit [DBG] from='client.15004 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:10:44.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:10:43 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:10:42.675612+0000 mgr.smithi167.ysqmzf (mgr.24457) 259 : cluster [DBG] pgmap v180: 129 pgs: 129 active+clean; 314 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 284 KiB/s rd, 9.9 MiB/s wr, 996 op/s 2024-09-17T07:10:44.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:10:43 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:10:43.066110+0000 mon.smithi037 (mon.0) 852 : audit [DBG] from='client.? 172.21.15.37:0/1219817022' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:10:44.909 INFO:teuthology.orchestra.run.smithi037.stdout: 5 110690 1.36 MB/sec execute 333 sec latency 39.211 ms 2024-09-17T07:10:45.909 INFO:teuthology.orchestra.run.smithi037.stdout: 5 111105 1.38 MB/sec execute 334 sec latency 36.424 ms 2024-09-17T07:10:45.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:10:45 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:10:44.675941+0000 mgr.smithi167.ysqmzf (mgr.24457) 260 : cluster [DBG] pgmap v181: 129 pgs: 129 active+clean; 314 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 8.1 KiB/s rd, 6.5 MiB/s wr, 658 op/s 2024-09-17T07:10:46.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:10:45 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:10:44.675941+0000 mgr.smithi167.ysqmzf (mgr.24457) 260 : cluster [DBG] pgmap v181: 129 pgs: 129 active+clean; 314 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 8.1 KiB/s rd, 6.5 MiB/s wr, 658 op/s 2024-09-17T07:10:46.909 INFO:teuthology.orchestra.run.smithi037.stdout: 5 111831 1.43 MB/sec execute 335 sec latency 30.049 ms 2024-09-17T07:10:47.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:10:47 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:10:46.202054+0000 mon.smithi037 (mon.0) 853 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:10:47.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:10:47 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:10:46.202959+0000 mon.smithi167 (mon.1) 102 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:10:47.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:10:47 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:10:46.676630+0000 mgr.smithi167.ysqmzf (mgr.24457) 261 : cluster [DBG] pgmap v182: 129 pgs: 129 active+clean; 312 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 13 KiB/s rd, 9.3 MiB/s wr, 948 op/s 2024-09-17T07:10:47.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:10:47 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:10:46.202054+0000 mon.smithi037 (mon.0) 853 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:10:47.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:10:47 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:10:46.202959+0000 mon.smithi167 (mon.1) 102 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:10:47.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:10:47 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:10:46.676630+0000 mgr.smithi167.ysqmzf (mgr.24457) 261 : cluster [DBG] pgmap v182: 129 pgs: 129 active+clean; 312 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 13 KiB/s rd, 9.3 MiB/s wr, 948 op/s 2024-09-17T07:10:47.909 INFO:teuthology.orchestra.run.smithi037.stdout: 5 112834 1.50 MB/sec execute 336 sec latency 23.786 ms 2024-09-17T07:10:48.909 INFO:teuthology.orchestra.run.smithi037.stdout: 5 113957 1.62 MB/sec execute 337 sec latency 14.868 ms 2024-09-17T07:10:49.909 INFO:teuthology.orchestra.run.smithi037.stdout: 5 114560 1.64 MB/sec execute 338 sec latency 21.990 ms 2024-09-17T07:10:49.998 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:10:49 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:10:48.677003+0000 mgr.smithi167.ysqmzf (mgr.24457) 262 : cluster [DBG] pgmap v183: 129 pgs: 129 active+clean; 312 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 10 KiB/s rd, 5.9 MiB/s wr, 625 op/s 2024-09-17T07:10:50.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:10:49 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:10:48.677003+0000 mgr.smithi167.ysqmzf (mgr.24457) 262 : cluster [DBG] pgmap v183: 129 pgs: 129 active+clean; 312 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 10 KiB/s rd, 5.9 MiB/s wr, 625 op/s 2024-09-17T07:10:50.909 INFO:teuthology.orchestra.run.smithi037.stdout: 5 115065 1.66 MB/sec execute 339 sec latency 37.332 ms 2024-09-17T07:10:51.909 INFO:teuthology.orchestra.run.smithi037.stdout: 5 115393 1.69 MB/sec execute 340 sec latency 59.198 ms 2024-09-17T07:10:51.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:10:51 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:10:50.677325+0000 mgr.smithi167.ysqmzf (mgr.24457) 263 : cluster [DBG] pgmap v184: 129 pgs: 129 active+clean; 312 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 10 KiB/s rd, 5.9 MiB/s wr, 625 op/s 2024-09-17T07:10:52.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:10:51 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:10:50.677325+0000 mgr.smithi167.ysqmzf (mgr.24457) 263 : cluster [DBG] pgmap v184: 129 pgs: 129 active+clean; 312 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 10 KiB/s rd, 5.9 MiB/s wr, 625 op/s 2024-09-17T07:10:52.909 INFO:teuthology.orchestra.run.smithi037.stdout: 5 115825 1.71 MB/sec execute 341 sec latency 36.533 ms 2024-09-17T07:10:53.910 INFO:teuthology.orchestra.run.smithi037.stdout: 5 116241 1.74 MB/sec execute 342 sec latency 63.426 ms 2024-09-17T07:10:53.998 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:10:53 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:10:52.677907+0000 mgr.smithi167.ysqmzf (mgr.24457) 264 : cluster [DBG] pgmap v185: 129 pgs: 129 active+clean; 318 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 15 KiB/s rd, 11 MiB/s wr, 1.07k op/s 2024-09-17T07:10:54.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:10:53 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:10:52.677907+0000 mgr.smithi167.ysqmzf (mgr.24457) 264 : cluster [DBG] pgmap v185: 129 pgs: 129 active+clean; 318 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 15 KiB/s rd, 11 MiB/s wr, 1.07k op/s 2024-09-17T07:10:54.909 INFO:teuthology.orchestra.run.smithi037.stdout: 5 116701 1.79 MB/sec execute 343 sec latency 43.713 ms 2024-09-17T07:10:55.910 INFO:teuthology.orchestra.run.smithi037.stdout: 5 117255 1.84 MB/sec execute 344 sec latency 34.358 ms 2024-09-17T07:10:55.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:10:55 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:10:54.678242+0000 mgr.smithi167.ysqmzf (mgr.24457) 265 : cluster [DBG] pgmap v186: 129 pgs: 129 active+clean; 318 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 10 KiB/s rd, 7.4 MiB/s wr, 733 op/s 2024-09-17T07:10:56.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:10:55 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:10:54.678242+0000 mgr.smithi167.ysqmzf (mgr.24457) 265 : cluster [DBG] pgmap v186: 129 pgs: 129 active+clean; 318 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 10 KiB/s rd, 7.4 MiB/s wr, 733 op/s 2024-09-17T07:10:56.910 INFO:teuthology.orchestra.run.smithi037.stdout: 5 117639 1.87 MB/sec execute 345 sec latency 44.426 ms 2024-09-17T07:10:57.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:10:57 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:10:56.678825+0000 mgr.smithi167.ysqmzf (mgr.24457) 266 : cluster [DBG] pgmap v187: 129 pgs: 129 active+clean; 322 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 14 KiB/s rd, 10 MiB/s wr, 994 op/s 2024-09-17T07:10:57.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:10:57 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:10:56.678825+0000 mgr.smithi167.ysqmzf (mgr.24457) 266 : cluster [DBG] pgmap v187: 129 pgs: 129 active+clean; 322 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 14 KiB/s rd, 10 MiB/s wr, 994 op/s 2024-09-17T07:10:57.910 INFO:teuthology.orchestra.run.smithi037.stdout: 5 118035 1.88 MB/sec execute 346 sec latency 47.651 ms 2024-09-17T07:10:58.910 INFO:teuthology.orchestra.run.smithi037.stdout: 5 118503 1.90 MB/sec execute 347 sec latency 39.526 ms 2024-09-17T07:10:59.910 INFO:teuthology.orchestra.run.smithi037.stdout: 5 118947 1.92 MB/sec execute 348 sec latency 26.493 ms 2024-09-17T07:10:59.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:10:59 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:10:58.679148+0000 mgr.smithi167.ysqmzf (mgr.24457) 267 : cluster [DBG] pgmap v188: 129 pgs: 129 active+clean; 322 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 8.9 KiB/s rd, 7.4 MiB/s wr, 704 op/s 2024-09-17T07:11:00.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:10:59 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:10:58.679148+0000 mgr.smithi167.ysqmzf (mgr.24457) 267 : cluster [DBG] pgmap v188: 129 pgs: 129 active+clean; 322 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 8.9 KiB/s rd, 7.4 MiB/s wr, 704 op/s 2024-09-17T07:11:00.910 INFO:teuthology.orchestra.run.smithi037.stdout: 5 119541 1.96 MB/sec execute 349 sec latency 40.552 ms 2024-09-17T07:11:01.910 INFO:teuthology.orchestra.run.smithi037.stdout: 5 120021 1.99 MB/sec execute 350 sec latency 29.806 ms 2024-09-17T07:11:01.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:11:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:11:00.679468+0000 mgr.smithi167.ysqmzf (mgr.24457) 268 : cluster [DBG] pgmap v189: 129 pgs: 129 active+clean; 322 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 8.9 KiB/s rd, 7.4 MiB/s wr, 704 op/s 2024-09-17T07:11:01.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:11:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:11:01.198887+0000 mon.smithi167 (mon.1) 103 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:11:02.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:11:01 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:11:00.679468+0000 mgr.smithi167.ysqmzf (mgr.24457) 268 : cluster [DBG] pgmap v189: 129 pgs: 129 active+clean; 322 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 8.9 KiB/s rd, 7.4 MiB/s wr, 704 op/s 2024-09-17T07:11:02.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:11:01 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:11:01.198887+0000 mon.smithi167 (mon.1) 103 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:11:02.910 INFO:teuthology.orchestra.run.smithi037.stdout: 5 120569 2.05 MB/sec execute 351 sec latency 26.938 ms 2024-09-17T07:11:03.910 INFO:teuthology.orchestra.run.smithi037.stdout: 5 121245 2.10 MB/sec execute 352 sec latency 40.709 ms 2024-09-17T07:11:03.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:11:03 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:11:02.680230+0000 mgr.smithi167.ysqmzf (mgr.24457) 269 : cluster [DBG] pgmap v190: 129 pgs: 129 active+clean; 318 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 12 KiB/s rd, 10 MiB/s wr, 998 op/s 2024-09-17T07:11:04.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:11:03 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:11:02.680230+0000 mgr.smithi167.ysqmzf (mgr.24457) 269 : cluster [DBG] pgmap v190: 129 pgs: 129 active+clean; 318 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 12 KiB/s rd, 10 MiB/s wr, 998 op/s 2024-09-17T07:11:04.910 INFO:teuthology.orchestra.run.smithi037.stdout: 5 122072 2.14 MB/sec execute 353 sec latency 32.359 ms 2024-09-17T07:11:05.910 INFO:teuthology.orchestra.run.smithi037.stdout: 5 122834 2.19 MB/sec execute 354 sec latency 25.240 ms 2024-09-17T07:11:05.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:11:05 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:11:04.680621+0000 mgr.smithi167.ysqmzf (mgr.24457) 270 : cluster [DBG] pgmap v191: 129 pgs: 129 active+clean; 318 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 7.2 KiB/s rd, 5.5 MiB/s wr, 555 op/s 2024-09-17T07:11:06.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:11:05 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:11:04.680621+0000 mgr.smithi167.ysqmzf (mgr.24457) 270 : cluster [DBG] pgmap v191: 129 pgs: 129 active+clean; 318 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 7.2 KiB/s rd, 5.5 MiB/s wr, 555 op/s 2024-09-17T07:11:06.910 INFO:teuthology.orchestra.run.smithi037.stdout: 5 123476 2.23 MB/sec execute 355 sec latency 32.157 ms 2024-09-17T07:11:07.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:11:07 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:11:06.681384+0000 mgr.smithi167.ysqmzf (mgr.24457) 271 : cluster [DBG] pgmap v192: 129 pgs: 129 active+clean; 322 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 13 KiB/s rd, 9.6 MiB/s wr, 970 op/s 2024-09-17T07:11:07.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:11:07 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:11:06.681384+0000 mgr.smithi167.ysqmzf (mgr.24457) 271 : cluster [DBG] pgmap v192: 129 pgs: 129 active+clean; 322 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 13 KiB/s rd, 9.6 MiB/s wr, 970 op/s 2024-09-17T07:11:07.910 INFO:teuthology.orchestra.run.smithi037.stdout: 5 123895 2.27 MB/sec execute 356 sec latency 40.477 ms 2024-09-17T07:11:08.910 INFO:teuthology.orchestra.run.smithi037.stdout: 5 124403 2.31 MB/sec execute 357 sec latency 36.617 ms 2024-09-17T07:11:09.910 INFO:teuthology.orchestra.run.smithi037.stdout: 5 125405 2.36 MB/sec execute 358 sec latency 20.045 ms 2024-09-17T07:11:09.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:11:09 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:11:08.681749+0000 mgr.smithi167.ysqmzf (mgr.24457) 272 : cluster [DBG] pgmap v193: 129 pgs: 129 active+clean; 322 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 9.0 KiB/s rd, 6.8 MiB/s wr, 710 op/s 2024-09-17T07:11:10.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:11:09 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:11:08.681749+0000 mgr.smithi167.ysqmzf (mgr.24457) 272 : cluster [DBG] pgmap v193: 129 pgs: 129 active+clean; 322 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 9.0 KiB/s rd, 6.8 MiB/s wr, 710 op/s 2024-09-17T07:11:10.910 INFO:teuthology.orchestra.run.smithi037.stdout: 5 126369 2.42 MB/sec execute 359 sec latency 23.154 ms 2024-09-17T07:11:11.910 INFO:teuthology.orchestra.run.smithi037.stdout: 5 127120 2.47 MB/sec execute 360 sec latency 30.771 ms 2024-09-17T07:11:11.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:11:11 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:11:10.682123+0000 mgr.smithi167.ysqmzf (mgr.24457) 273 : cluster [DBG] pgmap v194: 129 pgs: 129 active+clean; 322 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 9.0 KiB/s rd, 6.8 MiB/s wr, 710 op/s 2024-09-17T07:11:12.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:11:11 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:11:10.682123+0000 mgr.smithi167.ysqmzf (mgr.24457) 273 : cluster [DBG] pgmap v194: 129 pgs: 129 active+clean; 322 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 9.0 KiB/s rd, 6.8 MiB/s wr, 710 op/s 2024-09-17T07:11:12.910 INFO:teuthology.orchestra.run.smithi037.stdout: 5 127602 2.52 MB/sec execute 361 sec latency 36.435 ms 2024-09-17T07:11:13.471 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-09-17T07:11:13.910 INFO:teuthology.orchestra.run.smithi037.stdout: 5 127955 2.54 MB/sec execute 362 sec latency 44.175 ms 2024-09-17T07:11:13.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:11:13 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:11:12.682770+0000 mgr.smithi167.ysqmzf (mgr.24457) 274 : cluster [DBG] pgmap v195: 129 pgs: 129 active+clean; 331 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 14 KiB/s rd, 11 MiB/s wr, 1.14k op/s 2024-09-17T07:11:14.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:11:13 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:11:12.682770+0000 mgr.smithi167.ysqmzf (mgr.24457) 274 : cluster [DBG] pgmap v195: 129 pgs: 129 active+clean; 331 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 14 KiB/s rd, 11 MiB/s wr, 1.14k op/s 2024-09-17T07:11:14.213 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T07:11:14.213 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.smithi037 smithi037 *:9093,9094 starting - - - - 2024-09-17T07:11:14.213 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi037 smithi037 running (13m) 5m ago 13m 6405k - 16.2.0 24ecd6d5f14c cfb092719ab6 2024-09-17T07:11:14.213 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi167 smithi167 running (12m) 5m ago 12m 6413k - 16.2.0 24ecd6d5f14c 535da7f9a9b2 2024-09-17T07:11:14.213 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.smithi037 smithi037 *:3000 starting - - - - 2024-09-17T07:11:14.213 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi037.jtdcan smithi037 running (8m) 5m ago 8m 13.0M - 16.2.0 24ecd6d5f14c 9972c22cf2de 2024-09-17T07:11:14.213 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi167.pprzvy smithi167 running (8m) 5m ago 8m 38.3M - 16.2.0 24ecd6d5f14c 7f42961a3697 2024-09-17T07:11:14.213 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi037.xnzdne smithi037 *:9283 running (15m) 5m ago 15m 359M - 16.2.0 24ecd6d5f14c fe5576907dcd 2024-09-17T07:11:14.213 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi167.ysqmzf smithi167 *:8443,9283 running (6m) 5m ago 12m 487M - 18.2.4-855-g19e2a2be 980a0bfcd684 a1646754813f 2024-09-17T07:11:14.213 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi037 smithi037 running (15m) 5m ago 15m 53.8M 2048M 16.2.0 24ecd6d5f14c 64e774b68c51 2024-09-17T07:11:14.214 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi167 smithi167 running (12m) 5m ago 12m 42.6M 2048M 16.2.0 24ecd6d5f14c a9e35dbd0fa0 2024-09-17T07:11:14.214 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.0.0.smithi037.koazav smithi037 *:2049 running (5m) 5m ago 5m 48.1M - 3.5 24ecd6d5f14c b21a22e84630 2024-09-17T07:11:14.214 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.1.0.smithi167.rhgwce smithi167 *:2049 running (5m) 5m ago 5m 49.4M - 3.5 24ecd6d5f14c d8f95531d8af 2024-09-17T07:11:14.214 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi037 smithi037 *:9100 running (13m) 5m ago 13m 17.1M - 0.18.1 e5a616e4b9cf ffa97bacea8c 2024-09-17T07:11:14.214 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi167 smithi167 *:9100 running (12m) 5m ago 12m 17.2M - 0.18.1 e5a616e4b9cf 6fd08102820d 2024-09-17T07:11:14.214 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (12m) 5m ago 12m 389M 4096M 16.2.0 24ecd6d5f14c d74c41c79a3d 2024-09-17T07:11:14.214 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (11m) 5m ago 11m 290M 4096M 16.2.0 24ecd6d5f14c 9893d8fdab55 2024-09-17T07:11:14.214 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (11m) 5m ago 11m 254M 4096M 16.2.0 24ecd6d5f14c f5506a58d1bb 2024-09-17T07:11:14.214 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (11m) 5m ago 11m 360M 4096M 16.2.0 24ecd6d5f14c 9bc451cb2df8 2024-09-17T07:11:14.214 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi167 running (10m) 5m ago 10m 376M 4096M 16.2.0 24ecd6d5f14c 062421f15e44 2024-09-17T07:11:14.214 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi167 running (10m) 5m ago 10m 398M 4096M 16.2.0 24ecd6d5f14c f1d1552fbeeb 2024-09-17T07:11:14.214 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi167 running (10m) 5m ago 10m 330M 4096M 16.2.0 24ecd6d5f14c 5c621e82d4cd 2024-09-17T07:11:14.214 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi167 running (9m) 5m ago 9m 484M 4096M 16.2.0 24ecd6d5f14c 721a3bad3841 2024-09-17T07:11:14.214 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.smithi037 smithi037 *:9095 running (11m) 5m ago 13m 42.5M - 2.18.1 de242295e225 cd62d3f0236e 2024-09-17T07:11:14.841 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T07:11:14.841 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-09-17T07:11:14.841 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:11:14.841 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:11:14.841 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-09-17T07:11:14.841 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1, 2024-09-17T07:11:14.841 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T07:11:14.841 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:11:14.841 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-09-17T07:11:14.842 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-09-17T07:11:14.842 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:11:14.842 INFO:teuthology.orchestra.run.smithi037.stdout: "mds": { 2024-09-17T07:11:14.842 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:11:14.842 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:11:14.842 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-09-17T07:11:14.842 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 13, 2024-09-17T07:11:14.843 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T07:11:14.843 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-09-17T07:11:14.843 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T07:11:14.910 INFO:teuthology.orchestra.run.smithi037.stdout: 5 128556 2.58 MB/sec execute 363 sec latency 53.942 ms 2024-09-17T07:11:14.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:11:14 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:11:13.455763+0000 mgr.smithi167.ysqmzf (mgr.24457) 275 : audit [DBG] from='client.15012 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:11:15.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:11:14 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:11:13.455763+0000 mgr.smithi167.ysqmzf (mgr.24457) 275 : audit [DBG] from='client.15012 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:11:15.420 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T07:11:15.420 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9", 2024-09-17T07:11:15.420 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": true, 2024-09-17T07:11:15.421 INFO:teuthology.orchestra.run.smithi037.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T07:11:15.421 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [], 2024-09-17T07:11:15.421 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": "1/23 daemons upgraded", 2024-09-17T07:11:15.421 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "", 2024-09-17T07:11:15.421 INFO:teuthology.orchestra.run.smithi037.stdout: "is_paused": false 2024-09-17T07:11:15.421 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T07:11:15.913 INFO:teuthology.orchestra.run.smithi037.stdout: 5 129196 2.60 MB/sec execute 364 sec latency 40.761 ms 2024-09-17T07:11:15.924 INFO:teuthology.orchestra.run.smithi037.stdout:HEALTH_OK 2024-09-17T07:11:15.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:11:15 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:11:13.838386+0000 mgr.smithi167.ysqmzf (mgr.24457) 276 : audit [DBG] from='client.15016 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:11:15.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:11:15 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:11:14.200611+0000 mgr.smithi167.ysqmzf (mgr.24457) 277 : audit [DBG] from='client.15020 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:11:15.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:11:15 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:11:14.683174+0000 mgr.smithi167.ysqmzf (mgr.24457) 278 : cluster [DBG] pgmap v196: 129 pgs: 129 active+clean; 331 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 11 KiB/s rd, 8.7 MiB/s wr, 840 op/s 2024-09-17T07:11:15.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:11:15 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:11:14.840813+0000 mon.smithi037 (mon.0) 854 : audit [DBG] from='client.? 172.21.15.37:0/706479751' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:11:16.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:11:15 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:11:13.838386+0000 mgr.smithi167.ysqmzf (mgr.24457) 276 : audit [DBG] from='client.15016 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:11:16.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:11:15 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:11:14.200611+0000 mgr.smithi167.ysqmzf (mgr.24457) 277 : audit [DBG] from='client.15020 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:11:16.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:11:15 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:11:14.683174+0000 mgr.smithi167.ysqmzf (mgr.24457) 278 : cluster [DBG] pgmap v196: 129 pgs: 129 active+clean; 331 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 11 KiB/s rd, 8.7 MiB/s wr, 840 op/s 2024-09-17T07:11:16.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:11:15 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:11:14.840813+0000 mon.smithi037 (mon.0) 854 : audit [DBG] from='client.? 172.21.15.37:0/706479751' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:11:16.910 INFO:teuthology.orchestra.run.smithi037.stdout: 5 129608 2.62 MB/sec execute 365 sec latency 36.103 ms 2024-09-17T07:11:17.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:11:16 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:11:15.418795+0000 mgr.smithi167.ysqmzf (mgr.24457) 279 : audit [DBG] from='client.24701 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:11:17.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:11:16 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:11:15.925018+0000 mon.smithi037 (mon.0) 855 : audit [DBG] from='client.? 172.21.15.37:0/509464679' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:11:17.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:11:16 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:11:16.199100+0000 mon.smithi167 (mon.1) 104 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:11:17.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:11:16 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:11:15.418795+0000 mgr.smithi167.ysqmzf (mgr.24457) 279 : audit [DBG] from='client.24701 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:11:17.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:11:16 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:11:15.925018+0000 mon.smithi037 (mon.0) 855 : audit [DBG] from='client.? 172.21.15.37:0/509464679' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:11:17.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:11:16 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:11:16.199100+0000 mon.smithi167 (mon.1) 104 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:11:17.910 INFO:teuthology.orchestra.run.smithi037.stdout: 5 130147 2.65 MB/sec execute 366 sec latency 45.491 ms 2024-09-17T07:11:18.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:11:17 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:11:16.683777+0000 mgr.smithi167.ysqmzf (mgr.24457) 280 : cluster [DBG] pgmap v197: 129 pgs: 129 active+clean; 318 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 17 KiB/s rd, 12 MiB/s wr, 1.15k op/s 2024-09-17T07:11:18.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:11:17 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:11:16.683777+0000 mgr.smithi167.ysqmzf (mgr.24457) 280 : cluster [DBG] pgmap v197: 129 pgs: 129 active+clean; 318 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 17 KiB/s rd, 12 MiB/s wr, 1.15k op/s 2024-09-17T07:11:18.910 INFO:teuthology.orchestra.run.smithi037.stdout: 5 130779 2.70 MB/sec execute 367 sec latency 25.588 ms 2024-09-17T07:11:19.910 INFO:teuthology.orchestra.run.smithi037.stdout: 5 131655 2.78 MB/sec execute 368 sec latency 22.977 ms 2024-09-17T07:11:20.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:11:19 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:11:18.684166+0000 mgr.smithi167.ysqmzf (mgr.24457) 281 : cluster [DBG] pgmap v198: 129 pgs: 129 active+clean; 318 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 11 KiB/s rd, 7.6 MiB/s wr, 737 op/s 2024-09-17T07:11:20.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:11:19 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:11:18.684166+0000 mgr.smithi167.ysqmzf (mgr.24457) 281 : cluster [DBG] pgmap v198: 129 pgs: 129 active+clean; 318 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 11 KiB/s rd, 7.6 MiB/s wr, 737 op/s 2024-09-17T07:11:20.910 INFO:teuthology.orchestra.run.smithi037.stdout: 5 131904 2.78 MB/sec execute 369 sec latency 59.564 ms 2024-09-17T07:11:21.910 INFO:teuthology.orchestra.run.smithi037.stdout: 5 132198 2.79 MB/sec execute 370 sec latency 53.737 ms 2024-09-17T07:11:22.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:11:21 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:11:20.684550+0000 mgr.smithi167.ysqmzf (mgr.24457) 282 : cluster [DBG] pgmap v199: 129 pgs: 129 active+clean; 318 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 11 KiB/s rd, 7.6 MiB/s wr, 737 op/s 2024-09-17T07:11:22.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:11:21 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:11:20.684550+0000 mgr.smithi167.ysqmzf (mgr.24457) 282 : cluster [DBG] pgmap v199: 129 pgs: 129 active+clean; 318 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 11 KiB/s rd, 7.6 MiB/s wr, 737 op/s 2024-09-17T07:11:22.910 INFO:teuthology.orchestra.run.smithi037.stdout: 5 132541 2.80 MB/sec execute 371 sec latency 55.688 ms 2024-09-17T07:11:23.910 INFO:teuthology.orchestra.run.smithi037.stdout: 5 132942 2.82 MB/sec execute 372 sec latency 43.988 ms 2024-09-17T07:11:24.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:11:23 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:11:22.685147+0000 mgr.smithi167.ysqmzf (mgr.24457) 283 : cluster [DBG] pgmap v200: 129 pgs: 129 active+clean; 327 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 15 KiB/s rd, 11 MiB/s wr, 1.05k op/s 2024-09-17T07:11:24.248 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:11:23 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:11:22.685147+0000 mgr.smithi167.ysqmzf (mgr.24457) 283 : cluster [DBG] pgmap v200: 129 pgs: 129 active+clean; 327 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 15 KiB/s rd, 11 MiB/s wr, 1.05k op/s 2024-09-17T07:11:24.911 INFO:teuthology.orchestra.run.smithi037.stdout: 5 133392 2.84 MB/sec execute 373 sec latency 42.206 ms 2024-09-17T07:11:25.911 INFO:teuthology.orchestra.run.smithi037.stdout: 5 133872 2.86 MB/sec execute 374 sec latency 46.411 ms 2024-09-17T07:11:26.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:11:25 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:11:24.685522+0000 mgr.smithi167.ysqmzf (mgr.24457) 284 : cluster [DBG] pgmap v201: 129 pgs: 129 active+clean; 327 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 10 KiB/s rd, 6.5 MiB/s wr, 624 op/s 2024-09-17T07:11:26.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:11:25 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:11:24.685522+0000 mgr.smithi167.ysqmzf (mgr.24457) 284 : cluster [DBG] pgmap v201: 129 pgs: 129 active+clean; 327 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 10 KiB/s rd, 6.5 MiB/s wr, 624 op/s 2024-09-17T07:11:26.911 INFO:teuthology.orchestra.run.smithi037.stdout: 5 134318 2.90 MB/sec execute 375 sec latency 42.790 ms 2024-09-17T07:11:27.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:11:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:11:26.686212+0000 mgr.smithi167.ysqmzf (mgr.24457) 285 : cluster [DBG] pgmap v202: 129 pgs: 129 active+clean; 323 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 13 KiB/s rd, 8.8 MiB/s wr, 879 op/s 2024-09-17T07:11:27.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:11:27 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:11:26.686212+0000 mgr.smithi167.ysqmzf (mgr.24457) 285 : cluster [DBG] pgmap v202: 129 pgs: 129 active+clean; 323 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 13 KiB/s rd, 8.8 MiB/s wr, 879 op/s 2024-09-17T07:11:27.911 INFO:teuthology.orchestra.run.smithi037.stdout: 5 134726 2.93 MB/sec execute 376 sec latency 40.865 ms 2024-09-17T07:11:28.911 INFO:teuthology.orchestra.run.smithi037.stdout: 5 135178 2.97 MB/sec execute 377 sec latency 37.309 ms 2024-09-17T07:11:29.911 INFO:teuthology.orchestra.run.smithi037.stdout: 5 135664 2.98 MB/sec execute 378 sec latency 36.404 ms 2024-09-17T07:11:29.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:11:29 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:11:28.686608+0000 mgr.smithi167.ysqmzf (mgr.24457) 286 : cluster [DBG] pgmap v203: 129 pgs: 129 active+clean; 323 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 6.7 KiB/s rd, 5.7 MiB/s wr, 566 op/s 2024-09-17T07:11:30.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:11:29 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:11:28.686608+0000 mgr.smithi167.ysqmzf (mgr.24457) 286 : cluster [DBG] pgmap v203: 129 pgs: 129 active+clean; 323 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 6.7 KiB/s rd, 5.7 MiB/s wr, 566 op/s 2024-09-17T07:11:30.911 INFO:teuthology.orchestra.run.smithi037.stdout: 5 136057 2.99 MB/sec execute 379 sec latency 50.131 ms 2024-09-17T07:11:31.911 INFO:teuthology.orchestra.run.smithi037.stdout: 5 136377 2.99 MB/sec execute 380 sec latency 56.449 ms 2024-09-17T07:11:31.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:11:31 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:11:30.686940+0000 mgr.smithi167.ysqmzf (mgr.24457) 287 : cluster [DBG] pgmap v204: 129 pgs: 129 active+clean; 323 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 6.7 KiB/s rd, 5.7 MiB/s wr, 566 op/s 2024-09-17T07:11:31.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:11:31 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:11:31.199247+0000 mon.smithi167 (mon.1) 105 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:11:32.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:11:31 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:11:30.686940+0000 mgr.smithi167.ysqmzf (mgr.24457) 287 : cluster [DBG] pgmap v204: 129 pgs: 129 active+clean; 323 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 6.7 KiB/s rd, 5.7 MiB/s wr, 566 op/s 2024-09-17T07:11:32.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:11:31 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:11:31.199247+0000 mon.smithi167 (mon.1) 105 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:11:32.911 INFO:teuthology.orchestra.run.smithi037.stdout: 5 136707 3.01 MB/sec execute 381 sec latency 57.539 ms 2024-09-17T07:11:33.912 INFO:teuthology.orchestra.run.smithi037.stdout: 5 137122 3.03 MB/sec execute 382 sec latency 55.994 ms 2024-09-17T07:11:33.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:11:33 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:11:32.687714+0000 mgr.smithi167.ysqmzf (mgr.24457) 288 : cluster [DBG] pgmap v205: 129 pgs: 129 active+clean; 322 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 12 KiB/s rd, 8.4 MiB/s wr, 842 op/s 2024-09-17T07:11:34.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:11:33 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:11:32.687714+0000 mgr.smithi167.ysqmzf (mgr.24457) 288 : cluster [DBG] pgmap v205: 129 pgs: 129 active+clean; 322 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 12 KiB/s rd, 8.4 MiB/s wr, 842 op/s 2024-09-17T07:11:34.911 INFO:teuthology.orchestra.run.smithi037.stdout: 5 137645 3.06 MB/sec execute 383 sec latency 36.614 ms 2024-09-17T07:11:35.911 INFO:teuthology.orchestra.run.smithi037.stdout: 5 138083 3.10 MB/sec execute 384 sec latency 33.751 ms 2024-09-17T07:11:35.998 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:11:35 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:11:34.688113+0000 mgr.smithi167.ysqmzf (mgr.24457) 289 : cluster [DBG] pgmap v206: 129 pgs: 129 active+clean; 322 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 7.7 KiB/s rd, 5.0 MiB/s wr, 530 op/s 2024-09-17T07:11:36.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:11:35 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:11:34.688113+0000 mgr.smithi167.ysqmzf (mgr.24457) 289 : cluster [DBG] pgmap v206: 129 pgs: 129 active+clean; 322 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 7.7 KiB/s rd, 5.0 MiB/s wr, 530 op/s 2024-09-17T07:11:36.911 INFO:teuthology.orchestra.run.smithi037.stdout: 5 138573 3.14 MB/sec execute 385 sec latency 32.779 ms 2024-09-17T07:11:37.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:11:37 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:11:36.688819+0000 mgr.smithi167.ysqmzf (mgr.24457) 290 : cluster [DBG] pgmap v207: 129 pgs: 129 active+clean; 332 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 9.5 KiB/s rd, 7.7 MiB/s wr, 774 op/s 2024-09-17T07:11:37.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:11:37 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:11:36.688819+0000 mgr.smithi167.ysqmzf (mgr.24457) 290 : cluster [DBG] pgmap v207: 129 pgs: 129 active+clean; 332 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 9.5 KiB/s rd, 7.7 MiB/s wr, 774 op/s 2024-09-17T07:11:37.911 INFO:teuthology.orchestra.run.smithi037.stdout: 5 138977 3.15 MB/sec execute 386 sec latency 36.494 ms 2024-09-17T07:11:38.911 INFO:teuthology.orchestra.run.smithi037.stdout: 5 139341 3.16 MB/sec execute 387 sec latency 52.436 ms 2024-09-17T07:11:39.911 INFO:teuthology.orchestra.run.smithi037.stdout: 5 139663 3.17 MB/sec execute 388 sec latency 62.554 ms 2024-09-17T07:11:39.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:11:39 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:11:38.689201+0000 mgr.smithi167.ysqmzf (mgr.24457) 291 : cluster [DBG] pgmap v208: 129 pgs: 129 active+clean; 332 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 6.7 KiB/s rd, 5.4 MiB/s wr, 518 op/s 2024-09-17T07:11:40.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:11:39 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:11:38.689201+0000 mgr.smithi167.ysqmzf (mgr.24457) 291 : cluster [DBG] pgmap v208: 129 pgs: 129 active+clean; 332 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 6.7 KiB/s rd, 5.4 MiB/s wr, 518 op/s 2024-09-17T07:11:40.911 INFO:teuthology.orchestra.run.smithi037.stdout: 5 140003 3.18 MB/sec execute 389 sec latency 54.110 ms 2024-09-17T07:11:41.911 INFO:teuthology.orchestra.run.smithi037.stdout: 5 140363 3.20 MB/sec execute 390 sec latency 60.287 ms 2024-09-17T07:11:41.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:11:41 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:11:40.689582+0000 mgr.smithi167.ysqmzf (mgr.24457) 292 : cluster [DBG] pgmap v209: 129 pgs: 129 active+clean; 332 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 6.7 KiB/s rd, 5.4 MiB/s wr, 518 op/s 2024-09-17T07:11:42.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:11:41 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:11:40.689582+0000 mgr.smithi167.ysqmzf (mgr.24457) 292 : cluster [DBG] pgmap v209: 129 pgs: 129 active+clean; 332 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 6.7 KiB/s rd, 5.4 MiB/s wr, 518 op/s 2024-09-17T07:11:42.913 INFO:teuthology.orchestra.run.smithi037.stdout: 5 140930 3.22 MB/sec execute 391 sec latency 48.651 ms 2024-09-17T07:11:43.911 INFO:teuthology.orchestra.run.smithi037.stdout: 5 141393 3.26 MB/sec execute 392 sec latency 73.857 ms 2024-09-17T07:11:43.998 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:11:43 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:11:42.690186+0000 mgr.smithi167.ysqmzf (mgr.24457) 293 : cluster [DBG] pgmap v210: 129 pgs: 129 active+clean; 313 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 11 KiB/s rd, 7.5 MiB/s wr, 769 op/s 2024-09-17T07:11:44.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:11:43 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:11:42.690186+0000 mgr.smithi167.ysqmzf (mgr.24457) 293 : cluster [DBG] pgmap v210: 129 pgs: 129 active+clean; 313 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 11 KiB/s rd, 7.5 MiB/s wr, 769 op/s 2024-09-17T07:11:44.911 INFO:teuthology.orchestra.run.smithi037.stdout: 5 141804 3.29 MB/sec execute 393 sec latency 30.086 ms 2024-09-17T07:11:45.911 INFO:teuthology.orchestra.run.smithi037.stdout: 5 142176 3.31 MB/sec execute 394 sec latency 38.118 ms 2024-09-17T07:11:46.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:11:45 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:11:44.690589+0000 mgr.smithi167.ysqmzf (mgr.24457) 294 : cluster [DBG] pgmap v211: 129 pgs: 129 active+clean; 313 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 6.2 KiB/s rd, 4.8 MiB/s wr, 494 op/s 2024-09-17T07:11:46.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:11:45 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:11:44.690589+0000 mgr.smithi167.ysqmzf (mgr.24457) 294 : cluster [DBG] pgmap v211: 129 pgs: 129 active+clean; 313 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 6.2 KiB/s rd, 4.8 MiB/s wr, 494 op/s 2024-09-17T07:11:46.337 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-09-17T07:11:46.911 INFO:teuthology.orchestra.run.smithi037.stdout: 5 142474 3.32 MB/sec execute 395 sec latency 36.026 ms 2024-09-17T07:11:47.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:11:46 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:11:46.199413+0000 mon.smithi167 (mon.1) 106 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:11:47.185 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T07:11:47.185 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.smithi037 smithi037 *:9093,9094 starting - - - - 2024-09-17T07:11:47.185 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi037 smithi037 running (14m) 6m ago 14m 6405k - 16.2.0 24ecd6d5f14c cfb092719ab6 2024-09-17T07:11:47.185 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi167 smithi167 running (13m) 6m ago 13m 6413k - 16.2.0 24ecd6d5f14c 535da7f9a9b2 2024-09-17T07:11:47.185 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.smithi037 smithi037 *:3000 starting - - - - 2024-09-17T07:11:47.185 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi037.jtdcan smithi037 running (9m) 6m ago 9m 13.0M - 16.2.0 24ecd6d5f14c 9972c22cf2de 2024-09-17T07:11:47.186 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi167.pprzvy smithi167 running (9m) 6m ago 9m 38.3M - 16.2.0 24ecd6d5f14c 7f42961a3697 2024-09-17T07:11:47.186 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi037.xnzdne smithi037 *:9283 running (15m) 6m ago 15m 359M - 16.2.0 24ecd6d5f14c fe5576907dcd 2024-09-17T07:11:47.186 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi167.ysqmzf smithi167 *:8443,9283 running (6m) 6m ago 13m 487M - 18.2.4-855-g19e2a2be 980a0bfcd684 a1646754813f 2024-09-17T07:11:47.186 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi037 smithi037 running (15m) 6m ago 15m 53.8M 2048M 16.2.0 24ecd6d5f14c 64e774b68c51 2024-09-17T07:11:47.186 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi167 smithi167 running (13m) 6m ago 13m 42.6M 2048M 16.2.0 24ecd6d5f14c a9e35dbd0fa0 2024-09-17T07:11:47.186 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.0.0.smithi037.koazav smithi037 *:2049 running (6m) 6m ago 6m 48.1M - 3.5 24ecd6d5f14c b21a22e84630 2024-09-17T07:11:47.186 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.1.0.smithi167.rhgwce smithi167 *:2049 running (6m) 6m ago 6m 49.4M - 3.5 24ecd6d5f14c d8f95531d8af 2024-09-17T07:11:47.186 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi037 smithi037 *:9100 running (13m) 6m ago 13m 17.1M - 0.18.1 e5a616e4b9cf ffa97bacea8c 2024-09-17T07:11:47.186 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi167 smithi167 *:9100 running (13m) 6m ago 13m 17.2M - 0.18.1 e5a616e4b9cf 6fd08102820d 2024-09-17T07:11:47.186 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (12m) 6m ago 12m 389M 4096M 16.2.0 24ecd6d5f14c d74c41c79a3d 2024-09-17T07:11:47.186 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (12m) 6m ago 12m 290M 4096M 16.2.0 24ecd6d5f14c 9893d8fdab55 2024-09-17T07:11:47.186 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (12m) 6m ago 12m 254M 4096M 16.2.0 24ecd6d5f14c f5506a58d1bb 2024-09-17T07:11:47.186 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (11m) 6m ago 11m 360M 4096M 16.2.0 24ecd6d5f14c 9bc451cb2df8 2024-09-17T07:11:47.187 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi167 running (11m) 6m ago 11m 376M 4096M 16.2.0 24ecd6d5f14c 062421f15e44 2024-09-17T07:11:47.187 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi167 running (11m) 6m ago 11m 398M 4096M 16.2.0 24ecd6d5f14c f1d1552fbeeb 2024-09-17T07:11:47.187 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi167 running (10m) 6m ago 10m 330M 4096M 16.2.0 24ecd6d5f14c 5c621e82d4cd 2024-09-17T07:11:47.187 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi167 running (10m) 6m ago 10m 484M 4096M 16.2.0 24ecd6d5f14c 721a3bad3841 2024-09-17T07:11:47.187 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.smithi037 smithi037 *:9095 running (12m) 6m ago 13m 42.5M - 2.18.1 de242295e225 cd62d3f0236e 2024-09-17T07:11:47.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:11:46 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:11:46.199413+0000 mon.smithi167 (mon.1) 106 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:11:47.745 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T07:11:47.746 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-09-17T07:11:47.746 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:11:47.746 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:11:47.746 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-09-17T07:11:47.746 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1, 2024-09-17T07:11:47.746 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T07:11:47.746 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:11:47.746 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-09-17T07:11:47.746 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-09-17T07:11:47.746 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:11:47.746 INFO:teuthology.orchestra.run.smithi037.stdout: "mds": { 2024-09-17T07:11:47.746 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:11:47.746 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:11:47.747 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-09-17T07:11:47.747 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 13, 2024-09-17T07:11:47.747 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T07:11:47.747 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-09-17T07:11:47.747 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T07:11:47.911 INFO:teuthology.orchestra.run.smithi037.stdout: 5 142795 3.33 MB/sec execute 396 sec latency 72.704 ms 2024-09-17T07:11:48.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:11:47 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:11:46.323454+0000 mgr.smithi167.ysqmzf (mgr.24457) 295 : audit [DBG] from='client.15036 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:11:48.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:11:47 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:11:46.691331+0000 mgr.smithi167.ysqmzf (mgr.24457) 296 : cluster [DBG] pgmap v212: 129 pgs: 129 active+clean; 321 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 9.6 KiB/s rd, 7.6 MiB/s wr, 747 op/s 2024-09-17T07:11:48.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:11:47 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:11:46.789331+0000 mgr.smithi167.ysqmzf (mgr.24457) 297 : audit [DBG] from='client.15040 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:11:48.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:11:47 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:11:47.745784+0000 mon.smithi037 (mon.0) 856 : audit [DBG] from='client.? 172.21.15.37:0/1089026249' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:11:48.224 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T07:11:48.224 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9", 2024-09-17T07:11:48.224 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": true, 2024-09-17T07:11:48.224 INFO:teuthology.orchestra.run.smithi037.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T07:11:48.224 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [], 2024-09-17T07:11:48.224 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": "1/23 daemons upgraded", 2024-09-17T07:11:48.224 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "", 2024-09-17T07:11:48.224 INFO:teuthology.orchestra.run.smithi037.stdout: "is_paused": false 2024-09-17T07:11:48.224 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T07:11:48.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:11:47 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:11:46.323454+0000 mgr.smithi167.ysqmzf (mgr.24457) 295 : audit [DBG] from='client.15036 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:11:48.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:11:47 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:11:46.691331+0000 mgr.smithi167.ysqmzf (mgr.24457) 296 : cluster [DBG] pgmap v212: 129 pgs: 129 active+clean; 321 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 9.6 KiB/s rd, 7.6 MiB/s wr, 747 op/s 2024-09-17T07:11:48.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:11:47 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:11:46.789331+0000 mgr.smithi167.ysqmzf (mgr.24457) 297 : audit [DBG] from='client.15040 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:11:48.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:11:47 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:11:47.745784+0000 mon.smithi037 (mon.0) 856 : audit [DBG] from='client.? 172.21.15.37:0/1089026249' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:11:48.827 INFO:teuthology.orchestra.run.smithi037.stdout:HEALTH_OK 2024-09-17T07:11:48.911 INFO:teuthology.orchestra.run.smithi037.stdout: 5 143163 3.34 MB/sec execute 397 sec latency 77.686 ms 2024-09-17T07:11:49.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:11:48 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:11:47.173194+0000 mgr.smithi167.ysqmzf (mgr.24457) 298 : audit [DBG] from='client.15044 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:11:49.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:11:48 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:11:47.173194+0000 mgr.smithi167.ysqmzf (mgr.24457) 298 : audit [DBG] from='client.15044 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:11:49.911 INFO:teuthology.orchestra.run.smithi037.stdout: 5 143561 3.35 MB/sec execute 398 sec latency 37.925 ms 2024-09-17T07:11:50.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:11:49 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:11:48.223886+0000 mgr.smithi167.ysqmzf (mgr.24457) 299 : audit [DBG] from='client.15052 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:11:50.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:11:49 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:11:48.691808+0000 mgr.smithi167.ysqmzf (mgr.24457) 300 : cluster [DBG] pgmap v213: 129 pgs: 129 active+clean; 321 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 7.8 KiB/s rd, 5.0 MiB/s wr, 504 op/s 2024-09-17T07:11:50.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:11:49 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:11:48.827561+0000 mon.smithi037 (mon.0) 857 : audit [DBG] from='client.? 172.21.15.37:0/2815601591' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:11:50.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:11:49 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:11:48.223886+0000 mgr.smithi167.ysqmzf (mgr.24457) 299 : audit [DBG] from='client.15052 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:11:50.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:11:49 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:11:48.691808+0000 mgr.smithi167.ysqmzf (mgr.24457) 300 : cluster [DBG] pgmap v213: 129 pgs: 129 active+clean; 321 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 7.8 KiB/s rd, 5.0 MiB/s wr, 504 op/s 2024-09-17T07:11:50.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:11:49 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:11:48.827561+0000 mon.smithi037 (mon.0) 857 : audit [DBG] from='client.? 172.21.15.37:0/2815601591' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:11:50.912 INFO:teuthology.orchestra.run.smithi037.stdout: 5 144458 3.40 MB/sec execute 399 sec latency 43.855 ms 2024-09-17T07:11:51.912 INFO:teuthology.orchestra.run.smithi037.stdout: 5 145331 3.47 MB/sec execute 400 sec latency 20.329 ms 2024-09-17T07:11:52.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:11:51 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:11:50.692116+0000 mgr.smithi167.ysqmzf (mgr.24457) 301 : cluster [DBG] pgmap v214: 129 pgs: 129 active+clean; 321 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 7.8 KiB/s rd, 5.0 MiB/s wr, 504 op/s 2024-09-17T07:11:52.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:11:51 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:11:50.692116+0000 mgr.smithi167.ysqmzf (mgr.24457) 301 : cluster [DBG] pgmap v214: 129 pgs: 129 active+clean; 321 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 7.8 KiB/s rd, 5.0 MiB/s wr, 504 op/s 2024-09-17T07:11:52.912 INFO:teuthology.orchestra.run.smithi037.stdout: 5 146145 3.51 MB/sec execute 401 sec latency 20.823 ms 2024-09-17T07:11:53.912 INFO:teuthology.orchestra.run.smithi037.stdout: 5 146941 3.54 MB/sec execute 402 sec latency 27.620 ms 2024-09-17T07:11:54.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:11:53 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:11:52.692869+0000 mgr.smithi167.ysqmzf (mgr.24457) 302 : cluster [DBG] pgmap v215: 129 pgs: 129 active+clean; 325 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 11 KiB/s rd, 8.1 MiB/s wr, 830 op/s 2024-09-17T07:11:54.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:11:53 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:11:52.692869+0000 mgr.smithi167.ysqmzf (mgr.24457) 302 : cluster [DBG] pgmap v215: 129 pgs: 129 active+clean; 325 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 11 KiB/s rd, 8.1 MiB/s wr, 830 op/s 2024-09-17T07:11:54.912 INFO:teuthology.orchestra.run.smithi037.stdout: 5 147863 3.59 MB/sec execute 403 sec latency 28.815 ms 2024-09-17T07:11:55.912 INFO:teuthology.orchestra.run.smithi037.stdout: 5 148705 3.66 MB/sec execute 404 sec latency 18.519 ms 2024-09-17T07:11:56.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:11:55 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:11:54.693233+0000 mgr.smithi167.ysqmzf (mgr.24457) 303 : cluster [DBG] pgmap v216: 129 pgs: 129 active+clean; 325 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 6.7 KiB/s rd, 6.0 MiB/s wr, 579 op/s 2024-09-17T07:11:56.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:11:55 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:11:54.693233+0000 mgr.smithi167.ysqmzf (mgr.24457) 303 : cluster [DBG] pgmap v216: 129 pgs: 129 active+clean; 325 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 6.7 KiB/s rd, 6.0 MiB/s wr, 579 op/s 2024-09-17T07:11:56.912 INFO:teuthology.orchestra.run.smithi037.stdout: 5 149503 3.71 MB/sec execute 405 sec latency 38.241 ms 2024-09-17T07:11:57.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:11:57 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:11:56.693961+0000 mgr.smithi167.ysqmzf (mgr.24457) 304 : cluster [DBG] pgmap v217: 129 pgs: 129 active+clean; 331 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 13 KiB/s rd, 11 MiB/s wr, 1.08k op/s 2024-09-17T07:11:57.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:11:57 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:11:56.693961+0000 mgr.smithi167.ysqmzf (mgr.24457) 304 : cluster [DBG] pgmap v217: 129 pgs: 129 active+clean; 331 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 13 KiB/s rd, 11 MiB/s wr, 1.08k op/s 2024-09-17T07:11:57.912 INFO:teuthology.orchestra.run.smithi037.stdout: 5 150148 3.73 MB/sec execute 406 sec latency 28.854 ms 2024-09-17T07:11:58.912 INFO:teuthology.orchestra.run.smithi037.stdout: 5 150734 3.75 MB/sec execute 407 sec latency 26.756 ms 2024-09-17T07:11:59.912 INFO:teuthology.orchestra.run.smithi037.stdout: 5 151498 3.79 MB/sec execute 408 sec latency 40.299 ms 2024-09-17T07:12:00.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:11:59 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:11:58.694263+0000 mgr.smithi167.ysqmzf (mgr.24457) 305 : cluster [DBG] pgmap v218: 129 pgs: 129 active+clean; 331 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 9.5 KiB/s rd, 8.4 MiB/s wr, 825 op/s 2024-09-17T07:12:00.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:11:59 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:11:58.694263+0000 mgr.smithi167.ysqmzf (mgr.24457) 305 : cluster [DBG] pgmap v218: 129 pgs: 129 active+clean; 331 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 9.5 KiB/s rd, 8.4 MiB/s wr, 825 op/s 2024-09-17T07:12:00.912 INFO:teuthology.orchestra.run.smithi037.stdout: 5 152291 3.85 MB/sec execute 409 sec latency 32.337 ms 2024-09-17T07:12:01.912 INFO:teuthology.orchestra.run.smithi037.stdout: 5 152824 3.88 MB/sec execute 410 sec latency 37.249 ms 2024-09-17T07:12:02.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:12:01 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:12:00.694653+0000 mgr.smithi167.ysqmzf (mgr.24457) 306 : cluster [DBG] pgmap v219: 129 pgs: 129 active+clean; 331 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 9.5 KiB/s rd, 8.4 MiB/s wr, 825 op/s 2024-09-17T07:12:02.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:12:01 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:12:01.199594+0000 mon.smithi167 (mon.1) 107 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:12:02.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:12:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:12:00.694653+0000 mgr.smithi167.ysqmzf (mgr.24457) 306 : cluster [DBG] pgmap v219: 129 pgs: 129 active+clean; 331 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 9.5 KiB/s rd, 8.4 MiB/s wr, 825 op/s 2024-09-17T07:12:02.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:12:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:12:01.199594+0000 mon.smithi167 (mon.1) 107 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:12:02.912 INFO:teuthology.orchestra.run.smithi037.stdout: 5 153100 3.89 MB/sec execute 411 sec latency 43.308 ms 2024-09-17T07:12:03.912 INFO:teuthology.orchestra.run.smithi037.stdout: 5 153393 3.90 MB/sec execute 412 sec latency 46.776 ms 2024-09-17T07:12:03.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:12:03 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:12:02.669245+0000 mon.smithi037 (mon.0) 858 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:12:03.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:12:03 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:12:02.676123+0000 mon.smithi037 (mon.0) 859 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:12:03.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:12:03 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:12:02.678160+0000 mgr.smithi167.ysqmzf (mgr.24457) 307 : cephadm [INF] Reconfiguring prometheus.smithi037 (dependencies changed)... 2024-09-17T07:12:03.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:12:03 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:12:02.695364+0000 mgr.smithi167.ysqmzf (mgr.24457) 308 : cluster [DBG] pgmap v220: 129 pgs: 129 active+clean; 330 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 15 KiB/s rd, 12 MiB/s wr, 1.22k op/s 2024-09-17T07:12:04.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:12:03 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:12:02.669245+0000 mon.smithi037 (mon.0) 858 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:12:04.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:12:03 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:12:02.676123+0000 mon.smithi037 (mon.0) 859 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:12:04.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:12:03 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:12:02.678160+0000 mgr.smithi167.ysqmzf (mgr.24457) 307 : cephadm [INF] Reconfiguring prometheus.smithi037 (dependencies changed)... 2024-09-17T07:12:04.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:12:03 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:12:02.695364+0000 mgr.smithi167.ysqmzf (mgr.24457) 308 : cluster [DBG] pgmap v220: 129 pgs: 129 active+clean; 330 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 15 KiB/s rd, 12 MiB/s wr, 1.22k op/s 2024-09-17T07:12:04.912 INFO:teuthology.orchestra.run.smithi037.stdout: 5 153962 3.91 MB/sec execute 413 sec latency 37.987 ms 2024-09-17T07:12:04.998 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:12:04 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:12:02.920296+0000 mgr.smithi167.ysqmzf (mgr.24457) 309 : cephadm [INF] Reconfiguring daemon prometheus.smithi037 on smithi037 2024-09-17T07:12:05.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:12:04 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:12:02.920296+0000 mgr.smithi167.ysqmzf (mgr.24457) 309 : cephadm [INF] Reconfiguring daemon prometheus.smithi037 on smithi037 2024-09-17T07:12:05.912 INFO:teuthology.orchestra.run.smithi037.stdout: 5 154463 3.93 MB/sec execute 414 sec latency 37.737 ms 2024-09-17T07:12:05.998 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:12:05 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:12:04.695710+0000 mgr.smithi167.ysqmzf (mgr.24457) 310 : cluster [DBG] pgmap v221: 129 pgs: 129 active+clean; 330 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 12 KiB/s rd, 9.4 MiB/s wr, 897 op/s 2024-09-17T07:12:06.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:12:05 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:12:04.695710+0000 mgr.smithi167.ysqmzf (mgr.24457) 310 : cluster [DBG] pgmap v221: 129 pgs: 129 active+clean; 330 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 12 KiB/s rd, 9.4 MiB/s wr, 897 op/s 2024-09-17T07:12:06.912 INFO:teuthology.orchestra.run.smithi037.stdout: 5 155156 3.96 MB/sec execute 415 sec latency 76.503 ms 2024-09-17T07:12:07.748 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:12:07 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:12:06.696316+0000 mgr.smithi167.ysqmzf (mgr.24457) 311 : cluster [DBG] pgmap v222: 129 pgs: 129 active+clean; 321 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 17 KiB/s rd, 12 MiB/s wr, 1.19k op/s 2024-09-17T07:12:07.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:12:07 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:12:06.696316+0000 mgr.smithi167.ysqmzf (mgr.24457) 311 : cluster [DBG] pgmap v222: 129 pgs: 129 active+clean; 321 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 17 KiB/s rd, 12 MiB/s wr, 1.19k op/s 2024-09-17T07:12:07.912 INFO:teuthology.orchestra.run.smithi037.stdout: 5 155766 4.01 MB/sec execute 416 sec latency 22.997 ms 2024-09-17T07:12:08.912 INFO:teuthology.orchestra.run.smithi037.stdout: 5 156309 4.04 MB/sec execute 417 sec latency 43.137 ms 2024-09-17T07:12:09.912 INFO:teuthology.orchestra.run.smithi037.stdout: 5 156654 4.05 MB/sec execute 418 sec latency 51.971 ms 2024-09-17T07:12:10.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:12:09 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:12:08.696704+0000 mgr.smithi167.ysqmzf (mgr.24457) 312 : cluster [DBG] pgmap v223: 129 pgs: 129 active+clean; 321 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 11 KiB/s rd, 6.5 MiB/s wr, 686 op/s 2024-09-17T07:12:10.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:12:09 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:12:08.696704+0000 mgr.smithi167.ysqmzf (mgr.24457) 312 : cluster [DBG] pgmap v223: 129 pgs: 129 active+clean; 321 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 11 KiB/s rd, 6.5 MiB/s wr, 686 op/s 2024-09-17T07:12:10.912 INFO:teuthology.orchestra.run.smithi037.stdout: 5 157066 4.06 MB/sec execute 419 sec latency 61.933 ms 2024-09-17T07:12:11.913 INFO:teuthology.orchestra.run.smithi037.stdout: 5 157541 4.07 MB/sec execute 420 sec latency 68.425 ms 2024-09-17T07:12:12.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:12:11 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:12:10.697068+0000 mgr.smithi167.ysqmzf (mgr.24457) 313 : cluster [DBG] pgmap v224: 129 pgs: 129 active+clean; 321 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 11 KiB/s rd, 6.5 MiB/s wr, 687 op/s 2024-09-17T07:12:12.248 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:12:11 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:12:10.697068+0000 mgr.smithi167.ysqmzf (mgr.24457) 313 : cluster [DBG] pgmap v224: 129 pgs: 129 active+clean; 321 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 11 KiB/s rd, 6.5 MiB/s wr, 687 op/s 2024-09-17T07:12:12.913 INFO:teuthology.orchestra.run.smithi037.stdout: 5 158157 4.10 MB/sec execute 421 sec latency 59.624 ms 2024-09-17T07:12:13.913 INFO:teuthology.orchestra.run.smithi037.stdout: 5 159157 4.17 MB/sec execute 422 sec latency 69.952 ms 2024-09-17T07:12:14.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:12:13 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:12:12.697803+0000 mgr.smithi167.ysqmzf (mgr.24457) 314 : cluster [DBG] pgmap v225: 129 pgs: 129 active+clean; 318 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 9.7 MiB/s wr, 997 op/s 2024-09-17T07:12:14.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:12:13 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:12:12.697803+0000 mgr.smithi167.ysqmzf (mgr.24457) 314 : cluster [DBG] pgmap v225: 129 pgs: 129 active+clean; 318 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 9.7 MiB/s wr, 997 op/s 2024-09-17T07:12:14.913 INFO:teuthology.orchestra.run.smithi037.stdout: 5 159865 4.21 MB/sec execute 423 sec latency 23.506 ms 2024-09-17T07:12:15.913 INFO:teuthology.orchestra.run.smithi037.stdout: 5 160345 4.23 MB/sec execute 424 sec latency 33.441 ms 2024-09-17T07:12:16.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:12:15 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:12:14.698139+0000 mgr.smithi167.ysqmzf (mgr.24457) 315 : cluster [DBG] pgmap v226: 129 pgs: 129 active+clean; 318 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 9.9 KiB/s rd, 5.7 MiB/s wr, 599 op/s 2024-09-17T07:12:16.248 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:12:15 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:12:14.698139+0000 mgr.smithi167.ysqmzf (mgr.24457) 315 : cluster [DBG] pgmap v226: 129 pgs: 129 active+clean; 318 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 9.9 KiB/s rd, 5.7 MiB/s wr, 599 op/s 2024-09-17T07:12:16.913 INFO:teuthology.orchestra.run.smithi037.stdout: 5 160765 4.24 MB/sec execute 425 sec latency 64.692 ms 2024-09-17T07:12:17.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:12:16 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:12:16.199870+0000 mon.smithi167 (mon.1) 108 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:12:17.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:12:16 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:12:16.199870+0000 mon.smithi167 (mon.1) 108 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:12:17.913 INFO:teuthology.orchestra.run.smithi037.stdout: 5 161223 4.25 MB/sec execute 426 sec latency 47.986 ms 2024-09-17T07:12:18.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:12:17 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:12:16.698867+0000 mgr.smithi167.ysqmzf (mgr.24457) 316 : cluster [DBG] pgmap v227: 129 pgs: 129 active+clean; 324 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 9.8 MiB/s wr, 993 op/s 2024-09-17T07:12:18.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:12:17 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:12:16.698867+0000 mgr.smithi167.ysqmzf (mgr.24457) 316 : cluster [DBG] pgmap v227: 129 pgs: 129 active+clean; 324 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 9.8 MiB/s wr, 993 op/s 2024-09-17T07:12:18.913 INFO:teuthology.orchestra.run.smithi037.stdout: 5 161927 4.28 MB/sec execute 427 sec latency 28.422 ms 2024-09-17T07:12:19.363 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-09-17T07:12:19.913 INFO:teuthology.orchestra.run.smithi037.stdout: 5 162771 4.34 MB/sec execute 428 sec latency 19.086 ms 2024-09-17T07:12:20.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:12:19 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:12:18.699239+0000 mgr.smithi167.ysqmzf (mgr.24457) 317 : cluster [DBG] pgmap v228: 129 pgs: 129 active+clean; 324 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 7.3 MiB/s wr, 704 op/s 2024-09-17T07:12:20.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:12:19 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:12:18.699239+0000 mgr.smithi167.ysqmzf (mgr.24457) 317 : cluster [DBG] pgmap v228: 129 pgs: 129 active+clean; 324 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 7.3 MiB/s wr, 704 op/s 2024-09-17T07:12:20.324 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T07:12:20.324 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.smithi037 smithi037 *:9093,9094 starting - - - - 2024-09-17T07:12:20.324 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi037 smithi037 running (14m) 6m ago 14m 6405k - 16.2.0 24ecd6d5f14c cfb092719ab6 2024-09-17T07:12:20.324 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi167 smithi167 running (14m) 6m ago 14m 6413k - 16.2.0 24ecd6d5f14c 535da7f9a9b2 2024-09-17T07:12:20.324 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.smithi037 smithi037 *:3000 starting - - - - 2024-09-17T07:12:20.324 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi037.jtdcan smithi037 running (9m) 6m ago 9m 13.0M - 16.2.0 24ecd6d5f14c 9972c22cf2de 2024-09-17T07:12:20.324 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi167.pprzvy smithi167 running (9m) 6m ago 9m 38.3M - 16.2.0 24ecd6d5f14c 7f42961a3697 2024-09-17T07:12:20.324 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi037.xnzdne smithi037 *:9283 running (16m) 6m ago 16m 359M - 16.2.0 24ecd6d5f14c fe5576907dcd 2024-09-17T07:12:20.324 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi167.ysqmzf smithi167 *:8443,9283 running (7m) 6m ago 13m 487M - 18.2.4-855-g19e2a2be 980a0bfcd684 a1646754813f 2024-09-17T07:12:20.324 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi037 smithi037 running (16m) 6m ago 16m 53.8M 2048M 16.2.0 24ecd6d5f14c 64e774b68c51 2024-09-17T07:12:20.325 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi167 smithi167 running (13m) 6m ago 13m 42.6M 2048M 16.2.0 24ecd6d5f14c a9e35dbd0fa0 2024-09-17T07:12:20.325 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.0.0.smithi037.koazav smithi037 *:2049 running (6m) 6m ago 6m 48.1M - 3.5 24ecd6d5f14c b21a22e84630 2024-09-17T07:12:20.325 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.1.0.smithi167.rhgwce smithi167 *:2049 running (6m) 6m ago 6m 49.4M - 3.5 24ecd6d5f14c d8f95531d8af 2024-09-17T07:12:20.325 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi037 smithi037 *:9100 starting - - - - 2024-09-17T07:12:20.325 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi167 smithi167 *:9100 running (13m) 6m ago 13m 17.2M - 0.18.1 e5a616e4b9cf 6fd08102820d 2024-09-17T07:12:20.325 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (13m) 6m ago 13m 389M 4096M 16.2.0 24ecd6d5f14c d74c41c79a3d 2024-09-17T07:12:20.325 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (12m) 6m ago 12m 290M 4096M 16.2.0 24ecd6d5f14c 9893d8fdab55 2024-09-17T07:12:20.325 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (12m) 6m ago 12m 254M 4096M 16.2.0 24ecd6d5f14c f5506a58d1bb 2024-09-17T07:12:20.325 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (12m) 6m ago 12m 360M 4096M 16.2.0 24ecd6d5f14c 9bc451cb2df8 2024-09-17T07:12:20.325 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi167 running (11m) 6m ago 11m 376M 4096M 16.2.0 24ecd6d5f14c 062421f15e44 2024-09-17T07:12:20.325 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi167 running (11m) 6m ago 11m 398M 4096M 16.2.0 24ecd6d5f14c f1d1552fbeeb 2024-09-17T07:12:20.325 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi167 running (11m) 6m ago 11m 330M 4096M 16.2.0 24ecd6d5f14c 5c621e82d4cd 2024-09-17T07:12:20.325 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi167 running (11m) 6m ago 10m 484M 4096M 16.2.0 24ecd6d5f14c 721a3bad3841 2024-09-17T07:12:20.325 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.smithi037 smithi037 *:9095 running (13m) 6m ago 14m 42.5M - 2.18.1 de242295e225 cd62d3f0236e 2024-09-17T07:12:20.769 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:12:20 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:12:19.344428+0000 mgr.smithi167.ysqmzf (mgr.24457) 318 : audit [DBG] from='client.24731 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:12:20.913 INFO:teuthology.orchestra.run.smithi037.stdout: 5 163305 4.37 MB/sec execute 429 sec latency 35.887 ms 2024-09-17T07:12:20.951 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T07:12:20.952 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-09-17T07:12:20.952 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:12:20.952 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:12:20.952 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-09-17T07:12:20.952 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1, 2024-09-17T07:12:20.952 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T07:12:20.952 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:12:20.952 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-09-17T07:12:20.952 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-09-17T07:12:20.952 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:12:20.952 INFO:teuthology.orchestra.run.smithi037.stdout: "mds": { 2024-09-17T07:12:20.952 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:12:20.953 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:12:20.953 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-09-17T07:12:20.953 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 13, 2024-09-17T07:12:20.953 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T07:12:20.953 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-09-17T07:12:20.953 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T07:12:21.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:12:20 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:12:19.344428+0000 mgr.smithi167.ysqmzf (mgr.24457) 318 : audit [DBG] from='client.24731 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:12:21.447 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T07:12:21.447 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9", 2024-09-17T07:12:21.447 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": true, 2024-09-17T07:12:21.447 INFO:teuthology.orchestra.run.smithi037.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T07:12:21.447 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [], 2024-09-17T07:12:21.447 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": "1/23 daemons upgraded", 2024-09-17T07:12:21.447 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "", 2024-09-17T07:12:21.447 INFO:teuthology.orchestra.run.smithi037.stdout: "is_paused": false 2024-09-17T07:12:21.447 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T07:12:21.913 INFO:teuthology.orchestra.run.smithi037.stdout: 5 163686 4.38 MB/sec execute 430 sec latency 43.705 ms 2024-09-17T07:12:22.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:12:21 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:12:19.839282+0000 mgr.smithi167.ysqmzf (mgr.24457) 319 : audit [DBG] from='client.15064 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:12:22.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:12:21 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:12:20.314285+0000 mgr.smithi167.ysqmzf (mgr.24457) 320 : audit [DBG] from='client.15068 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:12:22.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:12:21 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:12:20.699559+0000 mgr.smithi167.ysqmzf (mgr.24457) 321 : cluster [DBG] pgmap v229: 129 pgs: 129 active+clean; 324 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 7.3 MiB/s wr, 704 op/s 2024-09-17T07:12:22.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:12:21 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:12:20.951697+0000 mon.smithi167 (mon.1) 109 : audit [DBG] from='client.? 172.21.15.37:0/552134905' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:12:22.065 INFO:teuthology.orchestra.run.smithi037.stdout:HEALTH_OK 2024-09-17T07:12:22.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:12:21 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:12:19.839282+0000 mgr.smithi167.ysqmzf (mgr.24457) 319 : audit [DBG] from='client.15064 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:12:22.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:12:21 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:12:20.314285+0000 mgr.smithi167.ysqmzf (mgr.24457) 320 : audit [DBG] from='client.15068 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:12:22.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:12:21 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:12:20.699559+0000 mgr.smithi167.ysqmzf (mgr.24457) 321 : cluster [DBG] pgmap v229: 129 pgs: 129 active+clean; 324 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 7.3 MiB/s wr, 704 op/s 2024-09-17T07:12:22.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:12:21 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:12:20.951697+0000 mon.smithi167 (mon.1) 109 : audit [DBG] from='client.? 172.21.15.37:0/552134905' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:12:22.913 INFO:teuthology.orchestra.run.smithi037.stdout: 5 164195 4.39 MB/sec execute 431 sec latency 30.775 ms 2024-09-17T07:12:23.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:12:22 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:12:21.446195+0000 mgr.smithi167.ysqmzf (mgr.24457) 322 : audit [DBG] from='client.15076 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:12:23.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:12:22 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:12:22.064622+0000 mon.smithi037 (mon.0) 860 : audit [DBG] from='client.? 172.21.15.37:0/2630299875' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:12:23.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:12:22 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:12:21.446195+0000 mgr.smithi167.ysqmzf (mgr.24457) 322 : audit [DBG] from='client.15076 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:12:23.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:12:22 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:12:22.064622+0000 mon.smithi037 (mon.0) 860 : audit [DBG] from='client.? 172.21.15.37:0/2630299875' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:12:23.913 INFO:teuthology.orchestra.run.smithi037.stdout: 5 164847 4.41 MB/sec execute 432 sec latency 31.636 ms 2024-09-17T07:12:24.174 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:12:23 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:12:22.700158+0000 mgr.smithi167.ysqmzf (mgr.24457) 323 : cluster [DBG] pgmap v230: 129 pgs: 129 active+clean; 329 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 11 MiB/s wr, 1.04k op/s 2024-09-17T07:12:24.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:12:23 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:12:22.700158+0000 mgr.smithi167.ysqmzf (mgr.24457) 323 : cluster [DBG] pgmap v230: 129 pgs: 129 active+clean; 329 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 11 MiB/s wr, 1.04k op/s 2024-09-17T07:12:24.913 INFO:teuthology.orchestra.run.smithi037.stdout: 5 165744 4.46 MB/sec execute 433 sec latency 30.186 ms 2024-09-17T07:12:25.913 INFO:teuthology.orchestra.run.smithi037.stdout: 5 166530 4.51 MB/sec execute 434 sec latency 16.149 ms 2024-09-17T07:12:26.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:12:25 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:12:24.700511+0000 mgr.smithi167.ysqmzf (mgr.24457) 324 : cluster [DBG] pgmap v231: 129 pgs: 129 active+clean; 329 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 9.1 KiB/s rd, 7.7 MiB/s wr, 735 op/s 2024-09-17T07:12:26.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:12:25 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:12:24.700511+0000 mgr.smithi167.ysqmzf (mgr.24457) 324 : cluster [DBG] pgmap v231: 129 pgs: 129 active+clean; 329 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 9.1 KiB/s rd, 7.7 MiB/s wr, 735 op/s 2024-09-17T07:12:26.913 INFO:teuthology.orchestra.run.smithi037.stdout: 5 167091 4.54 MB/sec execute 435 sec latency 37.499 ms 2024-09-17T07:12:27.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:12:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:12:26.701109+0000 mgr.smithi167.ysqmzf (mgr.24457) 325 : cluster [DBG] pgmap v232: 129 pgs: 129 active+clean; 331 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 12 MiB/s wr, 1.14k op/s 2024-09-17T07:12:27.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:12:27 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:12:26.701109+0000 mgr.smithi167.ysqmzf (mgr.24457) 325 : cluster [DBG] pgmap v232: 129 pgs: 129 active+clean; 331 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 12 MiB/s wr, 1.14k op/s 2024-09-17T07:12:27.913 INFO:teuthology.orchestra.run.smithi037.stdout: 5 167448 4.55 MB/sec execute 436 sec latency 44.807 ms 2024-09-17T07:12:28.913 INFO:teuthology.orchestra.run.smithi037.stdout: 5 167890 4.56 MB/sec execute 437 sec latency 53.040 ms 2024-09-17T07:12:29.913 INFO:teuthology.orchestra.run.smithi037.stdout: 5 168274 4.56 MB/sec execute 438 sec latency 72.356 ms 2024-09-17T07:12:30.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:12:29 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:12:28.701478+0000 mgr.smithi167.ysqmzf (mgr.24457) 326 : cluster [DBG] pgmap v233: 129 pgs: 129 active+clean; 331 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 8.2 KiB/s rd, 7.6 MiB/s wr, 743 op/s 2024-09-17T07:12:30.248 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:12:29 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:12:28.701478+0000 mgr.smithi167.ysqmzf (mgr.24457) 326 : cluster [DBG] pgmap v233: 129 pgs: 129 active+clean; 331 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 8.2 KiB/s rd, 7.6 MiB/s wr, 743 op/s 2024-09-17T07:12:30.914 INFO:teuthology.orchestra.run.smithi037.stdout: 5 168623 4.58 MB/sec execute 439 sec latency 61.174 ms 2024-09-17T07:12:31.913 INFO:teuthology.orchestra.run.smithi037.stdout: 5 169025 4.59 MB/sec execute 440 sec latency 57.670 ms 2024-09-17T07:12:32.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:12:31 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:12:30.701876+0000 mgr.smithi167.ysqmzf (mgr.24457) 327 : cluster [DBG] pgmap v234: 129 pgs: 129 active+clean; 331 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 8.2 KiB/s rd, 7.6 MiB/s wr, 743 op/s 2024-09-17T07:12:32.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:12:31 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:12:31.200171+0000 mon.smithi167 (mon.1) 110 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:12:32.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:12:31 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:12:30.701876+0000 mgr.smithi167.ysqmzf (mgr.24457) 327 : cluster [DBG] pgmap v234: 129 pgs: 129 active+clean; 331 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 8.2 KiB/s rd, 7.6 MiB/s wr, 743 op/s 2024-09-17T07:12:32.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:12:31 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:12:31.200171+0000 mon.smithi167 (mon.1) 110 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:12:32.913 INFO:teuthology.orchestra.run.smithi037.stdout: 5 169401 4.60 MB/sec execute 441 sec latency 56.271 ms 2024-09-17T07:12:33.913 INFO:teuthology.orchestra.run.smithi037.stdout: 5 169725 4.61 MB/sec execute 442 sec latency 55.086 ms 2024-09-17T07:12:34.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:12:33 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:12:32.702617+0000 mgr.smithi167.ysqmzf (mgr.24457) 328 : cluster [DBG] pgmap v235: 129 pgs: 129 active+clean; 317 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 9.8 MiB/s wr, 999 op/s 2024-09-17T07:12:34.248 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:12:33 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:12:32.702617+0000 mgr.smithi167.ysqmzf (mgr.24457) 328 : cluster [DBG] pgmap v235: 129 pgs: 129 active+clean; 317 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 9.8 MiB/s wr, 999 op/s 2024-09-17T07:12:34.914 INFO:teuthology.orchestra.run.smithi037.stdout: 5 170207 4.65 MB/sec execute 443 sec latency 44.046 ms 2024-09-17T07:12:35.913 INFO:teuthology.orchestra.run.smithi037.stdout: 5 170747 4.67 MB/sec execute 444 sec latency 88.072 ms 2024-09-17T07:12:36.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:12:35 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:12:34.703022+0000 mgr.smithi167.ysqmzf (mgr.24457) 329 : cluster [DBG] pgmap v236: 129 pgs: 129 active+clean; 317 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 9.1 KiB/s rd, 6.2 MiB/s wr, 657 op/s 2024-09-17T07:12:36.248 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:12:35 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:12:34.703022+0000 mgr.smithi167.ysqmzf (mgr.24457) 329 : cluster [DBG] pgmap v236: 129 pgs: 129 active+clean; 317 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 9.1 KiB/s rd, 6.2 MiB/s wr, 657 op/s 2024-09-17T07:12:36.914 INFO:teuthology.orchestra.run.smithi037.stdout: 5 171449 4.69 MB/sec execute 445 sec latency 32.539 ms 2024-09-17T07:12:37.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:12:37 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:12:36.703655+0000 mgr.smithi167.ysqmzf (mgr.24457) 330 : cluster [DBG] pgmap v237: 129 pgs: 129 active+clean; 323 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 9.3 MiB/s wr, 940 op/s 2024-09-17T07:12:37.914 INFO:teuthology.orchestra.run.smithi037.stdout: 5 172156 4.72 MB/sec execute 446 sec latency 28.499 ms 2024-09-17T07:12:37.998 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:12:37 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:12:36.703655+0000 mgr.smithi167.ysqmzf (mgr.24457) 330 : cluster [DBG] pgmap v237: 129 pgs: 129 active+clean; 323 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 9.3 MiB/s wr, 940 op/s 2024-09-17T07:12:38.914 INFO:teuthology.orchestra.run.smithi037.stdout: 5 172964 4.75 MB/sec execute 447 sec latency 20.455 ms 2024-09-17T07:12:39.914 INFO:teuthology.orchestra.run.smithi037.stdout: 5 173534 4.79 MB/sec execute 448 sec latency 42.865 ms 2024-09-17T07:12:40.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:12:39 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:12:38.704031+0000 mgr.smithi167.ysqmzf (mgr.24457) 331 : cluster [DBG] pgmap v238: 129 pgs: 129 active+clean; 323 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 8.7 KiB/s rd, 5.3 MiB/s wr, 538 op/s 2024-09-17T07:12:40.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:12:39 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:12:38.704031+0000 mgr.smithi167.ysqmzf (mgr.24457) 331 : cluster [DBG] pgmap v238: 129 pgs: 129 active+clean; 323 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 8.7 KiB/s rd, 5.3 MiB/s wr, 538 op/s 2024-09-17T07:12:40.914 INFO:teuthology.orchestra.run.smithi037.stdout: 5 173979 4.82 MB/sec execute 449 sec latency 40.748 ms 2024-09-17T07:12:41.914 INFO:teuthology.orchestra.run.smithi037.stdout: 5 174293 4.82 MB/sec execute 450 sec latency 44.796 ms 2024-09-17T07:12:42.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:12:41 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:12:40.704408+0000 mgr.smithi167.ysqmzf (mgr.24457) 332 : cluster [DBG] pgmap v239: 129 pgs: 129 active+clean; 323 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 8.7 KiB/s rd, 5.3 MiB/s wr, 538 op/s 2024-09-17T07:12:42.050 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:12:41 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:12:40.704408+0000 mgr.smithi167.ysqmzf (mgr.24457) 332 : cluster [DBG] pgmap v239: 129 pgs: 129 active+clean; 323 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 8.7 KiB/s rd, 5.3 MiB/s wr, 538 op/s 2024-09-17T07:12:42.914 INFO:teuthology.orchestra.run.smithi037.stdout: 5 174592 4.82 MB/sec execute 451 sec latency 39.222 ms 2024-09-17T07:12:43.914 INFO:teuthology.orchestra.run.smithi037.stdout: 5 174983 4.83 MB/sec execute 452 sec latency 51.920 ms 2024-09-17T07:12:44.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:12:43 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:12:42.705007+0000 mgr.smithi167.ysqmzf (mgr.24457) 333 : cluster [DBG] pgmap v240: 129 pgs: 129 active+clean; 331 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 9.0 MiB/s wr, 890 op/s 2024-09-17T07:12:44.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:12:43 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:12:42.705007+0000 mgr.smithi167.ysqmzf (mgr.24457) 333 : cluster [DBG] pgmap v240: 129 pgs: 129 active+clean; 331 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 9.0 MiB/s wr, 890 op/s 2024-09-17T07:12:44.914 INFO:teuthology.orchestra.run.smithi037.stdout: 5 175379 4.83 MB/sec execute 453 sec latency 42.542 ms 2024-09-17T07:12:45.914 INFO:teuthology.orchestra.run.smithi037.stdout: 5 175766 4.84 MB/sec execute 454 sec latency 47.537 ms 2024-09-17T07:12:46.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:12:45 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:12:44.705409+0000 mgr.smithi167.ysqmzf (mgr.24457) 334 : cluster [DBG] pgmap v241: 129 pgs: 129 active+clean; 331 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 8.4 KiB/s rd, 6.8 MiB/s wr, 634 op/s 2024-09-17T07:12:46.248 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:12:45 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:12:44.705409+0000 mgr.smithi167.ysqmzf (mgr.24457) 334 : cluster [DBG] pgmap v241: 129 pgs: 129 active+clean; 331 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 8.4 KiB/s rd, 6.8 MiB/s wr, 634 op/s 2024-09-17T07:12:46.914 INFO:teuthology.orchestra.run.smithi037.stdout: 5 176321 4.87 MB/sec execute 455 sec latency 56.186 ms 2024-09-17T07:12:47.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:12:46 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:12:46.200365+0000 mon.smithi167 (mon.1) 111 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:12:47.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:12:46 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:12:46.200365+0000 mon.smithi167 (mon.1) 111 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:12:47.914 INFO:teuthology.orchestra.run.smithi037.stdout: 5 176691 4.88 MB/sec execute 456 sec latency 37.746 ms 2024-09-17T07:12:48.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:12:47 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:12:46.706013+0000 mgr.smithi167.ysqmzf (mgr.24457) 335 : cluster [DBG] pgmap v242: 129 pgs: 129 active+clean; 318 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 8.8 MiB/s wr, 887 op/s 2024-09-17T07:12:48.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:12:47 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:12:46.706013+0000 mgr.smithi167.ysqmzf (mgr.24457) 335 : cluster [DBG] pgmap v242: 129 pgs: 129 active+clean; 318 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 8.8 MiB/s wr, 887 op/s 2024-09-17T07:12:48.914 INFO:teuthology.orchestra.run.smithi037.stdout: 5 177249 4.92 MB/sec execute 457 sec latency 32.304 ms 2024-09-17T07:12:49.914 INFO:teuthology.orchestra.run.smithi037.stdout: 5 177738 4.95 MB/sec execute 458 sec latency 40.727 ms 2024-09-17T07:12:50.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:12:49 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:12:48.706396+0000 mgr.smithi167.ysqmzf (mgr.24457) 336 : cluster [DBG] pgmap v243: 129 pgs: 129 active+clean; 318 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 8.3 KiB/s rd, 5.7 MiB/s wr, 605 op/s 2024-09-17T07:12:50.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:12:49 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:12:48.706396+0000 mgr.smithi167.ysqmzf (mgr.24457) 336 : cluster [DBG] pgmap v243: 129 pgs: 129 active+clean; 318 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 8.3 KiB/s rd, 5.7 MiB/s wr, 605 op/s 2024-09-17T07:12:50.914 INFO:teuthology.orchestra.run.smithi037.stdout: 5 178005 4.94 MB/sec execute 459 sec latency 50.101 ms 2024-09-17T07:12:51.914 INFO:teuthology.orchestra.run.smithi037.stdout: 5 178353 4.95 MB/sec execute 460 sec latency 43.847 ms 2024-09-17T07:12:52.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:12:51 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:12:50.706818+0000 mgr.smithi167.ysqmzf (mgr.24457) 337 : cluster [DBG] pgmap v244: 129 pgs: 129 active+clean; 318 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 8.3 KiB/s rd, 5.7 MiB/s wr, 605 op/s 2024-09-17T07:12:52.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:12:51 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:12:50.706818+0000 mgr.smithi167.ysqmzf (mgr.24457) 337 : cluster [DBG] pgmap v244: 129 pgs: 129 active+clean; 318 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 8.3 KiB/s rd, 5.7 MiB/s wr, 605 op/s 2024-09-17T07:12:52.530 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-09-17T07:12:52.914 INFO:teuthology.orchestra.run.smithi037.stdout: 5 178739 4.95 MB/sec execute 461 sec latency 50.501 ms 2024-09-17T07:12:53.585 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T07:12:53.585 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.smithi037 smithi037 *:9093,9094 starting - - - - 2024-09-17T07:12:53.585 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi037 smithi037 running (15m) 7m ago 15m 6405k - 16.2.0 24ecd6d5f14c cfb092719ab6 2024-09-17T07:12:53.585 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi167 smithi167 running (14m) 7m ago 14m 6413k - 16.2.0 24ecd6d5f14c 535da7f9a9b2 2024-09-17T07:12:53.585 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.smithi037 smithi037 *:3000 starting - - - - 2024-09-17T07:12:53.585 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi037.jtdcan smithi037 running (10m) 7m ago 10m 13.0M - 16.2.0 24ecd6d5f14c 9972c22cf2de 2024-09-17T07:12:53.585 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi167.pprzvy smithi167 running (10m) 7m ago 10m 38.3M - 16.2.0 24ecd6d5f14c 7f42961a3697 2024-09-17T07:12:53.586 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi037.xnzdne smithi037 *:9283 running (16m) 7m ago 16m 359M - 16.2.0 24ecd6d5f14c fe5576907dcd 2024-09-17T07:12:53.586 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi167.ysqmzf smithi167 *:8443,9283 running (8m) 7m ago 14m 487M - 18.2.4-855-g19e2a2be 980a0bfcd684 a1646754813f 2024-09-17T07:12:53.586 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi037 smithi037 running (16m) 7m ago 16m 53.8M 2048M 16.2.0 24ecd6d5f14c 64e774b68c51 2024-09-17T07:12:53.586 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi167 smithi167 running (14m) 7m ago 14m 42.6M 2048M 16.2.0 24ecd6d5f14c a9e35dbd0fa0 2024-09-17T07:12:53.586 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.0.0.smithi037.koazav smithi037 *:2049 running (7m) 7m ago 7m 48.1M - 3.5 24ecd6d5f14c b21a22e84630 2024-09-17T07:12:53.586 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.1.0.smithi167.rhgwce smithi167 *:2049 running (7m) 7m ago 7m 49.4M - 3.5 24ecd6d5f14c d8f95531d8af 2024-09-17T07:12:53.586 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi037 smithi037 *:9100 starting - - - - 2024-09-17T07:12:53.586 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi167 smithi167 *:9100 running (14m) 7m ago 14m 17.2M - 0.18.1 e5a616e4b9cf 6fd08102820d 2024-09-17T07:12:53.586 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (13m) 7m ago 13m 389M 4096M 16.2.0 24ecd6d5f14c d74c41c79a3d 2024-09-17T07:12:53.586 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (13m) 7m ago 13m 290M 4096M 16.2.0 24ecd6d5f14c 9893d8fdab55 2024-09-17T07:12:53.586 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (13m) 7m ago 13m 254M 4096M 16.2.0 24ecd6d5f14c f5506a58d1bb 2024-09-17T07:12:53.586 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (12m) 7m ago 12m 360M 4096M 16.2.0 24ecd6d5f14c 9bc451cb2df8 2024-09-17T07:12:53.586 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi167 running (12m) 7m ago 12m 376M 4096M 16.2.0 24ecd6d5f14c 062421f15e44 2024-09-17T07:12:53.586 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi167 running (12m) 7m ago 12m 398M 4096M 16.2.0 24ecd6d5f14c f1d1552fbeeb 2024-09-17T07:12:53.587 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi167 running (11m) 7m ago 11m 330M 4096M 16.2.0 24ecd6d5f14c 5c621e82d4cd 2024-09-17T07:12:53.587 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi167 running (11m) 7m ago 11m 484M 4096M 16.2.0 24ecd6d5f14c 721a3bad3841 2024-09-17T07:12:53.587 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.smithi037 smithi037 *:9095 running (13m) 7m ago 14m 42.5M - 2.18.1 de242295e225 cd62d3f0236e 2024-09-17T07:12:53.914 INFO:teuthology.orchestra.run.smithi037.stdout: 5 179154 4.96 MB/sec execute 462 sec latency 40.292 ms 2024-09-17T07:12:54.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:12:53 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:12:52.502398+0000 mgr.smithi167.ysqmzf (mgr.24457) 338 : audit [DBG] from='client.15084 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:12:54.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:12:53 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:12:52.707411+0000 mgr.smithi167.ysqmzf (mgr.24457) 339 : cluster [DBG] pgmap v245: 129 pgs: 129 active+clean; 324 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 8.7 MiB/s wr, 867 op/s 2024-09-17T07:12:54.219 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T07:12:54.219 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-09-17T07:12:54.219 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:12:54.219 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:12:54.220 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-09-17T07:12:54.220 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1, 2024-09-17T07:12:54.220 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T07:12:54.220 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:12:54.220 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-09-17T07:12:54.220 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-09-17T07:12:54.220 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:12:54.220 INFO:teuthology.orchestra.run.smithi037.stdout: "mds": { 2024-09-17T07:12:54.220 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:12:54.220 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:12:54.220 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-09-17T07:12:54.220 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 13, 2024-09-17T07:12:54.221 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T07:12:54.221 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-09-17T07:12:54.221 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T07:12:54.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:12:53 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:12:52.502398+0000 mgr.smithi167.ysqmzf (mgr.24457) 338 : audit [DBG] from='client.15084 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:12:54.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:12:53 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:12:52.707411+0000 mgr.smithi167.ysqmzf (mgr.24457) 339 : cluster [DBG] pgmap v245: 129 pgs: 129 active+clean; 324 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 8.7 MiB/s wr, 867 op/s 2024-09-17T07:12:54.752 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T07:12:54.753 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9", 2024-09-17T07:12:54.753 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": true, 2024-09-17T07:12:54.753 INFO:teuthology.orchestra.run.smithi037.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T07:12:54.753 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [], 2024-09-17T07:12:54.753 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": "1/23 daemons upgraded", 2024-09-17T07:12:54.753 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "", 2024-09-17T07:12:54.753 INFO:teuthology.orchestra.run.smithi037.stdout: "is_paused": false 2024-09-17T07:12:54.753 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T07:12:54.914 INFO:teuthology.orchestra.run.smithi037.stdout: 5 179623 4.98 MB/sec execute 463 sec latency 45.264 ms 2024-09-17T07:12:55.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:12:54 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:12:53.049580+0000 mgr.smithi167.ysqmzf (mgr.24457) 340 : audit [DBG] from='client.24759 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:12:55.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:12:54 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:12:53.574226+0000 mgr.smithi167.ysqmzf (mgr.24457) 341 : audit [DBG] from='client.15092 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:12:55.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:12:54 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:12:54.219397+0000 mon.smithi037 (mon.0) 861 : audit [DBG] from='client.? 172.21.15.37:0/2942006573' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:12:55.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:12:54 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:12:53.049580+0000 mgr.smithi167.ysqmzf (mgr.24457) 340 : audit [DBG] from='client.24759 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:12:55.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:12:54 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:12:53.574226+0000 mgr.smithi167.ysqmzf (mgr.24457) 341 : audit [DBG] from='client.15092 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:12:55.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:12:54 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:12:54.219397+0000 mon.smithi037 (mon.0) 861 : audit [DBG] from='client.? 172.21.15.37:0/2942006573' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:12:55.388 INFO:teuthology.orchestra.run.smithi037.stdout:HEALTH_OK 2024-09-17T07:12:55.914 INFO:teuthology.orchestra.run.smithi037.stdout: 5 180088 4.99 MB/sec execute 464 sec latency 34.710 ms 2024-09-17T07:12:56.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:12:55 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:12:54.707978+0000 mgr.smithi167.ysqmzf (mgr.24457) 342 : cluster [DBG] pgmap v246: 129 pgs: 129 active+clean; 324 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 7.7 KiB/s rd, 5.1 MiB/s wr, 515 op/s 2024-09-17T07:12:56.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:12:55 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:12:54.752595+0000 mgr.smithi167.ysqmzf (mgr.24457) 343 : audit [DBG] from='client.24771 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:12:56.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:12:55 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:12:55.388936+0000 mon.smithi037 (mon.0) 862 : audit [DBG] from='client.? 172.21.15.37:0/504427206' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:12:56.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:12:55 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:12:54.707978+0000 mgr.smithi167.ysqmzf (mgr.24457) 342 : cluster [DBG] pgmap v246: 129 pgs: 129 active+clean; 324 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 7.7 KiB/s rd, 5.1 MiB/s wr, 515 op/s 2024-09-17T07:12:56.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:12:55 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:12:54.752595+0000 mgr.smithi167.ysqmzf (mgr.24457) 343 : audit [DBG] from='client.24771 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:12:56.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:12:55 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:12:55.388936+0000 mon.smithi037 (mon.0) 862 : audit [DBG] from='client.? 172.21.15.37:0/504427206' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:12:56.914 INFO:teuthology.orchestra.run.smithi037.stdout: 5 180541 5.02 MB/sec execute 465 sec latency 42.178 ms 2024-09-17T07:12:57.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:12:57 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:12:56.708761+0000 mgr.smithi167.ysqmzf (mgr.24457) 344 : cluster [DBG] pgmap v247: 129 pgs: 129 active+clean; 322 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 7.5 MiB/s wr, 780 op/s 2024-09-17T07:12:57.914 INFO:teuthology.orchestra.run.smithi037.stdout: 5 180983 5.04 MB/sec execute 466 sec latency 45.747 ms 2024-09-17T07:12:57.998 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:12:57 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:12:56.708761+0000 mgr.smithi167.ysqmzf (mgr.24457) 344 : cluster [DBG] pgmap v247: 129 pgs: 129 active+clean; 322 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 7.5 MiB/s wr, 780 op/s 2024-09-17T07:12:58.914 INFO:teuthology.orchestra.run.smithi037.stdout: 5 181334 5.06 MB/sec execute 467 sec latency 48.629 ms 2024-09-17T07:12:59.914 INFO:teuthology.orchestra.run.smithi037.stdout: 5 181587 5.05 MB/sec execute 468 sec latency 63.034 ms 2024-09-17T07:13:00.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:12:59 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:12:58.709108+0000 mgr.smithi167.ysqmzf (mgr.24457) 345 : cluster [DBG] pgmap v248: 129 pgs: 129 active+clean; 322 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 6.8 KiB/s rd, 5.5 MiB/s wr, 527 op/s 2024-09-17T07:13:00.248 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:12:59 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:12:58.709108+0000 mgr.smithi167.ysqmzf (mgr.24457) 345 : cluster [DBG] pgmap v248: 129 pgs: 129 active+clean; 322 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 6.8 KiB/s rd, 5.5 MiB/s wr, 527 op/s 2024-09-17T07:13:00.914 INFO:teuthology.orchestra.run.smithi037.stdout: 5 181900 5.05 MB/sec execute 469 sec latency 49.576 ms 2024-09-17T07:13:01.914 INFO:teuthology.orchestra.run.smithi037.stdout: 5 182606 5.07 MB/sec execute 470 sec latency 37.994 ms 2024-09-17T07:13:02.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:13:01 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:13:00.709479+0000 mgr.smithi167.ysqmzf (mgr.24457) 346 : cluster [DBG] pgmap v249: 129 pgs: 129 active+clean; 322 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 6.8 KiB/s rd, 5.5 MiB/s wr, 527 op/s 2024-09-17T07:13:02.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:13:01 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:13:01.200367+0000 mon.smithi167 (mon.1) 112 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:13:02.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:13:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:13:00.709479+0000 mgr.smithi167.ysqmzf (mgr.24457) 346 : cluster [DBG] pgmap v249: 129 pgs: 129 active+clean; 322 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 6.8 KiB/s rd, 5.5 MiB/s wr, 527 op/s 2024-09-17T07:13:02.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:13:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:13:01.200367+0000 mon.smithi167 (mon.1) 112 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:13:02.915 INFO:teuthology.orchestra.run.smithi037.stdout: 5 183361 5.10 MB/sec execute 471 sec latency 40.914 ms 2024-09-17T07:13:03.914 INFO:teuthology.orchestra.run.smithi037.stdout: 5 183926 5.13 MB/sec execute 472 sec latency 27.421 ms 2024-09-17T07:13:04.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:13:03 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:13:02.710161+0000 mgr.smithi167.ysqmzf (mgr.24457) 347 : cluster [DBG] pgmap v250: 129 pgs: 129 active+clean; 318 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 8.0 MiB/s wr, 784 op/s 2024-09-17T07:13:04.248 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:13:03 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:13:02.710161+0000 mgr.smithi167.ysqmzf (mgr.24457) 347 : cluster [DBG] pgmap v250: 129 pgs: 129 active+clean; 318 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 8.0 MiB/s wr, 784 op/s 2024-09-17T07:13:04.915 INFO:teuthology.orchestra.run.smithi037.stdout: 5 184508 5.17 MB/sec execute 473 sec latency 30.653 ms 2024-09-17T07:13:05.915 INFO:teuthology.orchestra.run.smithi037.stdout: 5 185000 5.19 MB/sec execute 474 sec latency 36.538 ms 2024-09-17T07:13:06.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:13:05 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:13:04.710550+0000 mgr.smithi167.ysqmzf (mgr.24457) 348 : cluster [DBG] pgmap v251: 129 pgs: 129 active+clean; 318 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 7.2 KiB/s rd, 5.0 MiB/s wr, 521 op/s 2024-09-17T07:13:06.248 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:13:05 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:13:04.710550+0000 mgr.smithi167.ysqmzf (mgr.24457) 348 : cluster [DBG] pgmap v251: 129 pgs: 129 active+clean; 318 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 7.2 KiB/s rd, 5.0 MiB/s wr, 521 op/s 2024-09-17T07:13:06.915 INFO:teuthology.orchestra.run.smithi037.stdout: 5 185440 5.19 MB/sec execute 475 sec latency 40.161 ms 2024-09-17T07:13:07.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:13:07 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:13:06.711162+0000 mgr.smithi167.ysqmzf (mgr.24457) 349 : cluster [DBG] pgmap v252: 129 pgs: 129 active+clean; 321 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 8.7 MiB/s wr, 873 op/s 2024-09-17T07:13:07.915 INFO:teuthology.orchestra.run.smithi037.stdout: 5 186029 5.20 MB/sec execute 476 sec latency 46.585 ms 2024-09-17T07:13:07.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:13:07 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:13:06.711162+0000 mgr.smithi167.ysqmzf (mgr.24457) 349 : cluster [DBG] pgmap v252: 129 pgs: 129 active+clean; 321 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 8.7 MiB/s wr, 873 op/s 2024-09-17T07:13:08.915 INFO:teuthology.orchestra.run.smithi037.stdout: 5 186638 5.23 MB/sec execute 477 sec latency 39.671 ms 2024-09-17T07:13:09.915 INFO:teuthology.orchestra.run.smithi037.stdout: 5 187249 5.25 MB/sec execute 478 sec latency 22.845 ms 2024-09-17T07:13:10.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:13:09 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:13:08.711471+0000 mgr.smithi167.ysqmzf (mgr.24457) 350 : cluster [DBG] pgmap v253: 129 pgs: 129 active+clean; 321 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 8.9 KiB/s rd, 6.3 MiB/s wr, 608 op/s 2024-09-17T07:13:10.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:13:09 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:13:08.711471+0000 mgr.smithi167.ysqmzf (mgr.24457) 350 : cluster [DBG] pgmap v253: 129 pgs: 129 active+clean; 321 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 8.9 KiB/s rd, 6.3 MiB/s wr, 608 op/s 2024-09-17T07:13:10.915 INFO:teuthology.orchestra.run.smithi037.stdout: 5 187764 5.29 MB/sec execute 479 sec latency 28.280 ms 2024-09-17T07:13:11.915 INFO:teuthology.orchestra.run.smithi037.stdout: 5 188355 5.32 MB/sec execute 480 sec latency 32.791 ms 2024-09-17T07:13:12.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:13:11 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:13:10.711807+0000 mgr.smithi167.ysqmzf (mgr.24457) 351 : cluster [DBG] pgmap v254: 129 pgs: 129 active+clean; 321 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 8.9 KiB/s rd, 6.3 MiB/s wr, 608 op/s 2024-09-17T07:13:12.050 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:13:11 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:13:10.711807+0000 mgr.smithi167.ysqmzf (mgr.24457) 351 : cluster [DBG] pgmap v254: 129 pgs: 129 active+clean; 321 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 8.9 KiB/s rd, 6.3 MiB/s wr, 608 op/s 2024-09-17T07:13:12.915 INFO:teuthology.orchestra.run.smithi037.stdout: 5 189058 5.33 MB/sec execute 481 sec latency 57.407 ms 2024-09-17T07:13:13.915 INFO:teuthology.orchestra.run.smithi037.stdout: 5 190012 5.36 MB/sec execute 482 sec latency 33.288 ms 2024-09-17T07:13:14.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:13:13 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:13:12.712455+0000 mgr.smithi167.ysqmzf (mgr.24457) 352 : cluster [DBG] pgmap v255: 129 pgs: 129 active+clean; 326 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 9.7 MiB/s wr, 940 op/s 2024-09-17T07:13:14.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:13:13 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:13:12.712455+0000 mgr.smithi167.ysqmzf (mgr.24457) 352 : cluster [DBG] pgmap v255: 129 pgs: 129 active+clean; 326 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 9.7 MiB/s wr, 940 op/s 2024-09-17T07:13:14.915 INFO:teuthology.orchestra.run.smithi037.stdout: 5 190677 5.39 MB/sec execute 483 sec latency 50.119 ms 2024-09-17T07:13:15.915 INFO:teuthology.orchestra.run.smithi037.stdout: 5 191114 5.42 MB/sec execute 484 sec latency 31.532 ms 2024-09-17T07:13:16.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:13:15 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:13:14.712786+0000 mgr.smithi167.ysqmzf (mgr.24457) 353 : cluster [DBG] pgmap v256: 129 pgs: 129 active+clean; 326 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 7.8 KiB/s rd, 7.2 MiB/s wr, 683 op/s 2024-09-17T07:13:16.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:13:15 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:13:14.712786+0000 mgr.smithi167.ysqmzf (mgr.24457) 353 : cluster [DBG] pgmap v256: 129 pgs: 129 active+clean; 326 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 7.8 KiB/s rd, 7.2 MiB/s wr, 683 op/s 2024-09-17T07:13:16.915 INFO:teuthology.orchestra.run.smithi037.stdout: 5 191564 5.44 MB/sec execute 485 sec latency 47.636 ms 2024-09-17T07:13:17.174 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:13:16 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:13:16.200551+0000 mon.smithi167 (mon.1) 113 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:13:17.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:13:16 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:13:16.200551+0000 mon.smithi167 (mon.1) 113 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:13:17.915 INFO:teuthology.orchestra.run.smithi037.stdout: 5 192188 5.46 MB/sec execute 486 sec latency 29.952 ms 2024-09-17T07:13:18.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:13:17 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:13:16.713362+0000 mgr.smithi167.ysqmzf (mgr.24457) 354 : cluster [DBG] pgmap v257: 129 pgs: 129 active+clean; 324 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 11 MiB/s wr, 1.08k op/s 2024-09-17T07:13:18.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:13:17 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:13:16.713362+0000 mgr.smithi167.ysqmzf (mgr.24457) 354 : cluster [DBG] pgmap v257: 129 pgs: 129 active+clean; 324 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 11 MiB/s wr, 1.08k op/s 2024-09-17T07:13:18.915 INFO:teuthology.orchestra.run.smithi037.stdout: 5 192671 5.46 MB/sec execute 487 sec latency 44.128 ms 2024-09-17T07:13:19.915 INFO:teuthology.orchestra.run.smithi037.stdout: 5 193052 5.46 MB/sec execute 488 sec latency 43.982 ms 2024-09-17T07:13:20.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:13:19 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:13:18.713747+0000 mgr.smithi167.ysqmzf (mgr.24457) 355 : cluster [DBG] pgmap v258: 129 pgs: 129 active+clean; 324 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 8.9 KiB/s rd, 7.4 MiB/s wr, 730 op/s 2024-09-17T07:13:20.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:13:19 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:13:18.713747+0000 mgr.smithi167.ysqmzf (mgr.24457) 355 : cluster [DBG] pgmap v258: 129 pgs: 129 active+clean; 324 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 8.9 KiB/s rd, 7.4 MiB/s wr, 730 op/s 2024-09-17T07:13:20.915 INFO:teuthology.orchestra.run.smithi037.stdout: 5 193437 5.48 MB/sec execute 489 sec latency 45.152 ms 2024-09-17T07:13:21.915 INFO:teuthology.orchestra.run.smithi037.stdout: 5 194128 5.50 MB/sec execute 490 sec latency 54.633 ms 2024-09-17T07:13:22.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:13:21 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:13:20.714080+0000 mgr.smithi167.ysqmzf (mgr.24457) 356 : cluster [DBG] pgmap v259: 129 pgs: 129 active+clean; 324 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 8.9 KiB/s rd, 7.4 MiB/s wr, 730 op/s 2024-09-17T07:13:22.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:13:21 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:13:20.714080+0000 mgr.smithi167.ysqmzf (mgr.24457) 356 : cluster [DBG] pgmap v259: 129 pgs: 129 active+clean; 324 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 8.9 KiB/s rd, 7.4 MiB/s wr, 730 op/s 2024-09-17T07:13:22.915 INFO:teuthology.orchestra.run.smithi037.stdout: 5 194901 5.55 MB/sec execute 491 sec latency 21.920 ms 2024-09-17T07:13:23.915 INFO:teuthology.orchestra.run.smithi037.stdout: 5 195519 5.58 MB/sec execute 492 sec latency 31.097 ms 2024-09-17T07:13:24.075 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:13:23 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:13:22.714868+0000 mgr.smithi167.ysqmzf (mgr.24457) 357 : cluster [DBG] pgmap v260: 129 pgs: 129 active+clean; 316 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 10 MiB/s wr, 1.03k op/s 2024-09-17T07:13:24.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:13:23 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:13:22.714868+0000 mgr.smithi167.ysqmzf (mgr.24457) 357 : cluster [DBG] pgmap v260: 129 pgs: 129 active+clean; 316 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 10 MiB/s wr, 1.03k op/s 2024-09-17T07:13:24.916 INFO:teuthology.orchestra.run.smithi037.stdout: 5 195963 5.58 MB/sec execute 493 sec latency 46.253 ms 2024-09-17T07:13:25.915 INFO:teuthology.orchestra.run.smithi037.stdout: 5 196499 5.59 MB/sec execute 494 sec latency 30.183 ms 2024-09-17T07:13:25.955 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-09-17T07:13:26.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:13:25 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:13:24.715186+0000 mgr.smithi167.ysqmzf (mgr.24457) 358 : cluster [DBG] pgmap v261: 129 pgs: 129 active+clean; 316 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 6.5 MiB/s wr, 697 op/s 2024-09-17T07:13:26.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:13:25 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:13:24.715186+0000 mgr.smithi167.ysqmzf (mgr.24457) 358 : cluster [DBG] pgmap v261: 129 pgs: 129 active+clean; 316 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 6.5 MiB/s wr, 697 op/s 2024-09-17T07:13:26.915 INFO:teuthology.orchestra.run.smithi037.stdout: 5 196945 5.60 MB/sec execute 495 sec latency 44.151 ms 2024-09-17T07:13:26.955 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T07:13:26.955 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.smithi037 smithi037 *:9093,9094 starting - - - - 2024-09-17T07:13:26.955 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi037 smithi037 running (15m) 7m ago 15m 6405k - 16.2.0 24ecd6d5f14c cfb092719ab6 2024-09-17T07:13:26.955 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi167 smithi167 running (15m) 7m ago 15m 6413k - 16.2.0 24ecd6d5f14c 535da7f9a9b2 2024-09-17T07:13:26.956 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.smithi037 smithi037 *:3000 starting - - - - 2024-09-17T07:13:26.956 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi037.jtdcan smithi037 running (10m) 7m ago 10m 13.0M - 16.2.0 24ecd6d5f14c 9972c22cf2de 2024-09-17T07:13:26.956 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi167.pprzvy smithi167 running (10m) 7m ago 10m 38.3M - 16.2.0 24ecd6d5f14c 7f42961a3697 2024-09-17T07:13:26.956 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi037.xnzdne smithi037 *:9283 running (17m) 7m ago 17m 359M - 16.2.0 24ecd6d5f14c fe5576907dcd 2024-09-17T07:13:26.956 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi167.ysqmzf smithi167 *:8443,9283 running (8m) 7m ago 15m 487M - 18.2.4-855-g19e2a2be 980a0bfcd684 a1646754813f 2024-09-17T07:13:26.956 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi037 smithi037 running (17m) 7m ago 17m 53.8M 2048M 16.2.0 24ecd6d5f14c 64e774b68c51 2024-09-17T07:13:26.956 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi167 smithi167 running (15m) 7m ago 14m 42.6M 2048M 16.2.0 24ecd6d5f14c a9e35dbd0fa0 2024-09-17T07:13:26.956 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.0.0.smithi037.koazav smithi037 *:2049 running (7m) 7m ago 7m 48.1M - 3.5 24ecd6d5f14c b21a22e84630 2024-09-17T07:13:26.956 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.1.0.smithi167.rhgwce smithi167 *:2049 running (7m) 7m ago 7m 49.4M - 3.5 24ecd6d5f14c d8f95531d8af 2024-09-17T07:13:26.956 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi037 smithi037 *:9100 starting - - - - 2024-09-17T07:13:26.956 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi167 smithi167 *:9100 running (14m) 7m ago 14m 17.2M - 0.18.1 e5a616e4b9cf 6fd08102820d 2024-09-17T07:13:26.956 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (14m) 7m ago 14m 389M 4096M 16.2.0 24ecd6d5f14c d74c41c79a3d 2024-09-17T07:13:26.956 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (14m) 7m ago 14m 290M 4096M 16.2.0 24ecd6d5f14c 9893d8fdab55 2024-09-17T07:13:26.957 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (13m) 7m ago 13m 254M 4096M 16.2.0 24ecd6d5f14c f5506a58d1bb 2024-09-17T07:13:26.957 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (13m) 7m ago 13m 360M 4096M 16.2.0 24ecd6d5f14c 9bc451cb2df8 2024-09-17T07:13:26.957 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi167 running (13m) 7m ago 13m 376M 4096M 16.2.0 24ecd6d5f14c 062421f15e44 2024-09-17T07:13:26.957 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi167 running (12m) 7m ago 12m 398M 4096M 16.2.0 24ecd6d5f14c f1d1552fbeeb 2024-09-17T07:13:26.957 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi167 running (12m) 7m ago 12m 330M 4096M 16.2.0 24ecd6d5f14c 5c621e82d4cd 2024-09-17T07:13:26.957 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi167 running (12m) 7m ago 12m 484M 4096M 16.2.0 24ecd6d5f14c 721a3bad3841 2024-09-17T07:13:26.957 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.smithi037 smithi037 *:9095 running (14m) 7m ago 15m 42.5M - 2.18.1 de242295e225 cd62d3f0236e 2024-09-17T07:13:27.495 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T07:13:27.496 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-09-17T07:13:27.496 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:13:27.496 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:13:27.496 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-09-17T07:13:27.496 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1, 2024-09-17T07:13:27.496 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T07:13:27.496 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:13:27.496 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-09-17T07:13:27.496 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-09-17T07:13:27.496 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:13:27.496 INFO:teuthology.orchestra.run.smithi037.stdout: "mds": { 2024-09-17T07:13:27.496 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:13:27.497 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:13:27.497 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-09-17T07:13:27.497 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 13, 2024-09-17T07:13:27.497 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T07:13:27.497 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-09-17T07:13:27.497 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T07:13:27.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:13:27 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:13:25.935777+0000 mgr.smithi167.ysqmzf (mgr.24457) 359 : audit [DBG] from='client.15108 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:13:27.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:13:27 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:13:26.444730+0000 mgr.smithi167.ysqmzf (mgr.24457) 360 : audit [DBG] from='client.24779 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:13:27.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:13:27 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:13:26.715871+0000 mgr.smithi167.ysqmzf (mgr.24457) 361 : cluster [DBG] pgmap v262: 129 pgs: 129 active+clean; 313 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 10 MiB/s wr, 1.07k op/s 2024-09-17T07:13:27.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:13:27 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:13:27.495769+0000 mon.smithi037 (mon.0) 863 : audit [DBG] from='client.? 172.21.15.37:0/1996166157' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:13:27.915 INFO:teuthology.orchestra.run.smithi037.stdout: 5 197494 5.62 MB/sec execute 496 sec latency 41.132 ms 2024-09-17T07:13:27.936 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T07:13:27.937 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9", 2024-09-17T07:13:27.937 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": true, 2024-09-17T07:13:27.937 INFO:teuthology.orchestra.run.smithi037.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T07:13:27.937 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [], 2024-09-17T07:13:27.937 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": "1/23 daemons upgraded", 2024-09-17T07:13:27.937 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "", 2024-09-17T07:13:27.937 INFO:teuthology.orchestra.run.smithi037.stdout: "is_paused": false 2024-09-17T07:13:27.937 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T07:13:27.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:13:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:13:25.935777+0000 mgr.smithi167.ysqmzf (mgr.24457) 359 : audit [DBG] from='client.15108 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:13:27.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:13:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:13:26.444730+0000 mgr.smithi167.ysqmzf (mgr.24457) 360 : audit [DBG] from='client.24779 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:13:27.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:13:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:13:26.715871+0000 mgr.smithi167.ysqmzf (mgr.24457) 361 : cluster [DBG] pgmap v262: 129 pgs: 129 active+clean; 313 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 10 MiB/s wr, 1.07k op/s 2024-09-17T07:13:27.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:13:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:13:27.495769+0000 mon.smithi037 (mon.0) 863 : audit [DBG] from='client.? 172.21.15.37:0/1996166157' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:13:28.455 INFO:teuthology.orchestra.run.smithi037.stdout:HEALTH_OK 2024-09-17T07:13:28.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:13:28 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:13:26.946983+0000 mgr.smithi167.ysqmzf (mgr.24457) 362 : audit [DBG] from='client.15116 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:13:28.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:13:28 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:13:28.455146+0000 mon.smithi037 (mon.0) 864 : audit [DBG] from='client.? 172.21.15.37:0/868040924' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:13:28.915 INFO:teuthology.orchestra.run.smithi037.stdout: 5 197913 5.63 MB/sec execute 497 sec latency 48.431 ms 2024-09-17T07:13:28.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:13:28 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:13:26.946983+0000 mgr.smithi167.ysqmzf (mgr.24457) 362 : audit [DBG] from='client.15116 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:13:28.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:13:28 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:13:28.455146+0000 mon.smithi037 (mon.0) 864 : audit [DBG] from='client.? 172.21.15.37:0/868040924' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:13:29.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:13:29 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:13:27.936413+0000 mgr.smithi167.ysqmzf (mgr.24457) 363 : audit [DBG] from='client.15124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:13:29.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:13:29 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:13:28.716236+0000 mgr.smithi167.ysqmzf (mgr.24457) 364 : cluster [DBG] pgmap v263: 129 pgs: 129 active+clean; 313 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 6.5 MiB/s wr, 674 op/s 2024-09-17T07:13:29.915 INFO:teuthology.orchestra.run.smithi037.stdout: 5 198322 5.66 MB/sec execute 498 sec latency 40.015 ms 2024-09-17T07:13:29.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:13:29 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:13:27.936413+0000 mgr.smithi167.ysqmzf (mgr.24457) 363 : audit [DBG] from='client.15124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:13:29.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:13:29 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:13:28.716236+0000 mgr.smithi167.ysqmzf (mgr.24457) 364 : cluster [DBG] pgmap v263: 129 pgs: 129 active+clean; 313 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 6.5 MiB/s wr, 674 op/s 2024-09-17T07:13:30.915 INFO:teuthology.orchestra.run.smithi037.stdout: 5 198704 5.67 MB/sec execute 499 sec latency 32.540 ms 2024-09-17T07:13:31.915 INFO:teuthology.orchestra.run.smithi037.stdout: 5 199018 5.68 MB/sec execute 500 sec latency 50.966 ms 2024-09-17T07:13:32.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:13:31 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:13:30.716579+0000 mgr.smithi167.ysqmzf (mgr.24457) 365 : cluster [DBG] pgmap v264: 129 pgs: 129 active+clean; 313 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 6.5 MiB/s wr, 674 op/s 2024-09-17T07:13:32.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:13:31 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:13:31.200743+0000 mon.smithi167 (mon.1) 114 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:13:32.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:13:31 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:13:30.716579+0000 mgr.smithi167.ysqmzf (mgr.24457) 365 : cluster [DBG] pgmap v264: 129 pgs: 129 active+clean; 313 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 6.5 MiB/s wr, 674 op/s 2024-09-17T07:13:32.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:13:31 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:13:31.200743+0000 mon.smithi167 (mon.1) 114 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:13:32.916 INFO:teuthology.orchestra.run.smithi037.stdout: 5 199233 5.67 MB/sec execute 501 sec latency 53.029 ms 2024-09-17T07:13:33.916 INFO:teuthology.orchestra.run.smithi037.stdout: 5 199656 5.67 MB/sec execute 502 sec latency 44.562 ms 2024-09-17T07:13:34.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:13:33 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:13:32.717126+0000 mgr.smithi167.ysqmzf (mgr.24457) 366 : cluster [DBG] pgmap v265: 129 pgs: 129 active+clean; 327 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 9.2 MiB/s wr, 908 op/s 2024-09-17T07:13:34.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:13:33 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:13:32.717126+0000 mgr.smithi167.ysqmzf (mgr.24457) 366 : cluster [DBG] pgmap v265: 129 pgs: 129 active+clean; 327 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 9.2 MiB/s wr, 908 op/s 2024-09-17T07:13:34.916 INFO:teuthology.orchestra.run.smithi037.stdout: 5 200144 5.68 MB/sec execute 503 sec latency 47.503 ms 2024-09-17T07:13:35.916 INFO:teuthology.orchestra.run.smithi037.stdout: 5 200598 5.70 MB/sec execute 504 sec latency 42.265 ms 2024-09-17T07:13:36.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:13:35 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:13:34.717461+0000 mgr.smithi167.ysqmzf (mgr.24457) 367 : cluster [DBG] pgmap v266: 129 pgs: 129 active+clean; 327 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 7.7 KiB/s rd, 6.6 MiB/s wr, 609 op/s 2024-09-17T07:13:36.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:13:35 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:13:34.717461+0000 mgr.smithi167.ysqmzf (mgr.24457) 367 : cluster [DBG] pgmap v266: 129 pgs: 129 active+clean; 327 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 7.7 KiB/s rd, 6.6 MiB/s wr, 609 op/s 2024-09-17T07:13:36.916 INFO:teuthology.orchestra.run.smithi037.stdout: 5 201134 5.71 MB/sec execute 505 sec latency 45.403 ms 2024-09-17T07:13:37.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:13:37 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:13:36.718213+0000 mgr.smithi167.ysqmzf (mgr.24457) 368 : cluster [DBG] pgmap v267: 129 pgs: 129 active+clean; 318 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 8.8 MiB/s wr, 876 op/s 2024-09-17T07:13:37.916 INFO:teuthology.orchestra.run.smithi037.stdout: 5 201524 5.72 MB/sec execute 506 sec latency 33.717 ms 2024-09-17T07:13:37.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:13:37 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:13:36.718213+0000 mgr.smithi167.ysqmzf (mgr.24457) 368 : cluster [DBG] pgmap v267: 129 pgs: 129 active+clean; 318 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 8.8 MiB/s wr, 876 op/s 2024-09-17T07:13:38.916 INFO:teuthology.orchestra.run.smithi037.stdout: 5 202004 5.75 MB/sec execute 507 sec latency 40.966 ms 2024-09-17T07:13:39.916 INFO:teuthology.orchestra.run.smithi037.stdout: 5 202570 5.78 MB/sec execute 508 sec latency 44.456 ms 2024-09-17T07:13:40.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:13:39 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:13:38.718620+0000 mgr.smithi167.ysqmzf (mgr.24457) 369 : cluster [DBG] pgmap v268: 129 pgs: 129 active+clean; 318 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 6.2 KiB/s rd, 4.8 MiB/s wr, 501 op/s 2024-09-17T07:13:40.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:13:39 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:13:38.718620+0000 mgr.smithi167.ysqmzf (mgr.24457) 369 : cluster [DBG] pgmap v268: 129 pgs: 129 active+clean; 318 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 6.2 KiB/s rd, 4.8 MiB/s wr, 501 op/s 2024-09-17T07:13:40.916 INFO:teuthology.orchestra.run.smithi037.stdout: 5 202942 5.78 MB/sec execute 509 sec latency 51.306 ms 2024-09-17T07:13:41.916 INFO:teuthology.orchestra.run.smithi037.stdout: 5 203518 5.78 MB/sec execute 510 sec latency 39.749 ms 2024-09-17T07:13:42.050 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:13:41 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:13:40.718964+0000 mgr.smithi167.ysqmzf (mgr.24457) 370 : cluster [DBG] pgmap v269: 129 pgs: 129 active+clean; 318 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 6.2 KiB/s rd, 4.8 MiB/s wr, 501 op/s 2024-09-17T07:13:42.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:13:41 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:13:40.718964+0000 mgr.smithi167.ysqmzf (mgr.24457) 370 : cluster [DBG] pgmap v269: 129 pgs: 129 active+clean; 318 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 6.2 KiB/s rd, 4.8 MiB/s wr, 501 op/s 2024-09-17T07:13:42.916 INFO:teuthology.orchestra.run.smithi037.stdout: 5 204086 5.81 MB/sec execute 511 sec latency 50.872 ms 2024-09-17T07:13:43.916 INFO:teuthology.orchestra.run.smithi037.stdout: 5 204744 5.82 MB/sec execute 512 sec latency 30.726 ms 2024-09-17T07:13:44.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:13:43 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:13:42.719606+0000 mgr.smithi167.ysqmzf (mgr.24457) 371 : cluster [DBG] pgmap v270: 129 pgs: 129 active+clean; 326 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 8.1 MiB/s wr, 799 op/s 2024-09-17T07:13:44.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:13:43 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:13:42.719606+0000 mgr.smithi167.ysqmzf (mgr.24457) 371 : cluster [DBG] pgmap v270: 129 pgs: 129 active+clean; 326 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 8.1 MiB/s wr, 799 op/s 2024-09-17T07:13:44.916 INFO:teuthology.orchestra.run.smithi037.stdout: 5 205203 5.84 MB/sec execute 513 sec latency 27.056 ms 2024-09-17T07:13:45.916 INFO:teuthology.orchestra.run.smithi037.stdout: 5 205720 5.87 MB/sec execute 514 sec latency 40.891 ms 2024-09-17T07:13:46.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:13:45 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:13:44.719915+0000 mgr.smithi167.ysqmzf (mgr.24457) 372 : cluster [DBG] pgmap v271: 129 pgs: 129 active+clean; 326 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.8 KiB/s rd, 5.4 MiB/s wr, 564 op/s 2024-09-17T07:13:46.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:13:45 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:13:44.719915+0000 mgr.smithi167.ysqmzf (mgr.24457) 372 : cluster [DBG] pgmap v271: 129 pgs: 129 active+clean; 326 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.8 KiB/s rd, 5.4 MiB/s wr, 564 op/s 2024-09-17T07:13:46.916 INFO:teuthology.orchestra.run.smithi037.stdout: 5 206152 5.88 MB/sec execute 515 sec latency 36.525 ms 2024-09-17T07:13:47.174 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:13:46 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:13:46.201087+0000 mon.smithi167 (mon.1) 115 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:13:47.248 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:13:46 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:13:46.201087+0000 mon.smithi167 (mon.1) 115 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:13:47.916 INFO:teuthology.orchestra.run.smithi037.stdout: 5 206475 5.88 MB/sec execute 516 sec latency 35.913 ms 2024-09-17T07:13:48.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:13:47 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:13:46.720505+0000 mgr.smithi167.ysqmzf (mgr.24457) 373 : cluster [DBG] pgmap v272: 129 pgs: 129 active+clean; 329 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 8.8 MiB/s wr, 880 op/s 2024-09-17T07:13:48.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:13:47 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:13:46.720505+0000 mgr.smithi167.ysqmzf (mgr.24457) 373 : cluster [DBG] pgmap v272: 129 pgs: 129 active+clean; 329 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 8.8 MiB/s wr, 880 op/s 2024-09-17T07:13:48.916 INFO:teuthology.orchestra.run.smithi037.stdout: 5 206987 5.89 MB/sec execute 517 sec latency 49.802 ms 2024-09-17T07:13:49.916 INFO:teuthology.orchestra.run.smithi037.stdout: 5 207349 5.89 MB/sec execute 518 sec latency 45.216 ms 2024-09-17T07:13:50.248 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:13:49 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:13:48.720819+0000 mgr.smithi167.ysqmzf (mgr.24457) 374 : cluster [DBG] pgmap v273: 129 pgs: 129 active+clean; 329 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 6.6 MiB/s wr, 614 op/s 2024-09-17T07:13:50.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:13:49 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:13:48.720819+0000 mgr.smithi167.ysqmzf (mgr.24457) 374 : cluster [DBG] pgmap v273: 129 pgs: 129 active+clean; 329 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 6.6 MiB/s wr, 614 op/s 2024-09-17T07:13:50.916 INFO:teuthology.orchestra.run.smithi037.stdout: 5 207668 5.90 MB/sec execute 519 sec latency 83.348 ms 2024-09-17T07:13:51.916 INFO:teuthology.orchestra.run.smithi037.stdout: 5 208088 5.91 MB/sec execute 520 sec latency 59.265 ms 2024-09-17T07:13:52.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:13:51 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:13:50.721126+0000 mgr.smithi167.ysqmzf (mgr.24457) 375 : cluster [DBG] pgmap v274: 129 pgs: 129 active+clean; 329 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 6.6 MiB/s wr, 614 op/s 2024-09-17T07:13:52.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:13:51 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:13:50.721126+0000 mgr.smithi167.ysqmzf (mgr.24457) 375 : cluster [DBG] pgmap v274: 129 pgs: 129 active+clean; 329 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 6.6 MiB/s wr, 614 op/s 2024-09-17T07:13:52.917 INFO:teuthology.orchestra.run.smithi037.stdout: 5 208473 5.91 MB/sec execute 521 sec latency 43.454 ms 2024-09-17T07:13:53.916 INFO:teuthology.orchestra.run.smithi037.stdout: 5 209116 5.95 MB/sec execute 522 sec latency 43.060 ms 2024-09-17T07:13:54.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:13:53 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:13:52.721855+0000 mgr.smithi167.ysqmzf (mgr.24457) 376 : cluster [DBG] pgmap v275: 129 pgs: 129 active+clean; 318 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 8.7 MiB/s wr, 866 op/s 2024-09-17T07:13:54.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:13:53 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:13:52.721855+0000 mgr.smithi167.ysqmzf (mgr.24457) 376 : cluster [DBG] pgmap v275: 129 pgs: 129 active+clean; 318 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 8.7 MiB/s wr, 866 op/s 2024-09-17T07:13:54.916 INFO:teuthology.orchestra.run.smithi037.stdout: 5 209800 5.98 MB/sec execute 523 sec latency 30.753 ms 2024-09-17T07:13:55.916 INFO:teuthology.orchestra.run.smithi037.stdout: 5 210510 5.99 MB/sec execute 524 sec latency 48.746 ms 2024-09-17T07:13:56.248 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:13:55 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:13:54.722255+0000 mgr.smithi167.ysqmzf (mgr.24457) 377 : cluster [DBG] pgmap v276: 129 pgs: 129 active+clean; 318 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 7.3 KiB/s rd, 5.4 MiB/s wr, 568 op/s 2024-09-17T07:13:56.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:13:55 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:13:54.722255+0000 mgr.smithi167.ysqmzf (mgr.24457) 377 : cluster [DBG] pgmap v276: 129 pgs: 129 active+clean; 318 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 7.3 KiB/s rd, 5.4 MiB/s wr, 568 op/s 2024-09-17T07:13:56.916 INFO:teuthology.orchestra.run.smithi037.stdout: 5 210985 6.00 MB/sec execute 525 sec latency 42.095 ms 2024-09-17T07:13:57.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:13:57 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:13:56.722845+0000 mgr.smithi167.ysqmzf (mgr.24457) 378 : cluster [DBG] pgmap v277: 129 pgs: 129 active+clean; 321 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 13 KiB/s rd, 9.2 MiB/s wr, 932 op/s 2024-09-17T07:13:57.917 INFO:teuthology.orchestra.run.smithi037.stdout: 5 211549 6.01 MB/sec execute 526 sec latency 27.097 ms 2024-09-17T07:13:57.998 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:13:57 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:13:56.722845+0000 mgr.smithi167.ysqmzf (mgr.24457) 378 : cluster [DBG] pgmap v277: 129 pgs: 129 active+clean; 321 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 13 KiB/s rd, 9.2 MiB/s wr, 932 op/s 2024-09-17T07:13:58.917 INFO:teuthology.orchestra.run.smithi037.stdout: 5 212030 6.03 MB/sec execute 527 sec latency 52.477 ms 2024-09-17T07:13:58.959 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-09-17T07:13:59.857 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T07:13:59.858 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.smithi037 smithi037 *:9093,9094 starting - - - - 2024-09-17T07:13:59.858 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi037 smithi037 running (16m) 8m ago 16m 6405k - 16.2.0 24ecd6d5f14c cfb092719ab6 2024-09-17T07:13:59.858 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi167 smithi167 running (15m) 8m ago 15m 6413k - 16.2.0 24ecd6d5f14c 535da7f9a9b2 2024-09-17T07:13:59.858 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.smithi037 smithi037 *:3000 starting - - - - 2024-09-17T07:13:59.858 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi037.jtdcan smithi037 running (11m) 8m ago 11m 13.0M - 16.2.0 24ecd6d5f14c 9972c22cf2de 2024-09-17T07:13:59.858 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi167.pprzvy smithi167 running (11m) 8m ago 11m 38.3M - 16.2.0 24ecd6d5f14c 7f42961a3697 2024-09-17T07:13:59.858 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi037.xnzdne smithi037 *:9283 running (17m) 8m ago 17m 359M - 16.2.0 24ecd6d5f14c fe5576907dcd 2024-09-17T07:13:59.858 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi167.ysqmzf smithi167 *:8443,9283 running (9m) 8m ago 15m 487M - 18.2.4-855-g19e2a2be 980a0bfcd684 a1646754813f 2024-09-17T07:13:59.858 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi037 smithi037 running (17m) 8m ago 17m 53.8M 2048M 16.2.0 24ecd6d5f14c 64e774b68c51 2024-09-17T07:13:59.858 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi167 smithi167 running (15m) 8m ago 15m 42.6M 2048M 16.2.0 24ecd6d5f14c a9e35dbd0fa0 2024-09-17T07:13:59.858 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.0.0.smithi037.koazav smithi037 *:2049 running (8m) 8m ago 8m 48.1M - 3.5 24ecd6d5f14c b21a22e84630 2024-09-17T07:13:59.859 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.1.0.smithi167.rhgwce smithi167 *:2049 running (8m) 8m ago 8m 49.4M - 3.5 24ecd6d5f14c d8f95531d8af 2024-09-17T07:13:59.859 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi037 smithi037 *:9100 starting - - - - 2024-09-17T07:13:59.859 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi167 smithi167 *:9100 running (15m) 8m ago 15m 17.2M - 0.18.1 e5a616e4b9cf 6fd08102820d 2024-09-17T07:13:59.859 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (15m) 8m ago 15m 389M 4096M 16.2.0 24ecd6d5f14c d74c41c79a3d 2024-09-17T07:13:59.859 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (14m) 8m ago 14m 290M 4096M 16.2.0 24ecd6d5f14c 9893d8fdab55 2024-09-17T07:13:59.859 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (14m) 8m ago 14m 254M 4096M 16.2.0 24ecd6d5f14c f5506a58d1bb 2024-09-17T07:13:59.859 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (13m) 8m ago 13m 360M 4096M 16.2.0 24ecd6d5f14c 9bc451cb2df8 2024-09-17T07:13:59.859 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi167 running (13m) 8m ago 13m 376M 4096M 16.2.0 24ecd6d5f14c 062421f15e44 2024-09-17T07:13:59.859 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi167 running (13m) 8m ago 13m 398M 4096M 16.2.0 24ecd6d5f14c f1d1552fbeeb 2024-09-17T07:13:59.859 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi167 running (12m) 8m ago 12m 330M 4096M 16.2.0 24ecd6d5f14c 5c621e82d4cd 2024-09-17T07:13:59.859 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi167 running (12m) 8m ago 12m 484M 4096M 16.2.0 24ecd6d5f14c 721a3bad3841 2024-09-17T07:13:59.859 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.smithi037 smithi037 *:9095 running (14m) 8m ago 15m 42.5M - 2.18.1 de242295e225 cd62d3f0236e 2024-09-17T07:13:59.917 INFO:teuthology.orchestra.run.smithi037.stdout: 5 212534 6.06 MB/sec execute 528 sec latency 34.027 ms 2024-09-17T07:14:00.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:13:59 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:13:58.723189+0000 mgr.smithi167.ysqmzf (mgr.24457) 379 : cluster [DBG] pgmap v278: 129 pgs: 129 active+clean; 321 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 10 KiB/s rd, 5.9 MiB/s wr, 616 op/s 2024-09-17T07:14:00.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:13:59 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:13:58.723189+0000 mgr.smithi167.ysqmzf (mgr.24457) 379 : cluster [DBG] pgmap v278: 129 pgs: 129 active+clean; 321 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 10 KiB/s rd, 5.9 MiB/s wr, 616 op/s 2024-09-17T07:14:00.387 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T07:14:00.387 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-09-17T07:14:00.387 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:14:00.387 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:14:00.387 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-09-17T07:14:00.387 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1, 2024-09-17T07:14:00.387 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T07:14:00.387 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:14:00.387 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-09-17T07:14:00.387 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-09-17T07:14:00.388 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:14:00.388 INFO:teuthology.orchestra.run.smithi037.stdout: "mds": { 2024-09-17T07:14:00.388 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:14:00.388 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:14:00.388 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-09-17T07:14:00.388 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 13, 2024-09-17T07:14:00.388 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T07:14:00.388 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-09-17T07:14:00.388 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T07:14:00.823 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T07:14:00.823 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9", 2024-09-17T07:14:00.823 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": true, 2024-09-17T07:14:00.823 INFO:teuthology.orchestra.run.smithi037.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T07:14:00.823 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [], 2024-09-17T07:14:00.823 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": "1/23 daemons upgraded", 2024-09-17T07:14:00.824 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "", 2024-09-17T07:14:00.824 INFO:teuthology.orchestra.run.smithi037.stdout: "is_paused": false 2024-09-17T07:14:00.824 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T07:14:00.917 INFO:teuthology.orchestra.run.smithi037.stdout: 5 213055 6.08 MB/sec execute 529 sec latency 28.495 ms 2024-09-17T07:14:01.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:14:00 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:13:58.942163+0000 mgr.smithi167.ysqmzf (mgr.24457) 380 : audit [DBG] from='client.24797 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:14:01.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:14:00 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:13:59.394106+0000 mgr.smithi167.ysqmzf (mgr.24457) 381 : audit [DBG] from='client.15136 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:14:01.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:14:00 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:14:00.386915+0000 mon.smithi037 (mon.0) 865 : audit [DBG] from='client.? 172.21.15.37:0/3879947010' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:14:01.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:14:00 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:13:58.942163+0000 mgr.smithi167.ysqmzf (mgr.24457) 380 : audit [DBG] from='client.24797 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:14:01.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:14:00 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:13:59.394106+0000 mgr.smithi167.ysqmzf (mgr.24457) 381 : audit [DBG] from='client.15136 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:14:01.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:14:00 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:14:00.386915+0000 mon.smithi037 (mon.0) 865 : audit [DBG] from='client.? 172.21.15.37:0/3879947010' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:14:01.355 INFO:teuthology.orchestra.run.smithi037.stdout:HEALTH_OK 2024-09-17T07:14:01.917 INFO:teuthology.orchestra.run.smithi037.stdout: 5 213387 6.08 MB/sec execute 530 sec latency 52.709 ms 2024-09-17T07:14:02.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:14:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:13:59.846391+0000 mgr.smithi167.ysqmzf (mgr.24457) 382 : audit [DBG] from='client.24805 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:14:02.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:14:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:14:00.723536+0000 mgr.smithi167.ysqmzf (mgr.24457) 383 : cluster [DBG] pgmap v279: 129 pgs: 129 active+clean; 321 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 10 KiB/s rd, 5.9 MiB/s wr, 616 op/s 2024-09-17T07:14:02.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:14:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:14:00.822862+0000 mgr.smithi167.ysqmzf (mgr.24457) 384 : audit [DBG] from='client.15148 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:14:02.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:14:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:14:01.201224+0000 mon.smithi167 (mon.1) 116 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:14:02.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:14:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:14:01.355366+0000 mon.smithi037 (mon.0) 866 : audit [DBG] from='client.? 172.21.15.37:0/1662513462' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:14:02.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:14:01 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:13:59.846391+0000 mgr.smithi167.ysqmzf (mgr.24457) 382 : audit [DBG] from='client.24805 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:14:02.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:14:01 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:14:00.723536+0000 mgr.smithi167.ysqmzf (mgr.24457) 383 : cluster [DBG] pgmap v279: 129 pgs: 129 active+clean; 321 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 10 KiB/s rd, 5.9 MiB/s wr, 616 op/s 2024-09-17T07:14:02.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:14:01 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:14:00.822862+0000 mgr.smithi167.ysqmzf (mgr.24457) 384 : audit [DBG] from='client.15148 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:14:02.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:14:01 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:14:01.201224+0000 mon.smithi167 (mon.1) 116 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:14:02.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:14:01 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:14:01.355366+0000 mon.smithi037 (mon.0) 866 : audit [DBG] from='client.? 172.21.15.37:0/1662513462' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:14:02.917 INFO:teuthology.orchestra.run.smithi037.stdout: 5 213797 6.08 MB/sec execute 531 sec latency 37.966 ms 2024-09-17T07:14:03.917 INFO:teuthology.orchestra.run.smithi037.stdout: 5 214195 6.09 MB/sec execute 532 sec latency 50.455 ms 2024-09-17T07:14:04.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:14:03 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:14:02.724281+0000 mgr.smithi167.ysqmzf (mgr.24457) 385 : cluster [DBG] pgmap v280: 129 pgs: 129 active+clean; 328 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 13 KiB/s rd, 9.0 MiB/s wr, 900 op/s 2024-09-17T07:14:04.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:14:03 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:14:02.724281+0000 mgr.smithi167.ysqmzf (mgr.24457) 385 : cluster [DBG] pgmap v280: 129 pgs: 129 active+clean; 328 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 13 KiB/s rd, 9.0 MiB/s wr, 900 op/s 2024-09-17T07:14:04.917 INFO:teuthology.orchestra.run.smithi037.stdout: 5 214646 6.10 MB/sec execute 533 sec latency 28.799 ms 2024-09-17T07:14:05.917 INFO:teuthology.orchestra.run.smithi037.stdout: 5 215130 6.10 MB/sec execute 534 sec latency 57.454 ms 2024-09-17T07:14:06.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:14:05 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:14:04.724617+0000 mgr.smithi167.ysqmzf (mgr.24457) 386 : cluster [DBG] pgmap v281: 129 pgs: 129 active+clean; 328 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 8.8 KiB/s rd, 7.0 MiB/s wr, 647 op/s 2024-09-17T07:14:06.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:14:05 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:14:04.724617+0000 mgr.smithi167.ysqmzf (mgr.24457) 386 : cluster [DBG] pgmap v281: 129 pgs: 129 active+clean; 328 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 8.8 KiB/s rd, 7.0 MiB/s wr, 647 op/s 2024-09-17T07:14:06.917 INFO:teuthology.orchestra.run.smithi037.stdout: 5 215565 6.11 MB/sec execute 535 sec latency 45.641 ms 2024-09-17T07:14:07.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:14:07 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:14:06.725210+0000 mgr.smithi167.ysqmzf (mgr.24457) 387 : cluster [DBG] pgmap v282: 129 pgs: 129 active+clean; 318 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 12 KiB/s rd, 9.2 MiB/s wr, 916 op/s 2024-09-17T07:14:07.917 INFO:teuthology.orchestra.run.smithi037.stdout: 5 215928 6.13 MB/sec execute 536 sec latency 47.272 ms 2024-09-17T07:14:07.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:14:07 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:14:06.725210+0000 mgr.smithi167.ysqmzf (mgr.24457) 387 : cluster [DBG] pgmap v282: 129 pgs: 129 active+clean; 318 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 12 KiB/s rd, 9.2 MiB/s wr, 916 op/s 2024-09-17T07:14:08.917 INFO:teuthology.orchestra.run.smithi037.stdout: 5 216258 6.14 MB/sec execute 537 sec latency 53.491 ms 2024-09-17T07:14:09.917 INFO:teuthology.orchestra.run.smithi037.stdout: 5 216633 6.16 MB/sec execute 538 sec latency 47.172 ms 2024-09-17T07:14:10.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:14:09 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:14:08.725547+0000 mgr.smithi167.ysqmzf (mgr.24457) 388 : cluster [DBG] pgmap v283: 129 pgs: 129 active+clean; 318 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 6.7 KiB/s rd, 5.4 MiB/s wr, 552 op/s 2024-09-17T07:14:10.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:14:09 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:14:08.725547+0000 mgr.smithi167.ysqmzf (mgr.24457) 388 : cluster [DBG] pgmap v283: 129 pgs: 129 active+clean; 318 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 6.7 KiB/s rd, 5.4 MiB/s wr, 552 op/s 2024-09-17T07:14:10.917 INFO:teuthology.orchestra.run.smithi037.stdout: 5 216945 6.16 MB/sec execute 539 sec latency 47.053 ms 2024-09-17T07:14:11.917 INFO:teuthology.orchestra.run.smithi037.stdout: 5 217284 6.15 MB/sec execute 540 sec latency 45.772 ms 2024-09-17T07:14:12.050 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:14:11 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:14:10.725861+0000 mgr.smithi167.ysqmzf (mgr.24457) 389 : cluster [DBG] pgmap v284: 129 pgs: 129 active+clean; 318 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 6.7 KiB/s rd, 5.4 MiB/s wr, 552 op/s 2024-09-17T07:14:12.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:14:11 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:14:10.725861+0000 mgr.smithi167.ysqmzf (mgr.24457) 389 : cluster [DBG] pgmap v284: 129 pgs: 129 active+clean; 318 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 6.7 KiB/s rd, 5.4 MiB/s wr, 552 op/s 2024-09-17T07:14:12.917 INFO:teuthology.orchestra.run.smithi037.stdout: 5 217647 6.16 MB/sec execute 541 sec latency 53.634 ms 2024-09-17T07:14:13.917 INFO:teuthology.orchestra.run.smithi037.stdout: 5 218046 6.16 MB/sec execute 542 sec latency 43.166 ms 2024-09-17T07:14:14.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:14:13 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:14:12.726443+0000 mgr.smithi167.ysqmzf (mgr.24457) 390 : cluster [DBG] pgmap v285: 129 pgs: 129 active+clean; 325 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 10 KiB/s rd, 8.0 MiB/s wr, 768 op/s 2024-09-17T07:14:14.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:14:13 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:14:12.726443+0000 mgr.smithi167.ysqmzf (mgr.24457) 390 : cluster [DBG] pgmap v285: 129 pgs: 129 active+clean; 325 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 10 KiB/s rd, 8.0 MiB/s wr, 768 op/s 2024-09-17T07:14:14.918 INFO:teuthology.orchestra.run.smithi037.stdout: 5 218419 6.17 MB/sec execute 543 sec latency 46.375 ms 2024-09-17T07:14:15.918 INFO:teuthology.orchestra.run.smithi037.stdout: 5 219020 6.19 MB/sec execute 544 sec latency 32.439 ms 2024-09-17T07:14:16.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:14:15 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:14:14.726791+0000 mgr.smithi167.ysqmzf (mgr.24457) 391 : cluster [DBG] pgmap v286: 129 pgs: 129 active+clean; 325 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 7.1 KiB/s rd, 4.8 MiB/s wr, 484 op/s 2024-09-17T07:14:16.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:14:15 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:14:14.726791+0000 mgr.smithi167.ysqmzf (mgr.24457) 391 : cluster [DBG] pgmap v286: 129 pgs: 129 active+clean; 325 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 7.1 KiB/s rd, 4.8 MiB/s wr, 484 op/s 2024-09-17T07:14:16.918 INFO:teuthology.orchestra.run.smithi037.stdout: 5 219524 6.21 MB/sec execute 545 sec latency 38.541 ms 2024-09-17T07:14:16.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:14:16 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:14:16.201307+0000 mon.smithi167 (mon.1) 117 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:14:16.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:14:16 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:14:16.318228+0000 mon.smithi037 (mon.0) 867 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:14:16.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:14:16 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:14:16.325551+0000 mon.smithi037 (mon.0) 868 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:14:17.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:14:16 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:14:16.201307+0000 mon.smithi167 (mon.1) 117 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:14:17.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:14:16 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:14:16.318228+0000 mon.smithi037 (mon.0) 867 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:14:17.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:14:16 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:14:16.325551+0000 mon.smithi037 (mon.0) 868 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:14:17.918 INFO:teuthology.orchestra.run.smithi037.stdout: 5 220003 6.23 MB/sec execute 546 sec latency 27.669 ms 2024-09-17T07:14:18.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:14:17 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:14:16.327599+0000 mgr.smithi167.ysqmzf (mgr.24457) 392 : cephadm [INF] Reconfiguring node-exporter.smithi167 (dependencies changed)... 2024-09-17T07:14:18.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:14:17 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:14:16.327924+0000 mgr.smithi167.ysqmzf (mgr.24457) 393 : cephadm [INF] Reconfiguring daemon node-exporter.smithi167 on smithi167 2024-09-17T07:14:18.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:14:17 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:14:16.727358+0000 mgr.smithi167.ysqmzf (mgr.24457) 394 : cluster [DBG] pgmap v287: 129 pgs: 129 active+clean; 327 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 10 KiB/s rd, 7.2 MiB/s wr, 750 op/s 2024-09-17T07:14:18.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:14:17 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:14:16.327599+0000 mgr.smithi167.ysqmzf (mgr.24457) 392 : cephadm [INF] Reconfiguring node-exporter.smithi167 (dependencies changed)... 2024-09-17T07:14:18.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:14:17 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:14:16.327924+0000 mgr.smithi167.ysqmzf (mgr.24457) 393 : cephadm [INF] Reconfiguring daemon node-exporter.smithi167 on smithi167 2024-09-17T07:14:18.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:14:17 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:14:16.727358+0000 mgr.smithi167.ysqmzf (mgr.24457) 394 : cluster [DBG] pgmap v287: 129 pgs: 129 active+clean; 327 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 10 KiB/s rd, 7.2 MiB/s wr, 750 op/s 2024-09-17T07:14:18.918 INFO:teuthology.orchestra.run.smithi037.stdout: 5 220366 6.24 MB/sec execute 547 sec latency 45.060 ms 2024-09-17T07:14:19.918 INFO:teuthology.orchestra.run.smithi037.stdout: 5 220598 6.23 MB/sec execute 548 sec latency 50.058 ms 2024-09-17T07:14:20.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:14:19 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:14:18.727668+0000 mgr.smithi167.ysqmzf (mgr.24457) 395 : cluster [DBG] pgmap v288: 129 pgs: 129 active+clean; 327 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 6.5 KiB/s rd, 4.9 MiB/s wr, 482 op/s 2024-09-17T07:14:20.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:14:19 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:14:18.727668+0000 mgr.smithi167.ysqmzf (mgr.24457) 395 : cluster [DBG] pgmap v288: 129 pgs: 129 active+clean; 327 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 6.5 KiB/s rd, 4.9 MiB/s wr, 482 op/s 2024-09-17T07:14:20.918 INFO:teuthology.orchestra.run.smithi037.stdout: 5 221021 6.24 MB/sec execute 549 sec latency 45.761 ms 2024-09-17T07:14:21.918 INFO:teuthology.orchestra.run.smithi037.stdout: 5 221412 6.24 MB/sec execute 550 sec latency 42.314 ms 2024-09-17T07:14:22.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:14:21 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:14:20.728053+0000 mgr.smithi167.ysqmzf (mgr.24457) 396 : cluster [DBG] pgmap v289: 129 pgs: 129 active+clean; 327 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 6.5 KiB/s rd, 4.9 MiB/s wr, 482 op/s 2024-09-17T07:14:22.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:14:21 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:14:20.728053+0000 mgr.smithi167.ysqmzf (mgr.24457) 396 : cluster [DBG] pgmap v289: 129 pgs: 129 active+clean; 327 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 6.5 KiB/s rd, 4.9 MiB/s wr, 482 op/s 2024-09-17T07:14:22.918 INFO:teuthology.orchestra.run.smithi037.stdout: 5 221868 6.25 MB/sec execute 551 sec latency 28.254 ms 2024-09-17T07:14:23.918 INFO:teuthology.orchestra.run.smithi037.stdout: 5 222498 6.26 MB/sec execute 552 sec latency 49.801 ms 2024-09-17T07:14:24.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:14:23 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:14:22.728677+0000 mgr.smithi167.ysqmzf (mgr.24457) 397 : cluster [DBG] pgmap v290: 129 pgs: 129 active+clean; 326 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 7.4 MiB/s wr, 735 op/s 2024-09-17T07:14:24.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:14:23 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:14:22.728677+0000 mgr.smithi167.ysqmzf (mgr.24457) 397 : cluster [DBG] pgmap v290: 129 pgs: 129 active+clean; 326 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 7.4 MiB/s wr, 735 op/s 2024-09-17T07:14:24.918 INFO:teuthology.orchestra.run.smithi037.stdout: 5 222946 6.28 MB/sec execute 553 sec latency 36.708 ms 2024-09-17T07:14:25.918 INFO:teuthology.orchestra.run.smithi037.stdout: 5 223458 6.31 MB/sec execute 554 sec latency 41.930 ms 2024-09-17T07:14:26.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:14:25 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:14:24.729010+0000 mgr.smithi167.ysqmzf (mgr.24457) 398 : cluster [DBG] pgmap v291: 129 pgs: 129 active+clean; 326 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 7.7 KiB/s rd, 4.8 MiB/s wr, 519 op/s 2024-09-17T07:14:26.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:14:25 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:14:24.729010+0000 mgr.smithi167.ysqmzf (mgr.24457) 398 : cluster [DBG] pgmap v291: 129 pgs: 129 active+clean; 326 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 7.7 KiB/s rd, 4.8 MiB/s wr, 519 op/s 2024-09-17T07:14:26.918 INFO:teuthology.orchestra.run.smithi037.stdout: 5 223902 6.32 MB/sec execute 555 sec latency 54.542 ms 2024-09-17T07:14:27.670 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:14:27 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:14:26.729596+0000 mgr.smithi167.ysqmzf (mgr.24457) 399 : cluster [DBG] pgmap v292: 129 pgs: 129 active+clean; 332 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 9.9 KiB/s rd, 8.0 MiB/s wr, 809 op/s 2024-09-17T07:14:27.918 INFO:teuthology.orchestra.run.smithi037.stdout: 5 224156 6.32 MB/sec execute 556 sec latency 51.150 ms 2024-09-17T07:14:27.998 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:14:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:14:26.729596+0000 mgr.smithi167.ysqmzf (mgr.24457) 399 : cluster [DBG] pgmap v292: 129 pgs: 129 active+clean; 332 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 9.9 KiB/s rd, 8.0 MiB/s wr, 809 op/s 2024-09-17T07:14:28.918 INFO:teuthology.orchestra.run.smithi037.stdout: 5 224531 6.32 MB/sec execute 557 sec latency 43.309 ms 2024-09-17T07:14:29.918 INFO:teuthology.orchestra.run.smithi037.stdout: 5 224872 6.32 MB/sec execute 558 sec latency 51.922 ms 2024-09-17T07:14:30.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:14:29 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:14:28.729919+0000 mgr.smithi167.ysqmzf (mgr.24457) 400 : cluster [DBG] pgmap v293: 129 pgs: 129 active+clean; 332 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 7.0 KiB/s rd, 5.6 MiB/s wr, 543 op/s 2024-09-17T07:14:30.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:14:29 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:14:28.729919+0000 mgr.smithi167.ysqmzf (mgr.24457) 400 : cluster [DBG] pgmap v293: 129 pgs: 129 active+clean; 332 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 7.0 KiB/s rd, 5.6 MiB/s wr, 543 op/s 2024-09-17T07:14:30.918 INFO:teuthology.orchestra.run.smithi037.stdout: 5 225343 6.33 MB/sec execute 559 sec latency 25.585 ms 2024-09-17T07:14:31.889 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-09-17T07:14:31.918 INFO:teuthology.orchestra.run.smithi037.stdout: 5 226095 6.35 MB/sec execute 560 sec latency 29.905 ms 2024-09-17T07:14:32.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:14:31 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:14:30.730246+0000 mgr.smithi167.ysqmzf (mgr.24457) 401 : cluster [DBG] pgmap v294: 129 pgs: 129 active+clean; 332 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 7.0 KiB/s rd, 5.6 MiB/s wr, 543 op/s 2024-09-17T07:14:32.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:14:31 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:14:31.201709+0000 mon.smithi167 (mon.1) 118 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:14:32.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:14:31 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:14:30.730246+0000 mgr.smithi167.ysqmzf (mgr.24457) 401 : cluster [DBG] pgmap v294: 129 pgs: 129 active+clean; 332 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 7.0 KiB/s rd, 5.6 MiB/s wr, 543 op/s 2024-09-17T07:14:32.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:14:31 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:14:31.201709+0000 mon.smithi167 (mon.1) 118 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:14:32.805 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T07:14:32.805 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.smithi037 smithi037 *:9093,9094 starting - - - - 2024-09-17T07:14:32.805 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi037 smithi037 running (17m) 8m ago 17m 6405k - 16.2.0 24ecd6d5f14c cfb092719ab6 2024-09-17T07:14:32.805 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi167 smithi167 running (16m) 8m ago 16m 6413k - 16.2.0 24ecd6d5f14c 535da7f9a9b2 2024-09-17T07:14:32.805 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.smithi037 smithi037 *:3000 starting - - - - 2024-09-17T07:14:32.805 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi037.jtdcan smithi037 running (11m) 8m ago 11m 13.0M - 16.2.0 24ecd6d5f14c 9972c22cf2de 2024-09-17T07:14:32.805 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi167.pprzvy smithi167 running (11m) 8m ago 11m 38.3M - 16.2.0 24ecd6d5f14c 7f42961a3697 2024-09-17T07:14:32.805 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi037.xnzdne smithi037 *:9283 running (18m) 8m ago 18m 359M - 16.2.0 24ecd6d5f14c fe5576907dcd 2024-09-17T07:14:32.805 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi167.ysqmzf smithi167 *:8443,9283 running (9m) 8m ago 16m 487M - 18.2.4-855-g19e2a2be 980a0bfcd684 a1646754813f 2024-09-17T07:14:32.806 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi037 smithi037 running (18m) 8m ago 18m 53.8M 2048M 16.2.0 24ecd6d5f14c 64e774b68c51 2024-09-17T07:14:32.806 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi167 smithi167 running (16m) 8m ago 16m 42.6M 2048M 16.2.0 24ecd6d5f14c a9e35dbd0fa0 2024-09-17T07:14:32.806 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.0.0.smithi037.koazav smithi037 *:2049 running (9m) 8m ago 9m 48.1M - 3.5 24ecd6d5f14c b21a22e84630 2024-09-17T07:14:32.806 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.1.0.smithi167.rhgwce smithi167 *:2049 running (8m) 8m ago 8m 49.4M - 3.5 24ecd6d5f14c d8f95531d8af 2024-09-17T07:14:32.806 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi037 smithi037 *:9100 starting - - - - 2024-09-17T07:14:32.806 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi167 smithi167 *:9100 running (15m) 8m ago 15m 17.2M - 0.18.1 e5a616e4b9cf 6fd08102820d 2024-09-17T07:14:32.806 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (15m) 8m ago 15m 389M 4096M 16.2.0 24ecd6d5f14c d74c41c79a3d 2024-09-17T07:14:32.806 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (15m) 8m ago 15m 290M 4096M 16.2.0 24ecd6d5f14c 9893d8fdab55 2024-09-17T07:14:32.806 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (14m) 8m ago 14m 254M 4096M 16.2.0 24ecd6d5f14c f5506a58d1bb 2024-09-17T07:14:32.806 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (14m) 8m ago 14m 360M 4096M 16.2.0 24ecd6d5f14c 9bc451cb2df8 2024-09-17T07:14:32.806 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi167 running (14m) 8m ago 14m 376M 4096M 16.2.0 24ecd6d5f14c 062421f15e44 2024-09-17T07:14:32.806 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi167 running (13m) 8m ago 13m 398M 4096M 16.2.0 24ecd6d5f14c f1d1552fbeeb 2024-09-17T07:14:32.806 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi167 running (13m) 8m ago 13m 330M 4096M 16.2.0 24ecd6d5f14c 5c621e82d4cd 2024-09-17T07:14:32.806 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi167 running (13m) 8m ago 13m 484M 4096M 16.2.0 24ecd6d5f14c 721a3bad3841 2024-09-17T07:14:32.807 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.smithi037 smithi037 *:9095 starting - - - - 2024-09-17T07:14:32.918 INFO:teuthology.orchestra.run.smithi037.stdout: 5 226736 6.38 MB/sec execute 561 sec latency 28.466 ms 2024-09-17T07:14:33.345 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T07:14:33.345 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-09-17T07:14:33.345 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:14:33.345 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:14:33.345 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-09-17T07:14:33.345 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1, 2024-09-17T07:14:33.345 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T07:14:33.346 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:14:33.346 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-09-17T07:14:33.346 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-09-17T07:14:33.346 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:14:33.346 INFO:teuthology.orchestra.run.smithi037.stdout: "mds": { 2024-09-17T07:14:33.346 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:14:33.346 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:14:33.346 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-09-17T07:14:33.346 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 13, 2024-09-17T07:14:33.346 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T07:14:33.346 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-09-17T07:14:33.346 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T07:14:33.794 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T07:14:33.794 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9", 2024-09-17T07:14:33.794 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": true, 2024-09-17T07:14:33.795 INFO:teuthology.orchestra.run.smithi037.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T07:14:33.795 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [], 2024-09-17T07:14:33.795 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": "1/23 daemons upgraded", 2024-09-17T07:14:33.795 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "", 2024-09-17T07:14:33.795 INFO:teuthology.orchestra.run.smithi037.stdout: "is_paused": false 2024-09-17T07:14:33.795 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T07:14:33.918 INFO:teuthology.orchestra.run.smithi037.stdout: 5 227115 6.39 MB/sec execute 562 sec latency 41.789 ms 2024-09-17T07:14:34.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:14:33 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:14:31.869205+0000 mgr.smithi167.ysqmzf (mgr.24457) 402 : audit [DBG] from='client.15156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:14:34.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:14:33 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:14:32.329683+0000 mgr.smithi167.ysqmzf (mgr.24457) 403 : audit [DBG] from='client.15160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:14:34.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:14:33 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:14:32.730866+0000 mgr.smithi167.ysqmzf (mgr.24457) 404 : cluster [DBG] pgmap v295: 129 pgs: 129 active+clean; 322 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 7.8 MiB/s wr, 816 op/s 2024-09-17T07:14:34.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:14:33 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:14:32.793732+0000 mgr.smithi167.ysqmzf (mgr.24457) 405 : audit [DBG] from='client.15164 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:14:34.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:14:33 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:14:33.345094+0000 mon.smithi037 (mon.0) 869 : audit [DBG] from='client.? 172.21.15.37:0/443154992' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:14:34.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:14:33 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:14:31.869205+0000 mgr.smithi167.ysqmzf (mgr.24457) 402 : audit [DBG] from='client.15156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:14:34.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:14:33 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:14:32.329683+0000 mgr.smithi167.ysqmzf (mgr.24457) 403 : audit [DBG] from='client.15160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:14:34.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:14:33 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:14:32.730866+0000 mgr.smithi167.ysqmzf (mgr.24457) 404 : cluster [DBG] pgmap v295: 129 pgs: 129 active+clean; 322 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 7.8 MiB/s wr, 816 op/s 2024-09-17T07:14:34.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:14:33 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:14:32.793732+0000 mgr.smithi167.ysqmzf (mgr.24457) 405 : audit [DBG] from='client.15164 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:14:34.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:14:33 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:14:33.345094+0000 mon.smithi037 (mon.0) 869 : audit [DBG] from='client.? 172.21.15.37:0/443154992' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:14:34.287 INFO:teuthology.orchestra.run.smithi037.stdout:HEALTH_OK 2024-09-17T07:14:34.918 INFO:teuthology.orchestra.run.smithi037.stdout: 5 227525 6.40 MB/sec execute 563 sec latency 39.495 ms 2024-09-17T07:14:35.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:14:34 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:14:33.794329+0000 mgr.smithi167.ysqmzf (mgr.24457) 406 : audit [DBG] from='client.15172 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:14:35.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:14:34 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:14:34.286929+0000 mon.smithi037 (mon.0) 870 : audit [DBG] from='client.? 172.21.15.37:0/4112829536' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:14:35.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:14:34 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:14:33.794329+0000 mgr.smithi167.ysqmzf (mgr.24457) 406 : audit [DBG] from='client.15172 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:14:35.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:14:34 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:14:34.286929+0000 mon.smithi037 (mon.0) 870 : audit [DBG] from='client.? 172.21.15.37:0/4112829536' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:14:35.918 INFO:teuthology.orchestra.run.smithi037.stdout: 5 227881 6.40 MB/sec execute 564 sec latency 41.041 ms 2024-09-17T07:14:36.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:14:35 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:14:34.731231+0000 mgr.smithi167.ysqmzf (mgr.24457) 407 : cluster [DBG] pgmap v296: 129 pgs: 129 active+clean; 322 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 6.3 KiB/s rd, 5.4 MiB/s wr, 563 op/s 2024-09-17T07:14:36.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:14:35 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:14:34.731231+0000 mgr.smithi167.ysqmzf (mgr.24457) 407 : cluster [DBG] pgmap v296: 129 pgs: 129 active+clean; 322 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 6.3 KiB/s rd, 5.4 MiB/s wr, 563 op/s 2024-09-17T07:14:36.921 INFO:teuthology.orchestra.run.smithi037.stdout: 5 228355 6.41 MB/sec execute 565 sec latency 35.503 ms 2024-09-17T07:14:37.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:14:37 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:14:36.731844+0000 mgr.smithi167.ysqmzf (mgr.24457) 408 : cluster [DBG] pgmap v297: 129 pgs: 129 active+clean; 328 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 12 KiB/s rd, 8.6 MiB/s wr, 862 op/s 2024-09-17T07:14:37.918 INFO:teuthology.orchestra.run.smithi037.stdout: 5 228864 6.42 MB/sec execute 566 sec latency 45.162 ms 2024-09-17T07:14:37.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:14:37 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:14:36.731844+0000 mgr.smithi167.ysqmzf (mgr.24457) 408 : cluster [DBG] pgmap v297: 129 pgs: 129 active+clean; 328 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 12 KiB/s rd, 8.6 MiB/s wr, 862 op/s 2024-09-17T07:14:38.918 INFO:teuthology.orchestra.run.smithi037.stdout: 5 229442 6.43 MB/sec execute 567 sec latency 55.526 ms 2024-09-17T07:14:39.918 INFO:teuthology.orchestra.run.smithi037.stdout: 5 229880 6.44 MB/sec execute 568 sec latency 41.606 ms 2024-09-17T07:14:40.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:14:39 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:14:38.732160+0000 mgr.smithi167.ysqmzf (mgr.24457) 409 : cluster [DBG] pgmap v298: 129 pgs: 129 active+clean; 328 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 9.6 KiB/s rd, 5.5 MiB/s wr, 571 op/s 2024-09-17T07:14:40.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:14:39 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:14:38.732160+0000 mgr.smithi167.ysqmzf (mgr.24457) 409 : cluster [DBG] pgmap v298: 129 pgs: 129 active+clean; 328 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 9.6 KiB/s rd, 5.5 MiB/s wr, 571 op/s 2024-09-17T07:14:40.918 INFO:teuthology.orchestra.run.smithi037.stdout: 5 230303 6.47 MB/sec execute 569 sec latency 40.120 ms 2024-09-17T07:14:41.919 INFO:teuthology.orchestra.run.smithi037.stdout: 5 230640 6.47 MB/sec execute 570 sec latency 50.793 ms 2024-09-17T07:14:42.050 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:14:41 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:14:40.732536+0000 mgr.smithi167.ysqmzf (mgr.24457) 410 : cluster [DBG] pgmap v299: 129 pgs: 129 active+clean; 328 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 9.6 KiB/s rd, 5.5 MiB/s wr, 571 op/s 2024-09-17T07:14:42.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:14:41 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:14:40.732536+0000 mgr.smithi167.ysqmzf (mgr.24457) 410 : cluster [DBG] pgmap v299: 129 pgs: 129 active+clean; 328 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 9.6 KiB/s rd, 5.5 MiB/s wr, 571 op/s 2024-09-17T07:14:42.919 INFO:teuthology.orchestra.run.smithi037.stdout: 5 230973 6.48 MB/sec execute 571 sec latency 58.599 ms 2024-09-17T07:14:43.919 INFO:teuthology.orchestra.run.smithi037.stdout: 5 231245 6.48 MB/sec execute 572 sec latency 42.685 ms 2024-09-17T07:14:44.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:14:43 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:14:42.733162+0000 mgr.smithi167.ysqmzf (mgr.24457) 411 : cluster [DBG] pgmap v300: 129 pgs: 129 active+clean; 335 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 12 KiB/s rd, 8.5 MiB/s wr, 843 op/s 2024-09-17T07:14:44.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:14:43 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:14:42.733162+0000 mgr.smithi167.ysqmzf (mgr.24457) 411 : cluster [DBG] pgmap v300: 129 pgs: 129 active+clean; 335 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 12 KiB/s rd, 8.5 MiB/s wr, 843 op/s 2024-09-17T07:14:44.919 INFO:teuthology.orchestra.run.smithi037.stdout: 5 231769 6.48 MB/sec execute 573 sec latency 40.953 ms 2024-09-17T07:14:45.919 INFO:teuthology.orchestra.run.smithi037.stdout: 5 232318 6.48 MB/sec execute 574 sec latency 38.618 ms 2024-09-17T07:14:46.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:14:45 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:14:44.733477+0000 mgr.smithi167.ysqmzf (mgr.24457) 412 : cluster [DBG] pgmap v301: 129 pgs: 129 active+clean; 335 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 7.5 KiB/s rd, 6.2 MiB/s wr, 570 op/s 2024-09-17T07:14:46.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:14:45 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:14:44.733477+0000 mgr.smithi167.ysqmzf (mgr.24457) 412 : cluster [DBG] pgmap v301: 129 pgs: 129 active+clean; 335 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 7.5 KiB/s rd, 6.2 MiB/s wr, 570 op/s 2024-09-17T07:14:46.919 INFO:teuthology.orchestra.run.smithi037.stdout: 5 233017 6.51 MB/sec execute 575 sec latency 61.896 ms 2024-09-17T07:14:47.174 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:14:46 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:14:46.201672+0000 mon.smithi167 (mon.1) 119 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:14:47.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:14:46 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:14:46.201672+0000 mon.smithi167 (mon.1) 119 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:14:47.919 INFO:teuthology.orchestra.run.smithi037.stdout: 5 233536 6.53 MB/sec execute 576 sec latency 32.065 ms 2024-09-17T07:14:48.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:14:47 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:14:46.734248+0000 mgr.smithi167.ysqmzf (mgr.24457) 413 : cluster [DBG] pgmap v302: 129 pgs: 129 active+clean; 327 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 12 KiB/s rd, 8.6 MiB/s wr, 861 op/s 2024-09-17T07:14:48.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:14:47 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:14:46.734248+0000 mgr.smithi167.ysqmzf (mgr.24457) 413 : cluster [DBG] pgmap v302: 129 pgs: 129 active+clean; 327 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 12 KiB/s rd, 8.6 MiB/s wr, 861 op/s 2024-09-17T07:14:48.919 INFO:teuthology.orchestra.run.smithi037.stdout: 5 234018 6.55 MB/sec execute 577 sec latency 50.621 ms 2024-09-17T07:14:49.919 INFO:teuthology.orchestra.run.smithi037.stdout: 5 234443 6.56 MB/sec execute 578 sec latency 40.921 ms 2024-09-17T07:14:50.114 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:14:49 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:14:48.734571+0000 mgr.smithi167.ysqmzf (mgr.24457) 414 : cluster [DBG] pgmap v303: 129 pgs: 129 active+clean; 327 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 6.5 KiB/s rd, 5.4 MiB/s wr, 562 op/s 2024-09-17T07:14:50.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:14:49 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:14:48.734571+0000 mgr.smithi167.ysqmzf (mgr.24457) 414 : cluster [DBG] pgmap v303: 129 pgs: 129 active+clean; 327 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 6.5 KiB/s rd, 5.4 MiB/s wr, 562 op/s 2024-09-17T07:14:50.919 INFO:teuthology.orchestra.run.smithi037.stdout: 5 234655 6.56 MB/sec execute 579 sec latency 64.987 ms 2024-09-17T07:14:51.919 INFO:teuthology.orchestra.run.smithi037.stdout: 5 234879 6.55 MB/sec execute 580 sec latency 57.445 ms 2024-09-17T07:14:52.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:14:51 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:14:50.734852+0000 mgr.smithi167.ysqmzf (mgr.24457) 415 : cluster [DBG] pgmap v304: 129 pgs: 129 active+clean; 327 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 6.5 KiB/s rd, 5.4 MiB/s wr, 562 op/s 2024-09-17T07:14:52.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:14:51 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:14:50.734852+0000 mgr.smithi167.ysqmzf (mgr.24457) 415 : cluster [DBG] pgmap v304: 129 pgs: 129 active+clean; 327 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 6.5 KiB/s rd, 5.4 MiB/s wr, 562 op/s 2024-09-17T07:14:52.919 INFO:teuthology.orchestra.run.smithi037.stdout: 5 235221 6.55 MB/sec execute 581 sec latency 43.594 ms 2024-09-17T07:14:53.919 INFO:teuthology.orchestra.run.smithi037.stdout: 5 235545 6.55 MB/sec execute 582 sec latency 64.312 ms 2024-09-17T07:14:54.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:14:53 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:14:52.735587+0000 mgr.smithi167.ysqmzf (mgr.24457) 416 : cluster [DBG] pgmap v305: 129 pgs: 129 active+clean; 332 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 10 KiB/s rd, 8.4 MiB/s wr, 813 op/s 2024-09-17T07:14:54.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:14:53 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:14:52.735587+0000 mgr.smithi167.ysqmzf (mgr.24457) 416 : cluster [DBG] pgmap v305: 129 pgs: 129 active+clean; 332 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 10 KiB/s rd, 8.4 MiB/s wr, 813 op/s 2024-09-17T07:14:54.919 INFO:teuthology.orchestra.run.smithi037.stdout: 5 235950 6.56 MB/sec execute 583 sec latency 39.830 ms 2024-09-17T07:14:55.920 INFO:teuthology.orchestra.run.smithi037.stdout: 5 236439 6.57 MB/sec execute 584 sec latency 46.626 ms 2024-09-17T07:14:56.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:14:55 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:14:54.735916+0000 mgr.smithi167.ysqmzf (mgr.24457) 417 : cluster [DBG] pgmap v306: 129 pgs: 129 active+clean; 332 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 8.4 KiB/s rd, 5.4 MiB/s wr, 542 op/s 2024-09-17T07:14:56.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:14:55 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:14:54.735916+0000 mgr.smithi167.ysqmzf (mgr.24457) 417 : cluster [DBG] pgmap v306: 129 pgs: 129 active+clean; 332 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 8.4 KiB/s rd, 5.4 MiB/s wr, 542 op/s 2024-09-17T07:14:56.919 INFO:teuthology.orchestra.run.smithi037.stdout: 5 236864 6.57 MB/sec execute 585 sec latency 41.273 ms 2024-09-17T07:14:57.919 INFO:teuthology.orchestra.run.smithi037.stdout: 5 237113 6.58 MB/sec execute 586 sec latency 55.070 ms 2024-09-17T07:14:57.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:14:57 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:14:56.736449+0000 mgr.smithi167.ysqmzf (mgr.24457) 418 : cluster [DBG] pgmap v307: 129 pgs: 129 active+clean; 326 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 7.3 MiB/s wr, 776 op/s 2024-09-17T07:14:58.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:14:57 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:14:56.736449+0000 mgr.smithi167.ysqmzf (mgr.24457) 418 : cluster [DBG] pgmap v307: 129 pgs: 129 active+clean; 326 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 7.3 MiB/s wr, 776 op/s 2024-09-17T07:14:58.919 INFO:teuthology.orchestra.run.smithi037.stdout: 5 237416 6.60 MB/sec execute 587 sec latency 53.267 ms 2024-09-17T07:14:59.919 INFO:teuthology.orchestra.run.smithi037.stdout: 5 237725 6.60 MB/sec execute 588 sec latency 41.593 ms 2024-09-17T07:15:00.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:14:59 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:14:58.736761+0000 mgr.smithi167.ysqmzf (mgr.24457) 419 : cluster [DBG] pgmap v308: 129 pgs: 129 active+clean; 326 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 6.7 KiB/s rd, 5.0 MiB/s wr, 485 op/s 2024-09-17T07:15:00.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:14:59 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:14:58.736761+0000 mgr.smithi167.ysqmzf (mgr.24457) 419 : cluster [DBG] pgmap v308: 129 pgs: 129 active+clean; 326 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 6.7 KiB/s rd, 5.0 MiB/s wr, 485 op/s 2024-09-17T07:15:00.919 INFO:teuthology.orchestra.run.smithi037.stdout: 5 238123 6.61 MB/sec execute 589 sec latency 34.070 ms 2024-09-17T07:15:01.919 INFO:teuthology.orchestra.run.smithi037.stdout: 5 238428 6.60 MB/sec execute 590 sec latency 51.078 ms 2024-09-17T07:15:02.120 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:15:01 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:15:00.737076+0000 mgr.smithi167.ysqmzf (mgr.24457) 420 : cluster [DBG] pgmap v309: 129 pgs: 129 active+clean; 326 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 6.7 KiB/s rd, 5.0 MiB/s wr, 485 op/s 2024-09-17T07:15:02.120 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:15:01 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:15:01.201883+0000 mon.smithi167 (mon.1) 120 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:15:02.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:15:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:15:00.737076+0000 mgr.smithi167.ysqmzf (mgr.24457) 420 : cluster [DBG] pgmap v309: 129 pgs: 129 active+clean; 326 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 6.7 KiB/s rd, 5.0 MiB/s wr, 485 op/s 2024-09-17T07:15:02.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:15:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:15:01.201883+0000 mon.smithi167 (mon.1) 120 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:15:02.919 INFO:teuthology.orchestra.run.smithi037.stdout: 5 238856 6.61 MB/sec execute 591 sec latency 39.753 ms 2024-09-17T07:15:03.920 INFO:teuthology.orchestra.run.smithi037.stdout: 5 239222 6.61 MB/sec execute 592 sec latency 47.216 ms 2024-09-17T07:15:04.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:15:03 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:15:02.737654+0000 mgr.smithi167.ysqmzf (mgr.24457) 421 : cluster [DBG] pgmap v310: 129 pgs: 129 active+clean; 334 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 9.9 KiB/s rd, 7.4 MiB/s wr, 689 op/s 2024-09-17T07:15:04.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:15:03 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:15:02.737654+0000 mgr.smithi167.ysqmzf (mgr.24457) 421 : cluster [DBG] pgmap v310: 129 pgs: 129 active+clean; 334 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 9.9 KiB/s rd, 7.4 MiB/s wr, 689 op/s 2024-09-17T07:15:04.767 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-09-17T07:15:04.919 INFO:teuthology.orchestra.run.smithi037.stdout: 5 239603 6.62 MB/sec execute 593 sec latency 44.121 ms 2024-09-17T07:15:05.706 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T07:15:05.706 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.smithi037 smithi037 *:9093,9094 starting - - - - 2024-09-17T07:15:05.707 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi037 smithi037 running (17m) 9m ago 17m 6405k - 16.2.0 24ecd6d5f14c cfb092719ab6 2024-09-17T07:15:05.707 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi167 smithi167 running (16m) 9m ago 16m 6413k - 16.2.0 24ecd6d5f14c 535da7f9a9b2 2024-09-17T07:15:05.707 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.smithi037 smithi037 *:3000 starting - - - - 2024-09-17T07:15:05.707 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi037.jtdcan smithi037 running (12m) 9m ago 12m 13.0M - 16.2.0 24ecd6d5f14c 9972c22cf2de 2024-09-17T07:15:05.707 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi167.pprzvy smithi167 running (12m) 9m ago 12m 38.3M - 16.2.0 24ecd6d5f14c 7f42961a3697 2024-09-17T07:15:05.707 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi037.xnzdne smithi037 *:9283 running (18m) 9m ago 18m 359M - 16.2.0 24ecd6d5f14c fe5576907dcd 2024-09-17T07:15:05.707 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi167.ysqmzf smithi167 *:8443,9283 running (10m) 9m ago 16m 487M - 18.2.4-855-g19e2a2be 980a0bfcd684 a1646754813f 2024-09-17T07:15:05.707 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi037 smithi037 running (18m) 9m ago 19m 53.8M 2048M 16.2.0 24ecd6d5f14c 64e774b68c51 2024-09-17T07:15:05.707 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi167 smithi167 running (16m) 9m ago 16m 42.6M 2048M 16.2.0 24ecd6d5f14c a9e35dbd0fa0 2024-09-17T07:15:05.707 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.0.0.smithi037.koazav smithi037 *:2049 running (9m) 9m ago 9m 48.1M - 3.5 24ecd6d5f14c b21a22e84630 2024-09-17T07:15:05.707 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.1.0.smithi167.rhgwce smithi167 *:2049 running (9m) 9m ago 9m 49.4M - 3.5 24ecd6d5f14c d8f95531d8af 2024-09-17T07:15:05.707 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi037 smithi037 *:9100 starting - - - - 2024-09-17T07:15:05.708 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi167 smithi167 *:9100 running (16m) 9m ago 16m 17.2M - 0.18.1 e5a616e4b9cf 6fd08102820d 2024-09-17T07:15:05.708 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (16m) 9m ago 16m 389M 4096M 16.2.0 24ecd6d5f14c d74c41c79a3d 2024-09-17T07:15:05.708 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (15m) 9m ago 15m 290M 4096M 16.2.0 24ecd6d5f14c 9893d8fdab55 2024-09-17T07:15:05.708 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (15m) 9m ago 15m 254M 4096M 16.2.0 24ecd6d5f14c f5506a58d1bb 2024-09-17T07:15:05.708 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (15m) 9m ago 15m 360M 4096M 16.2.0 24ecd6d5f14c 9bc451cb2df8 2024-09-17T07:15:05.708 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi167 running (14m) 9m ago 14m 376M 4096M 16.2.0 24ecd6d5f14c 062421f15e44 2024-09-17T07:15:05.708 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi167 running (14m) 9m ago 14m 398M 4096M 16.2.0 24ecd6d5f14c f1d1552fbeeb 2024-09-17T07:15:05.708 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi167 running (14m) 9m ago 14m 330M 4096M 16.2.0 24ecd6d5f14c 5c621e82d4cd 2024-09-17T07:15:05.708 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi167 running (13m) 9m ago 13m 484M 4096M 16.2.0 24ecd6d5f14c 721a3bad3841 2024-09-17T07:15:05.708 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.smithi037 smithi037 *:9095 starting - - - - 2024-09-17T07:15:05.919 INFO:teuthology.orchestra.run.smithi037.stdout: 5 240107 6.62 MB/sec execute 594 sec latency 50.820 ms 2024-09-17T07:15:06.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:15:05 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:15:04.737949+0000 mgr.smithi167.ysqmzf (mgr.24457) 422 : cluster [DBG] pgmap v311: 129 pgs: 129 active+clean; 334 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 5.9 KiB/s rd, 4.3 MiB/s wr, 438 op/s 2024-09-17T07:15:06.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:15:05 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:15:04.750418+0000 mgr.smithi167.ysqmzf (mgr.24457) 423 : audit [DBG] from='client.15180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:15:06.219 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T07:15:06.220 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-09-17T07:15:06.220 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:15:06.220 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:15:06.220 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-09-17T07:15:06.220 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1, 2024-09-17T07:15:06.220 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T07:15:06.220 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:15:06.220 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-09-17T07:15:06.220 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-09-17T07:15:06.220 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:15:06.221 INFO:teuthology.orchestra.run.smithi037.stdout: "mds": { 2024-09-17T07:15:06.221 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:15:06.221 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:15:06.221 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-09-17T07:15:06.221 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 13, 2024-09-17T07:15:06.221 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T07:15:06.221 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-09-17T07:15:06.221 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T07:15:06.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:15:05 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:15:04.737949+0000 mgr.smithi167.ysqmzf (mgr.24457) 422 : cluster [DBG] pgmap v311: 129 pgs: 129 active+clean; 334 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 5.9 KiB/s rd, 4.3 MiB/s wr, 438 op/s 2024-09-17T07:15:06.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:15:05 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:15:04.750418+0000 mgr.smithi167.ysqmzf (mgr.24457) 423 : audit [DBG] from='client.15180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:15:06.658 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T07:15:06.658 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9", 2024-09-17T07:15:06.658 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": true, 2024-09-17T07:15:06.658 INFO:teuthology.orchestra.run.smithi037.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T07:15:06.658 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [], 2024-09-17T07:15:06.658 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": "1/23 daemons upgraded", 2024-09-17T07:15:06.658 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "", 2024-09-17T07:15:06.659 INFO:teuthology.orchestra.run.smithi037.stdout: "is_paused": false 2024-09-17T07:15:06.659 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T07:15:06.919 INFO:teuthology.orchestra.run.smithi037.stdout: 5 240485 6.63 MB/sec execute 595 sec latency 39.303 ms 2024-09-17T07:15:07.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:15:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:15:05.229904+0000 mgr.smithi167.ysqmzf (mgr.24457) 424 : audit [DBG] from='client.15184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:15:07.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:15:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:15:05.695867+0000 mgr.smithi167.ysqmzf (mgr.24457) 425 : audit [DBG] from='client.15188 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:15:07.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:15:06 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:15:06.219862+0000 mon.smithi037 (mon.0) 871 : audit [DBG] from='client.? 172.21.15.37:0/208217918' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:15:07.170 INFO:teuthology.orchestra.run.smithi037.stdout:HEALTH_OK 2024-09-17T07:15:07.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:15:06 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:15:05.229904+0000 mgr.smithi167.ysqmzf (mgr.24457) 424 : audit [DBG] from='client.15184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:15:07.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:15:06 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:15:05.695867+0000 mgr.smithi167.ysqmzf (mgr.24457) 425 : audit [DBG] from='client.15188 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:15:07.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:15:06 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:15:06.219862+0000 mon.smithi037 (mon.0) 871 : audit [DBG] from='client.? 172.21.15.37:0/208217918' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:15:07.920 INFO:teuthology.orchestra.run.smithi037.stdout: 5 240931 6.65 MB/sec execute 596 sec latency 43.008 ms 2024-09-17T07:15:08.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:15:07 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:15:06.657566+0000 mgr.smithi167.ysqmzf (mgr.24457) 426 : audit [DBG] from='client.15196 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:15:08.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:15:07 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:15:06.738485+0000 mgr.smithi167.ysqmzf (mgr.24457) 427 : cluster [DBG] pgmap v312: 129 pgs: 129 active+clean; 328 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 9.1 KiB/s rd, 6.4 MiB/s wr, 689 op/s 2024-09-17T07:15:08.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:15:07 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:15:07.170265+0000 mon.smithi037 (mon.0) 872 : audit [DBG] from='client.? 172.21.15.37:0/1998307358' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:15:08.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:15:07 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:15:06.657566+0000 mgr.smithi167.ysqmzf (mgr.24457) 426 : audit [DBG] from='client.15196 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:15:08.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:15:07 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:15:06.738485+0000 mgr.smithi167.ysqmzf (mgr.24457) 427 : cluster [DBG] pgmap v312: 129 pgs: 129 active+clean; 328 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 9.1 KiB/s rd, 6.4 MiB/s wr, 689 op/s 2024-09-17T07:15:08.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:15:07 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:15:07.170265+0000 mon.smithi037 (mon.0) 872 : audit [DBG] from='client.? 172.21.15.37:0/1998307358' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:15:08.920 INFO:teuthology.orchestra.run.smithi037.stdout: 5 241325 6.66 MB/sec execute 597 sec latency 47.226 ms 2024-09-17T07:15:09.920 INFO:teuthology.orchestra.run.smithi037.stdout: 5 241730 6.67 MB/sec execute 598 sec latency 31.885 ms 2024-09-17T07:15:10.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:15:09 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:15:08.738899+0000 mgr.smithi167.ysqmzf (mgr.24457) 428 : cluster [DBG] pgmap v313: 129 pgs: 129 active+clean; 328 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 6.3 KiB/s rd, 4.5 MiB/s wr, 454 op/s 2024-09-17T07:15:10.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:15:09 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:15:08.738899+0000 mgr.smithi167.ysqmzf (mgr.24457) 428 : cluster [DBG] pgmap v313: 129 pgs: 129 active+clean; 328 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 6.3 KiB/s rd, 4.5 MiB/s wr, 454 op/s 2024-09-17T07:15:10.920 INFO:teuthology.orchestra.run.smithi037.stdout: 5 242064 6.67 MB/sec execute 599 sec latency 61.477 ms 2024-09-17T07:15:11.920 INFO:teuthology.orchestra.run.smithi037.stdout: 5 cleanup 600 sec 2024-09-17T07:15:12.100 INFO:teuthology.orchestra.run.smithi037.stdout: 0 cleanup 600 sec 2024-09-17T07:15:12.100 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-09-17T07:15:12.100 INFO:teuthology.orchestra.run.smithi037.stdout: Operation Count AvgLat MaxLat 2024-09-17T07:15:12.100 INFO:teuthology.orchestra.run.smithi037.stdout: ---------------------------------------- 2024-09-17T07:15:12.100 INFO:teuthology.orchestra.run.smithi037.stdout: NTCreateX 128297 7.998 302369.431 2024-09-17T07:15:12.100 INFO:teuthology.orchestra.run.smithi037.stdout: Close 94128 0.125 1.793 2024-09-17T07:15:12.100 INFO:teuthology.orchestra.run.smithi037.stdout: Rename 5434 8.404 77.673 2024-09-17T07:15:12.100 INFO:teuthology.orchestra.run.smithi037.stdout: Unlink 25981 5.716 85.185 2024-09-17T07:15:12.100 INFO:teuthology.orchestra.run.smithi037.stdout: Qpathinfo 116287 0.716 58.016 2024-09-17T07:15:12.100 INFO:teuthology.orchestra.run.smithi037.stdout: Qfileinfo 20260 0.006 1.228 2024-09-17T07:15:12.100 INFO:teuthology.orchestra.run.smithi037.stdout: Qfsinfo 21358 0.607 926.668 2024-09-17T07:15:12.100 INFO:teuthology.orchestra.run.smithi037.stdout: Sfileinfo 10434 10.054 83.344 2024-09-17T07:15:12.101 INFO:teuthology.orchestra.run.smithi037.stdout: Find 44970 0.308 9.566 2024-09-17T07:15:12.101 INFO:teuthology.orchestra.run.smithi037.stdout: WriteX 63360 24.439 302379.689 2024-09-17T07:15:12.101 INFO:teuthology.orchestra.run.smithi037.stdout: ReadX 201351 0.010 3.259 2024-09-17T07:15:12.101 INFO:teuthology.orchestra.run.smithi037.stdout: LockX 418 0.347 2.560 2024-09-17T07:15:12.101 INFO:teuthology.orchestra.run.smithi037.stdout: UnlockX 418 0.295 1.558 2024-09-17T07:15:12.101 INFO:teuthology.orchestra.run.smithi037.stdout: Flush 9008 0.002 0.021 2024-09-17T07:15:12.101 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-09-17T07:15:12.101 INFO:teuthology.orchestra.run.smithi037.stdout:Throughput 6.66502 MB/sec 5 clients 5 procs max_latency=302379.693 ms 2024-09-17T07:15:12.101 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:15:11 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:15:10.739296+0000 mgr.smithi167.ysqmzf (mgr.24457) 429 : cluster [DBG] pgmap v314: 129 pgs: 129 active+clean; 328 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 6.3 KiB/s rd, 4.5 MiB/s wr, 454 op/s 2024-09-17T07:15:12.103 DEBUG:teuthology.orchestra.run.smithi037:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'umount /mnt/foo' 2024-09-17T07:15:12.136 DEBUG:teuthology.orchestra.run.smithi037:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'while ! mount -t nfs $(hostname):/fake /mnt/foo ; do sleep 5 ; done' 2024-09-17T07:15:12.243 DEBUG:teuthology.orchestra.run.smithi037:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'cd /mnt/foo && dbench 5 -t 5' 2024-09-17T07:15:12.248 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:15:11 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:15:10.739296+0000 mgr.smithi167.ysqmzf (mgr.24457) 429 : cluster [DBG] pgmap v314: 129 pgs: 129 active+clean; 328 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 6.3 KiB/s rd, 4.5 MiB/s wr, 454 op/s 2024-09-17T07:15:12.268 INFO:teuthology.orchestra.run.smithi037.stdout:dbench version 4.00 - Copyright Andrew Tridgell 1999-2004 2024-09-17T07:15:12.269 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-09-17T07:15:12.269 INFO:teuthology.orchestra.run.smithi037.stdout:Running for 5 seconds with load '/usr/share/dbench/client.txt' and minimum warmup 1 secs 2024-09-17T07:15:12.269 INFO:teuthology.orchestra.run.smithi037.stdout:3 of 5 processes prepared for launch 0 sec 2024-09-17T07:15:12.370 INFO:teuthology.orchestra.run.smithi037.stdout:5 of 5 processes prepared for launch 0 sec 2024-09-17T07:15:12.370 INFO:teuthology.orchestra.run.smithi037.stdout:releasing clients 2024-09-17T07:15:14.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:15:13 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:15:12.739978+0000 mgr.smithi167.ysqmzf (mgr.24457) 430 : cluster [DBG] pgmap v315: 129 pgs: 129 active+clean; 331 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 7.2 MiB/s wr, 712 op/s 2024-09-17T07:15:14.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:15:13 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:15:12.739978+0000 mgr.smithi167.ysqmzf (mgr.24457) 430 : cluster [DBG] pgmap v315: 129 pgs: 129 active+clean; 331 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 7.2 MiB/s wr, 712 op/s 2024-09-17T07:15:14.370 INFO:teuthology.orchestra.run.smithi037.stdout: 5 397 24.97 MB/sec execute 1 sec latency 49.160 ms 2024-09-17T07:15:15.370 INFO:teuthology.orchestra.run.smithi037.stdout: 5 609 28.85 MB/sec execute 2 sec latency 26.398 ms 2024-09-17T07:15:16.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:15:15 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:15:14.740281+0000 mgr.smithi167.ysqmzf (mgr.24457) 431 : cluster [DBG] pgmap v316: 129 pgs: 129 active+clean; 331 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 7.7 KiB/s rd, 4.8 MiB/s wr, 508 op/s 2024-09-17T07:15:16.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:15:15 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:15:14.740281+0000 mgr.smithi167.ysqmzf (mgr.24457) 431 : cluster [DBG] pgmap v316: 129 pgs: 129 active+clean; 331 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 7.7 KiB/s rd, 4.8 MiB/s wr, 508 op/s 2024-09-17T07:15:16.370 INFO:teuthology.orchestra.run.smithi037.stdout: 5 928 21.14 MB/sec execute 3 sec latency 33.538 ms 2024-09-17T07:15:17.174 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:15:16 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:15:16.202147+0000 mon.smithi167 (mon.1) 121 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:15:17.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:15:16 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:15:16.202147+0000 mon.smithi167 (mon.1) 121 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:15:17.370 INFO:teuthology.orchestra.run.smithi037.stdout: 5 1425 21.16 MB/sec execute 4 sec latency 29.951 ms 2024-09-17T07:15:18.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:15:17 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:15:16.741003+0000 mgr.smithi167.ysqmzf (mgr.24457) 432 : cluster [DBG] pgmap v317: 129 pgs: 129 active+clean; 327 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 14 MiB/s wr, 761 op/s 2024-09-17T07:15:18.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:15:17 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:15:16.741003+0000 mgr.smithi167.ysqmzf (mgr.24457) 432 : cluster [DBG] pgmap v317: 129 pgs: 129 active+clean; 327 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 14 MiB/s wr, 761 op/s 2024-09-17T07:15:18.370 INFO:teuthology.orchestra.run.smithi037.stdout: 5 cleanup 5 sec 2024-09-17T07:15:18.496 INFO:teuthology.orchestra.run.smithi037.stdout:[1918] unlink './clients/client2/~dmtmp/PARADOX/.nfs000001000000a8ff00000033' failed - Device or resource busy 2024-09-17T07:15:18.496 INFO:teuthology.orchestra.run.smithi037.stdout:[1918] unlink './clients/client2/~dmtmp/PARADOX/.nfs000001000000a9230000003c' failed - Device or resource busy 2024-09-17T07:15:18.496 INFO:teuthology.orchestra.run.smithi037.stdout:[1918] unlink './clients/client2/~dmtmp/PARADOX/.nfs000001000000a91800000034' failed - Device or resource busy 2024-09-17T07:15:18.496 INFO:teuthology.orchestra.run.smithi037.stdout:[1918] unlink './clients/client2/~dmtmp/PARADOX/.nfs000001000000a9400000003f' failed - Device or resource busy 2024-09-17T07:15:18.496 INFO:teuthology.orchestra.run.smithi037.stdout:[1918] unlink './clients/client2/~dmtmp/PARADOX/.nfs000001000000aa1300000030' failed - Device or resource busy 2024-09-17T07:15:18.496 INFO:teuthology.orchestra.run.smithi037.stdout:[1918] unlink './clients/client2/~dmtmp/PARADOX/.nfs000001000000a8fa00000031' failed - Device or resource busy 2024-09-17T07:15:18.496 INFO:teuthology.orchestra.run.smithi037.stdout:[1918] unlink './clients/client2/~dmtmp/PARADOX/.nfs000001000000a93700000035' failed - Device or resource busy 2024-09-17T07:15:18.496 INFO:teuthology.orchestra.run.smithi037.stdout:[1918] unlink './clients/client2/~dmtmp/PARADOX/.nfs000001000000a93b0000004e' failed - Device or resource busy 2024-09-17T07:15:18.497 INFO:teuthology.orchestra.run.smithi037.stdout:[1918] unlink './clients/client2/~dmtmp/PARADOX/.nfs000001000000a90e00000036' failed - Device or resource busy 2024-09-17T07:15:18.509 INFO:teuthology.orchestra.run.smithi037.stdout:[1918] unlink './clients/client2/~dmtmp/PARADOX/.nfs000001000000aa0700000032' failed - Device or resource busy 2024-09-17T07:15:18.519 INFO:teuthology.orchestra.run.smithi037.stdout:[1918] unlink './clients/client2/~dmtmp/PARADOX/.nfs000001000000a8f500000049' failed - Device or resource busy 2024-09-17T07:15:18.534 INFO:teuthology.orchestra.run.smithi037.stdout:[2055] unlink './clients/client4/~dmtmp/PARADOX/.nfs000001000000a93800000078' failed - Device or resource busy 2024-09-17T07:15:18.535 INFO:teuthology.orchestra.run.smithi037.stdout:[2055] unlink './clients/client4/~dmtmp/PARADOX/.nfs000001000000a90300000076' failed - Device or resource busy 2024-09-17T07:15:18.535 INFO:teuthology.orchestra.run.smithi037.stdout:[2055] unlink './clients/client4/~dmtmp/PARADOX/.nfs000001000000a8f90000002e' failed - Device or resource busy 2024-09-17T07:15:18.535 INFO:teuthology.orchestra.run.smithi037.stdout:[2055] unlink './clients/client4/~dmtmp/PARADOX/.nfs000001000000a92900000079' failed - Device or resource busy 2024-09-17T07:15:18.535 INFO:teuthology.orchestra.run.smithi037.stdout:[2055] unlink './clients/client4/~dmtmp/PARADOX/.nfs000001000000a94800000053' failed - Device or resource busy 2024-09-17T07:15:18.535 INFO:teuthology.orchestra.run.smithi037.stdout:[2055] unlink './clients/client4/~dmtmp/PARADOX/.nfs000001000000a92400000065' failed - Device or resource busy 2024-09-17T07:15:18.535 INFO:teuthology.orchestra.run.smithi037.stdout:[2055] unlink './clients/client4/~dmtmp/PARADOX/.nfs000001000000a95100000061' failed - Device or resource busy 2024-09-17T07:15:18.535 INFO:teuthology.orchestra.run.smithi037.stdout:[2055] unlink './clients/client4/~dmtmp/PARADOX/.nfs000001000000a8f400000070' failed - Device or resource busy 2024-09-17T07:15:18.535 INFO:teuthology.orchestra.run.smithi037.stdout:[2055] unlink './clients/client4/~dmtmp/PARADOX/.nfs000001000000a94c00000055' failed - Device or resource busy 2024-09-17T07:15:18.535 INFO:teuthology.orchestra.run.smithi037.stdout:[2055] unlink './clients/client4/~dmtmp/PARADOX/.nfs000001000000a90d00000050' failed - Device or resource busy 2024-09-17T07:15:18.535 INFO:teuthology.orchestra.run.smithi037.stdout:[2055] unlink './clients/client4/~dmtmp/PARADOX/.nfs000001000000a8fe00000039' failed - Device or resource busy 2024-09-17T07:15:18.540 INFO:teuthology.orchestra.run.smithi037.stdout:[2034] unlink './clients/client0/~dmtmp/PARADOX/.nfs000001000000a8f30000006f' failed - Device or resource busy 2024-09-17T07:15:18.540 INFO:teuthology.orchestra.run.smithi037.stdout:[2034] unlink './clients/client0/~dmtmp/PARADOX/.nfs000001000000a9410000005e' failed - Device or resource busy 2024-09-17T07:15:18.540 INFO:teuthology.orchestra.run.smithi037.stdout:[2034] unlink './clients/client0/~dmtmp/PARADOX/.nfs000001000000a9020000007a' failed - Device or resource busy 2024-09-17T07:15:18.540 INFO:teuthology.orchestra.run.smithi037.stdout:[2034] unlink './clients/client0/~dmtmp/PARADOX/.nfs000001000000a93c0000007c' failed - Device or resource busy 2024-09-17T07:15:18.540 INFO:teuthology.orchestra.run.smithi037.stdout:[2034] unlink './clients/client0/~dmtmp/PARADOX/.nfs000001000000a91700000047' failed - Device or resource busy 2024-09-17T07:15:18.540 INFO:teuthology.orchestra.run.smithi037.stdout:[2034] unlink './clients/client0/~dmtmp/PARADOX/.nfs000001000000a92600000063' failed - Device or resource busy 2024-09-17T07:15:18.550 INFO:teuthology.orchestra.run.smithi037.stdout:[2034] unlink './clients/client0/~dmtmp/PARADOX/.nfs000001000000a8fd00000044' failed - Device or resource busy 2024-09-17T07:15:18.557 INFO:teuthology.orchestra.run.smithi037.stdout:[2055] unlink './clients/client4/~dmtmp/PARADOX/.nfs000001000000a92000000059' failed - Device or resource busy 2024-09-17T07:15:18.569 INFO:teuthology.orchestra.run.smithi037.stdout:[2055] unlink './clients/client4/~dmtmp/PARADOX/.nfs000001000000a93d0000005d' failed - Device or resource busy 2024-09-17T07:15:18.571 INFO:teuthology.orchestra.run.smithi037.stdout:[1918] unlink './clients/client2/~dmtmp/PARADOX/.nfs000001000000a9040000004c' failed - Device or resource busy 2024-09-17T07:15:18.571 INFO:teuthology.orchestra.run.smithi037.stdout:[2055] unlink './clients/client4/~dmtmp/PARADOX/.nfs000001000000a9150000003d' failed - Device or resource busy 2024-09-17T07:15:18.572 INFO:teuthology.orchestra.run.smithi037.stdout:[1918] unlink './clients/client2/~dmtmp/PARADOX/.nfs000001000000a92800000045' failed - Device or resource busy 2024-09-17T07:15:18.573 INFO:teuthology.orchestra.run.smithi037.stdout:[2055] unlink './clients/client4/~dmtmp/PARADOX/.nfs000001000000a93300000041' failed - Device or resource busy 2024-09-17T07:15:18.574 INFO:teuthology.orchestra.run.smithi037.stdout:[2034] unlink './clients/client0/~dmtmp/PARADOX/.nfs000001000000a94a00000054' failed - Device or resource busy 2024-09-17T07:15:18.574 INFO:teuthology.orchestra.run.smithi037.stdout:[2034] unlink './clients/client0/~dmtmp/PARADOX/.nfs000001000000a9360000004b' failed - Device or resource busy 2024-09-17T07:15:18.575 INFO:teuthology.orchestra.run.smithi037.stdout:[2034] unlink './clients/client0/~dmtmp/PARADOX/.nfs000001000000a92b0000007e' failed - Device or resource busy 2024-09-17T07:15:18.575 INFO:teuthology.orchestra.run.smithi037.stdout:[2034] unlink './clients/client0/~dmtmp/PARADOX/.nfs000001000000a90c00000051' failed - Device or resource busy 2024-09-17T07:15:18.575 INFO:teuthology.orchestra.run.smithi037.stdout:[2034] unlink './clients/client0/~dmtmp/PARADOX/.nfs000001000000a94f00000056' failed - Device or resource busy 2024-09-17T07:15:18.575 INFO:teuthology.orchestra.run.smithi037.stdout:[2034] unlink './clients/client0/~dmtmp/PARADOX/.nfs000001000000a8f80000002f' failed - Device or resource busy 2024-09-17T07:15:18.577 INFO:teuthology.orchestra.run.smithi037.stdout:[2034] unlink './clients/client0/~dmtmp/PARADOX/.nfs000001000000a9210000005b' failed - Device or resource busy 2024-09-17T07:15:18.666 INFO:teuthology.orchestra.run.smithi037.stdout: 0 cleanup 5 sec 2024-09-17T07:15:18.666 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-09-17T07:15:18.666 INFO:teuthology.orchestra.run.smithi037.stdout: Operation Count AvgLat MaxLat 2024-09-17T07:15:18.666 INFO:teuthology.orchestra.run.smithi037.stdout: ---------------------------------------- 2024-09-17T07:15:18.666 INFO:teuthology.orchestra.run.smithi037.stdout: NTCreateX 1495 4.265 49.152 2024-09-17T07:15:18.666 INFO:teuthology.orchestra.run.smithi037.stdout: Close 1222 4.740 44.034 2024-09-17T07:15:18.666 INFO:teuthology.orchestra.run.smithi037.stdout: Rename 55 10.267 33.528 2024-09-17T07:15:18.666 INFO:teuthology.orchestra.run.smithi037.stdout: Unlink 126 4.437 19.201 2024-09-17T07:15:18.666 INFO:teuthology.orchestra.run.smithi037.stdout: Qpathinfo 1086 1.410 28.149 2024-09-17T07:15:18.666 INFO:teuthology.orchestra.run.smithi037.stdout: Qfileinfo 452 13.176 47.274 2024-09-17T07:15:18.667 INFO:teuthology.orchestra.run.smithi037.stdout: Qfsinfo 165 0.332 0.698 2024-09-17T07:15:18.667 INFO:teuthology.orchestra.run.smithi037.stdout: Sfileinfo 170 11.582 21.841 2024-09-17T07:15:18.667 INFO:teuthology.orchestra.run.smithi037.stdout: Find 379 0.281 2.141 2024-09-17T07:15:18.667 INFO:teuthology.orchestra.run.smithi037.stdout: WriteX 1807 0.022 0.071 2024-09-17T07:15:18.667 INFO:teuthology.orchestra.run.smithi037.stdout: ReadX 1532 0.012 0.255 2024-09-17T07:15:18.667 INFO:teuthology.orchestra.run.smithi037.stdout: Flush 150 13.555 22.150 2024-09-17T07:15:18.667 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-09-17T07:15:18.667 INFO:teuthology.orchestra.run.smithi037.stdout:Throughput 21.1559 MB/sec 5 clients 5 procs max_latency=49.160 ms 2024-09-17T07:15:18.668 DEBUG:teuthology.parallel:result is None 2024-09-17T07:15:20.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:15:19 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:15:18.741543+0000 mgr.smithi167.ysqmzf (mgr.24457) 433 : cluster [DBG] pgmap v318: 129 pgs: 129 active+clean; 327 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 8.1 KiB/s rd, 12 MiB/s wr, 511 op/s 2024-09-17T07:15:20.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:15:19 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:15:18.741543+0000 mgr.smithi167.ysqmzf (mgr.24457) 433 : cluster [DBG] pgmap v318: 129 pgs: 129 active+clean; 327 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 8.1 KiB/s rd, 12 MiB/s wr, 511 op/s 2024-09-17T07:15:22.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:15:21 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:15:20.741965+0000 mgr.smithi167.ysqmzf (mgr.24457) 434 : cluster [DBG] pgmap v319: 129 pgs: 129 active+clean; 327 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 8.1 KiB/s rd, 12 MiB/s wr, 511 op/s 2024-09-17T07:15:22.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:15:21 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:15:20.741965+0000 mgr.smithi167.ysqmzf (mgr.24457) 434 : cluster [DBG] pgmap v319: 129 pgs: 129 active+clean; 327 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 8.1 KiB/s rd, 12 MiB/s wr, 511 op/s 2024-09-17T07:15:24.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:15:23 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:15:22.742632+0000 mgr.smithi167.ysqmzf (mgr.24457) 435 : cluster [DBG] pgmap v320: 129 pgs: 129 active+clean; 225 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 12 KiB/s rd, 13 MiB/s wr, 632 op/s 2024-09-17T07:15:24.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:15:23 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:15:22.742632+0000 mgr.smithi167.ysqmzf (mgr.24457) 435 : cluster [DBG] pgmap v320: 129 pgs: 129 active+clean; 225 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 12 KiB/s rd, 13 MiB/s wr, 632 op/s 2024-09-17T07:15:26.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:15:25 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:15:24.743199+0000 mgr.smithi167.ysqmzf (mgr.24457) 436 : cluster [DBG] pgmap v321: 129 pgs: 129 active+clean; 225 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 7.7 KiB/s rd, 10 MiB/s wr, 374 op/s 2024-09-17T07:15:26.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:15:25 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:15:24.743199+0000 mgr.smithi167.ysqmzf (mgr.24457) 436 : cluster [DBG] pgmap v321: 129 pgs: 129 active+clean; 225 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 7.7 KiB/s rd, 10 MiB/s wr, 374 op/s 2024-09-17T07:15:27.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:15:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:15:26.743800+0000 mgr.smithi167.ysqmzf (mgr.24457) 437 : cluster [DBG] pgmap v322: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 7.8 KiB/s rd, 10 MiB/s wr, 376 op/s 2024-09-17T07:15:28.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:15:27 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:15:26.743800+0000 mgr.smithi167.ysqmzf (mgr.24457) 437 : cluster [DBG] pgmap v322: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 7.8 KiB/s rd, 10 MiB/s wr, 376 op/s 2024-09-17T07:15:30.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:15:29 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:15:28.744216+0000 mgr.smithi167.ysqmzf (mgr.24457) 438 : cluster [DBG] pgmap v323: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 4.3 KiB/s rd, 585 KiB/s wr, 123 op/s 2024-09-17T07:15:30.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:15:29 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:15:28.744216+0000 mgr.smithi167.ysqmzf (mgr.24457) 438 : cluster [DBG] pgmap v323: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 4.3 KiB/s rd, 585 KiB/s wr, 123 op/s 2024-09-17T07:15:32.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:15:31 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:15:30.744809+0000 mgr.smithi167.ysqmzf (mgr.24457) 439 : cluster [DBG] pgmap v324: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 4.3 KiB/s rd, 585 KiB/s wr, 123 op/s 2024-09-17T07:15:32.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:15:31 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:15:31.202574+0000 mon.smithi167 (mon.1) 122 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:15:32.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:15:31 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:15:30.744809+0000 mgr.smithi167.ysqmzf (mgr.24457) 439 : cluster [DBG] pgmap v324: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 4.3 KiB/s rd, 585 KiB/s wr, 123 op/s 2024-09-17T07:15:32.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:15:31 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:15:31.202574+0000 mon.smithi167 (mon.1) 122 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:15:34.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:15:33 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:15:32.745722+0000 mgr.smithi167.ysqmzf (mgr.24457) 440 : cluster [DBG] pgmap v325: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 4.3 KiB/s rd, 585 KiB/s wr, 123 op/s 2024-09-17T07:15:34.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:15:33 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:15:32.745722+0000 mgr.smithi167.ysqmzf (mgr.24457) 440 : cluster [DBG] pgmap v325: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 4.3 KiB/s rd, 585 KiB/s wr, 123 op/s 2024-09-17T07:15:36.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:15:35 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:15:34.746125+0000 mgr.smithi167.ysqmzf (mgr.24457) 441 : cluster [DBG] pgmap v326: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 8.6 KiB/s wr, 2 op/s 2024-09-17T07:15:36.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:15:35 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:15:34.746125+0000 mgr.smithi167.ysqmzf (mgr.24457) 441 : cluster [DBG] pgmap v326: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 8.6 KiB/s wr, 2 op/s 2024-09-17T07:15:37.541 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-09-17T07:15:37.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:15:37 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:15:36.746985+0000 mgr.smithi167.ysqmzf (mgr.24457) 442 : cluster [DBG] pgmap v327: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 341 B/s rd, 9.0 KiB/s wr, 2 op/s 2024-09-17T07:15:38.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:15:37 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:15:36.746985+0000 mgr.smithi167.ysqmzf (mgr.24457) 442 : cluster [DBG] pgmap v327: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 341 B/s rd, 9.0 KiB/s wr, 2 op/s 2024-09-17T07:15:38.194 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T07:15:38.195 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.smithi037 smithi037 *:9093,9094 starting - - - - 2024-09-17T07:15:38.195 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi037 smithi037 running (18m) 9m ago 18m 6405k - 16.2.0 24ecd6d5f14c cfb092719ab6 2024-09-17T07:15:38.195 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi167 smithi167 running (17m) 10m ago 17m 6413k - 16.2.0 24ecd6d5f14c 535da7f9a9b2 2024-09-17T07:15:38.195 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.smithi037 smithi037 *:3000 starting - - - - 2024-09-17T07:15:38.195 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi037.jtdcan smithi037 running (12m) 9m ago 12m 13.0M - 16.2.0 24ecd6d5f14c 9972c22cf2de 2024-09-17T07:15:38.195 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi167.pprzvy smithi167 running (12m) 10m ago 12m 38.3M - 16.2.0 24ecd6d5f14c 7f42961a3697 2024-09-17T07:15:38.195 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi037.xnzdne smithi037 *:9283 running (19m) 9m ago 19m 359M - 16.2.0 24ecd6d5f14c fe5576907dcd 2024-09-17T07:15:38.195 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi167.ysqmzf smithi167 *:8443,9283 running (10m) 10m ago 17m 487M - 18.2.4-855-g19e2a2be 980a0bfcd684 a1646754813f 2024-09-17T07:15:38.196 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi037 smithi037 running (19m) 9m ago 19m 53.8M 2048M 16.2.0 24ecd6d5f14c 64e774b68c51 2024-09-17T07:15:38.196 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi167 smithi167 running (17m) 10m ago 17m 42.6M 2048M 16.2.0 24ecd6d5f14c a9e35dbd0fa0 2024-09-17T07:15:38.196 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.0.0.smithi037.koazav smithi037 *:2049 running (10m) 9m ago 10m 48.1M - 3.5 24ecd6d5f14c b21a22e84630 2024-09-17T07:15:38.196 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.1.0.smithi167.rhgwce smithi167 *:2049 running (10m) 10m ago 10m 49.4M - 3.5 24ecd6d5f14c d8f95531d8af 2024-09-17T07:15:38.196 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi037 smithi037 *:9100 starting - - - - 2024-09-17T07:15:38.196 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi167 smithi167 *:9100 running (16m) 10m ago 16m 17.2M - 0.18.1 e5a616e4b9cf 6fd08102820d 2024-09-17T07:15:38.196 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (16m) 9m ago 16m 389M 4096M 16.2.0 24ecd6d5f14c d74c41c79a3d 2024-09-17T07:15:38.196 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (16m) 9m ago 16m 290M 4096M 16.2.0 24ecd6d5f14c 9893d8fdab55 2024-09-17T07:15:38.197 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (15m) 9m ago 15m 254M 4096M 16.2.0 24ecd6d5f14c f5506a58d1bb 2024-09-17T07:15:38.197 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (15m) 9m ago 15m 360M 4096M 16.2.0 24ecd6d5f14c 9bc451cb2df8 2024-09-17T07:15:38.197 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi167 running (15m) 10m ago 15m 376M 4096M 16.2.0 24ecd6d5f14c 062421f15e44 2024-09-17T07:15:38.197 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi167 running (14m) 10m ago 14m 398M 4096M 16.2.0 24ecd6d5f14c f1d1552fbeeb 2024-09-17T07:15:38.197 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi167 running (14m) 10m ago 14m 330M 4096M 16.2.0 24ecd6d5f14c 5c621e82d4cd 2024-09-17T07:15:38.197 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi167 running (14m) 10m ago 14m 484M 4096M 16.2.0 24ecd6d5f14c 721a3bad3841 2024-09-17T07:15:38.197 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.smithi037 smithi037 *:9095 starting - - - - 2024-09-17T07:15:38.596 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T07:15:38.596 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-09-17T07:15:38.597 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:15:38.597 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:15:38.597 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-09-17T07:15:38.597 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1, 2024-09-17T07:15:38.598 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T07:15:38.598 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:15:38.598 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-09-17T07:15:38.598 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-09-17T07:15:38.598 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:15:38.598 INFO:teuthology.orchestra.run.smithi037.stdout: "mds": { 2024-09-17T07:15:38.599 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:15:38.599 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:15:38.599 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-09-17T07:15:38.599 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 13, 2024-09-17T07:15:38.599 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T07:15:38.600 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-09-17T07:15:38.600 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T07:15:38.931 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T07:15:38.931 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9", 2024-09-17T07:15:38.931 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": true, 2024-09-17T07:15:38.931 INFO:teuthology.orchestra.run.smithi037.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T07:15:38.931 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [], 2024-09-17T07:15:38.931 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": "1/23 daemons upgraded", 2024-09-17T07:15:38.931 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "", 2024-09-17T07:15:38.931 INFO:teuthology.orchestra.run.smithi037.stdout: "is_paused": false 2024-09-17T07:15:38.932 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T07:15:38.932 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:15:38 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:15:37.525477+0000 mgr.smithi167.ysqmzf (mgr.24457) 443 : audit [DBG] from='client.15204 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:15:38.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:15:38 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:15:37.525477+0000 mgr.smithi167.ysqmzf (mgr.24457) 443 : audit [DBG] from='client.15204 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:15:39.328 INFO:teuthology.orchestra.run.smithi037.stdout:HEALTH_OK 2024-09-17T07:15:39.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:15:39 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:15:37.862012+0000 mgr.smithi167.ysqmzf (mgr.24457) 444 : audit [DBG] from='client.15208 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:15:39.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:15:39 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:15:38.185809+0000 mgr.smithi167.ysqmzf (mgr.24457) 445 : audit [DBG] from='client.15212 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:15:39.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:15:39 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:15:38.596339+0000 mon.smithi037 (mon.0) 873 : audit [DBG] from='client.? 172.21.15.37:0/1672357659' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:15:39.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:15:39 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:15:38.747324+0000 mgr.smithi167.ysqmzf (mgr.24457) 446 : cluster [DBG] pgmap v328: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-09-17T07:15:39.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:15:39 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:15:39.328686+0000 mon.smithi037 (mon.0) 874 : audit [DBG] from='client.? 172.21.15.37:0/2199095990' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:15:39.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:15:39 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:15:37.862012+0000 mgr.smithi167.ysqmzf (mgr.24457) 444 : audit [DBG] from='client.15208 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:15:39.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:15:39 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:15:38.185809+0000 mgr.smithi167.ysqmzf (mgr.24457) 445 : audit [DBG] from='client.15212 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:15:39.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:15:39 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:15:38.596339+0000 mon.smithi037 (mon.0) 873 : audit [DBG] from='client.? 172.21.15.37:0/1672357659' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:15:39.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:15:39 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:15:38.747324+0000 mgr.smithi167.ysqmzf (mgr.24457) 446 : cluster [DBG] pgmap v328: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-09-17T07:15:39.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:15:39 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:15:39.328686+0000 mon.smithi037 (mon.0) 874 : audit [DBG] from='client.? 172.21.15.37:0/2199095990' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:15:40.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:15:40 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:15:38.930627+0000 mgr.smithi167.ysqmzf (mgr.24457) 447 : audit [DBG] from='client.15220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:15:41.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:15:40 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:15:38.930627+0000 mgr.smithi167.ysqmzf (mgr.24457) 447 : audit [DBG] from='client.15220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:15:41.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:15:41 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:15:40.747856+0000 mgr.smithi167.ysqmzf (mgr.24457) 448 : cluster [DBG] pgmap v329: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-09-17T07:15:42.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:15:41 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:15:40.747856+0000 mgr.smithi167.ysqmzf (mgr.24457) 448 : cluster [DBG] pgmap v329: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-09-17T07:15:44.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:15:43 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:15:42.748618+0000 mgr.smithi167.ysqmzf (mgr.24457) 449 : cluster [DBG] pgmap v330: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-09-17T07:15:44.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:15:43 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:15:42.748618+0000 mgr.smithi167.ysqmzf (mgr.24457) 449 : cluster [DBG] pgmap v330: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-09-17T07:15:46.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:15:45 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:15:44.749021+0000 mgr.smithi167.ysqmzf (mgr.24457) 450 : cluster [DBG] pgmap v331: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-09-17T07:15:46.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:15:45 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:15:44.749021+0000 mgr.smithi167.ysqmzf (mgr.24457) 450 : cluster [DBG] pgmap v331: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-09-17T07:15:47.175 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:15:46 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:15:46.202708+0000 mon.smithi167 (mon.1) 123 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:15:47.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:15:46 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:15:46.202708+0000 mon.smithi167 (mon.1) 123 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:15:48.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:15:47 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:15:46.749727+0000 mgr.smithi167.ysqmzf (mgr.24457) 451 : cluster [DBG] pgmap v332: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 341 B/s rd, 426 B/s wr, 0 op/s 2024-09-17T07:15:48.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:15:47 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:15:46.749727+0000 mgr.smithi167.ysqmzf (mgr.24457) 451 : cluster [DBG] pgmap v332: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 341 B/s rd, 426 B/s wr, 0 op/s 2024-09-17T07:15:50.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:15:49 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:15:48.750077+0000 mgr.smithi167.ysqmzf (mgr.24457) 452 : cluster [DBG] pgmap v333: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:15:50.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:15:49 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:15:48.750077+0000 mgr.smithi167.ysqmzf (mgr.24457) 452 : cluster [DBG] pgmap v333: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:15:52.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:15:51 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:15:50.750454+0000 mgr.smithi167.ysqmzf (mgr.24457) 453 : cluster [DBG] pgmap v334: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:15:52.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:15:51 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:15:50.750454+0000 mgr.smithi167.ysqmzf (mgr.24457) 453 : cluster [DBG] pgmap v334: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:15:54.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:15:53 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:15:52.751283+0000 mgr.smithi167.ysqmzf (mgr.24457) 454 : cluster [DBG] pgmap v335: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:15:54.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:15:53 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:15:52.751283+0000 mgr.smithi167.ysqmzf (mgr.24457) 454 : cluster [DBG] pgmap v335: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:15:56.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:15:55 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:15:54.751768+0000 mgr.smithi167.ysqmzf (mgr.24457) 455 : cluster [DBG] pgmap v336: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:15:56.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:15:55 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:15:54.751768+0000 mgr.smithi167.ysqmzf (mgr.24457) 455 : cluster [DBG] pgmap v336: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:15:57.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:15:57 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:15:56.752449+0000 mgr.smithi167.ysqmzf (mgr.24457) 456 : cluster [DBG] pgmap v337: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:15:58.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:15:57 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:15:56.752449+0000 mgr.smithi167.ysqmzf (mgr.24457) 456 : cluster [DBG] pgmap v337: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:16:00.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:15:59 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:15:58.752863+0000 mgr.smithi167.ysqmzf (mgr.24457) 457 : cluster [DBG] pgmap v338: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:16:00.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:15:59 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:15:58.752863+0000 mgr.smithi167.ysqmzf (mgr.24457) 457 : cluster [DBG] pgmap v338: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:16:02.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:16:00.753309+0000 mgr.smithi167.ysqmzf (mgr.24457) 458 : cluster [DBG] pgmap v339: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:16:02.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:01.202913+0000 mon.smithi167 (mon.1) 124 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:16:02.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:01 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:16:00.753309+0000 mgr.smithi167.ysqmzf (mgr.24457) 458 : cluster [DBG] pgmap v339: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:16:02.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:01 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:01.202913+0000 mon.smithi167 (mon.1) 124 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:16:04.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:03 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:16:02.754227+0000 mgr.smithi167.ysqmzf (mgr.24457) 459 : cluster [DBG] pgmap v340: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:16:04.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:03 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:16:02.754227+0000 mgr.smithi167.ysqmzf (mgr.24457) 459 : cluster [DBG] pgmap v340: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:16:06.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:05 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:16:04.754558+0000 mgr.smithi167.ysqmzf (mgr.24457) 460 : cluster [DBG] pgmap v341: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:16:06.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:05 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:16:04.754558+0000 mgr.smithi167.ysqmzf (mgr.24457) 460 : cluster [DBG] pgmap v341: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:16:07.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:07 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:16:06.755180+0000 mgr.smithi167.ysqmzf (mgr.24457) 461 : cluster [DBG] pgmap v342: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:16:08.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:07 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:16:06.755180+0000 mgr.smithi167.ysqmzf (mgr.24457) 461 : cluster [DBG] pgmap v342: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:16:09.692 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-09-17T07:16:10.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:09 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:16:08.755670+0000 mgr.smithi167.ysqmzf (mgr.24457) 462 : cluster [DBG] pgmap v343: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:16:10.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:09 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:16:08.755670+0000 mgr.smithi167.ysqmzf (mgr.24457) 462 : cluster [DBG] pgmap v343: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:16:10.343 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T07:16:10.343 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.smithi037 smithi037 *:9093,9094 starting - - - - 2024-09-17T07:16:10.343 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi037 smithi037 running (18m) 10m ago 18m 6405k - 16.2.0 24ecd6d5f14c cfb092719ab6 2024-09-17T07:16:10.343 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi167 smithi167 running (17m) 10m ago 17m 6413k - 16.2.0 24ecd6d5f14c 535da7f9a9b2 2024-09-17T07:16:10.343 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.smithi037 smithi037 *:3000 starting - - - - 2024-09-17T07:16:10.343 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi037.jtdcan smithi037 running (13m) 10m ago 13m 13.0M - 16.2.0 24ecd6d5f14c 9972c22cf2de 2024-09-17T07:16:10.343 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi167.pprzvy smithi167 running (13m) 10m ago 13m 38.3M - 16.2.0 24ecd6d5f14c 7f42961a3697 2024-09-17T07:16:10.344 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi037.xnzdne smithi037 *:9283 running (20m) 10m ago 20m 359M - 16.2.0 24ecd6d5f14c fe5576907dcd 2024-09-17T07:16:10.344 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi167.ysqmzf smithi167 *:8443,9283 running (11m) 10m ago 17m 487M - 18.2.4-855-g19e2a2be 980a0bfcd684 a1646754813f 2024-09-17T07:16:10.344 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi037 smithi037 running (20m) 10m ago 20m 53.8M 2048M 16.2.0 24ecd6d5f14c 64e774b68c51 2024-09-17T07:16:10.344 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi167 smithi167 running (17m) 10m ago 17m 42.6M 2048M 16.2.0 24ecd6d5f14c a9e35dbd0fa0 2024-09-17T07:16:10.344 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.0.0.smithi037.koazav smithi037 *:2049 running (10m) 10m ago 10m 48.1M - 3.5 24ecd6d5f14c b21a22e84630 2024-09-17T07:16:10.344 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.1.0.smithi167.rhgwce smithi167 *:2049 running (10m) 10m ago 10m 49.4M - 3.5 24ecd6d5f14c d8f95531d8af 2024-09-17T07:16:10.344 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi037 smithi037 *:9100 starting - - - - 2024-09-17T07:16:10.344 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi167 smithi167 *:9100 running (17m) 10m ago 17m 17.2M - 0.18.1 e5a616e4b9cf 6fd08102820d 2024-09-17T07:16:10.344 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (17m) 10m ago 17m 389M 4096M 16.2.0 24ecd6d5f14c d74c41c79a3d 2024-09-17T07:16:10.344 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (16m) 10m ago 16m 290M 4096M 16.2.0 24ecd6d5f14c 9893d8fdab55 2024-09-17T07:16:10.344 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (16m) 10m ago 16m 254M 4096M 16.2.0 24ecd6d5f14c f5506a58d1bb 2024-09-17T07:16:10.344 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (16m) 10m ago 16m 360M 4096M 16.2.0 24ecd6d5f14c 9bc451cb2df8 2024-09-17T07:16:10.344 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi167 running (15m) 10m ago 15m 376M 4096M 16.2.0 24ecd6d5f14c 062421f15e44 2024-09-17T07:16:10.344 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi167 running (15m) 10m ago 15m 398M 4096M 16.2.0 24ecd6d5f14c f1d1552fbeeb 2024-09-17T07:16:10.345 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi167 running (15m) 10m ago 15m 330M 4096M 16.2.0 24ecd6d5f14c 5c621e82d4cd 2024-09-17T07:16:10.345 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi167 running (14m) 10m ago 14m 484M 4096M 16.2.0 24ecd6d5f14c 721a3bad3841 2024-09-17T07:16:10.345 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.smithi037 smithi037 *:9095 starting - - - - 2024-09-17T07:16:10.739 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T07:16:10.739 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-09-17T07:16:10.739 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:16:10.739 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:16:10.739 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-09-17T07:16:10.739 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1, 2024-09-17T07:16:10.739 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T07:16:10.739 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:16:10.740 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-09-17T07:16:10.740 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-09-17T07:16:10.740 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:16:10.740 INFO:teuthology.orchestra.run.smithi037.stdout: "mds": { 2024-09-17T07:16:10.740 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:16:10.740 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:16:10.740 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-09-17T07:16:10.740 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 13, 2024-09-17T07:16:10.740 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T07:16:10.740 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-09-17T07:16:10.740 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T07:16:11.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:10 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:09.678981+0000 mgr.smithi167.ysqmzf (mgr.24457) 463 : audit [DBG] from='client.15228 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:16:11.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:10 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:10.739087+0000 mon.smithi037 (mon.0) 875 : audit [DBG] from='client.? 172.21.15.37:0/4038638340' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:16:11.075 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T07:16:11.075 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9", 2024-09-17T07:16:11.075 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": true, 2024-09-17T07:16:11.075 INFO:teuthology.orchestra.run.smithi037.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T07:16:11.075 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [], 2024-09-17T07:16:11.075 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": "1/23 daemons upgraded", 2024-09-17T07:16:11.075 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "", 2024-09-17T07:16:11.076 INFO:teuthology.orchestra.run.smithi037.stdout: "is_paused": false 2024-09-17T07:16:11.076 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T07:16:11.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:10 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:09.678981+0000 mgr.smithi167.ysqmzf (mgr.24457) 463 : audit [DBG] from='client.15228 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:16:11.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:10 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:10.739087+0000 mon.smithi037 (mon.0) 875 : audit [DBG] from='client.? 172.21.15.37:0/4038638340' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:16:11.467 INFO:teuthology.orchestra.run.smithi037.stdout:HEALTH_OK 2024-09-17T07:16:12.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:11 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:10.012811+0000 mgr.smithi167.ysqmzf (mgr.24457) 464 : audit [DBG] from='client.15232 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:16:12.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:11 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:10.334135+0000 mgr.smithi167.ysqmzf (mgr.24457) 465 : audit [DBG] from='client.15236 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:16:12.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:11 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:16:10.756104+0000 mgr.smithi167.ysqmzf (mgr.24457) 466 : cluster [DBG] pgmap v344: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:16:12.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:11 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:11.467936+0000 mon.smithi037 (mon.0) 876 : audit [DBG] from='client.? 172.21.15.37:0/275432777' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:16:12.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:11 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:10.012811+0000 mgr.smithi167.ysqmzf (mgr.24457) 464 : audit [DBG] from='client.15232 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:16:12.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:11 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:10.334135+0000 mgr.smithi167.ysqmzf (mgr.24457) 465 : audit [DBG] from='client.15236 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:16:12.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:11 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:16:10.756104+0000 mgr.smithi167.ysqmzf (mgr.24457) 466 : cluster [DBG] pgmap v344: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:16:12.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:11 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:11.467936+0000 mon.smithi037 (mon.0) 876 : audit [DBG] from='client.? 172.21.15.37:0/275432777' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:16:13.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:12 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:11.074736+0000 mgr.smithi167.ysqmzf (mgr.24457) 467 : audit [DBG] from='client.15244 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:16:13.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:12 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:11.074736+0000 mgr.smithi167.ysqmzf (mgr.24457) 467 : audit [DBG] from='client.15244 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:16:14.150 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:13 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:16:12.756996+0000 mgr.smithi167.ysqmzf (mgr.24457) 468 : cluster [DBG] pgmap v345: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:16:14.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:13 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:16:12.756996+0000 mgr.smithi167.ysqmzf (mgr.24457) 468 : cluster [DBG] pgmap v345: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:16:16.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:15 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:16:14.757413+0000 mgr.smithi167.ysqmzf (mgr.24457) 469 : cluster [DBG] pgmap v346: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:16:16.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:15 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:16:14.757413+0000 mgr.smithi167.ysqmzf (mgr.24457) 469 : cluster [DBG] pgmap v346: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:16:17.175 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:16 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:16.203412+0000 mon.smithi167 (mon.1) 125 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:16:17.189 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:16 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:16.203412+0000 mon.smithi167 (mon.1) 125 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:16:17.868 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:17 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:16:16.758127+0000 mgr.smithi167.ysqmzf (mgr.24457) 470 : cluster [DBG] pgmap v347: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:16:18.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:17 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:16:16.758127+0000 mgr.smithi167.ysqmzf (mgr.24457) 470 : cluster [DBG] pgmap v347: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:16:19.500 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:19 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:18.135197+0000 mon.smithi037 (mon.0) 877 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:16:19.500 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:19 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:18.141834+0000 mon.smithi037 (mon.0) 878 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:16:19.500 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:19 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:18.146977+0000 mon.smithi167 (mon.1) 126 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T07:16:19.500 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:19 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:18.147382+0000 mgr.smithi167.ysqmzf (mgr.24457) 471 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T07:16:19.500 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:19 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:18.148311+0000 mon.smithi167 (mon.1) 127 : audit [INF] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi037.front.sepia.ceph.com:9093"}]: dispatch 2024-09-17T07:16:19.500 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:19 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:18.148590+0000 mgr.smithi167.ysqmzf (mgr.24457) 472 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi037.front.sepia.ceph.com:9093"}]: dispatch 2024-09-17T07:16:19.500 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:19 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:18.154715+0000 mon.smithi037 (mon.0) 879 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:16:19.500 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:19 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:18.164915+0000 mon.smithi167 (mon.1) 128 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T07:16:19.500 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:19 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:18.165304+0000 mgr.smithi167.ysqmzf (mgr.24457) 473 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T07:16:19.500 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:19 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:18.166957+0000 mon.smithi167 (mon.1) 129 : audit [INF] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi037.front.sepia.ceph.com:3000"}]: dispatch 2024-09-17T07:16:19.501 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:19 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:18.167236+0000 mgr.smithi167.ysqmzf (mgr.24457) 474 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi037.front.sepia.ceph.com:3000"}]: dispatch 2024-09-17T07:16:19.501 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:19 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:18.173548+0000 mon.smithi037 (mon.0) 880 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:16:19.501 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:19 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:18.181664+0000 mon.smithi167 (mon.1) 130 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T07:16:19.501 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:19 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:18.182061+0000 mgr.smithi167.ysqmzf (mgr.24457) 475 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T07:16:19.501 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:19 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:18.184116+0000 mon.smithi167 (mon.1) 131 : audit [INF] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi037.front.sepia.ceph.com:9095"}]: dispatch 2024-09-17T07:16:19.501 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:19 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:18.184430+0000 mgr.smithi167.ysqmzf (mgr.24457) 476 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi037.front.sepia.ceph.com:9095"}]: dispatch 2024-09-17T07:16:19.501 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:19 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:18.190393+0000 mon.smithi037 (mon.0) 881 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:16:19.501 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:19 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:18.234963+0000 mon.smithi167 (mon.1) 132 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:16:19.501 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:19 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:18.241682+0000 mon.smithi037 (mon.0) 882 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:16:19.502 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:19 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:16:18.243023+0000 mgr.smithi167.ysqmzf (mgr.24457) 477 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi167.ysqmzf) 2024-09-17T07:16:19.502 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:19 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:16:18.243398+0000 mgr.smithi167.ysqmzf (mgr.24457) 478 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi167.ysqmzf) 2024-09-17T07:16:19.502 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:19 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:16:18.758504+0000 mgr.smithi167.ysqmzf (mgr.24457) 479 : cluster [DBG] pgmap v348: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:16:19.524 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:19 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:18.135197+0000 mon.smithi037 (mon.0) 877 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:16:19.524 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:19 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:18.141834+0000 mon.smithi037 (mon.0) 878 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:16:19.524 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:19 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:18.146977+0000 mon.smithi167 (mon.1) 126 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T07:16:19.524 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:19 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:18.147382+0000 mgr.smithi167.ysqmzf (mgr.24457) 471 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T07:16:19.524 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:19 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:18.148311+0000 mon.smithi167 (mon.1) 127 : audit [INF] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi037.front.sepia.ceph.com:9093"}]: dispatch 2024-09-17T07:16:19.524 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:19 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:18.148590+0000 mgr.smithi167.ysqmzf (mgr.24457) 472 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi037.front.sepia.ceph.com:9093"}]: dispatch 2024-09-17T07:16:19.524 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:19 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:18.154715+0000 mon.smithi037 (mon.0) 879 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:16:19.524 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:19 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:18.164915+0000 mon.smithi167 (mon.1) 128 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T07:16:19.524 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:19 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:18.165304+0000 mgr.smithi167.ysqmzf (mgr.24457) 473 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T07:16:19.524 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:19 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:18.166957+0000 mon.smithi167 (mon.1) 129 : audit [INF] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi037.front.sepia.ceph.com:3000"}]: dispatch 2024-09-17T07:16:19.525 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:19 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:18.167236+0000 mgr.smithi167.ysqmzf (mgr.24457) 474 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi037.front.sepia.ceph.com:3000"}]: dispatch 2024-09-17T07:16:19.525 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:19 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:18.173548+0000 mon.smithi037 (mon.0) 880 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:16:19.525 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:19 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:18.181664+0000 mon.smithi167 (mon.1) 130 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T07:16:19.525 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:19 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:18.182061+0000 mgr.smithi167.ysqmzf (mgr.24457) 475 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T07:16:19.525 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:19 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:18.184116+0000 mon.smithi167 (mon.1) 131 : audit [INF] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi037.front.sepia.ceph.com:9095"}]: dispatch 2024-09-17T07:16:19.525 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:19 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:18.184430+0000 mgr.smithi167.ysqmzf (mgr.24457) 476 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi037.front.sepia.ceph.com:9095"}]: dispatch 2024-09-17T07:16:19.525 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:19 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:18.190393+0000 mon.smithi037 (mon.0) 881 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:16:19.525 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:19 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:18.234963+0000 mon.smithi167 (mon.1) 132 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:16:19.525 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:19 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:18.241682+0000 mon.smithi037 (mon.0) 882 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:16:19.525 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:19 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:16:18.243023+0000 mgr.smithi167.ysqmzf (mgr.24457) 477 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi167.ysqmzf) 2024-09-17T07:16:19.525 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:19 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:16:18.243398+0000 mgr.smithi167.ysqmzf (mgr.24457) 478 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi167.ysqmzf) 2024-09-17T07:16:19.525 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:19 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:16:18.758504+0000 mgr.smithi167.ysqmzf (mgr.24457) 479 : cluster [DBG] pgmap v348: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:16:20.863 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:20 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:16:19.672441+0000 mgr.smithi167.ysqmzf (mgr.24457) 480 : cephadm [INF] Upgrade: Updating mgr.smithi037.xnzdne 2024-09-17T07:16:20.863 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:20 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:19.677245+0000 mon.smithi037 (mon.0) 883 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:16:20.863 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:20 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:19.679278+0000 mon.smithi167 (mon.1) 133 : audit [INF] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi037.xnzdne", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T07:16:20.863 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:20 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:19.679883+0000 mon.smithi037 (mon.0) 884 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi037.xnzdne", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T07:16:20.863 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:20 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:19.681026+0000 mon.smithi167 (mon.1) 134 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T07:16:20.863 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:20 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:19.681931+0000 mon.smithi167 (mon.1) 135 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:16:20.863 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:20 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:16:19.682798+0000 mgr.smithi167.ysqmzf (mgr.24457) 481 : cephadm [INF] Deploying daemon mgr.smithi037.xnzdne on smithi037 2024-09-17T07:16:20.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:20 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:16:19.672441+0000 mgr.smithi167.ysqmzf (mgr.24457) 480 : cephadm [INF] Upgrade: Updating mgr.smithi037.xnzdne 2024-09-17T07:16:20.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:20 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:19.677245+0000 mon.smithi037 (mon.0) 883 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:16:20.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:20 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:19.679278+0000 mon.smithi167 (mon.1) 133 : audit [INF] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi037.xnzdne", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T07:16:20.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:20 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:19.679883+0000 mon.smithi037 (mon.0) 884 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi037.xnzdne", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T07:16:20.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:20 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:19.681026+0000 mon.smithi167 (mon.1) 134 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T07:16:20.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:20 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:19.681931+0000 mon.smithi167 (mon.1) 135 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:16:20.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:20 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:16:19.682798+0000 mgr.smithi167.ysqmzf (mgr.24457) 481 : cephadm [INF] Deploying daemon mgr.smithi037.xnzdne on smithi037 2024-09-17T07:16:21.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:21 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:16:20.759016+0000 mgr.smithi167.ysqmzf (mgr.24457) 482 : cluster [DBG] pgmap v349: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:16:22.019 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:21 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:16:20.759016+0000 mgr.smithi167.ysqmzf (mgr.24457) 482 : cluster [DBG] pgmap v349: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:16:24.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:23 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:16:22.759847+0000 mgr.smithi167.ysqmzf (mgr.24457) 483 : cluster [DBG] pgmap v350: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:16:24.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:23 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:23.137038+0000 mon.smithi037 (mon.0) 885 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:16:24.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:23 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:23.143068+0000 mon.smithi037 (mon.0) 886 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:16:24.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:23 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:23.144578+0000 mon.smithi167 (mon.1) 136 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:16:24.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:23 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:23.385745+0000 mon.smithi037 (mon.0) 887 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:16:24.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:23 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:23.392405+0000 mon.smithi037 (mon.0) 888 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:16:24.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:23 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:23.401528+0000 mon.smithi037 (mon.0) 889 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:16:24.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:23 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:23.409232+0000 mon.smithi037 (mon.0) 890 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:16:24.183 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:23 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:16:22.759847+0000 mgr.smithi167.ysqmzf (mgr.24457) 483 : cluster [DBG] pgmap v350: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:16:24.183 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:23 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:23.137038+0000 mon.smithi037 (mon.0) 885 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:16:24.183 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:23 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:23.143068+0000 mon.smithi037 (mon.0) 886 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:16:24.183 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:23 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:23.144578+0000 mon.smithi167 (mon.1) 136 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:16:24.183 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:23 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:23.385745+0000 mon.smithi037 (mon.0) 887 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:16:24.183 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:23 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:23.392405+0000 mon.smithi037 (mon.0) 888 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:16:24.183 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:23 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:23.401528+0000 mon.smithi037 (mon.0) 889 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:16:24.183 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:23 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:23.409232+0000 mon.smithi037 (mon.0) 890 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:16:26.174 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:25 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:16:24.760173+0000 mgr.smithi167.ysqmzf (mgr.24457) 484 : cluster [DBG] pgmap v351: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:16:26.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:25 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:16:24.760173+0000 mgr.smithi167.ysqmzf (mgr.24457) 484 : cluster [DBG] pgmap v351: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:16:27.664 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:27 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:16:26.760750+0000 mgr.smithi167.ysqmzf (mgr.24457) 485 : cluster [DBG] pgmap v352: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:16:27.998 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:16:26.760750+0000 mgr.smithi167.ysqmzf (mgr.24457) 485 : cluster [DBG] pgmap v352: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:16:28.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:28 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:27.645733+0000 mon.smithi037 (mon.0) 891 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:16:28.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:28 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:27.650700+0000 mon.smithi037 (mon.0) 892 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:16:29.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:28 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:16:28.201754+0000 mon.smithi037 (mon.0) 893 : cluster [DBG] Standby manager daemon smithi037.xnzdne restarted 2024-09-17T07:16:29.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:28 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:16:28.201885+0000 mon.smithi037 (mon.0) 894 : cluster [DBG] Standby manager daemon smithi037.xnzdne started 2024-09-17T07:16:29.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:28 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:28.204339+0000 mon.smithi037 (mon.0) 895 : audit [DBG] from='mgr.? 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi037.xnzdne/crt"}]: dispatch 2024-09-17T07:16:29.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:28 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:28.204974+0000 mon.smithi037 (mon.0) 896 : audit [DBG] from='mgr.? 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T07:16:29.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:28 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:28.206360+0000 mon.smithi037 (mon.0) 897 : audit [DBG] from='mgr.? 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi037.xnzdne/key"}]: dispatch 2024-09-17T07:16:29.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:28 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:28.207943+0000 mon.smithi037 (mon.0) 898 : audit [DBG] from='mgr.? 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T07:16:29.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:28 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:27.645733+0000 mon.smithi037 (mon.0) 891 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:16:29.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:28 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:27.650700+0000 mon.smithi037 (mon.0) 892 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:16:29.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:28 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:16:28.201754+0000 mon.smithi037 (mon.0) 893 : cluster [DBG] Standby manager daemon smithi037.xnzdne restarted 2024-09-17T07:16:29.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:28 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:16:28.201885+0000 mon.smithi037 (mon.0) 894 : cluster [DBG] Standby manager daemon smithi037.xnzdne started 2024-09-17T07:16:29.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:28 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:28.204339+0000 mon.smithi037 (mon.0) 895 : audit [DBG] from='mgr.? 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi037.xnzdne/crt"}]: dispatch 2024-09-17T07:16:29.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:28 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:28.204974+0000 mon.smithi037 (mon.0) 896 : audit [DBG] from='mgr.? 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T07:16:29.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:28 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:28.206360+0000 mon.smithi037 (mon.0) 897 : audit [DBG] from='mgr.? 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi037.xnzdne/key"}]: dispatch 2024-09-17T07:16:29.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:28 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:28.207943+0000 mon.smithi037 (mon.0) 898 : audit [DBG] from='mgr.? 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T07:16:29.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:29 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:16:28.658347+0000 mon.smithi037 (mon.0) 899 : cluster [DBG] mgrmap e33: smithi167.ysqmzf(active, since 11m), standbys: smithi037.xnzdne 2024-09-17T07:16:29.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:29 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:16:28.761050+0000 mgr.smithi167.ysqmzf (mgr.24457) 486 : cluster [DBG] pgmap v353: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:16:30.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:29 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:16:28.658347+0000 mon.smithi037 (mon.0) 899 : cluster [DBG] mgrmap e33: smithi167.ysqmzf(active, since 11m), standbys: smithi037.xnzdne 2024-09-17T07:16:30.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:29 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:16:28.761050+0000 mgr.smithi167.ysqmzf (mgr.24457) 486 : cluster [DBG] pgmap v353: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:16:30.866 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:30 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:29.667503+0000 mon.smithi037 (mon.0) 900 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:16:30.866 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:30 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:29.675497+0000 mon.smithi037 (mon.0) 901 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:16:30.866 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:30 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:30.196419+0000 mon.smithi037 (mon.0) 902 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:16:30.866 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:30 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:30.202457+0000 mon.smithi037 (mon.0) 903 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:16:30.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:30 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:29.667503+0000 mon.smithi037 (mon.0) 900 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:16:30.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:30 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:29.675497+0000 mon.smithi037 (mon.0) 901 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:16:30.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:30 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:30.196419+0000 mon.smithi037 (mon.0) 902 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:16:30.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:30 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:30.202457+0000 mon.smithi037 (mon.0) 903 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:16:31.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:31 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:16:30.761579+0000 mgr.smithi167.ysqmzf (mgr.24457) 487 : cluster [DBG] pgmap v354: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:16:31.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:31 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:31.203416+0000 mon.smithi167 (mon.1) 137 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:16:31.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:31 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:16:30.761579+0000 mgr.smithi167.ysqmzf (mgr.24457) 487 : cluster [DBG] pgmap v354: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:16:31.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:31 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:31.203416+0000 mon.smithi167 (mon.1) 137 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:16:34.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:33 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:16:32.762371+0000 mgr.smithi167.ysqmzf (mgr.24457) 488 : cluster [DBG] pgmap v355: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:16:34.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:33 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:33.320469+0000 mon.smithi037 (mon.0) 904 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:16:34.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:33 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:33.327092+0000 mon.smithi037 (mon.0) 905 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:16:34.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:33 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:33.329327+0000 mon.smithi167 (mon.1) 138 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:16:34.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:33 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:33.330123+0000 mon.smithi167 (mon.1) 139 : audit [INF] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:16:34.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:33 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:33.334399+0000 mon.smithi037 (mon.0) 906 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:16:34.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:33 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:33.342060+0000 mon.smithi037 (mon.0) 907 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:16:34.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:33 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:33.457340+0000 mon.smithi167 (mon.1) 140 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:16:34.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:33 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:33.462408+0000 mon.smithi167 (mon.1) 141 : audit [INF] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "mgr fail", "who": "smithi167.ysqmzf"}]: dispatch 2024-09-17T07:16:34.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:33 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:33.463089+0000 mon.smithi037 (mon.0) 908 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "mgr fail", "who": "smithi167.ysqmzf"}]: dispatch 2024-09-17T07:16:34.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:33 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:16:33.466672+0000 mon.smithi037 (mon.0) 909 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-09-17T07:16:34.276 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:33 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:16:32.762371+0000 mgr.smithi167.ysqmzf (mgr.24457) 488 : cluster [DBG] pgmap v355: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:16:34.277 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:33 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:33.320469+0000 mon.smithi037 (mon.0) 904 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:16:34.277 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:33 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:33.327092+0000 mon.smithi037 (mon.0) 905 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:16:34.277 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:33 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:33.329327+0000 mon.smithi167 (mon.1) 138 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:16:34.277 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:33 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:33.330123+0000 mon.smithi167 (mon.1) 139 : audit [INF] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:16:34.277 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:33 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:33.334399+0000 mon.smithi037 (mon.0) 906 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:16:34.277 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:33 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:33.342060+0000 mon.smithi037 (mon.0) 907 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' 2024-09-17T07:16:34.277 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:33 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:33.457340+0000 mon.smithi167 (mon.1) 140 : audit [DBG] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:16:34.277 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:33 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:33.462408+0000 mon.smithi167 (mon.1) 141 : audit [INF] from='mgr.24457 172.21.15.167:0/766257009' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "mgr fail", "who": "smithi167.ysqmzf"}]: dispatch 2024-09-17T07:16:34.277 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:33 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:33.463089+0000 mon.smithi037 (mon.0) 908 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "mgr fail", "who": "smithi167.ysqmzf"}]: dispatch 2024-09-17T07:16:34.277 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:33 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:16:33.466672+0000 mon.smithi037 (mon.0) 909 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-09-17T07:16:34.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:34 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:16:33.330800+0000 mgr.smithi167.ysqmzf (mgr.24457) 489 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:16:35.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:34 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:16:33.331362+0000 mgr.smithi167.ysqmzf (mgr.24457) 490 : cluster [DBG] pgmap v356: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 193 B/s rd, 0 op/s 2024-09-17T07:16:35.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:34 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:16:33.459683+0000 mgr.smithi167.ysqmzf (mgr.24457) 491 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi167.ysqmzf) 2024-09-17T07:16:35.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:34 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:16:33.460068+0000 mgr.smithi167.ysqmzf (mgr.24457) 492 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi167.ysqmzf) 2024-09-17T07:16:35.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:34 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:16:33.462194+0000 mgr.smithi167.ysqmzf (mgr.24457) 493 : cephadm [INF] Failing over to other MGR 2024-09-17T07:16:35.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:34 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:16:34.325859+0000 mon.smithi037 (mon.0) 910 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T07:16:35.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:34 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:34.347931+0000 mon.smithi037 (mon.0) 911 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' cmd='[{"prefix": "mgr fail", "who": "smithi167.ysqmzf"}]': finished 2024-09-17T07:16:35.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:34 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:16:34.348013+0000 mon.smithi037 (mon.0) 912 : cluster [DBG] mgrmap e34: smithi037.xnzdne(active, starting, since 0.884226s) 2024-09-17T07:16:35.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:34 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:34.349155+0000 mon.smithi037 (mon.0) 913 : audit [DBG] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mon metadata", "id": "smithi037"}]: dispatch 2024-09-17T07:16:35.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:34 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:34.349338+0000 mon.smithi037 (mon.0) 914 : audit [DBG] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mon metadata", "id": "smithi167"}]: dispatch 2024-09-17T07:16:35.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:34 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:34.349836+0000 mon.smithi037 (mon.0) 915 : audit [DBG] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi037.jtdcan"}]: dispatch 2024-09-17T07:16:35.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:34 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:34.350169+0000 mon.smithi037 (mon.0) 916 : audit [DBG] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi167.pprzvy"}]: dispatch 2024-09-17T07:16:35.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:34 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:34.350468+0000 mon.smithi037 (mon.0) 917 : audit [DBG] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mgr metadata", "who": "smithi037.xnzdne", "id": "smithi037.xnzdne"}]: dispatch 2024-09-17T07:16:35.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:34 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:34.350735+0000 mon.smithi037 (mon.0) 918 : audit [DBG] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T07:16:35.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:34 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:34.351065+0000 mon.smithi037 (mon.0) 919 : audit [DBG] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T07:16:35.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:34 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:34.351373+0000 mon.smithi037 (mon.0) 920 : audit [DBG] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T07:16:35.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:34 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:34.351674+0000 mon.smithi037 (mon.0) 921 : audit [DBG] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T07:16:35.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:34 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:34.351985+0000 mon.smithi037 (mon.0) 922 : audit [DBG] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T07:16:35.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:34 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:34.352292+0000 mon.smithi037 (mon.0) 923 : audit [DBG] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T07:16:35.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:34 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:34.352588+0000 mon.smithi037 (mon.0) 924 : audit [DBG] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T07:16:35.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:34 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:34.352926+0000 mon.smithi037 (mon.0) 925 : audit [DBG] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T07:16:35.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:34 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:34.353247+0000 mon.smithi037 (mon.0) 926 : audit [DBG] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T07:16:35.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:34 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:34.353595+0000 mon.smithi037 (mon.0) 927 : audit [DBG] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T07:16:35.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:34 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:34.354170+0000 mon.smithi037 (mon.0) 928 : audit [DBG] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T07:16:35.116 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:34 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:16:33.330800+0000 mgr.smithi167.ysqmzf (mgr.24457) 489 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:16:35.116 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:34 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:16:33.331362+0000 mgr.smithi167.ysqmzf (mgr.24457) 490 : cluster [DBG] pgmap v356: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 193 B/s rd, 0 op/s 2024-09-17T07:16:35.116 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:34 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:16:33.459683+0000 mgr.smithi167.ysqmzf (mgr.24457) 491 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi167.ysqmzf) 2024-09-17T07:16:35.116 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:34 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:16:33.460068+0000 mgr.smithi167.ysqmzf (mgr.24457) 492 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi167.ysqmzf) 2024-09-17T07:16:35.116 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:34 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:16:33.462194+0000 mgr.smithi167.ysqmzf (mgr.24457) 493 : cephadm [INF] Failing over to other MGR 2024-09-17T07:16:35.116 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:34 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:16:34.325859+0000 mon.smithi037 (mon.0) 910 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T07:16:35.117 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:34 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:34.347931+0000 mon.smithi037 (mon.0) 911 : audit [INF] from='mgr.24457 ' entity='mgr.smithi167.ysqmzf' cmd='[{"prefix": "mgr fail", "who": "smithi167.ysqmzf"}]': finished 2024-09-17T07:16:35.117 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:34 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:16:34.348013+0000 mon.smithi037 (mon.0) 912 : cluster [DBG] mgrmap e34: smithi037.xnzdne(active, starting, since 0.884226s) 2024-09-17T07:16:35.117 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:34 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:34.349155+0000 mon.smithi037 (mon.0) 913 : audit [DBG] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mon metadata", "id": "smithi037"}]: dispatch 2024-09-17T07:16:35.117 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:34 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:34.349338+0000 mon.smithi037 (mon.0) 914 : audit [DBG] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mon metadata", "id": "smithi167"}]: dispatch 2024-09-17T07:16:35.117 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:34 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:34.349836+0000 mon.smithi037 (mon.0) 915 : audit [DBG] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi037.jtdcan"}]: dispatch 2024-09-17T07:16:35.117 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:34 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:34.350169+0000 mon.smithi037 (mon.0) 916 : audit [DBG] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi167.pprzvy"}]: dispatch 2024-09-17T07:16:35.117 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:34 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:34.350468+0000 mon.smithi037 (mon.0) 917 : audit [DBG] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mgr metadata", "who": "smithi037.xnzdne", "id": "smithi037.xnzdne"}]: dispatch 2024-09-17T07:16:35.117 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:34 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:34.350735+0000 mon.smithi037 (mon.0) 918 : audit [DBG] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T07:16:35.117 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:34 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:34.351065+0000 mon.smithi037 (mon.0) 919 : audit [DBG] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T07:16:35.117 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:34 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:34.351373+0000 mon.smithi037 (mon.0) 920 : audit [DBG] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T07:16:35.117 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:34 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:34.351674+0000 mon.smithi037 (mon.0) 921 : audit [DBG] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T07:16:35.117 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:34 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:34.351985+0000 mon.smithi037 (mon.0) 922 : audit [DBG] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T07:16:35.117 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:34 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:34.352292+0000 mon.smithi037 (mon.0) 923 : audit [DBG] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T07:16:35.118 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:34 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:34.352588+0000 mon.smithi037 (mon.0) 924 : audit [DBG] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T07:16:35.118 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:34 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:34.352926+0000 mon.smithi037 (mon.0) 925 : audit [DBG] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T07:16:35.118 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:34 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:34.353247+0000 mon.smithi037 (mon.0) 926 : audit [DBG] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T07:16:35.118 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:34 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:34.353595+0000 mon.smithi037 (mon.0) 927 : audit [DBG] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T07:16:35.118 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:34 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:34.354170+0000 mon.smithi037 (mon.0) 928 : audit [DBG] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T07:16:35.944 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:35 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:16:34.827427+0000 mon.smithi037 (mon.0) 929 : cluster [INF] Manager daemon smithi037.xnzdne is now available 2024-09-17T07:16:35.944 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:35 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:16:34.837589+0000 mgr.smithi037.xnzdne (mgr.15252) 1 : cephadm [INF] inventory: adjusted host smithi167 addr 'smithi167' -> '172.21.15.167' 2024-09-17T07:16:35.944 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:35 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:34.840563+0000 mon.smithi037 (mon.0) 930 : audit [INF] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' 2024-09-17T07:16:35.944 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:35 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:34.849120+0000 mon.smithi037 (mon.0) 931 : audit [DBG] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:16:35.944 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:35 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:34.878554+0000 mon.smithi037 (mon.0) 932 : audit [INF] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' 2024-09-17T07:16:35.944 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:35 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:34.880295+0000 mon.smithi037 (mon.0) 933 : audit [DBG] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:16:35.944 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:35 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:34.882072+0000 mon.smithi037 (mon.0) 934 : audit [INF] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.xnzdne/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:16:35.944 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:35 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:34.890750+0000 mon.smithi037 (mon.0) 935 : audit [INF] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.xnzdne/trash_purge_schedule"}]: dispatch 2024-09-17T07:16:36.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:35 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:16:34.827427+0000 mon.smithi037 (mon.0) 929 : cluster [INF] Manager daemon smithi037.xnzdne is now available 2024-09-17T07:16:36.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:35 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:16:34.837589+0000 mgr.smithi037.xnzdne (mgr.15252) 1 : cephadm [INF] inventory: adjusted host smithi167 addr 'smithi167' -> '172.21.15.167' 2024-09-17T07:16:36.275 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:35 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:34.840563+0000 mon.smithi037 (mon.0) 930 : audit [INF] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' 2024-09-17T07:16:36.275 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:35 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:34.849120+0000 mon.smithi037 (mon.0) 931 : audit [DBG] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:16:36.275 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:35 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:34.878554+0000 mon.smithi037 (mon.0) 932 : audit [INF] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' 2024-09-17T07:16:36.275 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:35 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:34.880295+0000 mon.smithi037 (mon.0) 933 : audit [DBG] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:16:36.275 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:35 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:34.882072+0000 mon.smithi037 (mon.0) 934 : audit [INF] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.xnzdne/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:16:36.275 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:35 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:34.890750+0000 mon.smithi037 (mon.0) 935 : audit [INF] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.xnzdne/trash_purge_schedule"}]: dispatch 2024-09-17T07:16:37.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:36 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:16:35.828862+0000 mon.smithi037 (mon.0) 936 : cluster [DBG] mgrmap e35: smithi037.xnzdne(active, since 2s) 2024-09-17T07:16:37.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:36 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:16:35.837963+0000 mgr.smithi037.xnzdne (mgr.15252) 2 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-09-17T07:16:37.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:36 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:16:35.828862+0000 mon.smithi037 (mon.0) 936 : cluster [DBG] mgrmap e35: smithi037.xnzdne(active, since 2s) 2024-09-17T07:16:37.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:36 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:16:35.837963+0000 mgr.smithi037.xnzdne (mgr.15252) 2 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-09-17T07:16:37.977 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:37 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:16:36.351971+0000 mgr.smithi037.xnzdne (mgr.15252) 3 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-09-17T07:16:37.978 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:37 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:16:36.823856+0000 mon.smithi037 (mon.0) 937 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T07:16:37.978 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:37 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:16:36.823883+0000 mon.smithi037 (mon.0) 938 : cluster [INF] Cluster is now healthy 2024-09-17T07:16:37.978 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:37 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:16:36.836903+0000 mon.smithi037 (mon.0) 939 : cluster [DBG] mgrmap e36: smithi037.xnzdne(active, since 3s) 2024-09-17T07:16:38.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:37 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:16:36.351971+0000 mgr.smithi037.xnzdne (mgr.15252) 3 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-09-17T07:16:38.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:37 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:16:36.823856+0000 mon.smithi037 (mon.0) 937 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T07:16:38.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:37 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:16:36.823883+0000 mon.smithi037 (mon.0) 938 : cluster [INF] Cluster is now healthy 2024-09-17T07:16:38.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:37 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:16:36.836903+0000 mon.smithi037 (mon.0) 939 : cluster [DBG] mgrmap e36: smithi037.xnzdne(active, since 3s) 2024-09-17T07:16:39.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:38 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:16:37.106796+0000 mgr.smithi037.xnzdne (mgr.15252) 4 : cephadm [INF] [17/Sep/2024:07:16:37] ENGINE Bus STARTING 2024-09-17T07:16:39.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:38 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:16:37.209001+0000 mgr.smithi037.xnzdne (mgr.15252) 5 : cephadm [INF] [17/Sep/2024:07:16:37] ENGINE Serving on http://172.21.15.37:8765 2024-09-17T07:16:39.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:38 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:16:37.327905+0000 mgr.smithi037.xnzdne (mgr.15252) 6 : cephadm [INF] [17/Sep/2024:07:16:37] ENGINE Serving on https://172.21.15.37:7150 2024-09-17T07:16:39.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:38 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:16:37.327988+0000 mgr.smithi037.xnzdne (mgr.15252) 7 : cephadm [INF] [17/Sep/2024:07:16:37] ENGINE Bus STARTED 2024-09-17T07:16:39.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:38 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:16:37.329145+0000 mgr.smithi037.xnzdne (mgr.15252) 8 : cephadm [ERR] [17/Sep/2024:07:16:37] ENGINE Error in HTTPServer.serve 2024-09-17T07:16:39.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:38 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: Traceback (most recent call last): 2024-09-17T07:16:39.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:38 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T07:16:39.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:38 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: self._connections.run(self.expiration_interval) 2024-09-17T07:16:39.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:38 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T07:16:39.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:38 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: self._run(expiration_interval) 2024-09-17T07:16:39.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:38 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T07:16:39.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:38 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T07:16:39.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:38 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T07:16:39.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:38 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T07:16:39.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:38 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T07:16:39.026 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:38 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: s = self.context.wrap_socket( 2024-09-17T07:16:39.026 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:38 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T07:16:39.026 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:38 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: return self.sslsocket_class._create( 2024-09-17T07:16:39.026 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:38 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T07:16:39.026 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:38 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: self.do_handshake() 2024-09-17T07:16:39.026 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:38 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T07:16:39.026 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:38 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: self._sslobj.do_handshake() 2024-09-17T07:16:39.026 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:38 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T07:16:39.026 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:38 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: 2024-09-17T07:16:39.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:38 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:16:37.106796+0000 mgr.smithi037.xnzdne (mgr.15252) 4 : cephadm [INF] [17/Sep/2024:07:16:37] ENGINE Bus STARTING 2024-09-17T07:16:39.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:38 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:16:37.209001+0000 mgr.smithi037.xnzdne (mgr.15252) 5 : cephadm [INF] [17/Sep/2024:07:16:37] ENGINE Serving on http://172.21.15.37:8765 2024-09-17T07:16:39.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:38 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:16:37.327905+0000 mgr.smithi037.xnzdne (mgr.15252) 6 : cephadm [INF] [17/Sep/2024:07:16:37] ENGINE Serving on https://172.21.15.37:7150 2024-09-17T07:16:39.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:38 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:16:37.327988+0000 mgr.smithi037.xnzdne (mgr.15252) 7 : cephadm [INF] [17/Sep/2024:07:16:37] ENGINE Bus STARTED 2024-09-17T07:16:39.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:38 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:16:37.329145+0000 mgr.smithi037.xnzdne (mgr.15252) 8 : cephadm [ERR] [17/Sep/2024:07:16:37] ENGINE Error in HTTPServer.serve 2024-09-17T07:16:39.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:38 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: Traceback (most recent call last): 2024-09-17T07:16:39.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:38 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T07:16:39.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:38 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: self._connections.run(self.expiration_interval) 2024-09-17T07:16:39.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:38 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T07:16:39.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:38 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: self._run(expiration_interval) 2024-09-17T07:16:39.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:38 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T07:16:39.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:38 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T07:16:39.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:38 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T07:16:39.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:38 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T07:16:39.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:38 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T07:16:39.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:38 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: s = self.context.wrap_socket( 2024-09-17T07:16:39.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:38 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T07:16:39.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:38 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: return self.sslsocket_class._create( 2024-09-17T07:16:39.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:38 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T07:16:39.251 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:38 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: self.do_handshake() 2024-09-17T07:16:39.251 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:38 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T07:16:39.251 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:38 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: self._sslobj.do_handshake() 2024-09-17T07:16:39.251 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:38 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T07:16:39.251 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:38 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: 2024-09-17T07:16:40.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:39 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:16:38.352308+0000 mgr.smithi037.xnzdne (mgr.15252) 9 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-09-17T07:16:40.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:39 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:16:38.842804+0000 mon.smithi037 (mon.0) 940 : cluster [DBG] mgrmap e37: smithi037.xnzdne(active, since 5s) 2024-09-17T07:16:40.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:39 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:16:39.455905+0000 mon.smithi037 (mon.0) 941 : cluster [DBG] Standby manager daemon smithi167.ysqmzf started 2024-09-17T07:16:40.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:39 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:39.456518+0000 mon.smithi167 (mon.1) 142 : audit [DBG] from='mgr.? 172.21.15.167:0/1495402481' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi167.ysqmzf/crt"}]: dispatch 2024-09-17T07:16:40.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:39 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:39.457456+0000 mon.smithi167 (mon.1) 143 : audit [DBG] from='mgr.? 172.21.15.167:0/1495402481' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T07:16:40.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:39 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:39.459475+0000 mon.smithi167 (mon.1) 144 : audit [DBG] from='mgr.? 172.21.15.167:0/1495402481' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi167.ysqmzf/key"}]: dispatch 2024-09-17T07:16:40.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:39 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:39.459841+0000 mon.smithi167 (mon.1) 145 : audit [DBG] from='mgr.? 172.21.15.167:0/1495402481' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T07:16:40.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:39 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:39.801461+0000 mon.smithi037 (mon.0) 942 : audit [INF] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' 2024-09-17T07:16:40.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:39 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:39.805329+0000 mon.smithi037 (mon.0) 943 : audit [INF] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' 2024-09-17T07:16:40.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:39 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:16:38.352308+0000 mgr.smithi037.xnzdne (mgr.15252) 9 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-09-17T07:16:40.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:39 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:16:38.842804+0000 mon.smithi037 (mon.0) 940 : cluster [DBG] mgrmap e37: smithi037.xnzdne(active, since 5s) 2024-09-17T07:16:40.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:39 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:16:39.455905+0000 mon.smithi037 (mon.0) 941 : cluster [DBG] Standby manager daemon smithi167.ysqmzf started 2024-09-17T07:16:40.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:39 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:39.456518+0000 mon.smithi167 (mon.1) 142 : audit [DBG] from='mgr.? 172.21.15.167:0/1495402481' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi167.ysqmzf/crt"}]: dispatch 2024-09-17T07:16:40.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:39 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:39.457456+0000 mon.smithi167 (mon.1) 143 : audit [DBG] from='mgr.? 172.21.15.167:0/1495402481' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T07:16:40.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:39 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:39.459475+0000 mon.smithi167 (mon.1) 144 : audit [DBG] from='mgr.? 172.21.15.167:0/1495402481' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi167.ysqmzf/key"}]: dispatch 2024-09-17T07:16:40.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:39 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:39.459841+0000 mon.smithi167 (mon.1) 145 : audit [DBG] from='mgr.? 172.21.15.167:0/1495402481' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T07:16:40.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:39 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:39.801461+0000 mon.smithi037 (mon.0) 942 : audit [INF] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' 2024-09-17T07:16:40.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:39 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:39.805329+0000 mon.smithi037 (mon.0) 943 : audit [INF] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' 2024-09-17T07:16:41.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:40 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:16:39.850142+0000 mon.smithi037 (mon.0) 944 : cluster [DBG] mgrmap e38: smithi037.xnzdne(active, since 6s), standbys: smithi167.ysqmzf 2024-09-17T07:16:41.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:40 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:39.850269+0000 mon.smithi037 (mon.0) 945 : audit [DBG] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mgr metadata", "who": "smithi167.ysqmzf", "id": "smithi167.ysqmzf"}]: dispatch 2024-09-17T07:16:41.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:40 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:40.305652+0000 mon.smithi037 (mon.0) 946 : audit [INF] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' 2024-09-17T07:16:41.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:40 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:40.309417+0000 mon.smithi037 (mon.0) 947 : audit [INF] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' 2024-09-17T07:16:41.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:40 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:16:39.850142+0000 mon.smithi037 (mon.0) 944 : cluster [DBG] mgrmap e38: smithi037.xnzdne(active, since 6s), standbys: smithi167.ysqmzf 2024-09-17T07:16:41.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:40 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:39.850269+0000 mon.smithi037 (mon.0) 945 : audit [DBG] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mgr metadata", "who": "smithi167.ysqmzf", "id": "smithi167.ysqmzf"}]: dispatch 2024-09-17T07:16:41.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:40 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:40.305652+0000 mon.smithi037 (mon.0) 946 : audit [INF] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' 2024-09-17T07:16:41.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:40 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:40.309417+0000 mon.smithi037 (mon.0) 947 : audit [INF] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' 2024-09-17T07:16:41.840 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-09-17T07:16:42.177 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:41 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:16:40.352633+0000 mgr.smithi037.xnzdne (mgr.15252) 10 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-09-17T07:16:42.177 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:41 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:41.247811+0000 mon.smithi037 (mon.0) 948 : audit [INF] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' 2024-09-17T07:16:42.177 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:41 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:41.251985+0000 mon.smithi037 (mon.0) 949 : audit [INF] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' 2024-09-17T07:16:42.178 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:41 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:41.798012+0000 mon.smithi037 (mon.0) 950 : audit [INF] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' 2024-09-17T07:16:42.178 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:41 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:41.802695+0000 mon.smithi037 (mon.0) 951 : audit [INF] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' 2024-09-17T07:16:42.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:41 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:16:40.352633+0000 mgr.smithi037.xnzdne (mgr.15252) 10 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-09-17T07:16:42.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:41 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:41.247811+0000 mon.smithi037 (mon.0) 948 : audit [INF] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' 2024-09-17T07:16:42.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:41 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:41.251985+0000 mon.smithi037 (mon.0) 949 : audit [INF] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' 2024-09-17T07:16:42.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:41 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:41.798012+0000 mon.smithi037 (mon.0) 950 : audit [INF] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' 2024-09-17T07:16:42.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:41 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:41.802695+0000 mon.smithi037 (mon.0) 951 : audit [INF] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' 2024-09-17T07:16:42.514 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T07:16:42.514 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.smithi037 smithi037 *:9093,9094 running (8m) 1s ago 19m 19.3M - 0.20.0 0881eb8f169f cc564f04f199 2024-09-17T07:16:42.514 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi037 smithi037 running (19m) 1s ago 19m 6405k - 16.2.0 24ecd6d5f14c cfb092719ab6 2024-09-17T07:16:42.515 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi167 smithi167 running (18m) 2s ago 18m 6413k - 16.2.0 24ecd6d5f14c 535da7f9a9b2 2024-09-17T07:16:42.515 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.smithi037 smithi037 *:3000 running (6m) 1s ago 18m 37.0M - 6.7.4 557c83e11646 645fc2db463d 2024-09-17T07:16:42.515 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi037.jtdcan smithi037 running (13m) 1s ago 13m 15.5M - 16.2.0 24ecd6d5f14c 9972c22cf2de 2024-09-17T07:16:42.515 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi167.pprzvy smithi167 running (13m) 2s ago 13m 40.8M - 16.2.0 24ecd6d5f14c 7f42961a3697 2024-09-17T07:16:42.515 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi037.xnzdne smithi037 *:8443,9283,8765 running (19s) 1s ago 20m 461M - 18.2.4-855-g19e2a2be 980a0bfcd684 e9e9a55f52f5 2024-09-17T07:16:42.515 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi167.ysqmzf smithi167 *:8443,9283 running (11m) 2s ago 18m 112M - 18.2.4-855-g19e2a2be 980a0bfcd684 a1646754813f 2024-09-17T07:16:42.515 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi037 smithi037 running (20m) 1s ago 20m 75.7M 2048M 16.2.0 24ecd6d5f14c 64e774b68c51 2024-09-17T07:16:42.515 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi167 smithi167 running (18m) 2s ago 18m 54.9M 2048M 16.2.0 24ecd6d5f14c a9e35dbd0fa0 2024-09-17T07:16:42.515 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.0.0.smithi037.koazav smithi037 *:2049 running (11m) 1s ago 11m 137M - 3.5 24ecd6d5f14c b21a22e84630 2024-09-17T07:16:42.515 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.1.0.smithi167.rhgwce smithi167 *:2049 running (11m) 2s ago 11m 87.7M - 3.5 24ecd6d5f14c d8f95531d8af 2024-09-17T07:16:42.515 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi037 smithi037 *:9100 running (4m) 1s ago 18m 17.2M - 0.18.1 e5a616e4b9cf 04d51e0863df 2024-09-17T07:16:42.515 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi167 smithi167 *:9100 running (24s) 2s ago 18m 4710k - 0.18.1 e5a616e4b9cf 52cd9c3f271e 2024-09-17T07:16:42.515 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (17m) 1s ago 17m 567M 4096M 16.2.0 24ecd6d5f14c d74c41c79a3d 2024-09-17T07:16:42.515 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (17m) 1s ago 17m 455M 4096M 16.2.0 24ecd6d5f14c 9893d8fdab55 2024-09-17T07:16:42.516 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (16m) 1s ago 16m 366M 4096M 16.2.0 24ecd6d5f14c f5506a58d1bb 2024-09-17T07:16:42.516 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (16m) 1s ago 16m 474M 4096M 16.2.0 24ecd6d5f14c 9bc451cb2df8 2024-09-17T07:16:42.516 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi167 running (16m) 2s ago 16m 489M 4096M 16.2.0 24ecd6d5f14c 062421f15e44 2024-09-17T07:16:42.516 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi167 running (16m) 2s ago 16m 581M 4096M 16.2.0 24ecd6d5f14c f1d1552fbeeb 2024-09-17T07:16:42.516 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi167 running (15m) 2s ago 15m 504M 4096M 16.2.0 24ecd6d5f14c 5c621e82d4cd 2024-09-17T07:16:42.516 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi167 running (15m) 2s ago 15m 765M 4096M 16.2.0 24ecd6d5f14c 721a3bad3841 2024-09-17T07:16:42.516 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.smithi037 smithi037 *:9095 error 1s ago 18m - - 2024-09-17T07:16:42.914 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T07:16:42.914 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-09-17T07:16:42.914 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:16:42.914 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:16:42.914 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-09-17T07:16:42.914 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T07:16:42.914 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:16:42.914 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-09-17T07:16:42.915 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-09-17T07:16:42.915 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:16:42.915 INFO:teuthology.orchestra.run.smithi037.stdout: "mds": { 2024-09-17T07:16:42.915 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:16:42.915 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:16:42.915 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-09-17T07:16:42.915 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 12, 2024-09-17T07:16:42.915 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T07:16:42.915 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-09-17T07:16:42.915 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T07:16:43.189 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:42 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:41.826327+0000 mgr.smithi037.xnzdne (mgr.15252) 11 : audit [DBG] from='client.15284 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:16:43.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:42 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:41.826327+0000 mgr.smithi037.xnzdne (mgr.15252) 11 : audit [DBG] from='client.15284 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:16:43.269 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T07:16:43.269 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9", 2024-09-17T07:16:43.269 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": true, 2024-09-17T07:16:43.269 INFO:teuthology.orchestra.run.smithi037.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T07:16:43.269 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [ 2024-09-17T07:16:43.269 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr" 2024-09-17T07:16:43.269 INFO:teuthology.orchestra.run.smithi037.stdout: ], 2024-09-17T07:16:43.269 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": "2/23 daemons upgraded", 2024-09-17T07:16:43.269 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "", 2024-09-17T07:16:43.269 INFO:teuthology.orchestra.run.smithi037.stdout: "is_paused": false 2024-09-17T07:16:43.269 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T07:16:43.672 INFO:teuthology.orchestra.run.smithi037.stdout:HEALTH_OK 2024-09-17T07:16:44.151 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:43 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:42.172982+0000 mgr.smithi037.xnzdne (mgr.15252) 12 : audit [DBG] from='client.15288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:16:44.151 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:43 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:16:42.353212+0000 mgr.smithi037.xnzdne (mgr.15252) 13 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 32 KiB/s rd, 0 B/s wr, 17 op/s 2024-09-17T07:16:44.151 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:43 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:42.505986+0000 mgr.smithi037.xnzdne (mgr.15252) 14 : audit [DBG] from='client.15292 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:16:44.151 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:43 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:42.914148+0000 mon.smithi037 (mon.0) 952 : audit [DBG] from='client.? 172.21.15.37:0/2271545370' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:16:44.151 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:43 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:43.672261+0000 mon.smithi037 (mon.0) 953 : audit [DBG] from='client.? 172.21.15.37:0/1367569672' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:16:44.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:43 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:42.172982+0000 mgr.smithi037.xnzdne (mgr.15252) 12 : audit [DBG] from='client.15288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:16:44.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:43 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:16:42.353212+0000 mgr.smithi037.xnzdne (mgr.15252) 13 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 32 KiB/s rd, 0 B/s wr, 17 op/s 2024-09-17T07:16:44.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:43 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:42.505986+0000 mgr.smithi037.xnzdne (mgr.15252) 14 : audit [DBG] from='client.15292 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:16:44.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:43 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:42.914148+0000 mon.smithi037 (mon.0) 952 : audit [DBG] from='client.? 172.21.15.37:0/2271545370' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:16:44.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:43 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:43.672261+0000 mon.smithi037 (mon.0) 953 : audit [DBG] from='client.? 172.21.15.37:0/1367569672' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:16:45.016 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:44 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:43.268567+0000 mgr.smithi037.xnzdne (mgr.15252) 15 : audit [DBG] from='client.15300 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:16:45.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:44 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:43.268567+0000 mgr.smithi037.xnzdne (mgr.15252) 15 : audit [DBG] from='client.15300 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:16:46.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:45 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:16:44.353557+0000 mgr.smithi037.xnzdne (mgr.15252) 16 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-09-17T07:16:46.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:45 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:45.046390+0000 mon.smithi037 (mon.0) 954 : audit [INF] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' 2024-09-17T07:16:46.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:45 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:45.050993+0000 mon.smithi037 (mon.0) 955 : audit [INF] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' 2024-09-17T07:16:46.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:45 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:45.052253+0000 mon.smithi037 (mon.0) 956 : audit [DBG] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:16:46.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:45 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:45.053027+0000 mon.smithi037 (mon.0) 957 : audit [INF] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:16:46.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:45 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:45.057338+0000 mon.smithi037 (mon.0) 958 : audit [INF] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' 2024-09-17T07:16:46.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:45 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:45.063293+0000 mon.smithi037 (mon.0) 959 : audit [INF] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' 2024-09-17T07:16:46.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:45 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:16:44.353557+0000 mgr.smithi037.xnzdne (mgr.15252) 16 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-09-17T07:16:46.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:45 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:45.046390+0000 mon.smithi037 (mon.0) 954 : audit [INF] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' 2024-09-17T07:16:46.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:45 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:45.050993+0000 mon.smithi037 (mon.0) 955 : audit [INF] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' 2024-09-17T07:16:46.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:45 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:45.052253+0000 mon.smithi037 (mon.0) 956 : audit [DBG] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:16:46.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:45 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:45.053027+0000 mon.smithi037 (mon.0) 957 : audit [INF] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:16:46.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:45 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:45.057338+0000 mon.smithi037 (mon.0) 958 : audit [INF] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' 2024-09-17T07:16:46.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:45 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:45.063293+0000 mon.smithi037 (mon.0) 959 : audit [INF] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' 2024-09-17T07:16:47.129 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:46 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:16:45.053697+0000 mgr.smithi037.xnzdne (mgr.15252) 17 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:16:47.129 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:46 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:16:45.054185+0000 mgr.smithi037.xnzdne (mgr.15252) 18 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 22 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-17T07:16:47.129 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:46 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:16:45.141024+0000 mgr.smithi037.xnzdne (mgr.15252) 19 : cephadm [INF] Reconfiguring prometheus.smithi037 (dependencies changed)... 2024-09-17T07:16:47.129 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:46 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:16:45.394598+0000 mgr.smithi037.xnzdne (mgr.15252) 20 : cephadm [INF] Reconfiguring daemon prometheus.smithi037 on smithi037 2024-09-17T07:16:47.129 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:46 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:16:46.049208+0000 mon.smithi037 (mon.0) 960 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T07:16:47.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:46 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:16:45.053697+0000 mgr.smithi037.xnzdne (mgr.15252) 17 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:16:47.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:46 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:16:45.054185+0000 mgr.smithi037.xnzdne (mgr.15252) 18 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 22 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-17T07:16:47.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:46 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:16:45.141024+0000 mgr.smithi037.xnzdne (mgr.15252) 19 : cephadm [INF] Reconfiguring prometheus.smithi037 (dependencies changed)... 2024-09-17T07:16:47.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:46 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:16:45.394598+0000 mgr.smithi037.xnzdne (mgr.15252) 20 : cephadm [INF] Reconfiguring daemon prometheus.smithi037 on smithi037 2024-09-17T07:16:47.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:46 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:16:46.049208+0000 mon.smithi037 (mon.0) 960 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T07:16:49.231 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:48 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:16:47.054975+0000 mgr.smithi037.xnzdne (mgr.15252) 21 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T07:16:49.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:48 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:16:47.054975+0000 mgr.smithi037.xnzdne (mgr.15252) 21 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T07:16:50.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:49 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:48.916499+0000 mon.smithi037 (mon.0) 961 : audit [INF] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' 2024-09-17T07:16:50.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:49 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:48.921607+0000 mon.smithi037 (mon.0) 962 : audit [INF] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' 2024-09-17T07:16:50.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:49 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:48.925601+0000 mon.smithi037 (mon.0) 963 : audit [DBG] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T07:16:50.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:49 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:48.925963+0000 mgr.smithi037.xnzdne (mgr.15252) 22 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T07:16:50.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:49 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:48.965102+0000 mon.smithi037 (mon.0) 964 : audit [DBG] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:16:50.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:49 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:49.874247+0000 mon.smithi037 (mon.0) 965 : audit [DBG] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:16:50.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:49 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:48.916499+0000 mon.smithi037 (mon.0) 961 : audit [INF] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' 2024-09-17T07:16:50.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:49 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:48.921607+0000 mon.smithi037 (mon.0) 962 : audit [INF] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' 2024-09-17T07:16:50.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:49 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:48.925601+0000 mon.smithi037 (mon.0) 963 : audit [DBG] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T07:16:50.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:49 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:48.925963+0000 mgr.smithi037.xnzdne (mgr.15252) 22 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T07:16:50.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:49 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:48.965102+0000 mon.smithi037 (mon.0) 964 : audit [DBG] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:16:50.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:49 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:49.874247+0000 mon.smithi037 (mon.0) 965 : audit [DBG] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:16:51.115 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:50 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:16:49.055340+0000 mgr.smithi037.xnzdne (mgr.15252) 23 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T07:16:51.115 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:50 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:50.467952+0000 mon.smithi037 (mon.0) 966 : audit [INF] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi167.ysqmzf", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T07:16:51.115 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:50 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:50.468872+0000 mon.smithi037 (mon.0) 967 : audit [DBG] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T07:16:51.115 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:50 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:50.469688+0000 mon.smithi037 (mon.0) 968 : audit [DBG] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:16:51.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:50 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:16:49.055340+0000 mgr.smithi037.xnzdne (mgr.15252) 23 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T07:16:51.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:50 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:50.467952+0000 mon.smithi037 (mon.0) 966 : audit [INF] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi167.ysqmzf", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T07:16:51.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:50 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:50.468872+0000 mon.smithi037 (mon.0) 967 : audit [DBG] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T07:16:51.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:50 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:50.469688+0000 mon.smithi037 (mon.0) 968 : audit [DBG] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:16:52.041 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:51 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:16:50.467536+0000 mgr.smithi037.xnzdne (mgr.15252) 24 : cephadm [INF] Upgrade: Updating mgr.smithi167.ysqmzf 2024-09-17T07:16:52.042 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:51 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:16:50.470672+0000 mgr.smithi037.xnzdne (mgr.15252) 25 : cephadm [INF] Deploying daemon mgr.smithi167.ysqmzf on smithi167 2024-09-17T07:16:52.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:51 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:16:50.467536+0000 mgr.smithi037.xnzdne (mgr.15252) 24 : cephadm [INF] Upgrade: Updating mgr.smithi167.ysqmzf 2024-09-17T07:16:52.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:51 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:16:50.470672+0000 mgr.smithi037.xnzdne (mgr.15252) 25 : cephadm [INF] Deploying daemon mgr.smithi167.ysqmzf on smithi167 2024-09-17T07:16:53.165 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:52 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:16:51.055970+0000 mgr.smithi037.xnzdne (mgr.15252) 26 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T07:16:53.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:52 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:16:51.055970+0000 mgr.smithi037.xnzdne (mgr.15252) 26 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T07:16:55.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:54 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:16:53.056373+0000 mgr.smithi037.xnzdne (mgr.15252) 27 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 191 B/s rd, 0 op/s 2024-09-17T07:16:55.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:54 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:54.040839+0000 mon.smithi037 (mon.0) 969 : audit [INF] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' 2024-09-17T07:16:55.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:54 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:54.045053+0000 mon.smithi037 (mon.0) 970 : audit [INF] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' 2024-09-17T07:16:55.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:54 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:54.046087+0000 mon.smithi037 (mon.0) 971 : audit [DBG] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:16:55.134 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:54 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:16:53.056373+0000 mgr.smithi037.xnzdne (mgr.15252) 27 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 191 B/s rd, 0 op/s 2024-09-17T07:16:55.135 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:54 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:54.040839+0000 mon.smithi037 (mon.0) 969 : audit [INF] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' 2024-09-17T07:16:55.135 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:54 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:54.045053+0000 mon.smithi037 (mon.0) 970 : audit [INF] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' 2024-09-17T07:16:55.135 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:54 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:54.046087+0000 mon.smithi037 (mon.0) 971 : audit [DBG] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:16:57.217 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:56 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:16:55.056950+0000 mgr.smithi037.xnzdne (mgr.15252) 28 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 191 B/s rd, 0 op/s 2024-09-17T07:16:57.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:56 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:16:55.056950+0000 mgr.smithi037.xnzdne (mgr.15252) 28 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 191 B/s rd, 0 op/s 2024-09-17T07:16:59.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:58 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:16:57.057697+0000 mgr.smithi037.xnzdne (mgr.15252) 29 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:16:59.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:58 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:58.625261+0000 mon.smithi037 (mon.0) 972 : audit [INF] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' 2024-09-17T07:16:59.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:58 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:58.629190+0000 mon.smithi037 (mon.0) 973 : audit [INF] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' 2024-09-17T07:16:59.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:58 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:16:58.929223+0000 mon.smithi037 (mon.0) 974 : cluster [DBG] Standby manager daemon smithi167.ysqmzf restarted 2024-09-17T07:16:59.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:58 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:16:58.929343+0000 mon.smithi037 (mon.0) 975 : cluster [DBG] Standby manager daemon smithi167.ysqmzf started 2024-09-17T07:16:59.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:58 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:58.931269+0000 mon.smithi167 (mon.1) 146 : audit [DBG] from='mgr.? 172.21.15.167:0/2093973076' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi167.ysqmzf/crt"}]: dispatch 2024-09-17T07:16:59.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:58 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:58.931650+0000 mon.smithi167 (mon.1) 147 : audit [DBG] from='mgr.? 172.21.15.167:0/2093973076' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T07:16:59.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:58 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:58.933130+0000 mon.smithi167 (mon.1) 148 : audit [DBG] from='mgr.? 172.21.15.167:0/2093973076' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi167.ysqmzf/key"}]: dispatch 2024-09-17T07:16:59.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:16:58 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:58.934066+0000 mon.smithi167 (mon.1) 149 : audit [DBG] from='mgr.? 172.21.15.167:0/2093973076' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T07:16:59.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:58 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:16:57.057697+0000 mgr.smithi037.xnzdne (mgr.15252) 29 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:16:59.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:58 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:58.625261+0000 mon.smithi037 (mon.0) 972 : audit [INF] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' 2024-09-17T07:16:59.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:58 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:58.629190+0000 mon.smithi037 (mon.0) 973 : audit [INF] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' 2024-09-17T07:16:59.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:58 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:16:58.929223+0000 mon.smithi037 (mon.0) 974 : cluster [DBG] Standby manager daemon smithi167.ysqmzf restarted 2024-09-17T07:16:59.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:58 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:16:58.929343+0000 mon.smithi037 (mon.0) 975 : cluster [DBG] Standby manager daemon smithi167.ysqmzf started 2024-09-17T07:16:59.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:58 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:58.931269+0000 mon.smithi167 (mon.1) 146 : audit [DBG] from='mgr.? 172.21.15.167:0/2093973076' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi167.ysqmzf/crt"}]: dispatch 2024-09-17T07:16:59.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:58 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:58.931650+0000 mon.smithi167 (mon.1) 147 : audit [DBG] from='mgr.? 172.21.15.167:0/2093973076' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T07:16:59.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:58 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:58.933130+0000 mon.smithi167 (mon.1) 148 : audit [DBG] from='mgr.? 172.21.15.167:0/2093973076' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi167.ysqmzf/key"}]: dispatch 2024-09-17T07:16:59.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:16:58 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:58.934066+0000 mon.smithi167 (mon.1) 149 : audit [DBG] from='mgr.? 172.21.15.167:0/2093973076' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T07:17:00.457 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:00 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:16:59.058086+0000 mgr.smithi037.xnzdne (mgr.15252) 30 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:17:00.458 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:00 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:59.157186+0000 mon.smithi037 (mon.0) 976 : audit [INF] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:00.458 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:00 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:16:59.163812+0000 mon.smithi037 (mon.0) 977 : audit [INF] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:00.458 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:00 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:16:59.636907+0000 mon.smithi037 (mon.0) 978 : cluster [DBG] mgrmap e39: smithi037.xnzdne(active, since 26s), standbys: smithi167.ysqmzf 2024-09-17T07:17:00.480 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:00 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:16:59.058086+0000 mgr.smithi037.xnzdne (mgr.15252) 30 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:17:00.480 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:00 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:59.157186+0000 mon.smithi037 (mon.0) 976 : audit [INF] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:00.480 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:00 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:16:59.163812+0000 mon.smithi037 (mon.0) 977 : audit [INF] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:00.481 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:00 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:16:59.636907+0000 mon.smithi037 (mon.0) 978 : cluster [DBG] mgrmap e39: smithi037.xnzdne(active, since 26s), standbys: smithi167.ysqmzf 2024-09-17T07:17:01.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:17:00.197543+0000 mon.smithi037 (mon.0) 979 : audit [INF] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:01.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:17:00.201745+0000 mon.smithi037 (mon.0) 980 : audit [INF] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:01.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:01 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:17:00.197543+0000 mon.smithi037 (mon.0) 979 : audit [INF] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:01.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:01 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:17:00.201745+0000 mon.smithi037 (mon.0) 980 : audit [INF] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:02.583 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:02 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:17:01.059002+0000 mgr.smithi037.xnzdne (mgr.15252) 31 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:17:02.583 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:02 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:17:02.398578+0000 mon.smithi037 (mon.0) 981 : audit [INF] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:02.583 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:02 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:17:02.402903+0000 mon.smithi037 (mon.0) 982 : audit [INF] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:02.583 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:02 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:17:02.403771+0000 mon.smithi037 (mon.0) 983 : audit [DBG] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:17:02.583 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:02 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:17:02.404535+0000 mon.smithi037 (mon.0) 984 : audit [INF] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:17:02.583 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:02 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:17:02.411692+0000 mon.smithi037 (mon.0) 985 : audit [INF] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:02.583 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:02 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:17:02.418210+0000 mon.smithi037 (mon.0) 986 : audit [INF] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:02.583 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:02 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:17:02.529260+0000 mon.smithi037 (mon.0) 987 : audit [DBG] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:17:02.584 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:02 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:17:02.531323+0000 mon.smithi037 (mon.0) 988 : audit [DBG] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:17:02.584 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:02 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:17:02.536157+0000 mon.smithi037 (mon.0) 989 : audit [INF] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:02.584 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:02 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:17:02.536829+0000 mon.smithi037 (mon.0) 990 : audit [INF] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi037.xnzdne"}]: dispatch 2024-09-17T07:17:02.584 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:02 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:17:02.540227+0000 mon.smithi037 (mon.0) 991 : audit [INF] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi037.xnzdne"}]': finished 2024-09-17T07:17:02.584 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:02 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:17:02.540797+0000 mon.smithi037 (mon.0) 992 : audit [INF] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi167.ysqmzf"}]: dispatch 2024-09-17T07:17:02.584 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:02 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:17:02.544067+0000 mon.smithi037 (mon.0) 993 : audit [INF] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi167.ysqmzf"}]': finished 2024-09-17T07:17:02.584 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:02 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:17:02.545001+0000 mon.smithi037 (mon.0) 994 : audit [DBG] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T07:17:02.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:02 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:17:01.059002+0000 mgr.smithi037.xnzdne (mgr.15252) 31 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:17:02.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:02 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:17:02.398578+0000 mon.smithi037 (mon.0) 981 : audit [INF] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:02.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:02 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:17:02.402903+0000 mon.smithi037 (mon.0) 982 : audit [INF] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:02.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:02 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:17:02.403771+0000 mon.smithi037 (mon.0) 983 : audit [DBG] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:17:02.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:02 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:17:02.404535+0000 mon.smithi037 (mon.0) 984 : audit [INF] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:17:02.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:02 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:17:02.411692+0000 mon.smithi037 (mon.0) 985 : audit [INF] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:02.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:02 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:17:02.418210+0000 mon.smithi037 (mon.0) 986 : audit [INF] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:02.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:02 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:17:02.529260+0000 mon.smithi037 (mon.0) 987 : audit [DBG] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:17:02.751 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:02 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:17:02.531323+0000 mon.smithi037 (mon.0) 988 : audit [DBG] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:17:02.751 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:02 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:17:02.536157+0000 mon.smithi037 (mon.0) 989 : audit [INF] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:02.751 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:02 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:17:02.536829+0000 mon.smithi037 (mon.0) 990 : audit [INF] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi037.xnzdne"}]: dispatch 2024-09-17T07:17:02.751 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:02 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:17:02.540227+0000 mon.smithi037 (mon.0) 991 : audit [INF] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi037.xnzdne"}]': finished 2024-09-17T07:17:02.751 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:02 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:17:02.540797+0000 mon.smithi037 (mon.0) 992 : audit [INF] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi167.ysqmzf"}]: dispatch 2024-09-17T07:17:02.751 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:02 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:17:02.544067+0000 mon.smithi037 (mon.0) 993 : audit [INF] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi167.ysqmzf"}]': finished 2024-09-17T07:17:02.751 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:02 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:17:02.545001+0000 mon.smithi037 (mon.0) 994 : audit [DBG] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T07:17:03.872 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:03 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:17:02.405181+0000 mgr.smithi037.xnzdne (mgr.15252) 32 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:17:03.872 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:03 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:17:02.405733+0000 mgr.smithi037.xnzdne (mgr.15252) 33 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 180 B/s rd, 0 op/s 2024-09-17T07:17:03.872 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:03 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cluster 2024-09-17T07:17:02.405958+0000 mgr.smithi037.xnzdne (mgr.15252) 34 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 219 B/s rd, 0 op/s 2024-09-17T07:17:03.872 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:03 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:17:02.531914+0000 mgr.smithi037.xnzdne (mgr.15252) 35 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T07:17:03.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:03 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:17:02.405181+0000 mgr.smithi037.xnzdne (mgr.15252) 32 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:17:03.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:03 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:17:02.405733+0000 mgr.smithi037.xnzdne (mgr.15252) 33 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 180 B/s rd, 0 op/s 2024-09-17T07:17:03.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:03 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:17:02.405958+0000 mgr.smithi037.xnzdne (mgr.15252) 34 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 219 B/s rd, 0 op/s 2024-09-17T07:17:03.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:03 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:17:02.531914+0000 mgr.smithi037.xnzdne (mgr.15252) 35 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T07:17:05.221 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:04 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:17:03.894790+0000 mgr.smithi037.xnzdne (mgr.15252) 36 : cephadm [INF] Upgrade: Updating mon.smithi037 2024-09-17T07:17:05.221 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:04 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:17:03.899479+0000 mon.smithi037 (mon.0) 995 : audit [INF] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:05.221 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:04 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:17:03.900143+0000 mon.smithi037 (mon.0) 996 : audit [INF] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T07:17:05.221 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:04 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:17:03.900692+0000 mon.smithi037 (mon.0) 997 : audit [DBG] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T07:17:05.221 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:04 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:17:03.901240+0000 mon.smithi037 (mon.0) 998 : audit [DBG] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:17:05.221 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:04 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: cephadm 2024-09-17T07:17:03.902035+0000 mgr.smithi037.xnzdne (mgr.15252) 37 : cephadm [INF] Deploying daemon mon.smithi037 on smithi037 2024-09-17T07:17:05.221 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:04 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: audit 2024-09-17T07:17:04.874583+0000 mon.smithi037 (mon.0) 999 : audit [DBG] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:17:05.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:04 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:17:03.894790+0000 mgr.smithi037.xnzdne (mgr.15252) 36 : cephadm [INF] Upgrade: Updating mon.smithi037 2024-09-17T07:17:05.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:04 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:17:03.899479+0000 mon.smithi037 (mon.0) 995 : audit [INF] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:05.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:04 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:17:03.900143+0000 mon.smithi037 (mon.0) 996 : audit [INF] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T07:17:05.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:04 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:17:03.900692+0000 mon.smithi037 (mon.0) 997 : audit [DBG] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T07:17:05.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:04 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:17:03.901240+0000 mon.smithi037 (mon.0) 998 : audit [DBG] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:17:05.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:04 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:17:03.902035+0000 mgr.smithi037.xnzdne (mgr.15252) 37 : cephadm [INF] Deploying daemon mon.smithi037 on smithi037 2024-09-17T07:17:05.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:04 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:17:04.874583+0000 mon.smithi037 (mon.0) 999 : audit [DBG] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:17:05.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:05 smithi037 systemd[1]: Stopping Ceph mon.smithi037 for d241d094-74c1-11ef-bceb-c7b262605968... 2024-09-17T07:17:05.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:05 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T07:17:05.658+0000 7f71f4368700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi037 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-09-17T07:17:05.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:05 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037[23600]: debug 2024-09-17T07:17:05.658+0000 7f71f4368700 -1 mon.smithi037@0(leader) e2 *** Got Signal Terminated *** 2024-09-17T07:17:05.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:05 smithi037 podman[67786]: 2024-09-17 07:17:05.700367257 +0000 UTC m=+0.138581301 container died 64e774b68c517c1543ad7c1a1a77cac2ab0d281415a5291d389c056f120ad6dd (image=quay.io/ceph/ceph:v16.2.0, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037, maintainer=Dimitri Savineau , org.label-schema.build-date=20201204, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.name=CentOS Base Image, org.label-schema.vendor=CentOS, RELEASE=HEAD, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=-16.2.0, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, ceph=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_CLEAN=True) 2024-09-17T07:17:06.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:06 smithi037 podman[67786]: 2024-09-17 07:17:06.091590711 +0000 UTC m=+0.529804742 container cleanup 64e774b68c517c1543ad7c1a1a77cac2ab0d281415a5291d389c056f120ad6dd (image=quay.io/ceph/ceph:v16.2.0, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.name=CentOS Base Image, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=-16.2.0, ceph=True, org.label-schema.build-date=20201204, org.label-schema.license=GPLv2, RELEASE=HEAD, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, maintainer=Dimitri Savineau , GIT_BRANCH=HEAD, GIT_REPO=https://github.com/ceph/ceph-container.git) 2024-09-17T07:17:06.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:06 smithi037 bash[67786]: ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037 2024-09-17T07:17:06.620 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:06 smithi037 podman[67798]: 2024-09-17 07:17:06.360013196 +0000 UTC m=+0.655107902 container remove 64e774b68c517c1543ad7c1a1a77cac2ab0d281415a5291d389c056f120ad6dd (image=quay.io/ceph/ceph:v16.2.0, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi037, ceph=True, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=-16.2.0, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.build-date=20201204, org.label-schema.name=CentOS Base Image, org.label-schema.vendor=CentOS, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, maintainer=Dimitri Savineau , org.label-schema.license=GPLv2, RELEASE=HEAD) 2024-09-17T07:17:07.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:06 smithi037 systemd[1]: ceph-d241d094-74c1-11ef-bceb-c7b262605968@mon.smithi037.service: Deactivated successfully. 2024-09-17T07:17:07.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:06 smithi037 systemd[1]: Stopped Ceph mon.smithi037 for d241d094-74c1-11ef-bceb-c7b262605968. 2024-09-17T07:17:07.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:06 smithi037 systemd[1]: Starting Ceph mon.smithi037 for d241d094-74c1-11ef-bceb-c7b262605968... 2024-09-17T07:17:07.330 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 podman[67952]: 2024-09-17 07:17:07.069827923 +0000 UTC m=+0.108212559 container create 8ad50fcd5c53e634d886bc23301a74bd3ede8c2c0ae097a8b686c28977731299 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon-smithi037, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , RELEASE=reef-19e2a2b, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD) 2024-09-17T07:17:07.330 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 podman[67952]: 2024-09-17 07:17:06.978083423 +0000 UTC m=+0.016468020 image pull 980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89 quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 2024-09-17T07:17:07.330 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 podman[67952]: 2024-09-17 07:17:07.330573119 +0000 UTC m=+0.368957714 container init 8ad50fcd5c53e634d886bc23301a74bd3ede8c2c0ae097a8b686c28977731299 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon-smithi037, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, RELEASE=reef-19e2a2b, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-17T07:17:07.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 podman[67952]: 2024-09-17 07:17:07.334149472 +0000 UTC m=+0.372534060 container start 8ad50fcd5c53e634d886bc23301a74bd3ede8c2c0ae097a8b686c28977731299 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon-smithi037, RELEASE=reef-19e2a2b, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, ceph=True, org.label-schema.build-date=20240731, GIT_CLEAN=True) 2024-09-17T07:17:07.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: set uid:gid to 167:167 (ceph:ceph) 2024-09-17T07:17:07.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable), process ceph-mon, pid 2 2024-09-17T07:17:07.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: pidfile_write: ignore empty --pid-file 2024-09-17T07:17:07.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: load: jerasure load: lrc 2024-09-17T07:17:07.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: RocksDB version: 7.9.2 2024-09-17T07:17:07.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Git sha 0 2024-09-17T07:17:07.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Compile date 2024-09-16 15:15:13 2024-09-17T07:17:07.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: DB SUMMARY 2024-09-17T07:17:07.776 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: DB Session ID: Q88B6MO01Y6QGHBM2D40 2024-09-17T07:17:07.776 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: CURRENT file: CURRENT 2024-09-17T07:17:07.776 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: IDENTITY file: IDENTITY 2024-09-17T07:17:07.776 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: MANIFEST file: MANIFEST-000008 size: 1724 Bytes 2024-09-17T07:17:07.776 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi037/store.db dir, Total Num: 1, files: 000035.sst 2024-09-17T07:17:07.776 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi037/store.db: 000033.log size: 2906167 ; 2024-09-17T07:17:07.776 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.error_if_exists: 0 2024-09-17T07:17:07.776 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.create_if_missing: 0 2024-09-17T07:17:07.776 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.paranoid_checks: 1 2024-09-17T07:17:07.776 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-17T07:17:07.776 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-17T07:17:07.776 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-17T07:17:07.776 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.env: 0x55c66b8cfbc0 2024-09-17T07:17:07.776 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.fs: PosixFileSystem 2024-09-17T07:17:07.777 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.info_log: 0x55c66dc4edc0 2024-09-17T07:17:07.777 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.max_file_opening_threads: 16 2024-09-17T07:17:07.777 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.statistics: (nil) 2024-09-17T07:17:07.777 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.use_fsync: 0 2024-09-17T07:17:07.777 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.max_log_file_size: 0 2024-09-17T07:17:07.777 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T07:17:07.777 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T07:17:07.777 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.keep_log_file_num: 1000 2024-09-17T07:17:07.777 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.recycle_log_file_num: 0 2024-09-17T07:17:07.777 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.allow_fallocate: 1 2024-09-17T07:17:07.777 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.allow_mmap_reads: 0 2024-09-17T07:17:07.777 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.allow_mmap_writes: 0 2024-09-17T07:17:07.777 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.use_direct_reads: 0 2024-09-17T07:17:07.777 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T07:17:07.777 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.create_missing_column_families: 0 2024-09-17T07:17:07.778 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.db_log_dir: 2024-09-17T07:17:07.778 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.wal_dir: 2024-09-17T07:17:07.778 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T07:17:07.778 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T07:17:07.778 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T07:17:07.778 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T07:17:07.778 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T07:17:07.778 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T07:17:07.778 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.advise_random_on_open: 1 2024-09-17T07:17:07.778 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.db_write_buffer_size: 0 2024-09-17T07:17:07.778 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.write_buffer_manager: 0x55c66dc5c320 2024-09-17T07:17:07.778 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T07:17:07.778 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T07:17:07.778 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T07:17:07.779 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.rate_limiter: (nil) 2024-09-17T07:17:07.779 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T07:17:07.779 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.wal_recovery_mode: 2 2024-09-17T07:17:07.779 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.enable_thread_tracking: 0 2024-09-17T07:17:07.779 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.enable_pipelined_write: 0 2024-09-17T07:17:07.779 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.unordered_write: 0 2024-09-17T07:17:07.779 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T07:17:07.779 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T07:17:07.779 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T07:17:07.779 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T07:17:07.779 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.row_cache: None 2024-09-17T07:17:07.779 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.wal_filter: None 2024-09-17T07:17:07.779 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T07:17:07.779 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.allow_ingest_behind: 0 2024-09-17T07:17:07.780 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.two_write_queues: 0 2024-09-17T07:17:07.780 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.manual_wal_flush: 0 2024-09-17T07:17:07.780 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.wal_compression: 0 2024-09-17T07:17:07.780 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.atomic_flush: 0 2024-09-17T07:17:07.780 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T07:17:07.780 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T07:17:07.780 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T07:17:07.780 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.log_readahead_size: 0 2024-09-17T07:17:07.780 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-17T07:17:07.780 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.best_efforts_recovery: 0 2024-09-17T07:17:07.780 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-17T07:17:07.781 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-17T07:17:07.781 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.allow_data_in_errors: 0 2024-09-17T07:17:07.781 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.db_host_id: __hostname__ 2024-09-17T07:17:07.781 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-17T07:17:07.781 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.max_background_jobs: 2 2024-09-17T07:17:07.781 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.max_background_compactions: -1 2024-09-17T07:17:07.781 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.max_subcompactions: 1 2024-09-17T07:17:07.781 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T07:17:07.781 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T07:17:07.781 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T07:17:07.781 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.max_total_wal_size: 0 2024-09-17T07:17:07.782 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T07:17:07.782 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T07:17:07.782 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T07:17:07.782 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T07:17:07.782 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.max_open_files: -1 2024-09-17T07:17:07.782 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.bytes_per_sync: 0 2024-09-17T07:17:07.782 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T07:17:07.782 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T07:17:07.782 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.compaction_readahead_size: 0 2024-09-17T07:17:07.782 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.max_background_flushes: -1 2024-09-17T07:17:07.782 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Compression algorithms supported: 2024-09-17T07:17:07.782 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: kZSTD supported: 0 2024-09-17T07:17:07.783 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: kXpressCompression supported: 0 2024-09-17T07:17:07.783 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: kBZip2Compression supported: 0 2024-09-17T07:17:07.783 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T07:17:07.783 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: kLZ4Compression supported: 1 2024-09-17T07:17:07.783 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: kZlibCompression supported: 1 2024-09-17T07:17:07.783 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: kLZ4HCCompression supported: 1 2024-09-17T07:17:07.783 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: kSnappyCompression supported: 1 2024-09-17T07:17:07.783 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T07:17:07.783 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-17T07:17:07.783 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi037/store.db/MANIFEST-000008 2024-09-17T07:17:07.784 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-17T07:17:07.784 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T07:17:07.784 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.merge_operator: 2024-09-17T07:17:07.785 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.compaction_filter: None 2024-09-17T07:17:07.785 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.compaction_filter_factory: None 2024-09-17T07:17:07.785 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.sst_partitioner_factory: None 2024-09-17T07:17:07.785 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T07:17:07.785 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T07:17:07.785 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55c66dc4ea20) 2024-09-17T07:17:07.785 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: cache_index_and_filter_blocks: 1 2024-09-17T07:17:07.785 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T07:17:07.785 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T07:17:07.785 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: pin_top_level_index_and_filter: 1 2024-09-17T07:17:07.786 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: index_type: 0 2024-09-17T07:17:07.786 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: data_block_index_type: 0 2024-09-17T07:17:07.786 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: index_shortening: 1 2024-09-17T07:17:07.786 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-17T07:17:07.786 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: checksum: 4 2024-09-17T07:17:07.786 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: no_block_cache: 0 2024-09-17T07:17:07.786 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: block_cache: 0x55c66dc431f0 2024-09-17T07:17:07.786 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: block_cache_name: BinnedLRUCache 2024-09-17T07:17:07.786 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: block_cache_options: 2024-09-17T07:17:07.786 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: capacity : 536870912 2024-09-17T07:17:07.786 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: num_shard_bits : 4 2024-09-17T07:17:07.786 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: strict_capacity_limit : 0 2024-09-17T07:17:07.786 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: high_pri_pool_ratio: 0.000 2024-09-17T07:17:07.786 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: block_cache_compressed: (nil) 2024-09-17T07:17:07.787 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: persistent_cache: (nil) 2024-09-17T07:17:07.787 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: block_size: 4096 2024-09-17T07:17:07.787 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: block_size_deviation: 10 2024-09-17T07:17:07.787 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: block_restart_interval: 16 2024-09-17T07:17:07.787 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: index_block_restart_interval: 1 2024-09-17T07:17:07.787 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: metadata_block_size: 4096 2024-09-17T07:17:07.787 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: partition_filters: 0 2024-09-17T07:17:07.787 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: use_delta_encoding: 1 2024-09-17T07:17:07.787 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: filter_policy: bloomfilter 2024-09-17T07:17:07.787 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: whole_key_filtering: 1 2024-09-17T07:17:07.787 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: verify_compression: 0 2024-09-17T07:17:07.787 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: read_amp_bytes_per_bit: 0 2024-09-17T07:17:07.787 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: format_version: 5 2024-09-17T07:17:07.787 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: enable_index_compression: 1 2024-09-17T07:17:07.788 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: block_align: 0 2024-09-17T07:17:07.788 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: max_auto_readahead_size: 262144 2024-09-17T07:17:07.788 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: prepopulate_block_cache: 0 2024-09-17T07:17:07.788 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: initial_auto_readahead_size: 8192 2024-09-17T07:17:07.788 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: num_file_reads_for_auto_readahead: 2 2024-09-17T07:17:07.788 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.write_buffer_size: 33554432 2024-09-17T07:17:07.788 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.max_write_buffer_number: 2 2024-09-17T07:17:07.788 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.compression: NoCompression 2024-09-17T07:17:07.788 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.bottommost_compression: Disabled 2024-09-17T07:17:07.788 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.prefix_extractor: nullptr 2024-09-17T07:17:07.788 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T07:17:07.788 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.num_levels: 7 2024-09-17T07:17:07.788 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T07:17:07.788 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T07:17:07.789 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T07:17:07.789 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T07:17:07.789 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T07:17:07.789 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T07:17:07.789 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T07:17:07.789 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T07:17:07.789 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-17T07:17:07.789 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T07:17:07.789 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-17T07:17:07.789 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-17T07:17:07.789 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T07:17:07.789 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.compression_opts.level: 32767 2024-09-17T07:17:07.789 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.compression_opts.strategy: 0 2024-09-17T07:17:07.789 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T07:17:07.790 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T07:17:07.790 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-17T07:17:07.790 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-17T07:17:07.790 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.compression_opts.enabled: false 2024-09-17T07:17:07.790 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-17T07:17:07.790 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T07:17:07.790 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T07:17:07.790 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T07:17:07.790 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.target_file_size_base: 67108864 2024-09-17T07:17:07.790 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T07:17:07.790 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T07:17:07.790 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T07:17:07.791 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T07:17:07.791 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T07:17:07.791 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T07:17:07.791 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T07:17:07.791 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T07:17:07.791 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T07:17:07.791 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T07:17:07.791 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T07:17:07.791 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T07:17:07.791 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T07:17:07.791 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-17T07:17:07.791 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.arena_block_size: 1048576 2024-09-17T07:17:07.791 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T07:17:07.792 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T07:17:07.792 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.disable_auto_compactions: 0 2024-09-17T07:17:07.792 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T07:17:07.792 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T07:17:07.792 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T07:17:07.792 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T07:17:07.792 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T07:17:07.792 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T07:17:07.792 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T07:17:07.792 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T07:17:07.792 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T07:17:07.792 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T07:17:07.792 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-17T07:17:07.793 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.inplace_update_support: 0 2024-09-17T07:17:07.793 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T07:17:07.793 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T07:17:07.793 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T07:17:07.793 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T07:17:07.793 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.bloom_locality: 0 2024-09-17T07:17:07.793 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.max_successive_merges: 0 2024-09-17T07:17:07.793 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T07:17:07.793 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.paranoid_file_checks: 0 2024-09-17T07:17:07.793 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.force_consistency_checks: 1 2024-09-17T07:17:07.793 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.report_bg_io_stats: 0 2024-09-17T07:17:07.793 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.ttl: 2592000 2024-09-17T07:17:07.793 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T07:17:07.793 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-17T07:17:07.794 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-17T07:17:07.794 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.enable_blob_files: false 2024-09-17T07:17:07.794 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.min_blob_size: 0 2024-09-17T07:17:07.794 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.blob_file_size: 268435456 2024-09-17T07:17:07.794 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-17T07:17:07.794 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-17T07:17:07.794 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-17T07:17:07.794 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-17T07:17:07.794 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-17T07:17:07.794 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.blob_file_starting_level: 0 2024-09-17T07:17:07.794 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-17T07:17:07.794 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 35.sst 2024-09-17T07:17:07.794 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi037/store.db/MANIFEST-000008 succeeded,manifest_file_number is 8, next_file_number is 37, last_sequence is 18636, log_number is 33,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-17T07:17:07.794 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 33 2024-09-17T07:17:07.795 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: bef4105e-8fc1-4405-a59d-a6f2acf52a15 2024-09-17T07:17:07.795 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726557427361772, "job": 1, "event": "recovery_started", "wal_files": [33]} 2024-09-17T07:17:07.795 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #33 mode 2 2024-09-17T07:17:07.795 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726557427369562, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 38, "file_size": 2776289, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 18637, "largest_seqno": 19217, "table_properties": {"data_size": 2771927, "index_size": 2742, "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": 4445, "raw_average_key_size": 21, "raw_value_size": 2765871, "raw_average_value_size": 13426, "num_data_blocks": 123, "num_entries": 206, "num_filter_entries": 206, "num_deletions": 2, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[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": 1726557427, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "bef4105e-8fc1-4405-a59d-a6f2acf52a15", "db_session_id": "Q88B6MO01Y6QGHBM2D40", "orig_file_number": 38, "seqno_to_time_mapping": "N/A"}} 2024-09-17T07:17:07.795 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726557427369687, "job": 1, "event": "recovery_finished"} 2024-09-17T07:17:07.795 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: [db/version_set.cc:5047] Creating manifest 40 2024-09-17T07:17:07.795 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-smithi037/store.db/000033.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-17T07:17:07.795 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55c66dc6ee00 2024-09-17T07:17:07.795 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: DB pointer 0x55c66dd62000 2024-09-17T07:17:07.795 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-17T07:17:07.795 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-17T07:17:07.795 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: ** DB Stats ** 2024-09-17T07:17:07.796 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T07:17:07.796 INFO:journalctl@ceph.mon.smithi037.smithi037.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-09-17T07:17:07.796 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T07:17:07.796 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T07:17:07.796 INFO:journalctl@ceph.mon.smithi037.smithi037.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-09-17T07:17:07.796 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T07:17:07.796 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T07:17:07.796 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: 2024-09-17T07:17:07.796 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: ** Compaction Stats [default] ** 2024-09-17T07:17:07.796 INFO:journalctl@ceph.mon.smithi037.smithi037.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-09-17T07:17:07.796 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-17T07:17:07.796 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: L0 1/0 2.65 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 661.4 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-09-17T07:17:07.796 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: L6 1/0 31.21 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-09-17T07:17:07.797 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: Sum 2/0 33.86 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 661.4 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-09-17T07:17:07.797 INFO:journalctl@ceph.mon.smithi037.smithi037.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 661.4 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-09-17T07:17:07.797 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: 2024-09-17T07:17:07.797 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: ** Compaction Stats [default] ** 2024-09-17T07:17:07.797 INFO:journalctl@ceph.mon.smithi037.smithi037.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-09-17T07:17:07.797 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T07:17:07.797 INFO:journalctl@ceph.mon.smithi037.smithi037.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 661.4 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-09-17T07:17:07.797 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: 2024-09-17T07:17:07.797 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-17T07:17:07.797 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: 2024-09-17T07:17:07.797 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T07:17:07.797 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: Flush(GB): cumulative 0.003, interval 0.003 2024-09-17T07:17:07.797 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T07:17:07.797 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T07:17:07.798 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T07:17:07.798 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-17T07:17:07.798 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: Cumulative compaction: 0.00 GB write, 255.57 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T07:17:07.798 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: Interval compaction: 0.00 GB write, 255.57 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T07:17:07.798 INFO:journalctl@ceph.mon.smithi037.smithi037.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-09-17T07:17:07.798 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: Block cache BinnedLRUCache@0x55c66dc431f0#2 capacity: 512.00 MB usage: 3.48 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2024-09-17T07:17:07.798 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.66 KB,0.00012517%) IndexBlock(1,2.83 KB,0.000539422%) Misc(1,0.00 KB,0%) 2024-09-17T07:17:07.798 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: 2024-09-17T07:17:07.798 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-17T07:17:07.798 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: starting mon.smithi037 rank 0 at public addrs [v2:172.21.15.37:3300/0,v1:172.21.15.37:6789/0] at bind addrs [v2:172.21.15.37:3300/0,v1:172.21.15.37:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi037 fsid d241d094-74c1-11ef-bceb-c7b262605968 2024-09-17T07:17:07.798 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: mon.smithi037@-1(???) e2 preinit fsid d241d094-74c1-11ef-bceb-c7b262605968 2024-09-17T07:17:07.798 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: mon.smithi037@-1(???).mds e11 new map 2024-09-17T07:17:07.798 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: mon.smithi037@-1(???).mds e11 print_map 2024-09-17T07:17:07.798 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: e11 2024-09-17T07:17:07.799 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-17T07:17:07.799 INFO:journalctl@ceph.mon.smithi037.smithi037.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} 2024-09-17T07:17:07.799 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: legacy client fscid: 1 2024-09-17T07:17:07.799 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: 2024-09-17T07:17:07.799 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: Filesystem 'foofs' (1) 2024-09-17T07:17:07.799 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: fs_name foofs 2024-09-17T07:17:07.799 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: epoch 11 2024-09-17T07:17:07.799 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2024-09-17T07:17:07.799 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: created 2024-09-17T07:02:41.033802+0000 2024-09-17T07:17:07.799 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: modified 2024-09-17T07:10:32.729029+0000 2024-09-17T07:17:07.799 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: tableserver 0 2024-09-17T07:17:07.799 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: root 0 2024-09-17T07:17:07.799 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: session_timeout 60 2024-09-17T07:17:07.799 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: session_autoclose 300 2024-09-17T07:17:07.800 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: max_file_size 1099511627776 2024-09-17T07:17:07.800 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: max_xattr_size 65536 2024-09-17T07:17:07.800 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: required_client_features {} 2024-09-17T07:17:07.800 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: last_failure 0 2024-09-17T07:17:07.800 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: last_failure_osd_epoch 0 2024-09-17T07:17:07.800 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: compat compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,7=mds uses inline data,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-17T07:17:07.800 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: max_mds 1 2024-09-17T07:17:07.800 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: in 0 2024-09-17T07:17:07.800 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: up {0=24293} 2024-09-17T07:17:07.800 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: failed 2024-09-17T07:17:07.800 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: damaged 2024-09-17T07:17:07.800 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: stopped 2024-09-17T07:17:07.800 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: data_pools [3] 2024-09-17T07:17:07.800 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: metadata_pool 2 2024-09-17T07:17:07.801 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: inline_data disabled 2024-09-17T07:17:07.801 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: balancer 2024-09-17T07:17:07.801 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: bal_rank_mask -1 2024-09-17T07:17:07.801 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: standby_count_wanted 1 2024-09-17T07:17:07.801 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: [mds.foofs.smithi167.pprzvy{0:24293} state up:active seq 119 join_fscid=1 addr [v2:172.21.15.167:6832/1343962668,v1:172.21.15.167:6833/1343962668] compat {c=[1],r=[1],i=[7ff]}] 2024-09-17T07:17:07.801 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: 2024-09-17T07:17:07.801 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: 2024-09-17T07:17:07.801 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: Standby daemons: 2024-09-17T07:17:07.801 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: 2024-09-17T07:17:07.801 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: [mds.foofs.smithi037.jtdcan{-1:14488} state up:standby seq 3 join_fscid=1 addr [v2:172.21.15.37:6834/1540792164,v1:172.21.15.37:6835/1540792164] compat {c=[1],r=[1],i=[7ff]}] 2024-09-17T07:17:07.801 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: mon.smithi037@-1(???).osd e72 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-17T07:17:07.801 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: mon.smithi037@-1(???).osd e72 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T07:17:07.802 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: mon.smithi037@-1(???).osd e72 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T07:17:07.802 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: mon.smithi037@-1(???).osd e72 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T07:17:07.802 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 ceph-mon[67971]: mon.smithi037@-1(???).paxosservice(auth 1..41) refresh upgraded, format 0 -> 3 2024-09-17T07:17:07.802 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 bash[67952]: 8ad50fcd5c53e634d886bc23301a74bd3ede8c2c0ae097a8b686c28977731299 2024-09-17T07:17:07.802 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:07 smithi037 systemd[1]: Started Ceph mon.smithi037 for d241d094-74c1-11ef-bceb-c7b262605968. 2024-09-17T07:17:09.151 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:08 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:17:05.670096+0000 mon.smithi167 (mon.1) 150 : audit [DBG] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mon metadata", "id": "smithi037"}]: dispatch 2024-09-17T07:17:09.152 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:08 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:17:05.670464+0000 mon.smithi167 (mon.1) 151 : audit [DBG] from='mgr.15252 172.21.15.37:0/4260268532' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mon metadata", "id": "smithi167"}]: dispatch 2024-09-17T07:17:09.152 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:08 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:17:06.406987+0000 mgr.smithi037.xnzdne (mgr.15252) 39 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 219 B/s rd, 0 op/s 2024-09-17T07:17:09.152 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:08 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:17:08.784090+0000 mon.smithi037 (mon.0) 1 : cluster [INF] mon.smithi037 calling monitor election 2024-09-17T07:17:09.152 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:08 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:17:08.785992+0000 mon.smithi037 (mon.0) 2 : cluster [INF] mon.smithi037 is new leader, mons smithi037,smithi167 in quorum (ranks 0,1) 2024-09-17T07:17:09.152 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:08 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:17:08.790821+0000 mon.smithi037 (mon.0) 3 : cluster [DBG] monmap e2: 2 mons at {smithi037=[v2:172.21.15.37:3300/0,v1:172.21.15.37:6789/0],smithi167=[v2:172.21.15.167:3300/0,v1:172.21.15.167:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T07:17:09.152 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:08 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:17:08.791409+0000 mon.smithi037 (mon.0) 4 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi167.pprzvy=up:active} 1 up:standby 2024-09-17T07:17:09.152 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:08 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:17:08.791438+0000 mon.smithi037 (mon.0) 5 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-09-17T07:17:09.152 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:08 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:17:08.792749+0000 mon.smithi037 (mon.0) 6 : cluster [DBG] mgrmap e39: smithi037.xnzdne(active, since 35s), standbys: smithi167.ysqmzf 2024-09-17T07:17:09.152 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:08 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:17:08.793323+0000 mon.smithi037 (mon.0) 7 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-09-17T07:17:09.152 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:08 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:17:08.793340+0000 mon.smithi037 (mon.0) 8 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-09-17T07:17:09.153 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:08 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:17:08.793346+0000 mon.smithi037 (mon.0) 9 : cluster [WRN] daemon prometheus.smithi037 on smithi037 is in unknown state 2024-09-17T07:17:09.153 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:08 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:17:08.803514+0000 mon.smithi037 (mon.0) 10 : cluster [DBG] mgrmap e40: smithi037.xnzdne(active, since 35s), standbys: smithi167.ysqmzf 2024-09-17T07:17:09.153 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:08 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:17:08.803591+0000 mon.smithi037 (mon.0) 11 : audit [INF] from='mgr.15252 ' entity='' 2024-09-17T07:17:11.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:10 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:17:09.806326+0000 mon.smithi037 (mon.0) 12 : cluster [DBG] mgrmap e41: smithi037.xnzdne(active, since 36s), standbys: smithi167.ysqmzf 2024-09-17T07:17:13.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:13 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:17:13.516982+0000 mon.smithi037 (mon.0) 13 : cluster [DBG] Standby manager daemon smithi167.ysqmzf restarted 2024-09-17T07:17:13.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:13 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:17:13.517066+0000 mon.smithi037 (mon.0) 14 : cluster [DBG] Standby manager daemon smithi167.ysqmzf started 2024-09-17T07:17:13.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:13 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:17:13.518707+0000 mon.smithi167 (mon.1) 152 : audit [DBG] from='mgr.? 172.21.15.167:0/1465692408' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi167.ysqmzf/crt"}]: dispatch 2024-09-17T07:17:13.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:13 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:17:13.519091+0000 mon.smithi167 (mon.1) 153 : audit [DBG] from='mgr.? 172.21.15.167:0/1465692408' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T07:17:13.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:13 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:17:13.520537+0000 mon.smithi167 (mon.1) 154 : audit [DBG] from='mgr.? 172.21.15.167:0/1465692408' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi167.ysqmzf/key"}]: dispatch 2024-09-17T07:17:13.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:13 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:17:13.520818+0000 mon.smithi167 (mon.1) 155 : audit [DBG] from='mgr.? 172.21.15.167:0/1465692408' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T07:17:14.861 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-09-17T07:17:14.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:14 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:17:13.572016+0000 mon.smithi037 (mon.0) 15 : cluster [DBG] mgrmap e42: smithi037.xnzdne(active, since 40s), standbys: smithi167.ysqmzf 2024-09-17T07:17:14.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:14 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:17:13.832785+0000 mon.smithi037 (mon.0) 16 : cluster [INF] Active manager daemon smithi037.xnzdne restarted 2024-09-17T07:17:14.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:14 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:17:13.833096+0000 mon.smithi037 (mon.0) 17 : cluster [INF] Activating manager daemon smithi037.xnzdne 2024-09-17T07:17:15.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:14 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:17:13.842003+0000 mon.smithi037 (mon.0) 18 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-09-17T07:17:15.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:14 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:17:13.842276+0000 mon.smithi037 (mon.0) 19 : cluster [DBG] mgrmap e43: smithi037.xnzdne(active, starting, since 0.00926655s), standbys: smithi167.ysqmzf 2024-09-17T07:17:15.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:14 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:17:13.843540+0000 mon.smithi037 (mon.0) 20 : audit [DBG] from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mon metadata", "id": "smithi037"}]: dispatch 2024-09-17T07:17:15.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:14 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:17:13.843649+0000 mon.smithi037 (mon.0) 21 : audit [DBG] from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mon metadata", "id": "smithi167"}]: dispatch 2024-09-17T07:17:15.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:14 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:17:13.844561+0000 mon.smithi037 (mon.0) 22 : audit [DBG] from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi037.jtdcan"}]: dispatch 2024-09-17T07:17:15.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:14 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:17:13.844880+0000 mon.smithi037 (mon.0) 23 : audit [DBG] from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi167.pprzvy"}]: dispatch 2024-09-17T07:17:15.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:14 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:17:13.846243+0000 mon.smithi037 (mon.0) 24 : audit [DBG] from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mgr metadata", "who": "smithi037.xnzdne", "id": "smithi037.xnzdne"}]: dispatch 2024-09-17T07:17:15.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:14 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:17:13.846435+0000 mon.smithi037 (mon.0) 25 : audit [DBG] from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mgr metadata", "who": "smithi167.ysqmzf", "id": "smithi167.ysqmzf"}]: dispatch 2024-09-17T07:17:15.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:14 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:17:13.846583+0000 mon.smithi037 (mon.0) 26 : audit [DBG] from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T07:17:15.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:14 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:17:13.846944+0000 mon.smithi037 (mon.0) 27 : audit [DBG] from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T07:17:15.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:14 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:17:13.847213+0000 mon.smithi037 (mon.0) 28 : audit [DBG] from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T07:17:15.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:14 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:17:13.847444+0000 mon.smithi037 (mon.0) 29 : audit [DBG] from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T07:17:15.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:14 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:17:13.847666+0000 mon.smithi037 (mon.0) 30 : audit [DBG] from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T07:17:15.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:14 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:17:13.847948+0000 mon.smithi037 (mon.0) 31 : audit [DBG] from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T07:17:15.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:14 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:17:13.848182+0000 mon.smithi037 (mon.0) 32 : audit [DBG] from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T07:17:15.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:14 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:17:13.848409+0000 mon.smithi037 (mon.0) 33 : audit [DBG] from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T07:17:15.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:14 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:17:13.848673+0000 mon.smithi037 (mon.0) 34 : audit [DBG] from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T07:17:15.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:14 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:17:13.848962+0000 mon.smithi037 (mon.0) 35 : audit [DBG] from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T07:17:15.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:14 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:17:13.849500+0000 mon.smithi037 (mon.0) 36 : audit [DBG] from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T07:17:15.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:14 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:17:13.858999+0000 mon.smithi037 (mon.0) 37 : cluster [INF] Manager daemon smithi037.xnzdne is now available 2024-09-17T07:17:15.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:14 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:17:13.878141+0000 mon.smithi037 (mon.0) 38 : audit [DBG] from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:17:15.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:14 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:17:13.899571+0000 mon.smithi037 (mon.0) 39 : audit [DBG] from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:17:15.002 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:14 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:17:13.909857+0000 mon.smithi037 (mon.0) 40 : audit [INF] from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.xnzdne/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:17:15.002 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:14 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:17:13.928006+0000 mon.smithi037 (mon.0) 41 : audit [INF] from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.xnzdne/trash_purge_schedule"}]: dispatch 2024-09-17T07:17:15.584 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T07:17:15.584 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.smithi037 smithi037 *:9093,9094 running (9m) 15s ago 19m 19.3M - 0.20.0 0881eb8f169f cc564f04f199 2024-09-17T07:17:15.584 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi037 smithi037 running (19m) 15s ago 19m 6405k - 16.2.0 24ecd6d5f14c cfb092719ab6 2024-09-17T07:17:15.584 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi167 smithi167 running (18m) 16s ago 18m 6413k - 16.2.0 24ecd6d5f14c 535da7f9a9b2 2024-09-17T07:17:15.584 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.smithi037 smithi037 *:3000 running (7m) 15s ago 19m 37.0M - 6.7.4 557c83e11646 645fc2db463d 2024-09-17T07:17:15.584 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi037.jtdcan smithi037 running (14m) 15s ago 14m 15.7M - 16.2.0 24ecd6d5f14c 9972c22cf2de 2024-09-17T07:17:15.585 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi167.pprzvy smithi167 running (14m) 16s ago 14m 40.9M - 16.2.0 24ecd6d5f14c 7f42961a3697 2024-09-17T07:17:15.585 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi037.xnzdne smithi037 *:8443,9283,8765 running (52s) 15s ago 21m 481M - 18.2.4-855-g19e2a2be 980a0bfcd684 e9e9a55f52f5 2024-09-17T07:17:15.585 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi167.ysqmzf smithi167 *:8443,9283,8765 running (22s) 16s ago 18m 67.3M - 18.2.4-855-g19e2a2be 980a0bfcd684 22020adca1e8 2024-09-17T07:17:15.585 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi037 smithi037 running (21m) 15s ago 21m 82.3M 2048M 16.2.0 24ecd6d5f14c 64e774b68c51 2024-09-17T07:17:15.585 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi167 smithi167 running (18m) 16s ago 18m 55.8M 2048M 16.2.0 24ecd6d5f14c a9e35dbd0fa0 2024-09-17T07:17:15.585 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.0.0.smithi037.koazav smithi037 *:2049 running (11m) 15s ago 11m 137M - 3.5 24ecd6d5f14c b21a22e84630 2024-09-17T07:17:15.585 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.1.0.smithi167.rhgwce smithi167 *:2049 running (11m) 16s ago 11m 87.8M - 3.5 24ecd6d5f14c d8f95531d8af 2024-09-17T07:17:15.585 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi037 smithi037 *:9100 running (5m) 15s ago 19m 17.2M - 0.18.1 e5a616e4b9cf 04d51e0863df 2024-09-17T07:17:15.585 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi167 smithi167 *:9100 running (57s) 16s ago 18m 4710k - 0.18.1 e5a616e4b9cf 52cd9c3f271e 2024-09-17T07:17:15.585 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (18m) 15s ago 18m 567M 4096M 16.2.0 24ecd6d5f14c d74c41c79a3d 2024-09-17T07:17:15.585 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (17m) 15s ago 17m 455M 4096M 16.2.0 24ecd6d5f14c 9893d8fdab55 2024-09-17T07:17:15.585 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (17m) 15s ago 17m 366M 4096M 16.2.0 24ecd6d5f14c f5506a58d1bb 2024-09-17T07:17:15.585 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (17m) 15s ago 17m 473M 4096M 16.2.0 24ecd6d5f14c 9bc451cb2df8 2024-09-17T07:17:15.586 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi167 running (16m) 16s ago 16m 489M 4096M 16.2.0 24ecd6d5f14c 062421f15e44 2024-09-17T07:17:15.586 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi167 running (16m) 16s ago 16m 581M 4096M 16.2.0 24ecd6d5f14c f1d1552fbeeb 2024-09-17T07:17:15.586 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi167 running (16m) 16s ago 16m 503M 4096M 16.2.0 24ecd6d5f14c 5c621e82d4cd 2024-09-17T07:17:15.586 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi167 running (15m) 16s ago 15m 764M 4096M 16.2.0 24ecd6d5f14c 721a3bad3841 2024-09-17T07:17:15.586 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.smithi037 smithi037 *:9095 unknown 15s ago 19m - - 2024-09-17T07:17:15.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:15 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:17:14.843910+0000 mgr.smithi037.xnzdne (mgr.34104) 1 : audit [DBG] from='client.34108 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:17:15.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:15 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:17:14.844509+0000 mon.smithi037 (mon.0) 42 : cluster [DBG] mgrmap e44: smithi037.xnzdne(active, since 1.0115s), standbys: smithi167.ysqmzf 2024-09-17T07:17:15.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:15 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:17:14.852479+0000 mgr.smithi037.xnzdne (mgr.34104) 2 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-09-17T07:17:16.004 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T07:17:16.005 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-09-17T07:17:16.005 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1, 2024-09-17T07:17:16.005 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T07:17:16.005 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:17:16.005 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-09-17T07:17:16.005 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T07:17:16.005 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:17:16.005 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-09-17T07:17:16.005 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-09-17T07:17:16.005 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:17:16.005 INFO:teuthology.orchestra.run.smithi037.stdout: "mds": { 2024-09-17T07:17:16.005 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:17:16.006 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:17:16.006 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-09-17T07:17:16.006 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 11, 2024-09-17T07:17:16.006 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 3 2024-09-17T07:17:16.006 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-09-17T07:17:16.006 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T07:17:16.359 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T07:17:16.359 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9", 2024-09-17T07:17:16.359 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": true, 2024-09-17T07:17:16.359 INFO:teuthology.orchestra.run.smithi037.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T07:17:16.359 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [ 2024-09-17T07:17:16.359 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr" 2024-09-17T07:17:16.359 INFO:teuthology.orchestra.run.smithi037.stdout: ], 2024-09-17T07:17:16.360 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": "2/23 daemons upgraded", 2024-09-17T07:17:16.360 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "", 2024-09-17T07:17:16.360 INFO:teuthology.orchestra.run.smithi037.stdout: "is_paused": false 2024-09-17T07:17:16.360 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T07:17:16.778 INFO:teuthology.orchestra.run.smithi037.stdout:HEALTH_OK 2024-09-17T07:17:16.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:16 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:17:15.704520+0000 mgr.smithi037.xnzdne (mgr.34104) 5 : cephadm [INF] [17/Sep/2024:07:17:15] ENGINE Bus STARTING 2024-09-17T07:17:16.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:16 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:17:15.806182+0000 mgr.smithi037.xnzdne (mgr.34104) 6 : cephadm [INF] [17/Sep/2024:07:17:15] ENGINE Serving on http://172.21.15.37:8765 2024-09-17T07:17:16.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:16 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:17:15.839870+0000 mon.smithi037 (mon.0) 43 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T07:17:16.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:16 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:17:15.839890+0000 mon.smithi037 (mon.0) 44 : cluster [INF] Cluster is now healthy 2024-09-17T07:17:16.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:16 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:17:15.847686+0000 mgr.smithi037.xnzdne (mgr.34104) 7 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-09-17T07:17:16.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:16 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:17:15.852678+0000 mon.smithi037 (mon.0) 45 : cluster [DBG] mgrmap e45: smithi037.xnzdne(active, since 2s), standbys: smithi167.ysqmzf 2024-09-17T07:17:16.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:16 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:17:16.004951+0000 mon.smithi037 (mon.0) 46 : audit [DBG] from='client.34140 172.21.15.37:0/2669820981' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:17:16.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:16 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:17:16.778534+0000 mon.smithi037 (mon.0) 47 : audit [DBG] from='client.34152 172.21.15.37:0/4186058208' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:17:18.213 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:17 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:17:15.925052+0000 mgr.smithi037.xnzdne (mgr.34104) 8 : cephadm [INF] [17/Sep/2024:07:17:15] ENGINE Serving on https://172.21.15.37:7150 2024-09-17T07:17:18.213 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:17 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:17:15.925202+0000 mgr.smithi037.xnzdne (mgr.34104) 9 : cephadm [INF] [17/Sep/2024:07:17:15] ENGINE Bus STARTED 2024-09-17T07:17:18.214 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:17 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:17:15.926181+0000 mgr.smithi037.xnzdne (mgr.34104) 10 : cephadm [ERR] [17/Sep/2024:07:17:15] ENGINE Error in HTTPServer.serve 2024-09-17T07:17:18.214 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:17 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: Traceback (most recent call last): 2024-09-17T07:17:18.214 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:17 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T07:17:18.214 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:17 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: self._connections.run(self.expiration_interval) 2024-09-17T07:17:18.214 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:17 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T07:17:18.214 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:17 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: self._run(expiration_interval) 2024-09-17T07:17:18.214 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:17 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T07:17:18.214 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:17 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T07:17:18.214 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:17 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T07:17:18.214 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:17 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T07:17:18.214 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:17 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T07:17:18.214 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:17 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: s = self.context.wrap_socket( 2024-09-17T07:17:18.214 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:17 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T07:17:18.215 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:17 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: return self.sslsocket_class._create( 2024-09-17T07:17:18.215 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:17 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T07:17:18.215 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:17 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: self.do_handshake() 2024-09-17T07:17:18.215 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:17 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T07:17:18.215 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:17 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: self._sslobj.do_handshake() 2024-09-17T07:17:18.215 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:17 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T07:17:18.215 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:17 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: 2024-09-17T07:17:18.215 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:17 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:17:16.358967+0000 mgr.smithi037.xnzdne (mgr.34104) 11 : audit [DBG] from='client.34148 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:17:19.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:18 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:17:17.847991+0000 mgr.smithi037.xnzdne (mgr.34104) 12 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-09-17T07:17:19.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:18 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:17:17.859084+0000 mon.smithi037 (mon.0) 48 : cluster [DBG] mgrmap e46: smithi037.xnzdne(active, since 4s), standbys: smithi167.ysqmzf 2024-09-17T07:17:19.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:18 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:17:18.531287+0000 mon.smithi037 (mon.0) 49 : audit [INF] from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:19.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:18 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:17:18.534903+0000 mon.smithi037 (mon.0) 50 : audit [INF] from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:20.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:20 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:17:19.038068+0000 mon.smithi037 (mon.0) 51 : audit [INF] from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:20.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:20 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:17:19.041922+0000 mon.smithi037 (mon.0) 52 : audit [INF] from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:20.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:20 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:17:19.848610+0000 mgr.smithi037.xnzdne (mgr.34104) 13 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 23 op/s 2024-09-17T07:17:21.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:21 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:17:20.474159+0000 mon.smithi037 (mon.0) 53 : audit [INF] from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:21.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:21 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:17:20.479450+0000 mon.smithi037 (mon.0) 54 : audit [INF] from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:21.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:21 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:17:20.998434+0000 mon.smithi037 (mon.0) 55 : audit [INF] from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:21.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:21 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:17:21.002377+0000 mon.smithi037 (mon.0) 56 : audit [INF] from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:22.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:22 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:17:21.849237+0000 mgr.smithi037.xnzdne (mgr.34104) 14 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-17T07:17:22.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:22 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:17:22.100456+0000 mon.smithi037 (mon.0) 57 : audit [INF] from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:22.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:22 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:17:22.104674+0000 mon.smithi037 (mon.0) 58 : audit [INF] from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:22.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:22 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:17:22.106033+0000 mon.smithi037 (mon.0) 59 : audit [DBG] from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:17:22.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:22 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:17:22.106871+0000 mon.smithi037 (mon.0) 60 : audit [INF] from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:17:22.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:22 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:17:22.111894+0000 mon.smithi037 (mon.0) 61 : audit [INF] from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:22.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:22 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:17:22.120739+0000 mon.smithi037 (mon.0) 62 : audit [INF] from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:22.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:22 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:17:22.243889+0000 mon.smithi037 (mon.0) 63 : audit [DBG] from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:17:22.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:22 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:17:22.246075+0000 mon.smithi037 (mon.0) 64 : audit [DBG] from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:17:22.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:22 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:17:22.247069+0000 mon.smithi037 (mon.0) 65 : audit [DBG] from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T07:17:23.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:23 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:17:22.107597+0000 mgr.smithi037.xnzdne (mgr.34104) 15 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:17:23.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:23 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:17:22.108214+0000 mgr.smithi037.xnzdne (mgr.34104) 16 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 0 B/s wr, 15 op/s 2024-09-17T07:17:23.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:23 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cluster 2024-09-17T07:17:22.473882+0000 mon.smithi037 (mon.0) 66 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T07:17:23.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:23 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:17:23.472080+0000 mon.smithi037 (mon.0) 67 : audit [INF] from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:23.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:23 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:17:23.472727+0000 mon.smithi037 (mon.0) 68 : audit [INF] from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T07:17:23.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:23 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:17:23.473230+0000 mon.smithi037 (mon.0) 69 : audit [DBG] from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T07:17:23.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:23 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: audit 2024-09-17T07:17:23.473705+0000 mon.smithi037 (mon.0) 70 : audit [DBG] from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:17:24.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:24 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:17:23.468202+0000 mgr.smithi037.xnzdne (mgr.34104) 17 : cephadm [INF] Upgrade: Updating mon.smithi167 2024-09-17T07:17:24.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:24 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: cephadm 2024-09-17T07:17:23.474498+0000 mgr.smithi037.xnzdne (mgr.34104) 18 : cephadm [INF] Deploying daemon mon.smithi167 on smithi167 2024-09-17T07:17:25.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:25 smithi167 systemd[1]: Stopping Ceph mon.smithi167 for d241d094-74c1-11ef-bceb-c7b262605968... 2024-09-17T07:17:25.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:25 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T07:17:25.239+0000 7f00b54c3700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi167 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-09-17T07:17:25.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:25 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167[26262]: debug 2024-09-17T07:17:25.239+0000 7f00b54c3700 -1 mon.smithi167@1(peon) e2 *** Got Signal Terminated *** 2024-09-17T07:17:25.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:25 smithi167 podman[49188]: 2024-09-17 07:17:25.301953743 +0000 UTC m=+0.171042445 container died a9e35dbd0fa06cec8928b1b7997e2ca9056fd3d9aed85b0d63f201283d4f6969 (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=-16.2.0, org.label-schema.build-date=20201204, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, maintainer=Dimitri Savineau , RELEASE=HEAD, org.label-schema.name=CentOS Base Image, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, GIT_REPO=https://github.com/ceph/ceph-container.git, ceph=True, GIT_CLEAN=True) 2024-09-17T07:17:25.942 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:25 smithi167 podman[49188]: 2024-09-17 07:17:25.657514322 +0000 UTC m=+0.526603023 container cleanup a9e35dbd0fa06cec8928b1b7997e2ca9056fd3d9aed85b0d63f201283d4f6969 (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Base Image, org.label-schema.schema-version=1.0, maintainer=Dimitri Savineau , org.label-schema.license=GPLv2, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, GIT_REPO=https://github.com/ceph/ceph-container.git, ceph=True, org.label-schema.build-date=20201204, CEPH_POINT_RELEASE=-16.2.0, GIT_CLEAN=True, RELEASE=HEAD) 2024-09-17T07:17:25.942 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:25 smithi167 bash[49188]: ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167 2024-09-17T07:17:26.225 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:25 smithi167 podman[49200]: 2024-09-17 07:17:25.942262161 +0000 UTC m=+0.643228231 container remove a9e35dbd0fa06cec8928b1b7997e2ca9056fd3d9aed85b0d63f201283d4f6969 (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon.smithi167, ceph=True, RELEASE=HEAD, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Base Image, CEPH_POINT_RELEASE=-16.2.0, GIT_CLEAN=True, GIT_REPO=https://github.com/ceph/ceph-container.git, maintainer=Dimitri Savineau , org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20201204, GIT_BRANCH=HEAD, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557) 2024-09-17T07:17:26.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 systemd[1]: ceph-d241d094-74c1-11ef-bceb-c7b262605968@mon.smithi167.service: Deactivated successfully. 2024-09-17T07:17:26.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 systemd[1]: Stopped Ceph mon.smithi167 for d241d094-74c1-11ef-bceb-c7b262605968. 2024-09-17T07:17:26.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 systemd[1]: Starting Ceph mon.smithi167 for d241d094-74c1-11ef-bceb-c7b262605968... 2024-09-17T07:17:26.901 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 podman[49342]: 2024-09-17 07:17:26.553178571 +0000 UTC m=+0.016218501 image pull 980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89 quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 2024-09-17T07:17:26.901 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 podman[49342]: 2024-09-17 07:17:26.669033351 +0000 UTC m=+0.132073323 container create 4e36fc03fea99e00454b55f06f739443b08e2d34e58ecd3bb399f6c1ff155b2d (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon-smithi167, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, RELEASE=reef-19e2a2b, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , ceph=True, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=) 2024-09-17T07:17:26.901 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 podman[49342]: 2024-09-17 07:17:26.871837925 +0000 UTC m=+0.334877856 container init 4e36fc03fea99e00454b55f06f739443b08e2d34e58ecd3bb399f6c1ff155b2d (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon-smithi167, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-19e2a2b, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, ceph=True, io.buildah.version=1.37.2, GIT_CLEAN=True) 2024-09-17T07:17:26.901 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 podman[49342]: 2024-09-17 07:17:26.875169993 +0000 UTC m=+0.338209933 container start 4e36fc03fea99e00454b55f06f739443b08e2d34e58ecd3bb399f6c1ff155b2d (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon-smithi167, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, ceph=True, RELEASE=reef-19e2a2b, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS) 2024-09-17T07:17:26.901 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: set uid:gid to 167:167 (ceph:ceph) 2024-09-17T07:17:26.901 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable), process ceph-mon, pid 2 2024-09-17T07:17:26.901 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: pidfile_write: ignore empty --pid-file 2024-09-17T07:17:26.901 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: load: jerasure load: lrc 2024-09-17T07:17:27.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: RocksDB version: 7.9.2 2024-09-17T07:17:27.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Git sha 0 2024-09-17T07:17:27.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Compile date 2024-09-16 15:15:13 2024-09-17T07:17:27.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: DB SUMMARY 2024-09-17T07:17:27.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: DB Session ID: Y9UAOGM0C1HENNN11QGW 2024-09-17T07:17:27.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: CURRENT file: CURRENT 2024-09-17T07:17:27.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: IDENTITY file: IDENTITY 2024-09-17T07:17:27.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: MANIFEST file: MANIFEST-000005 size: 1656 Bytes 2024-09-17T07:17:27.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi167/store.db dir, Total Num: 1, files: 000032.sst 2024-09-17T07:17:27.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi167/store.db: 000030.log size: 8615477 ; 2024-09-17T07:17:27.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.error_if_exists: 0 2024-09-17T07:17:27.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.create_if_missing: 0 2024-09-17T07:17:27.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.paranoid_checks: 1 2024-09-17T07:17:27.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-17T07:17:27.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-17T07:17:27.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-17T07:17:27.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.env: 0x563a234c7bc0 2024-09-17T07:17:27.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.fs: PosixFileSystem 2024-09-17T07:17:27.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.info_log: 0x563a2415cdc0 2024-09-17T07:17:27.251 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.max_file_opening_threads: 16 2024-09-17T07:17:27.251 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.statistics: (nil) 2024-09-17T07:17:27.251 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.use_fsync: 0 2024-09-17T07:17:27.251 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.max_log_file_size: 0 2024-09-17T07:17:27.251 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T07:17:27.251 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T07:17:27.251 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.keep_log_file_num: 1000 2024-09-17T07:17:27.251 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.recycle_log_file_num: 0 2024-09-17T07:17:27.251 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.allow_fallocate: 1 2024-09-17T07:17:27.251 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.allow_mmap_reads: 0 2024-09-17T07:17:27.251 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.allow_mmap_writes: 0 2024-09-17T07:17:27.251 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.use_direct_reads: 0 2024-09-17T07:17:27.251 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T07:17:27.252 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.create_missing_column_families: 0 2024-09-17T07:17:27.252 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.db_log_dir: 2024-09-17T07:17:27.252 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.wal_dir: 2024-09-17T07:17:27.252 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T07:17:27.252 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T07:17:27.252 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T07:17:27.252 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T07:17:27.253 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T07:17:27.253 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T07:17:27.254 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.advise_random_on_open: 1 2024-09-17T07:17:27.254 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.db_write_buffer_size: 0 2024-09-17T07:17:27.254 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.write_buffer_manager: 0x563a2416a320 2024-09-17T07:17:27.254 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T07:17:27.254 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T07:17:27.254 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T07:17:27.254 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.rate_limiter: (nil) 2024-09-17T07:17:27.254 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T07:17:27.254 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.wal_recovery_mode: 2 2024-09-17T07:17:27.254 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.enable_thread_tracking: 0 2024-09-17T07:17:27.254 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.enable_pipelined_write: 0 2024-09-17T07:17:27.254 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.unordered_write: 0 2024-09-17T07:17:27.254 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T07:17:27.255 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T07:17:27.255 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T07:17:27.255 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T07:17:27.255 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.row_cache: None 2024-09-17T07:17:27.255 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.wal_filter: None 2024-09-17T07:17:27.255 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T07:17:27.255 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.allow_ingest_behind: 0 2024-09-17T07:17:27.255 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.two_write_queues: 0 2024-09-17T07:17:27.255 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.manual_wal_flush: 0 2024-09-17T07:17:27.255 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.wal_compression: 0 2024-09-17T07:17:27.255 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.atomic_flush: 0 2024-09-17T07:17:27.255 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T07:17:27.256 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T07:17:27.256 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T07:17:27.256 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.log_readahead_size: 0 2024-09-17T07:17:27.256 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-17T07:17:27.256 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.best_efforts_recovery: 0 2024-09-17T07:17:27.256 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-17T07:17:27.256 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-17T07:17:27.256 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.allow_data_in_errors: 0 2024-09-17T07:17:27.256 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.db_host_id: __hostname__ 2024-09-17T07:17:27.256 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-17T07:17:27.256 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.max_background_jobs: 2 2024-09-17T07:17:27.256 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.max_background_compactions: -1 2024-09-17T07:17:27.256 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.max_subcompactions: 1 2024-09-17T07:17:27.257 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T07:17:27.257 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T07:17:27.257 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T07:17:27.257 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.max_total_wal_size: 0 2024-09-17T07:17:27.257 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T07:17:27.257 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T07:17:27.257 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T07:17:27.257 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T07:17:27.257 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.max_open_files: -1 2024-09-17T07:17:27.257 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.bytes_per_sync: 0 2024-09-17T07:17:27.257 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T07:17:27.257 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T07:17:27.258 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.compaction_readahead_size: 0 2024-09-17T07:17:27.258 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.max_background_flushes: -1 2024-09-17T07:17:27.258 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Compression algorithms supported: 2024-09-17T07:17:27.258 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: kZSTD supported: 0 2024-09-17T07:17:27.258 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: kXpressCompression supported: 0 2024-09-17T07:17:27.258 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: kBZip2Compression supported: 0 2024-09-17T07:17:27.258 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T07:17:27.258 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: kLZ4Compression supported: 1 2024-09-17T07:17:27.258 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: kZlibCompression supported: 1 2024-09-17T07:17:27.258 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: kLZ4HCCompression supported: 1 2024-09-17T07:17:27.258 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: kSnappyCompression supported: 1 2024-09-17T07:17:27.258 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T07:17:27.259 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-17T07:17:27.259 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi167/store.db/MANIFEST-000005 2024-09-17T07:17:27.259 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-17T07:17:27.259 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T07:17:27.259 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.merge_operator: 2024-09-17T07:17:27.259 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.compaction_filter: None 2024-09-17T07:17:27.259 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.compaction_filter_factory: None 2024-09-17T07:17:27.259 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.sst_partitioner_factory: None 2024-09-17T07:17:27.259 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T07:17:27.259 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T07:17:27.259 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x563a2415ca20) 2024-09-17T07:17:27.259 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: cache_index_and_filter_blocks: 1 2024-09-17T07:17:27.259 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T07:17:27.260 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T07:17:27.260 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: pin_top_level_index_and_filter: 1 2024-09-17T07:17:27.260 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: index_type: 0 2024-09-17T07:17:27.260 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: data_block_index_type: 0 2024-09-17T07:17:27.260 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: index_shortening: 1 2024-09-17T07:17:27.260 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-17T07:17:27.260 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: checksum: 4 2024-09-17T07:17:27.260 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: no_block_cache: 0 2024-09-17T07:17:27.260 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: block_cache: 0x563a241511f0 2024-09-17T07:17:27.260 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: block_cache_name: BinnedLRUCache 2024-09-17T07:17:27.260 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: block_cache_options: 2024-09-17T07:17:27.260 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: capacity : 536870912 2024-09-17T07:17:27.261 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: num_shard_bits : 4 2024-09-17T07:17:27.261 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: strict_capacity_limit : 0 2024-09-17T07:17:27.261 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: high_pri_pool_ratio: 0.000 2024-09-17T07:17:27.261 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: block_cache_compressed: (nil) 2024-09-17T07:17:27.261 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: persistent_cache: (nil) 2024-09-17T07:17:27.261 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: block_size: 4096 2024-09-17T07:17:27.261 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: block_size_deviation: 10 2024-09-17T07:17:27.261 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: block_restart_interval: 16 2024-09-17T07:17:27.261 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: index_block_restart_interval: 1 2024-09-17T07:17:27.261 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: metadata_block_size: 4096 2024-09-17T07:17:27.261 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: partition_filters: 0 2024-09-17T07:17:27.261 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: use_delta_encoding: 1 2024-09-17T07:17:27.261 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: filter_policy: bloomfilter 2024-09-17T07:17:27.261 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: whole_key_filtering: 1 2024-09-17T07:17:27.262 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: verify_compression: 0 2024-09-17T07:17:27.262 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: read_amp_bytes_per_bit: 0 2024-09-17T07:17:27.262 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: format_version: 5 2024-09-17T07:17:27.262 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: enable_index_compression: 1 2024-09-17T07:17:27.262 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: block_align: 0 2024-09-17T07:17:27.262 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: max_auto_readahead_size: 262144 2024-09-17T07:17:27.262 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: prepopulate_block_cache: 0 2024-09-17T07:17:27.262 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: initial_auto_readahead_size: 8192 2024-09-17T07:17:27.262 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: num_file_reads_for_auto_readahead: 2 2024-09-17T07:17:27.262 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.write_buffer_size: 33554432 2024-09-17T07:17:27.262 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.max_write_buffer_number: 2 2024-09-17T07:17:27.262 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.compression: NoCompression 2024-09-17T07:17:27.263 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.bottommost_compression: Disabled 2024-09-17T07:17:27.263 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.prefix_extractor: nullptr 2024-09-17T07:17:27.263 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T07:17:27.263 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.num_levels: 7 2024-09-17T07:17:27.263 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T07:17:27.263 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T07:17:27.263 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T07:17:27.263 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T07:17:27.263 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T07:17:27.263 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T07:17:27.263 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T07:17:27.263 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T07:17:27.263 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-17T07:17:27.263 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T07:17:27.264 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-17T07:17:27.264 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-17T07:17:27.264 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T07:17:27.264 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.compression_opts.level: 32767 2024-09-17T07:17:27.264 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.compression_opts.strategy: 0 2024-09-17T07:17:27.264 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T07:17:27.264 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T07:17:27.264 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-17T07:17:27.264 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-17T07:17:27.264 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.compression_opts.enabled: false 2024-09-17T07:17:27.264 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-17T07:17:27.264 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T07:17:27.264 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T07:17:27.265 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T07:17:27.265 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.target_file_size_base: 67108864 2024-09-17T07:17:27.265 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T07:17:27.265 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T07:17:27.265 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T07:17:27.265 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T07:17:27.265 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T07:17:27.265 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T07:17:27.265 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T07:17:27.265 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T07:17:27.265 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T07:17:27.265 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T07:17:27.265 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T07:17:27.265 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T07:17:27.266 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T07:17:27.266 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-17T07:17:27.266 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.arena_block_size: 1048576 2024-09-17T07:17:27.266 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T07:17:27.266 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T07:17:27.266 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.disable_auto_compactions: 0 2024-09-17T07:17:27.266 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T07:17:27.266 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T07:17:27.266 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T07:17:27.266 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T07:17:27.266 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T07:17:27.266 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T07:17:27.267 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T07:17:27.267 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T07:17:27.267 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T07:17:27.267 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T07:17:27.267 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-17T07:17:27.267 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.inplace_update_support: 0 2024-09-17T07:17:27.267 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T07:17:27.267 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T07:17:27.267 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T07:17:27.267 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T07:17:27.267 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.bloom_locality: 0 2024-09-17T07:17:27.267 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.max_successive_merges: 0 2024-09-17T07:17:27.267 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T07:17:27.268 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.paranoid_file_checks: 0 2024-09-17T07:17:27.268 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.force_consistency_checks: 1 2024-09-17T07:17:27.268 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.report_bg_io_stats: 0 2024-09-17T07:17:27.268 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.ttl: 2592000 2024-09-17T07:17:27.268 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T07:17:27.268 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-17T07:17:27.268 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-17T07:17:27.268 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.enable_blob_files: false 2024-09-17T07:17:27.268 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.min_blob_size: 0 2024-09-17T07:17:27.268 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.blob_file_size: 268435456 2024-09-17T07:17:27.268 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-17T07:17:27.268 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-17T07:17:27.268 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-17T07:17:27.269 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-17T07:17:27.269 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-17T07:17:27.269 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.blob_file_starting_level: 0 2024-09-17T07:17:27.269 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-17T07:17:27.269 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 32.sst 2024-09-17T07:17:27.269 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi167/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 34, last_sequence is 19660, log_number is 30,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-17T07:17:27.269 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 30 2024-09-17T07:17:27.269 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 484c382b-bcf4-4117-8df0-baad0dbb2075 2024-09-17T07:17:27.269 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726557446903010, "job": 1, "event": "recovery_started", "wal_files": [30]} 2024-09-17T07:17:27.269 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #30 mode 2 2024-09-17T07:17:27.269 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726557446922353, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 35, "file_size": 5539822, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 19665, "largest_seqno": 20679, "table_properties": {"data_size": 5533493, "index_size": 4452, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 837, "raw_key_size": 6658, "raw_average_key_size": 20, "raw_value_size": 5524051, "raw_average_value_size": 17316, "num_data_blocks": 199, "num_entries": 319, "num_filter_entries": 319, "num_deletions": 2, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[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": 1726557446, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "484c382b-bcf4-4117-8df0-baad0dbb2075", "db_session_id": "Y9UAOGM0C1HENNN11QGW", "orig_file_number": 35, "seqno_to_time_mapping": "N/A"}} 2024-09-17T07:17:27.269 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726557446922491, "job": 1, "event": "recovery_finished"} 2024-09-17T07:17:27.269 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: [db/version_set.cc:5047] Creating manifest 37 2024-09-17T07:17:27.270 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-smithi167/store.db/000030.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-17T07:17:27.270 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x563a2417ce00 2024-09-17T07:17:27.270 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: DB pointer 0x563a24270000 2024-09-17T07:17:27.270 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-17T07:17:27.270 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-17T07:17:27.270 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: ** DB Stats ** 2024-09-17T07:17:27.270 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T07:17:27.270 INFO:journalctl@ceph.mon.smithi167.smithi167.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-09-17T07:17:27.270 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T07:17:27.270 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T07:17:27.270 INFO:journalctl@ceph.mon.smithi167.smithi167.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-09-17T07:17:27.270 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T07:17:27.271 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T07:17:27.271 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: 2024-09-17T07:17:27.271 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: ** Compaction Stats [default] ** 2024-09-17T07:17:27.271 INFO:journalctl@ceph.mon.smithi167.smithi167.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-09-17T07:17:27.271 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-17T07:17:27.271 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: L0 1/0 5.28 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 601.3 0.01 0.00 1 0.009 0 0 0.0 0.0 2024-09-17T07:17:27.271 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: L6 1/0 31.21 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-09-17T07:17:27.271 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: Sum 2/0 36.49 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 601.3 0.01 0.00 1 0.009 0 0 0.0 0.0 2024-09-17T07:17:27.271 INFO:journalctl@ceph.mon.smithi167.smithi167.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 601.3 0.01 0.00 1 0.009 0 0 0.0 0.0 2024-09-17T07:17:27.271 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: 2024-09-17T07:17:27.271 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: ** Compaction Stats [default] ** 2024-09-17T07:17:27.271 INFO:journalctl@ceph.mon.smithi167.smithi167.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-09-17T07:17:27.271 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T07:17:27.272 INFO:journalctl@ceph.mon.smithi167.smithi167.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 601.3 0.01 0.00 1 0.009 0 0 0.0 0.0 2024-09-17T07:17:27.272 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: 2024-09-17T07:17:27.272 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-17T07:17:27.272 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: 2024-09-17T07:17:27.272 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T07:17:27.272 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: Flush(GB): cumulative 0.005, interval 0.005 2024-09-17T07:17:27.272 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T07:17:27.272 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T07:17:27.272 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T07:17:27.272 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-17T07:17:27.272 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: Cumulative compaction: 0.01 GB write, 237.13 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T07:17:27.272 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: Interval compaction: 0.01 GB write, 237.13 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T07:17:27.273 INFO:journalctl@ceph.mon.smithi167.smithi167.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-09-17T07:17:27.273 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: Block cache BinnedLRUCache@0x563a241511f0#2 capacity: 512.00 MB usage: 5.48 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2024-09-17T07:17:27.273 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.91 KB,0.000172853%) IndexBlock(1,4.58 KB,0.000873208%) Misc(1,0.00 KB,0%) 2024-09-17T07:17:27.273 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: 2024-09-17T07:17:27.273 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-17T07:17:27.273 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: starting mon.smithi167 rank 1 at public addrs [v2:172.21.15.167:3300/0,v1:172.21.15.167:6789/0] at bind addrs [v2:172.21.15.167:3300/0,v1:172.21.15.167:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi167 fsid d241d094-74c1-11ef-bceb-c7b262605968 2024-09-17T07:17:27.273 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: mon.smithi167@-1(???) e2 preinit fsid d241d094-74c1-11ef-bceb-c7b262605968 2024-09-17T07:17:27.273 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: mon.smithi167@-1(???).mds e11 new map 2024-09-17T07:17:27.273 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: mon.smithi167@-1(???).mds e11 print_map 2024-09-17T07:17:27.273 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: e11 2024-09-17T07:17:27.273 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-17T07:17:27.273 INFO:journalctl@ceph.mon.smithi167.smithi167.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} 2024-09-17T07:17:27.273 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: legacy client fscid: 1 2024-09-17T07:17:27.274 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: 2024-09-17T07:17:27.274 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: Filesystem 'foofs' (1) 2024-09-17T07:17:27.274 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: fs_name foofs 2024-09-17T07:17:27.274 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: epoch 11 2024-09-17T07:17:27.274 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2024-09-17T07:17:27.274 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: created 2024-09-17T07:02:41.033802+0000 2024-09-17T07:17:27.274 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: modified 2024-09-17T07:10:32.729029+0000 2024-09-17T07:17:27.274 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: tableserver 0 2024-09-17T07:17:27.274 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: root 0 2024-09-17T07:17:27.274 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: session_timeout 60 2024-09-17T07:17:27.274 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: session_autoclose 300 2024-09-17T07:17:27.274 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: max_file_size 1099511627776 2024-09-17T07:17:27.274 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: max_xattr_size 65536 2024-09-17T07:17:27.275 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: required_client_features {} 2024-09-17T07:17:27.275 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: last_failure 0 2024-09-17T07:17:27.275 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: last_failure_osd_epoch 0 2024-09-17T07:17:27.275 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: compat compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,7=mds uses inline data,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-17T07:17:27.275 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: max_mds 1 2024-09-17T07:17:27.275 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: in 0 2024-09-17T07:17:27.275 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: up {0=24293} 2024-09-17T07:17:27.275 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: failed 2024-09-17T07:17:27.275 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: damaged 2024-09-17T07:17:27.275 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: stopped 2024-09-17T07:17:27.275 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: data_pools [3] 2024-09-17T07:17:27.275 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: metadata_pool 2 2024-09-17T07:17:27.275 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: inline_data disabled 2024-09-17T07:17:27.276 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: balancer 2024-09-17T07:17:27.276 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: bal_rank_mask -1 2024-09-17T07:17:27.276 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: standby_count_wanted 1 2024-09-17T07:17:27.276 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: [mds.foofs.smithi167.pprzvy{0:24293} state up:active seq 119 join_fscid=1 addr [v2:172.21.15.167:6832/1343962668,v1:172.21.15.167:6833/1343962668] compat {c=[1],r=[1],i=[7ff]}] 2024-09-17T07:17:27.276 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: 2024-09-17T07:17:27.276 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: 2024-09-17T07:17:27.276 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: Standby daemons: 2024-09-17T07:17:27.276 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: 2024-09-17T07:17:27.276 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: [mds.foofs.smithi037.jtdcan{-1:14488} state up:standby seq 3 join_fscid=1 addr [v2:172.21.15.37:6834/1540792164,v1:172.21.15.37:6835/1540792164] compat {c=[1],r=[1],i=[7ff]}] 2024-09-17T07:17:27.276 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: mon.smithi167@-1(???).osd e73 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-17T07:17:27.276 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: mon.smithi167@-1(???).osd e73 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T07:17:27.276 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: mon.smithi167@-1(???).osd e73 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T07:17:27.277 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: mon.smithi167@-1(???).osd e73 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T07:17:27.277 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:26 smithi167 ceph-mon[49361]: mon.smithi167@-1(???).paxosservice(auth 1..42) refresh upgraded, format 0 -> 3 2024-09-17T07:17:27.277 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:27 smithi167 bash[49342]: 4e36fc03fea99e00454b55f06f739443b08e2d34e58ecd3bb399f6c1ff155b2d 2024-09-17T07:17:27.277 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:27 smithi167 systemd[1]: Started Ceph mon.smithi167 for d241d094-74c1-11ef-bceb-c7b262605968. 2024-09-17T07:17:29.518 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: mkfs d241d094-74c1-11ef-bceb-c7b262605968 2024-09-17T07:17:29.518 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: Deploying daemon nfs.foo.0.0.smithi037.koazav on smithi037 2024-09-17T07:17:29.518 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: Creating key for client.nfs.foo.1.0.smithi167.rhgwce 2024-09-17T07:17:29.518 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: Ensuring nfs.foo.1 is in the ganesha grace table 2024-09-17T07:17:29.518 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: Rados config object exists: conf-nfs.foo 2024-09-17T07:17:29.518 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: Creating key for client.nfs.foo.1.0.smithi167.rhgwce-rgw 2024-09-17T07:17:29.519 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: Bind address in nfs.foo.1.0.smithi167.rhgwce's ganesha conf is defaulting to empty 2024-09-17T07:17:29.519 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: Deploying daemon nfs.foo.1.0.smithi167.rhgwce on smithi167 2024-09-17T07:17:29.519 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:17:29.519 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: Reconfiguring alertmanager.smithi037 (dependencies changed)... 2024-09-17T07:17:29.519 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: Reconfiguring daemon alertmanager.smithi037 on smithi037 2024-09-17T07:17:29.519 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: Reconfiguring grafana.smithi037 (dependencies changed)... 2024-09-17T07:17:29.519 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: Regenerating cephadm self-signed grafana TLS certificates 2024-09-17T07:17:29.519 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: Reconfiguring daemon grafana.smithi037 on smithi037 2024-09-17T07:17:29.519 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: Reconfiguring node-exporter.smithi037 (dependencies changed)... 2024-09-17T07:17:29.519 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: Reconfiguring daemon node-exporter.smithi037 on smithi037 2024-09-17T07:17:29.519 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: Reconfiguring prometheus.smithi037 (dependencies changed)... 2024-09-17T07:17:29.520 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: Reconfiguring daemon prometheus.smithi037 on smithi037 2024-09-17T07:17:29.520 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: Reconfiguring node-exporter.smithi167 (dependencies changed)... 2024-09-17T07:17:29.520 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: Reconfiguring daemon node-exporter.smithi167 on smithi167 2024-09-17T07:17:29.520 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: Upgrade: Need to upgrade myself (mgr.smithi167.ysqmzf) 2024-09-17T07:17:29.520 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: Upgrade: Need to upgrade myself (mgr.smithi167.ysqmzf) 2024-09-17T07:17:29.520 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: Upgrade: Updating mgr.smithi037.xnzdne 2024-09-17T07:17:29.520 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: Deploying daemon mgr.smithi037.xnzdne on smithi037 2024-09-17T07:17:29.520 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:17:29.520 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: Upgrade: Need to upgrade myself (mgr.smithi167.ysqmzf) 2024-09-17T07:17:29.520 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: Upgrade: Need to upgrade myself (mgr.smithi167.ysqmzf) 2024-09-17T07:17:29.520 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: Failing over to other MGR 2024-09-17T07:17:29.520 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: inventory: adjusted host smithi167 addr 'smithi167' -> '172.21.15.167' 2024-09-17T07:17:29.520 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: [17/Sep/2024:07:16:37] ENGINE Bus STARTING 2024-09-17T07:17:29.520 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: [17/Sep/2024:07:16:37] ENGINE Serving on http://172.21.15.37:8765 2024-09-17T07:17:29.521 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: [17/Sep/2024:07:16:37] ENGINE Serving on https://172.21.15.37:7150 2024-09-17T07:17:29.521 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: [17/Sep/2024:07:16:37] ENGINE Bus STARTED 2024-09-17T07:17:29.521 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: [17/Sep/2024:07:16:37] ENGINE Error in HTTPServer.serve 2024-09-17T07:17:29.521 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: Traceback (most recent call last): 2024-09-17T07:17:29.521 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T07:17:29.521 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: self._connections.run(self.expiration_interval) 2024-09-17T07:17:29.521 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T07:17:29.521 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: self._run(expiration_interval) 2024-09-17T07:17:29.521 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T07:17:29.521 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T07:17:29.521 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T07:17:29.521 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T07:17:29.521 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T07:17:29.522 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: s = self.context.wrap_socket( 2024-09-17T07:17:29.522 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T07:17:29.522 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: return self.sslsocket_class._create( 2024-09-17T07:17:29.522 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T07:17:29.522 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: self.do_handshake() 2024-09-17T07:17:29.522 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T07:17:29.522 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: self._sslobj.do_handshake() 2024-09-17T07:17:29.522 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T07:17:29.522 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: pgmap v7: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 32 KiB/s rd, 0 B/s wr, 17 op/s 2024-09-17T07:17:29.522 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: pgmap v8: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-09-17T07:17:29.522 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:17:29.522 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: pgmap v9: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 22 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-17T07:17:29.522 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: Reconfiguring prometheus.smithi037 (dependencies changed)... 2024-09-17T07:17:29.523 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: Reconfiguring daemon prometheus.smithi037 on smithi037 2024-09-17T07:17:29.523 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T07:17:29.523 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: pgmap v10: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T07:17:29.523 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: pgmap v11: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T07:17:29.523 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: Upgrade: Updating mgr.smithi167.ysqmzf 2024-09-17T07:17:29.523 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: Deploying daemon mgr.smithi167.ysqmzf on smithi167 2024-09-17T07:17:29.523 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: pgmap v12: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T07:17:29.523 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: pgmap v13: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 191 B/s rd, 0 op/s 2024-09-17T07:17:29.523 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: pgmap v14: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 191 B/s rd, 0 op/s 2024-09-17T07:17:29.523 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: pgmap v15: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:17:29.523 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: Standby manager daemon smithi167.ysqmzf restarted 2024-09-17T07:17:29.524 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: Standby manager daemon smithi167.ysqmzf started 2024-09-17T07:17:29.524 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: pgmap v16: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:17:29.524 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: mgrmap e39: smithi037.xnzdne(active, since 26s), standbys: smithi167.ysqmzf 2024-09-17T07:17:29.524 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: pgmap v17: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:17:29.524 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:17:29.524 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: pgmap v18: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 180 B/s rd, 0 op/s 2024-09-17T07:17:29.524 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: pgmap v19: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 219 B/s rd, 0 op/s 2024-09-17T07:17:29.524 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: Upgrade: Setting container_image for all mgr 2024-09-17T07:17:29.524 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: Upgrade: Updating mon.smithi037 2024-09-17T07:17:29.524 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: Deploying daemon mon.smithi037 on smithi037 2024-09-17T07:17:29.524 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: pgmap v21: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 219 B/s rd, 0 op/s 2024-09-17T07:17:29.524 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: mon.smithi037 calling monitor election 2024-09-17T07:17:29.524 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: mon.smithi037 is new leader, mons smithi037,smithi167 in quorum (ranks 0,1) 2024-09-17T07:17:29.525 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: monmap e2: 2 mons at {smithi037=[v2:172.21.15.37:3300/0,v1:172.21.15.37:6789/0],smithi167=[v2:172.21.15.167:3300/0,v1:172.21.15.167:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T07:17:29.525 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: fsmap foofs:1 {0=foofs.smithi167.pprzvy=up:active} 1 up:standby 2024-09-17T07:17:29.525 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: osdmap e72: 8 total, 8 up, 8 in 2024-09-17T07:17:29.525 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: mgrmap e39: smithi037.xnzdne(active, since 35s), standbys: smithi167.ysqmzf 2024-09-17T07:17:29.525 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-09-17T07:17:29.525 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-09-17T07:17:29.525 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: daemon prometheus.smithi037 on smithi037 is in unknown state 2024-09-17T07:17:29.525 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: mgrmap e40: smithi037.xnzdne(active, since 35s), standbys: smithi167.ysqmzf 2024-09-17T07:17:29.525 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: mgrmap e41: smithi037.xnzdne(active, since 36s), standbys: smithi167.ysqmzf 2024-09-17T07:17:29.525 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: Standby manager daemon smithi167.ysqmzf restarted 2024-09-17T07:17:29.525 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: Standby manager daemon smithi167.ysqmzf started 2024-09-17T07:17:29.525 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: from='mgr.? 172.21.15.167:0/1465692408' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi167.ysqmzf/crt"}]: dispatch 2024-09-17T07:17:29.525 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: from='mgr.? 172.21.15.167:0/1465692408' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T07:17:29.526 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: from='mgr.? 172.21.15.167:0/1465692408' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi167.ysqmzf/key"}]: dispatch 2024-09-17T07:17:29.526 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: from='mgr.? 172.21.15.167:0/1465692408' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T07:17:29.526 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: mgrmap e42: smithi037.xnzdne(active, since 40s), standbys: smithi167.ysqmzf 2024-09-17T07:17:29.526 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: Active manager daemon smithi037.xnzdne restarted 2024-09-17T07:17:29.526 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: Activating manager daemon smithi037.xnzdne 2024-09-17T07:17:29.526 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: osdmap e73: 8 total, 8 up, 8 in 2024-09-17T07:17:29.526 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: mgrmap e43: smithi037.xnzdne(active, starting, since 0.00926655s), standbys: smithi167.ysqmzf 2024-09-17T07:17:29.526 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mon metadata", "id": "smithi037"}]: dispatch 2024-09-17T07:17:29.526 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mon metadata", "id": "smithi167"}]: dispatch 2024-09-17T07:17:29.526 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi037.jtdcan"}]: dispatch 2024-09-17T07:17:29.526 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi167.pprzvy"}]: dispatch 2024-09-17T07:17:29.526 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mgr metadata", "who": "smithi037.xnzdne", "id": "smithi037.xnzdne"}]: dispatch 2024-09-17T07:17:29.526 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mgr metadata", "who": "smithi167.ysqmzf", "id": "smithi167.ysqmzf"}]: dispatch 2024-09-17T07:17:29.526 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T07:17:29.527 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T07:17:29.527 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T07:17:29.527 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T07:17:29.527 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T07:17:29.527 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T07:17:29.527 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T07:17:29.527 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T07:17:29.528 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T07:17:29.528 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T07:17:29.528 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T07:17:29.528 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: Manager daemon smithi037.xnzdne is now available 2024-09-17T07:17:29.528 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:17:29.528 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:17:29.528 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.xnzdne/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:17:29.528 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.xnzdne/trash_purge_schedule"}]: dispatch 2024-09-17T07:17:29.528 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: from='client.34108 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:17:29.529 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: mgrmap e44: smithi037.xnzdne(active, since 1.0115s), standbys: smithi167.ysqmzf 2024-09-17T07:17:29.529 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: pgmap v3: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-09-17T07:17:29.529 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: [17/Sep/2024:07:17:15] ENGINE Bus STARTING 2024-09-17T07:17:29.529 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: [17/Sep/2024:07:17:15] ENGINE Serving on http://172.21.15.37:8765 2024-09-17T07:17:29.529 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T07:17:29.529 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: Cluster is now healthy 2024-09-17T07:17:29.529 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: pgmap v4: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-09-17T07:17:29.529 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: mgrmap e45: smithi037.xnzdne(active, since 2s), standbys: smithi167.ysqmzf 2024-09-17T07:17:29.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: mkfs d241d094-74c1-11ef-bceb-c7b262605968 2024-09-17T07:17:29.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: Deploying daemon nfs.foo.0.0.smithi037.koazav on smithi037 2024-09-17T07:17:29.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: Creating key for client.nfs.foo.1.0.smithi167.rhgwce 2024-09-17T07:17:29.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: Ensuring nfs.foo.1 is in the ganesha grace table 2024-09-17T07:17:29.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: Rados config object exists: conf-nfs.foo 2024-09-17T07:17:29.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: Creating key for client.nfs.foo.1.0.smithi167.rhgwce-rgw 2024-09-17T07:17:29.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: Bind address in nfs.foo.1.0.smithi167.rhgwce's ganesha conf is defaulting to empty 2024-09-17T07:17:29.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: Deploying daemon nfs.foo.1.0.smithi167.rhgwce on smithi167 2024-09-17T07:17:29.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:17:29.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: Reconfiguring alertmanager.smithi037 (dependencies changed)... 2024-09-17T07:17:29.776 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: Reconfiguring daemon alertmanager.smithi037 on smithi037 2024-09-17T07:17:29.776 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: Reconfiguring grafana.smithi037 (dependencies changed)... 2024-09-17T07:17:29.776 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: Regenerating cephadm self-signed grafana TLS certificates 2024-09-17T07:17:29.776 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: Reconfiguring daemon grafana.smithi037 on smithi037 2024-09-17T07:17:29.776 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: Reconfiguring node-exporter.smithi037 (dependencies changed)... 2024-09-17T07:17:29.776 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: Reconfiguring daemon node-exporter.smithi037 on smithi037 2024-09-17T07:17:29.776 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: Reconfiguring prometheus.smithi037 (dependencies changed)... 2024-09-17T07:17:29.776 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: Reconfiguring daemon prometheus.smithi037 on smithi037 2024-09-17T07:17:29.776 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: Reconfiguring node-exporter.smithi167 (dependencies changed)... 2024-09-17T07:17:29.776 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: Reconfiguring daemon node-exporter.smithi167 on smithi167 2024-09-17T07:17:29.776 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: Upgrade: Need to upgrade myself (mgr.smithi167.ysqmzf) 2024-09-17T07:17:29.776 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: Upgrade: Need to upgrade myself (mgr.smithi167.ysqmzf) 2024-09-17T07:17:29.776 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: Upgrade: Updating mgr.smithi037.xnzdne 2024-09-17T07:17:29.777 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: Deploying daemon mgr.smithi037.xnzdne on smithi037 2024-09-17T07:17:29.777 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:17:29.777 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: Upgrade: Need to upgrade myself (mgr.smithi167.ysqmzf) 2024-09-17T07:17:29.777 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: Upgrade: Need to upgrade myself (mgr.smithi167.ysqmzf) 2024-09-17T07:17:29.777 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: Failing over to other MGR 2024-09-17T07:17:29.777 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: inventory: adjusted host smithi167 addr 'smithi167' -> '172.21.15.167' 2024-09-17T07:17:29.777 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: [17/Sep/2024:07:16:37] ENGINE Bus STARTING 2024-09-17T07:17:29.777 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: [17/Sep/2024:07:16:37] ENGINE Serving on http://172.21.15.37:8765 2024-09-17T07:17:29.777 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: [17/Sep/2024:07:16:37] ENGINE Serving on https://172.21.15.37:7150 2024-09-17T07:17:29.777 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: [17/Sep/2024:07:16:37] ENGINE Bus STARTED 2024-09-17T07:17:29.777 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: [17/Sep/2024:07:16:37] ENGINE Error in HTTPServer.serve 2024-09-17T07:17:29.777 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: Traceback (most recent call last): 2024-09-17T07:17:29.777 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T07:17:29.778 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: self._connections.run(self.expiration_interval) 2024-09-17T07:17:29.778 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T07:17:29.778 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: self._run(expiration_interval) 2024-09-17T07:17:29.778 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T07:17:29.778 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T07:17:29.778 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T07:17:29.778 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T07:17:29.778 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T07:17:29.778 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: s = self.context.wrap_socket( 2024-09-17T07:17:29.778 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T07:17:29.778 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: return self.sslsocket_class._create( 2024-09-17T07:17:29.778 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T07:17:29.778 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: self.do_handshake() 2024-09-17T07:17:29.779 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T07:17:29.779 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: self._sslobj.do_handshake() 2024-09-17T07:17:29.779 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T07:17:29.779 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: pgmap v7: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 32 KiB/s rd, 0 B/s wr, 17 op/s 2024-09-17T07:17:29.779 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: pgmap v8: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-09-17T07:17:29.779 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:17:29.779 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: pgmap v9: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 22 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-17T07:17:29.779 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: Reconfiguring prometheus.smithi037 (dependencies changed)... 2024-09-17T07:17:29.779 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: Reconfiguring daemon prometheus.smithi037 on smithi037 2024-09-17T07:17:29.779 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T07:17:29.780 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: pgmap v10: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T07:17:29.780 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: pgmap v11: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T07:17:29.780 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: Upgrade: Updating mgr.smithi167.ysqmzf 2024-09-17T07:17:29.780 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: Deploying daemon mgr.smithi167.ysqmzf on smithi167 2024-09-17T07:17:29.780 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: pgmap v12: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T07:17:29.780 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: pgmap v13: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 191 B/s rd, 0 op/s 2024-09-17T07:17:29.780 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: pgmap v14: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 191 B/s rd, 0 op/s 2024-09-17T07:17:29.780 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: pgmap v15: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:17:29.780 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: Standby manager daemon smithi167.ysqmzf restarted 2024-09-17T07:17:29.780 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: Standby manager daemon smithi167.ysqmzf started 2024-09-17T07:17:29.781 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: pgmap v16: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:17:29.781 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: mgrmap e39: smithi037.xnzdne(active, since 26s), standbys: smithi167.ysqmzf 2024-09-17T07:17:29.781 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: pgmap v17: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:17:29.781 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:17:29.781 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: pgmap v18: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 180 B/s rd, 0 op/s 2024-09-17T07:17:29.781 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: pgmap v19: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 219 B/s rd, 0 op/s 2024-09-17T07:17:29.781 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: Upgrade: Setting container_image for all mgr 2024-09-17T07:17:29.781 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: Upgrade: Updating mon.smithi037 2024-09-17T07:17:29.781 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: Deploying daemon mon.smithi037 on smithi037 2024-09-17T07:17:29.782 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: pgmap v21: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 219 B/s rd, 0 op/s 2024-09-17T07:17:29.782 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: mon.smithi037 calling monitor election 2024-09-17T07:17:29.782 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: mon.smithi037 is new leader, mons smithi037,smithi167 in quorum (ranks 0,1) 2024-09-17T07:17:29.782 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: monmap e2: 2 mons at {smithi037=[v2:172.21.15.37:3300/0,v1:172.21.15.37:6789/0],smithi167=[v2:172.21.15.167:3300/0,v1:172.21.15.167:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T07:17:29.782 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: fsmap foofs:1 {0=foofs.smithi167.pprzvy=up:active} 1 up:standby 2024-09-17T07:17:29.782 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: osdmap e72: 8 total, 8 up, 8 in 2024-09-17T07:17:29.782 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: mgrmap e39: smithi037.xnzdne(active, since 35s), standbys: smithi167.ysqmzf 2024-09-17T07:17:29.782 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-09-17T07:17:29.782 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-09-17T07:17:29.782 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: daemon prometheus.smithi037 on smithi037 is in unknown state 2024-09-17T07:17:29.782 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: mgrmap e40: smithi037.xnzdne(active, since 35s), standbys: smithi167.ysqmzf 2024-09-17T07:17:29.783 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: mgrmap e41: smithi037.xnzdne(active, since 36s), standbys: smithi167.ysqmzf 2024-09-17T07:17:29.783 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: Standby manager daemon smithi167.ysqmzf restarted 2024-09-17T07:17:29.783 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: Standby manager daemon smithi167.ysqmzf started 2024-09-17T07:17:29.783 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: from='mgr.? 172.21.15.167:0/1465692408' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi167.ysqmzf/crt"}]: dispatch 2024-09-17T07:17:29.783 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: from='mgr.? 172.21.15.167:0/1465692408' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T07:17:29.783 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: from='mgr.? 172.21.15.167:0/1465692408' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi167.ysqmzf/key"}]: dispatch 2024-09-17T07:17:29.783 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: from='mgr.? 172.21.15.167:0/1465692408' entity='mgr.smithi167.ysqmzf' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T07:17:29.783 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: mgrmap e42: smithi037.xnzdne(active, since 40s), standbys: smithi167.ysqmzf 2024-09-17T07:17:29.783 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: Active manager daemon smithi037.xnzdne restarted 2024-09-17T07:17:29.783 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: Activating manager daemon smithi037.xnzdne 2024-09-17T07:17:29.783 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: osdmap e73: 8 total, 8 up, 8 in 2024-09-17T07:17:29.783 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: mgrmap e43: smithi037.xnzdne(active, starting, since 0.00926655s), standbys: smithi167.ysqmzf 2024-09-17T07:17:29.783 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mon metadata", "id": "smithi037"}]: dispatch 2024-09-17T07:17:29.783 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mon metadata", "id": "smithi167"}]: dispatch 2024-09-17T07:17:29.784 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi037.jtdcan"}]: dispatch 2024-09-17T07:17:29.784 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi167.pprzvy"}]: dispatch 2024-09-17T07:17:29.784 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mgr metadata", "who": "smithi037.xnzdne", "id": "smithi037.xnzdne"}]: dispatch 2024-09-17T07:17:29.784 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mgr metadata", "who": "smithi167.ysqmzf", "id": "smithi167.ysqmzf"}]: dispatch 2024-09-17T07:17:29.785 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T07:17:29.785 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T07:17:29.785 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T07:17:29.785 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T07:17:29.785 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T07:17:29.785 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T07:17:29.785 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T07:17:29.785 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T07:17:29.785 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T07:17:29.785 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T07:17:29.785 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T07:17:29.785 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: Manager daemon smithi037.xnzdne is now available 2024-09-17T07:17:29.785 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:17:29.786 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:17:29.786 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.xnzdne/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:17:29.786 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.xnzdne/trash_purge_schedule"}]: dispatch 2024-09-17T07:17:29.786 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: from='client.34108 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:17:29.786 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: mgrmap e44: smithi037.xnzdne(active, since 1.0115s), standbys: smithi167.ysqmzf 2024-09-17T07:17:29.786 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: pgmap v3: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-09-17T07:17:29.786 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: [17/Sep/2024:07:17:15] ENGINE Bus STARTING 2024-09-17T07:17:29.786 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: [17/Sep/2024:07:17:15] ENGINE Serving on http://172.21.15.37:8765 2024-09-17T07:17:29.786 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T07:17:29.786 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: Cluster is now healthy 2024-09-17T07:17:29.786 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: pgmap v4: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-09-17T07:17:29.786 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: mgrmap e45: smithi037.xnzdne(active, since 2s), standbys: smithi167.ysqmzf 2024-09-17T07:17:29.786 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: [17/Sep/2024:07:17:15] ENGINE Serving on https://172.21.15.37:7150 2024-09-17T07:17:29.786 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: [17/Sep/2024:07:17:15] ENGINE Bus STARTED 2024-09-17T07:17:29.786 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: [17/Sep/2024:07:17:15] ENGINE Error in HTTPServer.serve 2024-09-17T07:17:29.787 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: Traceback (most recent call last): 2024-09-17T07:17:29.787 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T07:17:29.787 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: self._connections.run(self.expiration_interval) 2024-09-17T07:17:29.787 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T07:17:29.787 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: self._run(expiration_interval) 2024-09-17T07:17:29.787 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T07:17:29.787 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T07:17:29.787 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T07:17:29.787 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T07:17:29.787 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T07:17:29.787 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: s = self.context.wrap_socket( 2024-09-17T07:17:29.787 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T07:17:29.787 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: return self.sslsocket_class._create( 2024-09-17T07:17:29.787 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T07:17:29.788 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: self.do_handshake() 2024-09-17T07:17:29.788 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T07:17:29.788 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: self._sslobj.do_handshake() 2024-09-17T07:17:29.788 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T07:17:29.788 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: from='client.34140 172.21.15.37:0/2669820981' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:17:29.788 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: from='client.34148 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:17:29.788 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: from='client.34152 172.21.15.37:0/4186058208' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:17:29.788 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: pgmap v5: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-09-17T07:17:29.788 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: mgrmap e46: smithi037.xnzdne(active, since 4s), standbys: smithi167.ysqmzf 2024-09-17T07:17:29.788 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:29.789 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:29.789 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:29.789 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:29.789 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: pgmap v6: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 23 op/s 2024-09-17T07:17:29.789 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:29.789 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:29.789 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:29.789 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:29.789 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: pgmap v7: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-17T07:17:29.789 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:29.790 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:29.790 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:17:29.790 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:17:29.790 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:17:29.790 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: pgmap v8: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 0 B/s wr, 15 op/s 2024-09-17T07:17:29.790 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:29.790 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:29.790 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:17:29.791 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:17:29.791 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T07:17:29.791 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T07:17:29.791 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: Upgrade: Updating mon.smithi167 2024-09-17T07:17:29.791 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:29.791 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T07:17:29.791 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T07:17:29.791 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:17:29.791 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: Deploying daemon mon.smithi167 on smithi167 2024-09-17T07:17:29.791 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: pgmap v9: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 22 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-17T07:17:29.791 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: pgmap v11: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T07:17:29.791 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mon metadata", "id": "smithi037"}]: dispatch 2024-09-17T07:17:29.791 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: mon.smithi037 calling monitor election 2024-09-17T07:17:29.792 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: mon.smithi167 calling monitor election 2024-09-17T07:17:29.792 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mon metadata", "id": "smithi167"}]: dispatch 2024-09-17T07:17:29.792 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: mon.smithi037 is new leader, mons smithi037,smithi167 in quorum (ranks 0,1) 2024-09-17T07:17:29.792 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: monmap e3: 2 mons at {smithi037=[v2:172.21.15.37:3300/0,v1:172.21.15.37:6789/0],smithi167=[v2:172.21.15.167:3300/0,v1:172.21.15.167:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T07:17:29.792 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: fsmap foofs:1 {0=foofs.smithi167.pprzvy=up:active} 1 up:standby 2024-09-17T07:17:29.792 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: osdmap e73: 8 total, 8 up, 8 in 2024-09-17T07:17:29.792 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: mgrmap e46: smithi037.xnzdne(active, since 14s), standbys: smithi167.ysqmzf 2024-09-17T07:17:29.792 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-09-17T07:17:29.792 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-09-17T07:17:29.792 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: daemon prometheus.smithi037 on smithi037 is in unknown state 2024-09-17T07:17:29.792 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:29.793 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:29.793 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:17:29.793 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:29 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:17:29.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: [17/Sep/2024:07:17:15] ENGINE Serving on https://172.21.15.37:7150 2024-09-17T07:17:29.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: [17/Sep/2024:07:17:15] ENGINE Bus STARTED 2024-09-17T07:17:30.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: [17/Sep/2024:07:17:15] ENGINE Error in HTTPServer.serve 2024-09-17T07:17:30.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: Traceback (most recent call last): 2024-09-17T07:17:30.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T07:17:30.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: self._connections.run(self.expiration_interval) 2024-09-17T07:17:30.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T07:17:30.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: self._run(expiration_interval) 2024-09-17T07:17:30.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T07:17:30.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T07:17:30.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T07:17:30.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T07:17:30.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T07:17:30.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: s = self.context.wrap_socket( 2024-09-17T07:17:30.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T07:17:30.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: return self.sslsocket_class._create( 2024-09-17T07:17:30.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T07:17:30.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: self.do_handshake() 2024-09-17T07:17:30.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T07:17:30.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: self._sslobj.do_handshake() 2024-09-17T07:17:30.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T07:17:30.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: from='client.34140 172.21.15.37:0/2669820981' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:17:30.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: from='client.34148 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:17:30.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: from='client.34152 172.21.15.37:0/4186058208' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:17:30.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: pgmap v5: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-09-17T07:17:30.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: mgrmap e46: smithi037.xnzdne(active, since 4s), standbys: smithi167.ysqmzf 2024-09-17T07:17:30.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:30.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:30.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:30.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:30.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: pgmap v6: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 23 op/s 2024-09-17T07:17:30.002 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:30.002 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:30.002 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:30.002 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:30.002 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: pgmap v7: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-17T07:17:30.002 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:30.002 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:30.002 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:17:30.002 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:17:30.002 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:17:30.002 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: pgmap v8: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 0 B/s wr, 15 op/s 2024-09-17T07:17:30.002 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:30.002 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:30.003 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:17:30.003 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:17:30.003 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T07:17:30.003 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T07:17:30.003 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: Upgrade: Updating mon.smithi167 2024-09-17T07:17:30.003 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:30.003 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T07:17:30.003 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T07:17:30.003 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:17:30.003 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: Deploying daemon mon.smithi167 on smithi167 2024-09-17T07:17:30.003 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: pgmap v9: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 22 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-17T07:17:30.003 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: pgmap v11: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T07:17:30.003 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mon metadata", "id": "smithi037"}]: dispatch 2024-09-17T07:17:30.003 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: mon.smithi037 calling monitor election 2024-09-17T07:17:30.004 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: mon.smithi167 calling monitor election 2024-09-17T07:17:30.004 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mon metadata", "id": "smithi167"}]: dispatch 2024-09-17T07:17:30.004 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: mon.smithi037 is new leader, mons smithi037,smithi167 in quorum (ranks 0,1) 2024-09-17T07:17:30.004 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: monmap e3: 2 mons at {smithi037=[v2:172.21.15.37:3300/0,v1:172.21.15.37:6789/0],smithi167=[v2:172.21.15.167:3300/0,v1:172.21.15.167:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T07:17:30.004 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: fsmap foofs:1 {0=foofs.smithi167.pprzvy=up:active} 1 up:standby 2024-09-17T07:17:30.004 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: osdmap e73: 8 total, 8 up, 8 in 2024-09-17T07:17:30.004 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: mgrmap e46: smithi037.xnzdne(active, since 14s), standbys: smithi167.ysqmzf 2024-09-17T07:17:30.004 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-09-17T07:17:30.004 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-09-17T07:17:30.004 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: daemon prometheus.smithi037 on smithi037 is in unknown state 2024-09-17T07:17:30.004 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:30.004 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:30.004 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:17:30.004 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:29 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:17:31.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:31 smithi037 ceph-mon[67971]: pgmap v12: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 199 B/s rd, 0 op/s 2024-09-17T07:17:31.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:31 smithi167 ceph-mon[49361]: pgmap v12: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 199 B/s rd, 0 op/s 2024-09-17T07:17:33.975 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:33 smithi167 ceph-mon[49361]: pgmap v13: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 199 B/s rd, 0 op/s 2024-09-17T07:17:33.975 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:33 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:33.976 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:33 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:33.976 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:33 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:33.976 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:33 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:34.217 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:33 smithi037 ceph-mon[67971]: pgmap v13: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 199 B/s rd, 0 op/s 2024-09-17T07:17:34.217 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:33 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:34.217 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:33 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:34.217 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:33 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:34.217 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:33 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:36.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:35 smithi037 ceph-mon[67971]: pgmap v14: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:17:36.182 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:35 smithi167 ceph-mon[49361]: pgmap v14: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:17:37.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:37 smithi037 ceph-mon[67971]: pgmap v15: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:17:37.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:37 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:37.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:37 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:37.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:37 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:17:37.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:37 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:17:37.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:37 smithi037 ceph-mon[67971]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:17:37.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:37 smithi037 ceph-mon[67971]: pgmap v16: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 196 B/s rd, 0 op/s 2024-09-17T07:17:37.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:37 smithi037 ceph-mon[67971]: pgmap v17: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 243 B/s rd, 0 op/s 2024-09-17T07:17:37.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:37 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:37.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:37 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:37.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:37 smithi037 ceph-mon[67971]: Reconfiguring mon.smithi037 (monmap changed)... 2024-09-17T07:17:37.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:37 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T07:17:37.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:37 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T07:17:37.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:37 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:17:37.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:37 smithi037 ceph-mon[67971]: Reconfiguring daemon mon.smithi037 on smithi037 2024-09-17T07:17:37.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:37 smithi167 ceph-mon[49361]: pgmap v15: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:17:37.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:37 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:37.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:37 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:37.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:37 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:17:37.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:37 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:17:37.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:37 smithi167 ceph-mon[49361]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:17:37.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:37 smithi167 ceph-mon[49361]: pgmap v16: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 196 B/s rd, 0 op/s 2024-09-17T07:17:37.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:37 smithi167 ceph-mon[49361]: pgmap v17: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 243 B/s rd, 0 op/s 2024-09-17T07:17:37.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:37 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:37.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:37 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:37.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:37 smithi167 ceph-mon[49361]: Reconfiguring mon.smithi037 (monmap changed)... 2024-09-17T07:17:38.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:37 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T07:17:38.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:37 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T07:17:38.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:37 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:17:38.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:37 smithi167 ceph-mon[49361]: Reconfiguring daemon mon.smithi037 on smithi037 2024-09-17T07:17:39.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:38 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:39.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:38 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:39.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:38 smithi167 ceph-mon[49361]: Reconfiguring mgr.smithi037.xnzdne (monmap changed)... 2024-09-17T07:17:39.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:38 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi037.xnzdne", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T07:17:39.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:38 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T07:17:39.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:38 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:17:39.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:38 smithi167 ceph-mon[49361]: Reconfiguring daemon mgr.smithi037.xnzdne on smithi037 2024-09-17T07:17:39.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:38 smithi167 ceph-mon[49361]: pgmap v18: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 243 B/s rd, 0 op/s 2024-09-17T07:17:39.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:38 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:39.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:38 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:39.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:38 smithi037 ceph-mon[67971]: Reconfiguring mgr.smithi037.xnzdne (monmap changed)... 2024-09-17T07:17:39.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:38 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi037.xnzdne", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T07:17:39.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:38 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T07:17:39.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:38 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:17:39.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:38 smithi037 ceph-mon[67971]: Reconfiguring daemon mgr.smithi037.xnzdne on smithi037 2024-09-17T07:17:39.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:38 smithi037 ceph-mon[67971]: pgmap v18: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 243 B/s rd, 0 op/s 2024-09-17T07:17:40.614 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:40 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:40.614 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:40 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:40.614 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:40 smithi037 ceph-mon[67971]: Reconfiguring crash.smithi037 (monmap changed)... 2024-09-17T07:17:40.614 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:40 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi037", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-09-17T07:17:40.614 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:40 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:17:40.614 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:40 smithi037 ceph-mon[67971]: Reconfiguring daemon crash.smithi037 on smithi037 2024-09-17T07:17:40.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:40 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:40.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:40 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:40.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:40 smithi167 ceph-mon[49361]: Reconfiguring crash.smithi037 (monmap changed)... 2024-09-17T07:17:40.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:40 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi037", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-09-17T07:17:40.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:40 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:17:40.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:40 smithi167 ceph-mon[49361]: Reconfiguring daemon crash.smithi037 on smithi037 2024-09-17T07:17:41.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:41 smithi167 ceph-mon[49361]: pgmap v19: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 243 B/s rd, 0 op/s 2024-09-17T07:17:41.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:41 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:41.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:41 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:41.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:41 smithi167 ceph-mon[49361]: Reconfiguring osd.0 (monmap changed)... 2024-09-17T07:17:42.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:41 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T07:17:42.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:41 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:17:42.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:41 smithi167 ceph-mon[49361]: Reconfiguring daemon osd.0 on smithi037 2024-09-17T07:17:42.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:41 smithi037 ceph-mon[67971]: pgmap v19: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 243 B/s rd, 0 op/s 2024-09-17T07:17:42.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:41 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:42.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:41 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:42.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:41 smithi037 ceph-mon[67971]: Reconfiguring osd.0 (monmap changed)... 2024-09-17T07:17:42.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:41 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T07:17:42.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:41 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:17:42.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:41 smithi037 ceph-mon[67971]: Reconfiguring daemon osd.0 on smithi037 2024-09-17T07:17:43.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:42 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:43.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:42 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:43.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:42 smithi167 ceph-mon[49361]: Reconfiguring osd.1 (monmap changed)... 2024-09-17T07:17:43.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:42 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-17T07:17:43.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:42 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:17:43.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:42 smithi167 ceph-mon[49361]: Reconfiguring daemon osd.1 on smithi037 2024-09-17T07:17:43.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:42 smithi167 ceph-mon[49361]: pgmap v20: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 243 B/s rd, 0 op/s 2024-09-17T07:17:43.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:42 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:43.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:42 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:43.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:42 smithi037 ceph-mon[67971]: Reconfiguring osd.1 (monmap changed)... 2024-09-17T07:17:43.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:42 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-17T07:17:43.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:42 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:17:43.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:42 smithi037 ceph-mon[67971]: Reconfiguring daemon osd.1 on smithi037 2024-09-17T07:17:43.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:42 smithi037 ceph-mon[67971]: pgmap v20: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 243 B/s rd, 0 op/s 2024-09-17T07:17:44.509 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:44 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:44.509 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:44 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:44.510 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:44 smithi037 ceph-mon[67971]: Reconfiguring osd.2 (monmap changed)... 2024-09-17T07:17:44.510 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:44 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-17T07:17:44.510 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:44 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:17:44.510 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:44 smithi037 ceph-mon[67971]: Reconfiguring daemon osd.2 on smithi037 2024-09-17T07:17:44.510 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:44 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:17:44.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:44 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:44.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:44 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:44.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:44 smithi167 ceph-mon[49361]: Reconfiguring osd.2 (monmap changed)... 2024-09-17T07:17:44.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:44 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-17T07:17:44.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:44 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:17:44.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:44 smithi167 ceph-mon[49361]: Reconfiguring daemon osd.2 on smithi037 2024-09-17T07:17:44.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:44 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:17:45.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:45 smithi037 ceph-mon[67971]: pgmap v21: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-09-17T07:17:45.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:45 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:45.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:45 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:45.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:45 smithi037 ceph-mon[67971]: Reconfiguring osd.3 (monmap changed)... 2024-09-17T07:17:45.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:45 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-17T07:17:45.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:45 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:17:45.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:45 smithi037 ceph-mon[67971]: Reconfiguring daemon osd.3 on smithi037 2024-09-17T07:17:45.953 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:45 smithi167 ceph-mon[49361]: pgmap v21: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-09-17T07:17:45.953 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:45 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:45.953 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:45 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:45.953 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:45 smithi167 ceph-mon[49361]: Reconfiguring osd.3 (monmap changed)... 2024-09-17T07:17:45.953 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:45 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-17T07:17:45.953 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:45 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:17:45.953 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:45 smithi167 ceph-mon[49361]: Reconfiguring daemon osd.3 on smithi037 2024-09-17T07:17:46.991 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:46 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:46.991 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:46 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:46.991 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:46 smithi037 ceph-mon[67971]: Reconfiguring mds.foofs.smithi037.jtdcan (monmap changed)... 2024-09-17T07:17:46.991 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:46 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi037.jtdcan", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-17T07:17:46.992 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:46 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:17:46.992 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:46 smithi037 ceph-mon[67971]: Reconfiguring daemon mds.foofs.smithi037.jtdcan on smithi037 2024-09-17T07:17:46.992 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:46 smithi037 ceph-mon[67971]: pgmap v22: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2024-09-17T07:17:47.138 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-09-17T07:17:47.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:46 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:47.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:46 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:47.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:46 smithi167 ceph-mon[49361]: Reconfiguring mds.foofs.smithi037.jtdcan (monmap changed)... 2024-09-17T07:17:47.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:46 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi037.jtdcan", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-17T07:17:47.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:46 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:17:47.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:46 smithi167 ceph-mon[49361]: Reconfiguring daemon mds.foofs.smithi037.jtdcan on smithi037 2024-09-17T07:17:47.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:46 smithi167 ceph-mon[49361]: pgmap v22: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2024-09-17T07:17:47.813 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T07:17:47.813 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.smithi037 smithi037 *:9093,9094 running (9m) 27s ago 20m 19.3M - 0.20.0 0881eb8f169f cc564f04f199 2024-09-17T07:17:47.813 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi037 smithi037 running (20m) 27s ago 20m 6405k - 16.2.0 24ecd6d5f14c cfb092719ab6 2024-09-17T07:17:47.813 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi167 smithi167 running (19m) 15s ago 19m 6413k - 16.2.0 24ecd6d5f14c 535da7f9a9b2 2024-09-17T07:17:47.813 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.smithi037 smithi037 *:3000 running (7m) 27s ago 20m 37.1M - 6.7.4 557c83e11646 645fc2db463d 2024-09-17T07:17:47.813 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi037.jtdcan smithi037 running (15m) 27s ago 15m 15.9M - 16.2.0 24ecd6d5f14c 9972c22cf2de 2024-09-17T07:17:47.813 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi167.pprzvy smithi167 running (15m) 15s ago 15m 41.2M - 16.2.0 24ecd6d5f14c 7f42961a3697 2024-09-17T07:17:47.814 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi037.xnzdne smithi037 *:8443,9283,8765 running (85s) 27s ago 21m 461M - 18.2.4-855-g19e2a2be 980a0bfcd684 e9e9a55f52f5 2024-09-17T07:17:47.814 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi167.ysqmzf smithi167 *:8443,9283,8765 running (54s) 15s ago 19m 436M - 18.2.4-855-g19e2a2be 980a0bfcd684 22020adca1e8 2024-09-17T07:17:47.814 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi037 smithi037 running (40s) 27s ago 21m 30.9M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 8ad50fcd5c53 2024-09-17T07:17:47.814 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi167 smithi167 running (21s) 15s ago 19m 26.7M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 4e36fc03fea9 2024-09-17T07:17:47.814 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.0.0.smithi037.koazav smithi037 *:2049 running (12m) 27s ago 12m 138M - 3.5 24ecd6d5f14c b21a22e84630 2024-09-17T07:17:47.814 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.1.0.smithi167.rhgwce smithi167 *:2049 running (12m) 15s ago 12m 88.1M - 3.5 24ecd6d5f14c d8f95531d8af 2024-09-17T07:17:47.814 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi037 smithi037 *:9100 running (5m) 27s ago 19m 17.2M - 0.18.1 e5a616e4b9cf 04d51e0863df 2024-09-17T07:17:47.814 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi167 smithi167 *:9100 running (90s) 15s ago 19m 4710k - 0.18.1 e5a616e4b9cf 52cd9c3f271e 2024-09-17T07:17:47.814 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (18m) 27s ago 18m 567M 4096M 16.2.0 24ecd6d5f14c d74c41c79a3d 2024-09-17T07:17:47.814 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (18m) 27s ago 18m 455M 4096M 16.2.0 24ecd6d5f14c 9893d8fdab55 2024-09-17T07:17:47.814 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (18m) 27s ago 18m 366M 4096M 16.2.0 24ecd6d5f14c f5506a58d1bb 2024-09-17T07:17:47.814 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (17m) 27s ago 17m 474M 4096M 16.2.0 24ecd6d5f14c 9bc451cb2df8 2024-09-17T07:17:47.815 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi167 running (17m) 15s ago 17m 489M 4096M 16.2.0 24ecd6d5f14c 062421f15e44 2024-09-17T07:17:47.815 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi167 running (17m) 15s ago 17m 582M 4096M 16.2.0 24ecd6d5f14c f1d1552fbeeb 2024-09-17T07:17:47.815 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi167 running (16m) 15s ago 16m 504M 4096M 16.2.0 24ecd6d5f14c 5c621e82d4cd 2024-09-17T07:17:47.815 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi167 running (16m) 15s ago 16m 765M 4096M 16.2.0 24ecd6d5f14c 721a3bad3841 2024-09-17T07:17:47.815 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.smithi037 smithi037 *:9095 unknown 27s ago 19m - - 2024-09-17T07:17:48.231 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T07:17:48.231 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-09-17T07:17:48.231 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T07:17:48.231 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:17:48.231 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-09-17T07:17:48.231 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T07:17:48.231 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:17:48.231 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-09-17T07:17:48.231 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-09-17T07:17:48.232 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:17:48.232 INFO:teuthology.orchestra.run.smithi037.stdout: "mds": { 2024-09-17T07:17:48.232 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:17:48.232 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:17:48.232 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-09-17T07:17:48.232 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 10, 2024-09-17T07:17:48.232 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 4 2024-09-17T07:17:48.232 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-09-17T07:17:48.232 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T07:17:48.436 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:48 smithi037 ceph-mon[67971]: from='client.34156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:17:48.436 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:48 smithi037 ceph-mon[67971]: from='client.34160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:17:48.436 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:48 smithi037 ceph-mon[67971]: from='client.34164 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:17:48.436 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:48 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:48.436 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:48 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:48.436 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:48 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi167", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-09-17T07:17:48.436 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:48 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:17:48.437 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:48 smithi037 ceph-mon[67971]: from='client.34168 172.21.15.37:0/1587367966' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:17:48.573 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T07:17:48.573 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9", 2024-09-17T07:17:48.573 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": true, 2024-09-17T07:17:48.573 INFO:teuthology.orchestra.run.smithi037.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T07:17:48.573 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [ 2024-09-17T07:17:48.573 INFO:teuthology.orchestra.run.smithi037.stdout: "mon", 2024-09-17T07:17:48.573 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr" 2024-09-17T07:17:48.573 INFO:teuthology.orchestra.run.smithi037.stdout: ], 2024-09-17T07:17:48.573 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": "4/23 daemons upgraded", 2024-09-17T07:17:48.573 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "Currently upgrading mon daemons", 2024-09-17T07:17:48.573 INFO:teuthology.orchestra.run.smithi037.stdout: "is_paused": false 2024-09-17T07:17:48.574 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T07:17:48.650 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:48 smithi167 ceph-mon[49361]: from='client.34156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:17:48.651 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:48 smithi167 ceph-mon[49361]: from='client.34160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:17:48.651 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:48 smithi167 ceph-mon[49361]: from='client.34164 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:17:48.651 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:48 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:48.651 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:48 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:48.651 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:48 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi167", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-09-17T07:17:48.651 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:48 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:17:48.651 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:48 smithi167 ceph-mon[49361]: from='client.34168 172.21.15.37:0/1587367966' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:17:48.990 INFO:teuthology.orchestra.run.smithi037.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-09-17T07:17:48.990 INFO:teuthology.orchestra.run.smithi037.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-09-17T07:17:48.990 INFO:teuthology.orchestra.run.smithi037.stdout: daemon prometheus.smithi037 on smithi037 is in unknown state 2024-09-17T07:17:49.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:49 smithi167 ceph-mon[49361]: Reconfiguring crash.smithi167 (monmap changed)... 2024-09-17T07:17:49.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:49 smithi167 ceph-mon[49361]: Reconfiguring daemon crash.smithi167 on smithi167 2024-09-17T07:17:49.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:49 smithi167 ceph-mon[49361]: pgmap v23: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:17:49.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:49 smithi167 ceph-mon[49361]: from='client.34172 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:17:49.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:49 smithi167 ceph-mon[49361]: from='client.34176 172.21.15.37:0/1383992672' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:17:49.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:49 smithi037 ceph-mon[67971]: Reconfiguring crash.smithi167 (monmap changed)... 2024-09-17T07:17:49.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:49 smithi037 ceph-mon[67971]: Reconfiguring daemon crash.smithi167 on smithi167 2024-09-17T07:17:49.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:49 smithi037 ceph-mon[67971]: pgmap v23: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:17:49.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:49 smithi037 ceph-mon[67971]: from='client.34172 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:17:49.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:49 smithi037 ceph-mon[67971]: from='client.34176 172.21.15.37:0/1383992672' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:17:50.870 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:50 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:50.870 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:50 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:50.870 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:50 smithi167 ceph-mon[49361]: Reconfiguring mgr.smithi167.ysqmzf (monmap changed)... 2024-09-17T07:17:50.870 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:50 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi167.ysqmzf", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T07:17:50.870 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:50 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T07:17:50.870 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:50 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:17:50.870 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:50 smithi167 ceph-mon[49361]: Reconfiguring daemon mgr.smithi167.ysqmzf on smithi167 2024-09-17T07:17:51.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:50 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:51.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:50 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:51.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:50 smithi037 ceph-mon[67971]: Reconfiguring mgr.smithi167.ysqmzf (monmap changed)... 2024-09-17T07:17:51.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:50 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi167.ysqmzf", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T07:17:51.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:50 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T07:17:51.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:50 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:17:51.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:50 smithi037 ceph-mon[67971]: Reconfiguring daemon mgr.smithi167.ysqmzf on smithi167 2024-09-17T07:17:51.968 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:51 smithi167 ceph-mon[49361]: pgmap v24: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:17:51.968 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:51 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:51.968 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:51 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:51.968 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:51 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T07:17:51.968 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:51 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T07:17:51.968 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:51 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:17:52.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:51 smithi037 ceph-mon[67971]: pgmap v24: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:17:52.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:51 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:52.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:51 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:52.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:51 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T07:17:52.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:51 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T07:17:52.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:51 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:17:52.940 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:52 smithi167 ceph-mon[49361]: Reconfiguring mon.smithi167 (monmap changed)... 2024-09-17T07:17:52.940 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:52 smithi167 ceph-mon[49361]: Reconfiguring daemon mon.smithi167 on smithi167 2024-09-17T07:17:52.940 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:52 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:52.940 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:52 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:52.940 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:52 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-17T07:17:52.940 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:52 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:17:53.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:52 smithi037 ceph-mon[67971]: Reconfiguring mon.smithi167 (monmap changed)... 2024-09-17T07:17:53.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:52 smithi037 ceph-mon[67971]: Reconfiguring daemon mon.smithi167 on smithi167 2024-09-17T07:17:53.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:52 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:53.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:52 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:53.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:52 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-17T07:17:53.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:52 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:17:53.998 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:53 smithi167 ceph-mon[49361]: Reconfiguring osd.4 (monmap changed)... 2024-09-17T07:17:53.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:53 smithi167 ceph-mon[49361]: Reconfiguring daemon osd.4 on smithi167 2024-09-17T07:17:53.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:53 smithi167 ceph-mon[49361]: pgmap v25: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:17:54.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:53 smithi037 ceph-mon[67971]: Reconfiguring osd.4 (monmap changed)... 2024-09-17T07:17:54.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:53 smithi037 ceph-mon[67971]: Reconfiguring daemon osd.4 on smithi167 2024-09-17T07:17:54.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:53 smithi037 ceph-mon[67971]: pgmap v25: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:17:55.052 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:54 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:55.052 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:54 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:55.052 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:54 smithi167 ceph-mon[49361]: Reconfiguring osd.5 (monmap changed)... 2024-09-17T07:17:55.052 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:54 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-17T07:17:55.052 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:54 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:17:55.053 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:54 smithi167 ceph-mon[49361]: Reconfiguring daemon osd.5 on smithi167 2024-09-17T07:17:55.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:54 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:55.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:54 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:55.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:54 smithi037 ceph-mon[67971]: Reconfiguring osd.5 (monmap changed)... 2024-09-17T07:17:55.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:54 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-17T07:17:55.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:54 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:17:55.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:54 smithi037 ceph-mon[67971]: Reconfiguring daemon osd.5 on smithi167 2024-09-17T07:17:55.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:55 smithi167 ceph-mon[49361]: pgmap v26: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:17:55.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:55 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:55.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:55 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:55.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:55 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-17T07:17:55.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:55 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:17:56.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:55 smithi037 ceph-mon[67971]: pgmap v26: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:17:56.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:55 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:56.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:55 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:56.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:55 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-17T07:17:56.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:55 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:17:57.037 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:56 smithi037 ceph-mon[67971]: Reconfiguring osd.6 (monmap changed)... 2024-09-17T07:17:57.037 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:56 smithi037 ceph-mon[67971]: Reconfiguring daemon osd.6 on smithi167 2024-09-17T07:17:57.037 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:56 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:57.038 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:56 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:57.038 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:56 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-17T07:17:57.038 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:56 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:17:57.046 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:56 smithi167 ceph-mon[49361]: Reconfiguring osd.6 (monmap changed)... 2024-09-17T07:17:57.046 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:56 smithi167 ceph-mon[49361]: Reconfiguring daemon osd.6 on smithi167 2024-09-17T07:17:57.046 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:56 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:57.046 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:56 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:57.046 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:56 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-17T07:17:57.046 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:56 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:17:58.139 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:57 smithi037 ceph-mon[67971]: Reconfiguring osd.7 (monmap changed)... 2024-09-17T07:17:58.139 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:57 smithi037 ceph-mon[67971]: Reconfiguring daemon osd.7 on smithi167 2024-09-17T07:17:58.139 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:57 smithi037 ceph-mon[67971]: pgmap v27: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:17:58.197 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:57 smithi167 ceph-mon[49361]: Reconfiguring osd.7 (monmap changed)... 2024-09-17T07:17:58.197 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:57 smithi167 ceph-mon[49361]: Reconfiguring daemon osd.7 on smithi167 2024-09-17T07:17:58.197 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:57 smithi167 ceph-mon[49361]: pgmap v27: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:17:59.208 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:58 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:59.208 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:58 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:59.208 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:58 smithi167 ceph-mon[49361]: Reconfiguring mds.foofs.smithi167.pprzvy (monmap changed)... 2024-09-17T07:17:59.208 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:58 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi167.pprzvy", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-17T07:17:59.208 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:58 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:17:59.208 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:58 smithi167 ceph-mon[49361]: Reconfiguring daemon mds.foofs.smithi167.pprzvy on smithi167 2024-09-17T07:17:59.209 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:58 smithi167 ceph-mon[49361]: pgmap v28: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:17:59.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:58 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:59.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:58 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:17:59.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:58 smithi037 ceph-mon[67971]: Reconfiguring mds.foofs.smithi167.pprzvy (monmap changed)... 2024-09-17T07:17:59.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:58 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi167.pprzvy", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-17T07:17:59.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:58 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:17:59.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:58 smithi037 ceph-mon[67971]: Reconfiguring daemon mds.foofs.smithi167.pprzvy on smithi167 2024-09-17T07:17:59.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:58 smithi037 ceph-mon[67971]: pgmap v28: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:18:00.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:59 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:18:00.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:59 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:18:00.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:59 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:18:00.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:59 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:18:00.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:59 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:18:00.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:59 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:18:00.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:59 smithi167 ceph-mon[49361]: Upgrade: Setting container_image for all mon 2024-09-17T07:18:00.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:59 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:18:00.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:59 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi037"}]: dispatch 2024-09-17T07:18:00.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:59 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi037"}]': finished 2024-09-17T07:18:00.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:59 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi167"}]: dispatch 2024-09-17T07:18:00.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:17:59 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi167"}]': finished 2024-09-17T07:18:00.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:59 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:18:00.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:59 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:18:00.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:59 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:18:00.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:59 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:18:00.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:59 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:18:00.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:59 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:18:00.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:59 smithi037 ceph-mon[67971]: Upgrade: Setting container_image for all mon 2024-09-17T07:18:00.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:59 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:18:00.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:59 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi037"}]: dispatch 2024-09-17T07:18:00.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:59 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi037"}]': finished 2024-09-17T07:18:00.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:59 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi167"}]: dispatch 2024-09-17T07:18:00.275 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:17:59 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi167"}]': finished 2024-09-17T07:18:01.928 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:01 smithi037 ceph-mon[67971]: pgmap v29: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:18:01.928 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:01 smithi037 ceph-mon[67971]: Upgrade: Updating crash.smithi037 (1/2) 2024-09-17T07:18:01.928 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:01 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:18:01.928 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:01 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi037", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-09-17T07:18:01.928 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:01 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:18:01.928 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:01 smithi037 ceph-mon[67971]: Deploying daemon crash.smithi037 on smithi037 2024-09-17T07:18:01.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:01 smithi167 ceph-mon[49361]: pgmap v29: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:18:01.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:01 smithi167 ceph-mon[49361]: Upgrade: Updating crash.smithi037 (1/2) 2024-09-17T07:18:02.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:01 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:18:02.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:01 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi037", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-09-17T07:18:02.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:01 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:18:02.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:01 smithi167 ceph-mon[49361]: Deploying daemon crash.smithi037 on smithi037 2024-09-17T07:18:03.414 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:03 smithi037 ceph-mon[67971]: pgmap v30: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:18:03.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:03 smithi167 ceph-mon[49361]: pgmap v30: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:18:05.457 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:05 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:18:05.457 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:05 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:18:05.457 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:05 smithi167 ceph-mon[49361]: pgmap v31: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:18:05.461 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:05 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:18:05.461 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:05 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:18:05.461 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:05 smithi037 ceph-mon[67971]: pgmap v31: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:18:06.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:06 smithi167 ceph-mon[49361]: Upgrade: Updating crash.smithi167 (2/2) 2024-09-17T07:18:06.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:06 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:18:06.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:06 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi167", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-09-17T07:18:06.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:06 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:18:06.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:06 smithi167 ceph-mon[49361]: Deploying daemon crash.smithi167 on smithi167 2024-09-17T07:18:06.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:06 smithi037 ceph-mon[67971]: Upgrade: Updating crash.smithi167 (2/2) 2024-09-17T07:18:06.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:06 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:18:06.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:06 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi167", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-09-17T07:18:06.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:06 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:18:06.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:06 smithi037 ceph-mon[67971]: Deploying daemon crash.smithi167 on smithi167 2024-09-17T07:18:07.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:07 smithi167 ceph-mon[49361]: pgmap v32: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:18:07.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:07 smithi037 ceph-mon[67971]: pgmap v32: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:18:09.759 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:09 smithi037 ceph-mon[67971]: pgmap v33: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:18:09.759 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:09 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:18:09.759 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:09 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:18:09.759 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:09 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:18:09.856 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:09 smithi167 ceph-mon[49361]: pgmap v33: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:18:09.857 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:09 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:18:09.857 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:09 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:18:09.857 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:09 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:18:11.709 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:11 smithi167 ceph-mon[49361]: pgmap v34: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:18:12.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:11 smithi037 ceph-mon[67971]: pgmap v34: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:18:13.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:13 smithi037 ceph-mon[67971]: pgmap v35: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:18:13.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:13 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:18:13.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:13 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:18:13.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:13 smithi167 ceph-mon[49361]: pgmap v35: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:18:13.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:13 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:18:13.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:13 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:18:14.849 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:14 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:18:14.849 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:14 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:18:14.849 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:14 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:18:14.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:14 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:18:14.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:14 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:18:14.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:14 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:18:15.942 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:15 smithi037 ceph-mon[67971]: pgmap v36: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:18:15.943 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:15 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:18:15.943 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:15 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:18:15.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:15 smithi167 ceph-mon[49361]: pgmap v36: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:18:15.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:15 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:18:15.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:15 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:18:16.748 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:16 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:18:16.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:16 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:18:16.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:16 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:18:16.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:16 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:18:17.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:17 smithi167 ceph-mon[49361]: pgmap v37: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:18:17.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:17 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:18:17.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:17 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:18:18.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:17 smithi037 ceph-mon[67971]: pgmap v37: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:18:18.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:17 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:18:18.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:17 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:18:19.367 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-09-17T07:18:19.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:19 smithi037 ceph-mon[67971]: pgmap v38: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:18:19.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:19 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:18:19.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:19 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:18:19.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:19 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:18:19.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:19 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:18:19.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:19 smithi037 ceph-mon[67971]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:18:19.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:19 smithi037 ceph-mon[67971]: pgmap v39: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 201 B/s rd, 0 op/s 2024-09-17T07:18:19.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:19 smithi037 ceph-mon[67971]: pgmap v40: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 250 B/s rd, 0 op/s 2024-09-17T07:18:19.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:19 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:18:19.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:19 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:18:19.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:19 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:18:19.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:19 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:18:19.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:19 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:18:19.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:19 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:18:19.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:19 smithi037 ceph-mon[67971]: Upgrade: Setting container_image for all crash 2024-09-17T07:18:19.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:19 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:18:19.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:19 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi037"}]: dispatch 2024-09-17T07:18:19.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:19 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi037"}]': finished 2024-09-17T07:18:19.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:19 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi167"}]: dispatch 2024-09-17T07:18:19.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:19 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi167"}]': finished 2024-09-17T07:18:19.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:19 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-17T07:18:19.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:19 smithi037 ceph-mon[67971]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-17T07:18:19.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:19 smithi037 ceph-mon[67971]: Upgrade: osd.0 is safe to restart 2024-09-17T07:18:19.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:19 smithi167 ceph-mon[49361]: pgmap v38: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:18:19.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:19 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:18:20.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:19 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:18:20.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:19 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:18:20.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:19 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:18:20.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:19 smithi167 ceph-mon[49361]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:18:20.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:19 smithi167 ceph-mon[49361]: pgmap v39: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 201 B/s rd, 0 op/s 2024-09-17T07:18:20.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:19 smithi167 ceph-mon[49361]: pgmap v40: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 250 B/s rd, 0 op/s 2024-09-17T07:18:20.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:19 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:18:20.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:19 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:18:20.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:19 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:18:20.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:19 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:18:20.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:19 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:18:20.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:19 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:18:20.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:19 smithi167 ceph-mon[49361]: Upgrade: Setting container_image for all crash 2024-09-17T07:18:20.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:19 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:18:20.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:19 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi037"}]: dispatch 2024-09-17T07:18:20.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:19 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi037"}]': finished 2024-09-17T07:18:20.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:19 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi167"}]: dispatch 2024-09-17T07:18:20.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:19 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi167"}]': finished 2024-09-17T07:18:20.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:19 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-17T07:18:20.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:19 smithi167 ceph-mon[49361]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-17T07:18:20.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:19 smithi167 ceph-mon[49361]: Upgrade: osd.0 is safe to restart 2024-09-17T07:18:20.043 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T07:18:20.043 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.smithi037 smithi037 *:9093,9094 running (10m) 4s ago 20m 19.3M - 0.20.0 0881eb8f169f cc564f04f199 2024-09-17T07:18:20.043 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi037 smithi037 running (16s) 4s ago 20m 6891k - 18.2.4-855-g19e2a2be 980a0bfcd684 de568c6f44a6 2024-09-17T07:18:20.043 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi167 smithi167 running (11s) 6s ago 20m 6891k - 18.2.4-855-g19e2a2be 980a0bfcd684 2749f4c51060 2024-09-17T07:18:20.043 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.smithi037 smithi037 *:3000 running (8m) 4s ago 20m 37.3M - 6.7.4 557c83e11646 645fc2db463d 2024-09-17T07:18:20.043 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi037.jtdcan smithi037 running (15m) 4s ago 15m 16.4M - 16.2.0 24ecd6d5f14c 9972c22cf2de 2024-09-17T07:18:20.043 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi167.pprzvy smithi167 running (15m) 6s ago 15m 41.2M - 16.2.0 24ecd6d5f14c 7f42961a3697 2024-09-17T07:18:20.043 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi037.xnzdne smithi037 *:8443,9283,8765 running (117s) 4s ago 22m 483M - 18.2.4-855-g19e2a2be 980a0bfcd684 e9e9a55f52f5 2024-09-17T07:18:20.043 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi167.ysqmzf smithi167 *:8443,9283,8765 running (86s) 6s ago 19m 438M - 18.2.4-855-g19e2a2be 980a0bfcd684 22020adca1e8 2024-09-17T07:18:20.043 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi037 smithi037 running (73s) 4s ago 22m 44.5M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 8ad50fcd5c53 2024-09-17T07:18:20.043 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi167 smithi167 running (53s) 6s ago 19m 36.4M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 4e36fc03fea9 2024-09-17T07:18:20.044 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.0.0.smithi037.koazav smithi037 *:2049 running (12m) 4s ago 12m 138M - 3.5 24ecd6d5f14c b21a22e84630 2024-09-17T07:18:20.044 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.1.0.smithi167.rhgwce smithi167 *:2049 running (12m) 6s ago 12m 88.1M - 3.5 24ecd6d5f14c d8f95531d8af 2024-09-17T07:18:20.044 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi037 smithi037 *:9100 running (6m) 4s ago 20m 17.2M - 0.18.1 e5a616e4b9cf 04d51e0863df 2024-09-17T07:18:20.044 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi167 smithi167 *:9100 running (2m) 6s ago 19m 4710k - 0.18.1 e5a616e4b9cf 52cd9c3f271e 2024-09-17T07:18:20.044 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (19m) 4s ago 19m 567M 4096M 16.2.0 24ecd6d5f14c d74c41c79a3d 2024-09-17T07:18:20.044 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (18m) 4s ago 18m 455M 4096M 16.2.0 24ecd6d5f14c 9893d8fdab55 2024-09-17T07:18:20.044 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (18m) 4s ago 18m 366M 4096M 16.2.0 24ecd6d5f14c f5506a58d1bb 2024-09-17T07:18:20.044 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (18m) 4s ago 18m 474M 4096M 16.2.0 24ecd6d5f14c 9bc451cb2df8 2024-09-17T07:18:20.044 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi167 running (17m) 6s ago 17m 489M 4096M 16.2.0 24ecd6d5f14c 062421f15e44 2024-09-17T07:18:20.044 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi167 running (17m) 6s ago 17m 582M 4096M 16.2.0 24ecd6d5f14c f1d1552fbeeb 2024-09-17T07:18:20.044 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi167 running (17m) 6s ago 17m 504M 4096M 16.2.0 24ecd6d5f14c 5c621e82d4cd 2024-09-17T07:18:20.044 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi167 running (16m) 6s ago 16m 765M 4096M 16.2.0 24ecd6d5f14c 721a3bad3841 2024-09-17T07:18:20.044 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.smithi037 smithi037 *:9095 unknown 4s ago 20m - - 2024-09-17T07:18:20.474 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T07:18:20.474 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-09-17T07:18:20.474 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T07:18:20.474 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:18:20.474 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-09-17T07:18:20.474 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T07:18:20.474 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:18:20.474 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-09-17T07:18:20.474 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-09-17T07:18:20.475 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:18:20.475 INFO:teuthology.orchestra.run.smithi037.stdout: "mds": { 2024-09-17T07:18:20.475 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:18:20.475 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:18:20.475 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-09-17T07:18:20.475 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 10, 2024-09-17T07:18:20.475 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 4 2024-09-17T07:18:20.475 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-09-17T07:18:20.475 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T07:18:20.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:20 smithi037 ceph-mon[67971]: from='client.34180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:18:20.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:20 smithi037 ceph-mon[67971]: from='client.34184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:18:20.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:20 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:18:20.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:20 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T07:18:20.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:20 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:18:20.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:20 smithi037 ceph-mon[67971]: from='client.34192 172.21.15.37:0/1959100692' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:18:20.835 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T07:18:20.835 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9", 2024-09-17T07:18:20.835 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": true, 2024-09-17T07:18:20.835 INFO:teuthology.orchestra.run.smithi037.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T07:18:20.836 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [ 2024-09-17T07:18:20.836 INFO:teuthology.orchestra.run.smithi037.stdout: "mon", 2024-09-17T07:18:20.836 INFO:teuthology.orchestra.run.smithi037.stdout: "crash", 2024-09-17T07:18:20.836 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr" 2024-09-17T07:18:20.836 INFO:teuthology.orchestra.run.smithi037.stdout: ], 2024-09-17T07:18:20.836 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": "6/23 daemons upgraded", 2024-09-17T07:18:20.836 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "Currently upgrading osd daemons", 2024-09-17T07:18:20.836 INFO:teuthology.orchestra.run.smithi037.stdout: "is_paused": false 2024-09-17T07:18:20.836 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T07:18:20.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:20 smithi167 ceph-mon[49361]: from='client.34180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:18:20.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:20 smithi167 ceph-mon[49361]: from='client.34184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:18:20.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:20 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:18:20.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:20 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T07:18:20.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:20 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:18:20.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:20 smithi167 ceph-mon[49361]: from='client.34192 172.21.15.37:0/1959100692' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:18:21.236 INFO:teuthology.orchestra.run.smithi037.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-09-17T07:18:21.236 INFO:teuthology.orchestra.run.smithi037.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-09-17T07:18:21.236 INFO:teuthology.orchestra.run.smithi037.stdout: daemon prometheus.smithi037 on smithi037 is in unknown state 2024-09-17T07:18:21.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:21 smithi167 ceph-mon[49361]: from='client.34188 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:18:21.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:21 smithi167 ceph-mon[49361]: Upgrade: Updating osd.0 2024-09-17T07:18:21.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:21 smithi167 ceph-mon[49361]: Deploying daemon osd.0 on smithi037 2024-09-17T07:18:21.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:21 smithi167 ceph-mon[49361]: pgmap v41: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 250 B/s rd, 0 op/s 2024-09-17T07:18:21.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:21 smithi167 ceph-mon[49361]: from='client.34196 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:18:21.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:21 smithi167 ceph-mon[49361]: from='client.34200 172.21.15.37:0/2016180186' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:18:22.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:21 smithi037 ceph-mon[67971]: from='client.34188 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:18:22.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:21 smithi037 ceph-mon[67971]: Upgrade: Updating osd.0 2024-09-17T07:18:22.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:21 smithi037 ceph-mon[67971]: Deploying daemon osd.0 on smithi037 2024-09-17T07:18:22.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:21 smithi037 ceph-mon[67971]: pgmap v41: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 250 B/s rd, 0 op/s 2024-09-17T07:18:22.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:21 smithi037 ceph-mon[67971]: from='client.34196 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:18:22.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:21 smithi037 ceph-mon[67971]: from='client.34200 172.21.15.37:0/2016180186' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:18:23.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:23 smithi167 ceph-mon[49361]: pgmap v42: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 250 B/s rd, 0 op/s 2024-09-17T07:18:24.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:23 smithi037 ceph-mon[67971]: pgmap v42: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 250 B/s rd, 0 op/s 2024-09-17T07:18:24.024 INFO:journalctl@ceph.osd.0.smithi037.stdout:Sep 17 07:18:23 smithi037 systemd[1]: Stopping Ceph osd.0 for d241d094-74c1-11ef-bceb-c7b262605968... 2024-09-17T07:18:24.024 INFO:journalctl@ceph.osd.0.smithi037.stdout:Sep 17 07:18:23 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd.0[31991]: debug 2024-09-17T07:18:23.918+0000 7f74559f1700 -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-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-17T07:18:24.025 INFO:journalctl@ceph.osd.0.smithi037.stdout:Sep 17 07:18:23 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd.0[31991]: debug 2024-09-17T07:18:23.918+0000 7f74559f1700 -1 osd.0 73 *** Got signal Terminated *** 2024-09-17T07:18:24.025 INFO:journalctl@ceph.osd.0.smithi037.stdout:Sep 17 07:18:23 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd.0[31991]: debug 2024-09-17T07:18:23.918+0000 7f74559f1700 -1 osd.0 73 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T07:18:24.320 INFO:journalctl@ceph.osd.0.smithi037.stdout:Sep 17 07:18:24 smithi037 podman[73445]: 2024-09-17 07:18:24.061860576 +0000 UTC m=+0.252824809 container died d74c41c79a3d62c6c57ce402780b6db25160c5b620facfa28037aa5a4e67e697 (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd.0, maintainer=Dimitri Savineau , org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, org.label-schema.name=CentOS Base Image, ceph=True, org.label-schema.build-date=20201204, CEPH_POINT_RELEASE=-16.2.0, GIT_CLEAN=True, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, RELEASE=HEAD) 2024-09-17T07:18:24.620 INFO:journalctl@ceph.osd.0.smithi037.stdout:Sep 17 07:18:24 smithi037 podman[73445]: 2024-09-17 07:18:24.402322313 +0000 UTC m=+0.593286529 container cleanup d74c41c79a3d62c6c57ce402780b6db25160c5b620facfa28037aa5a4e67e697 (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd.0, ceph=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Base Image, CEPH_POINT_RELEASE=-16.2.0, GIT_REPO=https://github.com/ceph/ceph-container.git, GIT_CLEAN=True, RELEASE=HEAD, maintainer=Dimitri Savineau , org.label-schema.build-date=20201204, GIT_BRANCH=HEAD, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS) 2024-09-17T07:18:24.620 INFO:journalctl@ceph.osd.0.smithi037.stdout:Sep 17 07:18:24 smithi037 bash[73445]: ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd.0 2024-09-17T07:18:24.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:24 smithi167 ceph-mon[49361]: osd.0 reported immediately failed by osd.1 2024-09-17T07:18:24.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:24 smithi167 ceph-mon[49361]: osd.0 failed (root=default,host=smithi037) (connection refused reported by osd.1) 2024-09-17T07:18:24.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:24 smithi167 ceph-mon[49361]: osd.0 reported immediately failed by osd.3 2024-09-17T07:18:24.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:24 smithi167 ceph-mon[49361]: osd.0 reported immediately failed by osd.2 2024-09-17T07:18:25.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:24 smithi167 ceph-mon[49361]: osd.0 reported immediately failed by osd.4 2024-09-17T07:18:25.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:24 smithi167 ceph-mon[49361]: osd.0 reported immediately failed by osd.6 2024-09-17T07:18:25.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:24 smithi167 ceph-mon[49361]: osd.0 reported immediately failed by osd.5 2024-09-17T07:18:25.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:24 smithi167 ceph-mon[49361]: osd.0 reported immediately failed by osd.7 2024-09-17T07:18:25.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:24 smithi167 ceph-mon[49361]: osd.0 reported immediately failed by osd.3 2024-09-17T07:18:25.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:24 smithi167 ceph-mon[49361]: osd.0 reported immediately failed by osd.2 2024-09-17T07:18:25.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:24 smithi167 ceph-mon[49361]: osd.0 reported immediately failed by osd.1 2024-09-17T07:18:25.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:24 smithi167 ceph-mon[49361]: osd.0 reported immediately failed by osd.4 2024-09-17T07:18:25.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:24 smithi167 ceph-mon[49361]: osd.0 reported immediately failed by osd.6 2024-09-17T07:18:25.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:24 smithi167 ceph-mon[49361]: osd.0 reported immediately failed by osd.5 2024-09-17T07:18:25.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:24 smithi167 ceph-mon[49361]: osd.0 reported immediately failed by osd.7 2024-09-17T07:18:25.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:24 smithi167 ceph-mon[49361]: osd.0 reported immediately failed by osd.3 2024-09-17T07:18:25.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:24 smithi167 ceph-mon[49361]: osd.0 reported immediately failed by osd.2 2024-09-17T07:18:25.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:24 smithi167 ceph-mon[49361]: osd.0 reported immediately failed by osd.1 2024-09-17T07:18:25.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:24 smithi167 ceph-mon[49361]: osd.0 reported immediately failed by osd.4 2024-09-17T07:18:25.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:24 smithi167 ceph-mon[49361]: osd.0 reported immediately failed by osd.6 2024-09-17T07:18:25.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:24 smithi167 ceph-mon[49361]: osd.0 reported immediately failed by osd.5 2024-09-17T07:18:25.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:24 smithi167 ceph-mon[49361]: osd.0 reported immediately failed by osd.7 2024-09-17T07:18:25.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:24 smithi167 ceph-mon[49361]: osd.0 reported immediately failed by osd.3 2024-09-17T07:18:25.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:24 smithi167 ceph-mon[49361]: osd.0 reported immediately failed by osd.2 2024-09-17T07:18:25.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:24 smithi167 ceph-mon[49361]: osd.0 reported immediately failed by osd.1 2024-09-17T07:18:25.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:24 smithi167 ceph-mon[49361]: osd.0 reported immediately failed by osd.4 2024-09-17T07:18:25.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:24 smithi167 ceph-mon[49361]: osd.0 reported immediately failed by osd.6 2024-09-17T07:18:25.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:24 smithi167 ceph-mon[49361]: osd.0 reported immediately failed by osd.5 2024-09-17T07:18:25.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:24 smithi167 ceph-mon[49361]: osd.0 reported immediately failed by osd.7 2024-09-17T07:18:25.023 INFO:journalctl@ceph.osd.0.smithi037.stdout:Sep 17 07:18:24 smithi037 podman[73459]: 2024-09-17 07:18:24.620161526 +0000 UTC m=+0.554160808 container remove d74c41c79a3d62c6c57ce402780b6db25160c5b620facfa28037aa5a4e67e697 (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd.0, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, RELEASE=HEAD, GIT_REPO=https://github.com/ceph/ceph-container.git, ceph=True, maintainer=Dimitri Savineau , GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.build-date=20201204, org.label-schema.name=CentOS Base Image, CEPH_POINT_RELEASE=-16.2.0, org.label-schema.schema-version=1.0) 2024-09-17T07:18:25.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:24 smithi037 ceph-mon[67971]: osd.0 reported immediately failed by osd.1 2024-09-17T07:18:25.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:24 smithi037 ceph-mon[67971]: osd.0 failed (root=default,host=smithi037) (connection refused reported by osd.1) 2024-09-17T07:18:25.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:24 smithi037 ceph-mon[67971]: osd.0 reported immediately failed by osd.3 2024-09-17T07:18:25.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:24 smithi037 ceph-mon[67971]: osd.0 reported immediately failed by osd.2 2024-09-17T07:18:25.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:24 smithi037 ceph-mon[67971]: osd.0 reported immediately failed by osd.4 2024-09-17T07:18:25.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:24 smithi037 ceph-mon[67971]: osd.0 reported immediately failed by osd.6 2024-09-17T07:18:25.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:24 smithi037 ceph-mon[67971]: osd.0 reported immediately failed by osd.5 2024-09-17T07:18:25.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:24 smithi037 ceph-mon[67971]: osd.0 reported immediately failed by osd.7 2024-09-17T07:18:25.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:24 smithi037 ceph-mon[67971]: osd.0 reported immediately failed by osd.3 2024-09-17T07:18:25.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:24 smithi037 ceph-mon[67971]: osd.0 reported immediately failed by osd.2 2024-09-17T07:18:25.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:24 smithi037 ceph-mon[67971]: osd.0 reported immediately failed by osd.1 2024-09-17T07:18:25.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:24 smithi037 ceph-mon[67971]: osd.0 reported immediately failed by osd.4 2024-09-17T07:18:25.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:24 smithi037 ceph-mon[67971]: osd.0 reported immediately failed by osd.6 2024-09-17T07:18:25.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:24 smithi037 ceph-mon[67971]: osd.0 reported immediately failed by osd.5 2024-09-17T07:18:25.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:24 smithi037 ceph-mon[67971]: osd.0 reported immediately failed by osd.7 2024-09-17T07:18:25.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:24 smithi037 ceph-mon[67971]: osd.0 reported immediately failed by osd.3 2024-09-17T07:18:25.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:24 smithi037 ceph-mon[67971]: osd.0 reported immediately failed by osd.2 2024-09-17T07:18:25.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:24 smithi037 ceph-mon[67971]: osd.0 reported immediately failed by osd.1 2024-09-17T07:18:25.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:24 smithi037 ceph-mon[67971]: osd.0 reported immediately failed by osd.4 2024-09-17T07:18:25.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:24 smithi037 ceph-mon[67971]: osd.0 reported immediately failed by osd.6 2024-09-17T07:18:25.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:24 smithi037 ceph-mon[67971]: osd.0 reported immediately failed by osd.5 2024-09-17T07:18:25.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:24 smithi037 ceph-mon[67971]: osd.0 reported immediately failed by osd.7 2024-09-17T07:18:25.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:24 smithi037 ceph-mon[67971]: osd.0 reported immediately failed by osd.3 2024-09-17T07:18:25.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:24 smithi037 ceph-mon[67971]: osd.0 reported immediately failed by osd.2 2024-09-17T07:18:25.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:24 smithi037 ceph-mon[67971]: osd.0 reported immediately failed by osd.1 2024-09-17T07:18:25.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:24 smithi037 ceph-mon[67971]: osd.0 reported immediately failed by osd.4 2024-09-17T07:18:25.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:24 smithi037 ceph-mon[67971]: osd.0 reported immediately failed by osd.6 2024-09-17T07:18:25.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:24 smithi037 ceph-mon[67971]: osd.0 reported immediately failed by osd.5 2024-09-17T07:18:25.026 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:24 smithi037 ceph-mon[67971]: osd.0 reported immediately failed by osd.7 2024-09-17T07:18:25.481 INFO:journalctl@ceph.osd.0.smithi037.stdout:Sep 17 07:18:25 smithi037 podman[73562]: 2024-09-17 07:18:25.191623188 +0000 UTC m=+0.106849770 container create 3822982a402658ef1d76a8742ad21669c780cb2a1823193bfd9e934678da066a (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-0-deactivate, RELEASE=reef-19e2a2b, GIT_CLEAN=True, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux ) 2024-09-17T07:18:25.482 INFO:journalctl@ceph.osd.0.smithi037.stdout:Sep 17 07:18:25 smithi037 podman[73562]: 2024-09-17 07:18:25.101366085 +0000 UTC m=+0.016592674 image pull 980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89 quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 2024-09-17T07:18:25.482 INFO:journalctl@ceph.osd.0.smithi037.stdout:Sep 17 07:18:25 smithi037 podman[73562]: 2024-09-17 07:18:25.390088331 +0000 UTC m=+0.305314915 container init 3822982a402658ef1d76a8742ad21669c780cb2a1823193bfd9e934678da066a (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-0-deactivate, RELEASE=reef-19e2a2b, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-17T07:18:25.482 INFO:journalctl@ceph.osd.0.smithi037.stdout:Sep 17 07:18:25 smithi037 podman[73562]: 2024-09-17 07:18:25.39396653 +0000 UTC m=+0.309193107 container start 3822982a402658ef1d76a8742ad21669c780cb2a1823193bfd9e934678da066a (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-0-deactivate, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, ceph=True, org.label-schema.license=GPLv2, GIT_CLEAN=True, RELEASE=reef-19e2a2b, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux ) 2024-09-17T07:18:25.482 INFO:journalctl@ceph.osd.0.smithi037.stdout:Sep 17 07:18:25 smithi037 podman[73562]: 2024-09-17 07:18:25.481658122 +0000 UTC m=+0.396884702 container attach 3822982a402658ef1d76a8742ad21669c780cb2a1823193bfd9e934678da066a (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-0-deactivate, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.build-date=20240731, RELEASE=reef-19e2a2b, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD) 2024-09-17T07:18:25.773 INFO:journalctl@ceph.osd.0.smithi037.stdout:Sep 17 07:18:25 smithi037 podman[73562]: 2024-09-17 07:18:25.583465124 +0000 UTC m=+0.498691714 container died 3822982a402658ef1d76a8742ad21669c780cb2a1823193bfd9e934678da066a (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-0-deactivate, RELEASE=reef-19e2a2b, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, ceph=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-17T07:18:25.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:25 smithi037 ceph-mon[67971]: pgmap v43: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-09-17T07:18:25.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:25 smithi037 ceph-mon[67971]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T07:18:25.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:25 smithi037 ceph-mon[67971]: osdmap e74: 8 total, 7 up, 8 in 2024-09-17T07:18:25.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:25 smithi167 ceph-mon[49361]: pgmap v43: 129 pgs: 129 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-09-17T07:18:25.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:25 smithi167 ceph-mon[49361]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T07:18:25.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:25 smithi167 ceph-mon[49361]: osdmap e74: 8 total, 7 up, 8 in 2024-09-17T07:18:26.467 INFO:journalctl@ceph.osd.0.smithi037.stdout:Sep 17 07:18:26 smithi037 podman[73586]: 2024-09-17 07:18:26.227949746 +0000 UTC m=+0.635449810 container remove 3822982a402658ef1d76a8742ad21669c780cb2a1823193bfd9e934678da066a (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-0-deactivate, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, RELEASE=reef-19e2a2b, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2) 2024-09-17T07:18:26.467 INFO:journalctl@ceph.osd.0.smithi037.stdout:Sep 17 07:18:26 smithi037 systemd[1]: ceph-d241d094-74c1-11ef-bceb-c7b262605968@osd.0.service: Deactivated successfully. 2024-09-17T07:18:26.467 INFO:journalctl@ceph.osd.0.smithi037.stdout:Sep 17 07:18:26 smithi037 systemd[1]: Stopped Ceph osd.0 for d241d094-74c1-11ef-bceb-c7b262605968. 2024-09-17T07:18:26.467 INFO:journalctl@ceph.osd.0.smithi037.stdout:Sep 17 07:18:26 smithi037 systemd[1]: ceph-d241d094-74c1-11ef-bceb-c7b262605968@osd.0.service: Consumed 1.171s CPU time. 2024-09-17T07:18:26.734 INFO:journalctl@ceph.osd.0.smithi037.stdout:Sep 17 07:18:26 smithi037 systemd[1]: Starting Ceph osd.0 for d241d094-74c1-11ef-bceb-c7b262605968... 2024-09-17T07:18:26.734 INFO:journalctl@ceph.osd.0.smithi037.stdout:Sep 17 07:18:26 smithi037 podman[73683]: 2024-09-17 07:18:26.583303374 +0000 UTC m=+0.016642626 image pull 980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89 quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 2024-09-17T07:18:26.735 INFO:journalctl@ceph.osd.0.smithi037.stdout:Sep 17 07:18:26 smithi037 podman[73683]: 2024-09-17 07:18:26.703983419 +0000 UTC m=+0.137322713 container create 0edab23ce0daaa76414166d048b6a95281cd0bec1bad952f71b2d3832ab3199a (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-0-activate, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, RELEASE=reef-19e2a2b, ceph=True) 2024-09-17T07:18:26.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:26 smithi167 ceph-mon[49361]: osdmap e75: 8 total, 7 up, 8 in 2024-09-17T07:18:27.006 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:26 smithi037 ceph-mon[67971]: osdmap e75: 8 total, 7 up, 8 in 2024-09-17T07:18:27.006 INFO:journalctl@ceph.osd.0.smithi037.stdout:Sep 17 07:18:26 smithi037 podman[73683]: 2024-09-17 07:18:26.915354543 +0000 UTC m=+0.348693788 container init 0edab23ce0daaa76414166d048b6a95281cd0bec1bad952f71b2d3832ab3199a (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-0-activate, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, RELEASE=reef-19e2a2b, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True) 2024-09-17T07:18:27.007 INFO:journalctl@ceph.osd.0.smithi037.stdout:Sep 17 07:18:26 smithi037 podman[73683]: 2024-09-17 07:18:26.919031752 +0000 UTC m=+0.352370992 container start 0edab23ce0daaa76414166d048b6a95281cd0bec1bad952f71b2d3832ab3199a (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-0-activate, GIT_CLEAN=True, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, RELEASE=reef-19e2a2b, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD) 2024-09-17T07:18:27.007 INFO:journalctl@ceph.osd.0.smithi037.stdout:Sep 17 07:18:27 smithi037 podman[73683]: 2024-09-17 07:18:27.006786973 +0000 UTC m=+0.440126223 container attach 0edab23ce0daaa76414166d048b6a95281cd0bec1bad952f71b2d3832ab3199a (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-0-activate, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, RELEASE=reef-19e2a2b, org.label-schema.license=GPLv2, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD) 2024-09-17T07:18:27.257 INFO:journalctl@ceph.osd.0.smithi037.stdout:Sep 17 07:18:27 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-0-activate[73697]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-17T07:18:27.257 INFO:journalctl@ceph.osd.0.smithi037.stdout:Sep 17 07:18:27 smithi037 bash[73683]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-17T07:18:27.257 INFO:journalctl@ceph.osd.0.smithi037.stdout:Sep 17 07:18:27 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-0-activate[73697]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-0 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-09-17T07:18:27.257 INFO:journalctl@ceph.osd.0.smithi037.stdout:Sep 17 07:18:27 smithi037 bash[73683]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-0 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-09-17T07:18:27.257 INFO:journalctl@ceph.osd.0.smithi037.stdout:Sep 17 07:18:27 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-0-activate[73697]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-17T07:18:27.257 INFO:journalctl@ceph.osd.0.smithi037.stdout:Sep 17 07:18:27 smithi037 bash[73683]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-17T07:18:27.257 INFO:journalctl@ceph.osd.0.smithi037.stdout:Sep 17 07:18:27 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-0-activate[73697]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-17T07:18:27.258 INFO:journalctl@ceph.osd.0.smithi037.stdout:Sep 17 07:18:27 smithi037 bash[73683]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-17T07:18:27.258 INFO:journalctl@ceph.osd.0.smithi037.stdout:Sep 17 07:18:27 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-0-activate[73697]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-09-17T07:18:27.258 INFO:journalctl@ceph.osd.0.smithi037.stdout:Sep 17 07:18:27 smithi037 bash[73683]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-09-17T07:18:27.258 INFO:journalctl@ceph.osd.0.smithi037.stdout:Sep 17 07:18:27 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-0-activate[73697]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-17T07:18:27.258 INFO:journalctl@ceph.osd.0.smithi037.stdout:Sep 17 07:18:27 smithi037 bash[73683]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-17T07:18:27.258 INFO:journalctl@ceph.osd.0.smithi037.stdout:Sep 17 07:18:27 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-0-activate[73697]: --> ceph-volume raw activate successful for osd ID: 0 2024-09-17T07:18:27.258 INFO:journalctl@ceph.osd.0.smithi037.stdout:Sep 17 07:18:27 smithi037 bash[73683]: --> ceph-volume raw activate successful for osd ID: 0 2024-09-17T07:18:27.523 INFO:journalctl@ceph.osd.0.smithi037.stdout:Sep 17 07:18:27 smithi037 podman[73683]: 2024-09-17 07:18:27.275804858 +0000 UTC m=+0.709144095 container died 0edab23ce0daaa76414166d048b6a95281cd0bec1bad952f71b2d3832ab3199a (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-0-activate, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, RELEASE=reef-19e2a2b, ceph=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True) 2024-09-17T07:18:27.835 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:27 smithi037 ceph-mon[67971]: pgmap v46: 129 pgs: 49 peering, 80 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-09-17T07:18:27.835 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:27 smithi037 ceph-mon[67971]: Health check failed: Reduced data availability: 7 pgs inactive, 49 pgs peering (PG_AVAILABILITY) 2024-09-17T07:18:27.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:27 smithi167 ceph-mon[49361]: pgmap v46: 129 pgs: 49 peering, 80 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-09-17T07:18:27.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:27 smithi167 ceph-mon[49361]: Health check failed: Reduced data availability: 7 pgs inactive, 49 pgs peering (PG_AVAILABILITY) 2024-09-17T07:18:28.085 INFO:journalctl@ceph.osd.0.smithi037.stdout:Sep 17 07:18:27 smithi037 podman[73824]: 2024-09-17 07:18:27.835624823 +0000 UTC m=+0.553818053 container remove 0edab23ce0daaa76414166d048b6a95281cd0bec1bad952f71b2d3832ab3199a (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-0-activate, ceph=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=reef-19e2a2b, org.label-schema.build-date=20240731) 2024-09-17T07:18:28.086 INFO:journalctl@ceph.osd.0.smithi037.stdout:Sep 17 07:18:28 smithi037 podman[73883]: 2024-09-17 07:18:27.952324777 +0000 UTC m=+0.016817382 image pull 980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89 quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 2024-09-17T07:18:28.086 INFO:journalctl@ceph.osd.0.smithi037.stdout:Sep 17 07:18:28 smithi037 podman[73883]: 2024-09-17 07:18:28.086040721 +0000 UTC m=+0.150533312 container create 424969d37dcb26dcc7492c4c66b16534d5c05a44d09cdf9814e5fc1c36903b3a (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-19e2a2b, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_CLEAN=True) 2024-09-17T07:18:28.348 INFO:journalctl@ceph.osd.0.smithi037.stdout:Sep 17 07:18:28 smithi037 podman[73883]: 2024-09-17 07:18:28.322533017 +0000 UTC m=+0.387025617 container init 424969d37dcb26dcc7492c4c66b16534d5c05a44d09cdf9814e5fc1c36903b3a (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-0, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=reef-19e2a2b, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_CLEAN=True) 2024-09-17T07:18:28.348 INFO:journalctl@ceph.osd.0.smithi037.stdout:Sep 17 07:18:28 smithi037 podman[73883]: 2024-09-17 07:18:28.326482199 +0000 UTC m=+0.390974792 container start 424969d37dcb26dcc7492c4c66b16534d5c05a44d09cdf9814e5fc1c36903b3a (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-0, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, RELEASE=reef-19e2a2b, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, ceph=True, org.label-schema.vendor=CentOS) 2024-09-17T07:18:28.348 INFO:journalctl@ceph.osd.0.smithi037.stdout:Sep 17 07:18:28 smithi037 ceph-osd[73902]: -- 172.21.15.37:0/3926433346 <== mon.0 v2:172.21.15.37:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55e2e17951e0 con 0x55e2e2514000 2024-09-17T07:18:28.773 INFO:journalctl@ceph.osd.0.smithi037.stdout:Sep 17 07:18:28 smithi037 bash[73883]: 424969d37dcb26dcc7492c4c66b16534d5c05a44d09cdf9814e5fc1c36903b3a 2024-09-17T07:18:28.773 INFO:journalctl@ceph.osd.0.smithi037.stdout:Sep 17 07:18:28 smithi037 systemd[1]: Started Ceph osd.0 for d241d094-74c1-11ef-bceb-c7b262605968. 2024-09-17T07:18:29.151 INFO:journalctl@ceph.osd.0.smithi037.stdout:Sep 17 07:18:28 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-0[73898]: 2024-09-17T07:18:28.872+0000 7f7d2f8d3640 -1 Falling back to public interface 2024-09-17T07:18:29.752 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:29 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:18:29.753 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:29 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:18:29.753 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:29 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:18:29.753 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:29 smithi167 ceph-mon[49361]: pgmap v47: 129 pgs: 49 peering, 80 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-09-17T07:18:29.753 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:29 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:18:29.753 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:29 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:18:29.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:29 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:18:29.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:29 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:18:29.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:29 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:18:29.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:29 smithi037 ceph-mon[67971]: pgmap v47: 129 pgs: 49 peering, 80 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-09-17T07:18:29.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:29 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:18:29.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:29 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:18:31.061 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:30 smithi037 ceph-mon[67971]: Health check failed: Degraded data redundancy: 70/441 objects degraded (15.873%), 18 pgs degraded (PG_DEGRADED) 2024-09-17T07:18:31.061 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:30 smithi037 ceph-mon[67971]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs inactive, 49 pgs peering) 2024-09-17T07:18:31.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:30 smithi167 ceph-mon[49361]: Health check failed: Degraded data redundancy: 70/441 objects degraded (15.873%), 18 pgs degraded (PG_DEGRADED) 2024-09-17T07:18:31.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:30 smithi167 ceph-mon[49361]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs inactive, 49 pgs peering) 2024-09-17T07:18:32.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:31 smithi037 ceph-mon[67971]: pgmap v48: 129 pgs: 31 active+undersized, 18 active+undersized+degraded, 80 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 70/441 objects degraded (15.873%) 2024-09-17T07:18:32.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:31 smithi167 ceph-mon[49361]: pgmap v48: 129 pgs: 31 active+undersized, 18 active+undersized+degraded, 80 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 70/441 objects degraded (15.873%) 2024-09-17T07:18:34.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:33 smithi167 ceph-mon[49361]: pgmap v49: 129 pgs: 31 active+undersized, 18 active+undersized+degraded, 80 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 70/441 objects degraded (15.873%) 2024-09-17T07:18:34.260 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:33 smithi037 ceph-mon[67971]: pgmap v49: 129 pgs: 31 active+undersized, 18 active+undersized+degraded, 80 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 70/441 objects degraded (15.873%) 2024-09-17T07:18:36.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:35 smithi167 ceph-mon[49361]: pgmap v50: 129 pgs: 31 active+undersized, 18 active+undersized+degraded, 80 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 70/441 objects degraded (15.873%) 2024-09-17T07:18:36.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:35 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:18:36.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:35 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:18:36.273 INFO:journalctl@ceph.osd.0.smithi037.stdout:Sep 17 07:18:35 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-0[73898]: 2024-09-17T07:18:35.809+0000 7f7d2f8d3640 -1 osd.0 0 read_superblock omap replica is missing. 2024-09-17T07:18:36.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:35 smithi037 ceph-mon[67971]: pgmap v50: 129 pgs: 31 active+undersized, 18 active+undersized+degraded, 80 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 70/441 objects degraded (15.873%) 2024-09-17T07:18:36.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:35 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:18:36.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:35 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:18:37.024 INFO:journalctl@ceph.osd.0.smithi037.stdout:Sep 17 07:18:36 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-0[73898]: 2024-09-17T07:18:36.822+0000 7f7d2f8d3640 -1 osd.0 73 log_to_monitors true 2024-09-17T07:18:37.385 INFO:journalctl@ceph.osd.0.smithi037.stdout:Sep 17 07:18:37 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-0[73898]: 2024-09-17T07:18:37.055+0000 7f7d2767d640 -1 osd.0 73 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T07:18:37.385 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:37 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:18:37.385 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:37 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:18:37.386 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:37 smithi037 ceph-mon[67971]: pgmap v51: 129 pgs: 31 active+undersized, 18 active+undersized+degraded, 80 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 186 B/s rd, 0 op/s; 70/441 objects degraded (15.873%) 2024-09-17T07:18:37.386 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:37 smithi037 ceph-mon[67971]: from='osd.0 [v2:172.21.15.37:6802/2218647533,v1:172.21.15.37:6803/2218647533]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T07:18:37.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:37 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:18:37.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:37 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:18:37.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:37 smithi167 ceph-mon[49361]: pgmap v51: 129 pgs: 31 active+undersized, 18 active+undersized+degraded, 80 active+clean; 221 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 186 B/s rd, 0 op/s; 70/441 objects degraded (15.873%) 2024-09-17T07:18:37.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:37 smithi167 ceph-mon[49361]: from='osd.0 [v2:172.21.15.37:6802/2218647533,v1:172.21.15.37:6803/2218647533]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T07:18:38.301 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:38 smithi037 ceph-mon[67971]: from='osd.0 [v2:172.21.15.37:6802/2218647533,v1:172.21.15.37:6803/2218647533]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T07:18:38.301 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:38 smithi037 ceph-mon[67971]: osdmap e76: 8 total, 7 up, 8 in 2024-09-17T07:18:38.301 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:38 smithi037 ceph-mon[67971]: from='osd.0 [v2:172.21.15.37:6802/2218647533,v1:172.21.15.37:6803/2218647533]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-09-17T07:18:38.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:38 smithi167 ceph-mon[49361]: from='osd.0 [v2:172.21.15.37:6802/2218647533,v1:172.21.15.37:6803/2218647533]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T07:18:38.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:38 smithi167 ceph-mon[49361]: osdmap e76: 8 total, 7 up, 8 in 2024-09-17T07:18:38.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:38 smithi167 ceph-mon[49361]: from='osd.0 [v2:172.21.15.37:6802/2218647533,v1:172.21.15.37:6803/2218647533]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-09-17T07:18:39.326 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:39 smithi037 ceph-mon[67971]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T07:18:39.327 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:39 smithi037 ceph-mon[67971]: osd.0 [v2:172.21.15.37:6802/2218647533,v1:172.21.15.37:6803/2218647533] boot 2024-09-17T07:18:39.327 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:39 smithi037 ceph-mon[67971]: osdmap e77: 8 total, 8 up, 8 in 2024-09-17T07:18:39.327 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:39 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T07:18:39.327 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:39 smithi037 ceph-mon[67971]: pgmap v54: 129 pgs: 31 active+undersized, 18 active+undersized+degraded, 80 active+clean; 221 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 70/441 objects degraded (15.873%) 2024-09-17T07:18:39.327 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:39 smithi037 ceph-mon[67971]: osdmap e78: 8 total, 8 up, 8 in 2024-09-17T07:18:39.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:39 smithi167 ceph-mon[49361]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T07:18:39.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:39 smithi167 ceph-mon[49361]: osd.0 [v2:172.21.15.37:6802/2218647533,v1:172.21.15.37:6803/2218647533] boot 2024-09-17T07:18:39.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:39 smithi167 ceph-mon[49361]: osdmap e77: 8 total, 8 up, 8 in 2024-09-17T07:18:39.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:39 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T07:18:39.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:39 smithi167 ceph-mon[49361]: pgmap v54: 129 pgs: 31 active+undersized, 18 active+undersized+degraded, 80 active+clean; 221 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 70/441 objects degraded (15.873%) 2024-09-17T07:18:39.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:39 smithi167 ceph-mon[49361]: osdmap e78: 8 total, 8 up, 8 in 2024-09-17T07:18:40.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:40 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:18:40.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:40 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:18:40.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:40 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:18:40.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:40 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:18:40.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:40 smithi167 ceph-mon[49361]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:18:40.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:40 smithi167 ceph-mon[49361]: pgmap v56: 129 pgs: 31 active+undersized, 18 active+undersized+degraded, 80 active+clean; 221 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 430 B/s rd, 0 op/s; 70/441 objects degraded (15.873%) 2024-09-17T07:18:40.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:40 smithi167 ceph-mon[49361]: pgmap v57: 129 pgs: 31 active+undersized, 18 active+undersized+degraded, 80 active+clean; 221 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 70/441 objects degraded (15.873%) 2024-09-17T07:18:40.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:40 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:18:40.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:40 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:18:40.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:40 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:18:40.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:40 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:18:40.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:40 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:18:40.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:40 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:18:40.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:40 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-17T07:18:40.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:40 smithi167 ceph-mon[49361]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-17T07:18:40.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:40 smithi167 ceph-mon[49361]: Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-09-17T07:18:40.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:40 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:18:40.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:40 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:18:40.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:40 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:18:40.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:40 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:18:40.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:40 smithi037 ceph-mon[67971]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:18:40.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:40 smithi037 ceph-mon[67971]: pgmap v56: 129 pgs: 31 active+undersized, 18 active+undersized+degraded, 80 active+clean; 221 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 430 B/s rd, 0 op/s; 70/441 objects degraded (15.873%) 2024-09-17T07:18:40.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:40 smithi037 ceph-mon[67971]: pgmap v57: 129 pgs: 31 active+undersized, 18 active+undersized+degraded, 80 active+clean; 221 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 70/441 objects degraded (15.873%) 2024-09-17T07:18:40.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:40 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:18:40.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:40 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:18:40.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:40 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:18:40.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:40 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:18:40.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:40 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:18:40.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:40 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:18:40.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:40 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-17T07:18:40.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:40 smithi037 ceph-mon[67971]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-17T07:18:40.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:40 smithi037 ceph-mon[67971]: Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-09-17T07:18:41.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:41 smithi167 ceph-mon[49361]: Health check update: Degraded data redundancy: 15/441 objects degraded (3.401%), 3 pgs degraded (PG_DEGRADED) 2024-09-17T07:18:42.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:41 smithi037 ceph-mon[67971]: Health check update: Degraded data redundancy: 15/441 objects degraded (3.401%), 3 pgs degraded (PG_DEGRADED) 2024-09-17T07:18:42.845 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:42 smithi037 ceph-mon[67971]: pgmap v58: 129 pgs: 13 active+undersized, 3 active+undersized+degraded, 113 active+clean; 221 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 15/441 objects degraded (3.401%) 2024-09-17T07:18:42.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:42 smithi167 ceph-mon[49361]: pgmap v58: 129 pgs: 13 active+undersized, 3 active+undersized+degraded, 113 active+clean; 221 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 15/441 objects degraded (3.401%) 2024-09-17T07:18:43.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:43 smithi167 ceph-mon[49361]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 15/441 objects degraded (3.401%), 3 pgs degraded) 2024-09-17T07:18:44.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:43 smithi037 ceph-mon[67971]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 15/441 objects degraded (3.401%), 3 pgs degraded) 2024-09-17T07:18:44.900 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:44 smithi167 ceph-mon[49361]: pgmap v59: 129 pgs: 129 active+clean; 221 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-17T07:18:44.900 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:44 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:18:44.900 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:44 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:18:45.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:44 smithi037 ceph-mon[67971]: pgmap v59: 129 pgs: 129 active+clean; 221 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-17T07:18:45.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:44 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:18:45.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:44 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:18:46.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:46 smithi167 ceph-mon[49361]: pgmap v60: 129 pgs: 129 active+clean; 221 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 302 B/s rd, 454 B/s wr, 0 op/s 2024-09-17T07:18:47.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:46 smithi037 ceph-mon[67971]: pgmap v60: 129 pgs: 129 active+clean; 221 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 302 B/s rd, 454 B/s wr, 0 op/s 2024-09-17T07:18:47.925 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:47 smithi037 ceph-mon[67971]: mgrmap e47: smithi037.xnzdne(active, since 92s), standbys: smithi167.ysqmzf 2024-09-17T07:18:47.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:47 smithi167 ceph-mon[49361]: mgrmap e47: smithi037.xnzdne(active, since 92s), standbys: smithi167.ysqmzf 2024-09-17T07:18:48.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:48 smithi167 ceph-mon[49361]: pgmap v61: 129 pgs: 129 active+clean; 221 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 243 B/s rd, 364 B/s wr, 0 op/s 2024-09-17T07:18:49.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:48 smithi037 ceph-mon[67971]: pgmap v61: 129 pgs: 129 active+clean; 221 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 243 B/s rd, 364 B/s wr, 0 op/s 2024-09-17T07:18:50.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:49 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:18:50.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:49 smithi167 ceph-mon[49361]: pgmap v62: 129 pgs: 129 active+clean; 221 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 204 B/s rd, 307 B/s wr, 0 op/s 2024-09-17T07:18:50.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:49 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:18:50.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:49 smithi037 ceph-mon[67971]: pgmap v62: 129 pgs: 129 active+clean; 221 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 204 B/s rd, 307 B/s wr, 0 op/s 2024-09-17T07:18:51.607 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-09-17T07:18:52.265 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T07:18:52.265 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.smithi037 smithi037 *:9093,9094 running (11m) 16s ago 21m 19.3M - 0.20.0 0881eb8f169f cc564f04f199 2024-09-17T07:18:52.265 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi037 smithi037 running (48s) 16s ago 21m 6891k - 18.2.4-855-g19e2a2be 980a0bfcd684 de568c6f44a6 2024-09-17T07:18:52.266 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi167 smithi167 running (43s) 38s ago 20m 6891k - 18.2.4-855-g19e2a2be 980a0bfcd684 2749f4c51060 2024-09-17T07:18:52.266 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.smithi037 smithi037 *:3000 running (8m) 16s ago 21m 37.3M - 6.7.4 557c83e11646 645fc2db463d 2024-09-17T07:18:52.266 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi037.jtdcan smithi037 running (16m) 16s ago 16m 16.4M - 16.2.0 24ecd6d5f14c 9972c22cf2de 2024-09-17T07:18:52.266 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi167.pprzvy smithi167 running (16m) 38s ago 16m 41.2M - 16.2.0 24ecd6d5f14c 7f42961a3697 2024-09-17T07:18:52.266 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi037.xnzdne smithi037 *:8443,9283,8765 running (2m) 16s ago 22m 486M - 18.2.4-855-g19e2a2be 980a0bfcd684 e9e9a55f52f5 2024-09-17T07:18:52.266 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi167.ysqmzf smithi167 *:8443,9283,8765 running (118s) 38s ago 20m 438M - 18.2.4-855-g19e2a2be 980a0bfcd684 22020adca1e8 2024-09-17T07:18:52.266 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi037 smithi037 running (105s) 16s ago 22m 51.0M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 8ad50fcd5c53 2024-09-17T07:18:52.266 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi167 smithi167 running (85s) 38s ago 20m 36.4M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 4e36fc03fea9 2024-09-17T07:18:52.266 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.0.0.smithi037.koazav smithi037 *:2049 running (13m) 16s ago 13m 138M - 3.5 24ecd6d5f14c b21a22e84630 2024-09-17T07:18:52.266 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.1.0.smithi167.rhgwce smithi167 *:2049 running (13m) 38s ago 13m 88.1M - 3.5 24ecd6d5f14c d8f95531d8af 2024-09-17T07:18:52.266 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi037 smithi037 *:9100 running (6m) 16s ago 20m 17.2M - 0.18.1 e5a616e4b9cf 04d51e0863df 2024-09-17T07:18:52.266 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi167 smithi167 *:9100 running (2m) 38s ago 20m 4710k - 0.18.1 e5a616e4b9cf 52cd9c3f271e 2024-09-17T07:18:52.267 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (24s) 16s ago 19m 12.0M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 424969d37dcb 2024-09-17T07:18:52.267 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (19m) 16s ago 19m 453M 4096M 16.2.0 24ecd6d5f14c 9893d8fdab55 2024-09-17T07:18:52.267 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (19m) 16s ago 19m 365M 4096M 16.2.0 24ecd6d5f14c f5506a58d1bb 2024-09-17T07:18:52.267 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (18m) 16s ago 18m 470M 4096M 16.2.0 24ecd6d5f14c 9bc451cb2df8 2024-09-17T07:18:52.267 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi167 running (18m) 38s ago 18m 489M 4096M 16.2.0 24ecd6d5f14c 062421f15e44 2024-09-17T07:18:52.267 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi167 running (18m) 38s ago 18m 582M 4096M 16.2.0 24ecd6d5f14c f1d1552fbeeb 2024-09-17T07:18:52.267 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi167 running (17m) 38s ago 17m 504M 4096M 16.2.0 24ecd6d5f14c 5c621e82d4cd 2024-09-17T07:18:52.267 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi167 running (17m) 38s ago 17m 765M 4096M 16.2.0 24ecd6d5f14c 721a3bad3841 2024-09-17T07:18:52.267 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.smithi037 smithi037 *:9095 unknown 16s ago 20m - - 2024-09-17T07:18:52.671 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T07:18:52.671 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-09-17T07:18:52.671 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T07:18:52.671 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:18:52.671 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-09-17T07:18:52.671 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T07:18:52.671 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:18:52.671 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-09-17T07:18:52.671 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 7, 2024-09-17T07:18:52.671 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T07:18:52.672 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:18:52.672 INFO:teuthology.orchestra.run.smithi037.stdout: "mds": { 2024-09-17T07:18:52.672 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:18:52.672 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:18:52.672 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-09-17T07:18:52.672 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 9, 2024-09-17T07:18:52.672 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 5 2024-09-17T07:18:52.672 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-09-17T07:18:52.672 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T07:18:52.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:52 smithi167 ceph-mon[49361]: pgmap v63: 129 pgs: 129 active+clean; 221 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T07:18:52.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:52 smithi167 ceph-mon[49361]: from='client.34208 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:18:53.010 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T07:18:53.010 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9", 2024-09-17T07:18:53.010 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": true, 2024-09-17T07:18:53.010 INFO:teuthology.orchestra.run.smithi037.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T07:18:53.010 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [ 2024-09-17T07:18:53.010 INFO:teuthology.orchestra.run.smithi037.stdout: "mon", 2024-09-17T07:18:53.010 INFO:teuthology.orchestra.run.smithi037.stdout: "crash", 2024-09-17T07:18:53.010 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr" 2024-09-17T07:18:53.010 INFO:teuthology.orchestra.run.smithi037.stdout: ], 2024-09-17T07:18:53.011 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": "7/23 daemons upgraded", 2024-09-17T07:18:53.011 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "Currently upgrading osd daemons", 2024-09-17T07:18:53.011 INFO:teuthology.orchestra.run.smithi037.stdout: "is_paused": false 2024-09-17T07:18:53.011 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T07:18:53.011 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:52 smithi037 ceph-mon[67971]: pgmap v63: 129 pgs: 129 active+clean; 221 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T07:18:53.011 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:52 smithi037 ceph-mon[67971]: from='client.34208 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:18:53.412 INFO:teuthology.orchestra.run.smithi037.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-09-17T07:18:53.412 INFO:teuthology.orchestra.run.smithi037.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-09-17T07:18:53.412 INFO:teuthology.orchestra.run.smithi037.stdout: daemon prometheus.smithi037 on smithi037 is in unknown state 2024-09-17T07:18:53.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:53 smithi037 ceph-mon[67971]: from='client.34212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:18:53.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:53 smithi037 ceph-mon[67971]: from='client.34216 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:18:53.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:53 smithi037 ceph-mon[67971]: from='client.34220 172.21.15.37:0/3656694038' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:18:53.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:53 smithi037 ceph-mon[67971]: from='client.34228 172.21.15.37:0/2875973416' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:18:53.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:53 smithi167 ceph-mon[49361]: from='client.34212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:18:53.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:53 smithi167 ceph-mon[49361]: from='client.34216 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:18:53.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:53 smithi167 ceph-mon[49361]: from='client.34220 172.21.15.37:0/3656694038' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:18:53.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:53 smithi167 ceph-mon[49361]: from='client.34228 172.21.15.37:0/2875973416' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:18:54.849 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:54 smithi037 ceph-mon[67971]: from='client.34224 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:18:54.849 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:54 smithi037 ceph-mon[67971]: pgmap v64: 129 pgs: 129 active+clean; 221 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T07:18:54.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:54 smithi167 ceph-mon[49361]: from='client.34224 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:18:54.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:54 smithi167 ceph-mon[49361]: pgmap v64: 129 pgs: 129 active+clean; 221 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T07:18:55.864 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:55 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-17T07:18:55.864 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:55 smithi037 ceph-mon[67971]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-17T07:18:55.865 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:55 smithi037 ceph-mon[67971]: Upgrade: osd.1 is safe to restart 2024-09-17T07:18:55.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:55 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-17T07:18:55.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:55 smithi167 ceph-mon[49361]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-17T07:18:55.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:55 smithi167 ceph-mon[49361]: Upgrade: osd.1 is safe to restart 2024-09-17T07:18:56.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:56 smithi037 ceph-mon[67971]: pgmap v65: 129 pgs: 129 active+clean; 221 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T07:18:56.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:56 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:18:56.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:56 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-17T07:18:56.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:56 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:18:56.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:56 smithi167 ceph-mon[49361]: pgmap v65: 129 pgs: 129 active+clean; 221 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T07:18:56.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:56 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:18:56.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:56 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-17T07:18:56.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:56 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:18:57.716 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:57 smithi037 ceph-mon[67971]: Upgrade: Updating osd.1 2024-09-17T07:18:57.716 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:57 smithi037 ceph-mon[67971]: Deploying daemon osd.1 on smithi037 2024-09-17T07:18:57.998 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:57 smithi167 ceph-mon[49361]: Upgrade: Updating osd.1 2024-09-17T07:18:58.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:57 smithi167 ceph-mon[49361]: Deploying daemon osd.1 on smithi037 2024-09-17T07:18:58.729 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:58 smithi037 ceph-mon[67971]: pgmap v66: 129 pgs: 129 active+clean; 221 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:18:58.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:58 smithi167 ceph-mon[49361]: pgmap v66: 129 pgs: 129 active+clean; 221 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:18:58.999 INFO:journalctl@ceph.osd.1.smithi037.stdout:Sep 17 07:18:58 smithi037 systemd[1]: Stopping Ceph osd.1 for d241d094-74c1-11ef-bceb-c7b262605968... 2024-09-17T07:18:58.999 INFO:journalctl@ceph.osd.1.smithi037.stdout:Sep 17 07:18:58 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd.1[34678]: debug 2024-09-17T07:18:58.875+0000 7f2a7972f700 -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-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-17T07:18:58.999 INFO:journalctl@ceph.osd.1.smithi037.stdout:Sep 17 07:18:58 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd.1[34678]: debug 2024-09-17T07:18:58.875+0000 7f2a7972f700 -1 osd.1 78 *** Got signal Terminated *** 2024-09-17T07:18:59.000 INFO:journalctl@ceph.osd.1.smithi037.stdout:Sep 17 07:18:58 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd.1[34678]: debug 2024-09-17T07:18:58.875+0000 7f2a7972f700 -1 osd.1 78 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T07:18:59.273 INFO:journalctl@ceph.osd.1.smithi037.stdout:Sep 17 07:18:59 smithi037 podman[76318]: 2024-09-17 07:18:59.00799268 +0000 UTC m=+0.238000418 container died 9893d8fdab55327bd4a1605a8566fa5d040ed26000fce63698d36dbf15760c34 (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd.1, CEPH_POINT_RELEASE=-16.2.0, GIT_BRANCH=HEAD, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, maintainer=Dimitri Savineau , org.label-schema.license=GPLv2, GIT_REPO=https://github.com/ceph/ceph-container.git, RELEASE=HEAD, org.label-schema.build-date=20201204, GIT_CLEAN=True, ceph=True, org.label-schema.name=CentOS Base Image, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS) 2024-09-17T07:18:59.676 INFO:journalctl@ceph.osd.1.smithi037.stdout:Sep 17 07:18:59 smithi037 podman[76318]: 2024-09-17 07:18:59.441713075 +0000 UTC m=+0.671720854 container cleanup 9893d8fdab55327bd4a1605a8566fa5d040ed26000fce63698d36dbf15760c34 (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd.1, maintainer=Dimitri Savineau , CEPH_POINT_RELEASE=-16.2.0, GIT_BRANCH=HEAD, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, ceph=True, GIT_CLEAN=True, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.build-date=20201204, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, RELEASE=HEAD, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Base Image) 2024-09-17T07:18:59.677 INFO:journalctl@ceph.osd.1.smithi037.stdout:Sep 17 07:18:59 smithi037 bash[76318]: ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd.1 2024-09-17T07:18:59.677 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:59 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:18:59.677 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:59 smithi037 ceph-mon[67971]: osd.1 reported immediately failed by osd.3 2024-09-17T07:18:59.677 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:59 smithi037 ceph-mon[67971]: osd.1 failed (root=default,host=smithi037) (connection refused reported by osd.3) 2024-09-17T07:18:59.677 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:59 smithi037 ceph-mon[67971]: osd.1 reported immediately failed by osd.2 2024-09-17T07:18:59.677 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:59 smithi037 ceph-mon[67971]: osd.1 reported immediately failed by osd.0 2024-09-17T07:18:59.677 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:59 smithi037 ceph-mon[67971]: osd.1 reported immediately failed by osd.3 2024-09-17T07:18:59.677 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:59 smithi037 ceph-mon[67971]: osd.1 reported immediately failed by osd.2 2024-09-17T07:18:59.678 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:59 smithi037 ceph-mon[67971]: osd.1 reported immediately failed by osd.0 2024-09-17T07:18:59.678 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:59 smithi037 ceph-mon[67971]: osd.1 reported immediately failed by osd.7 2024-09-17T07:18:59.678 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:59 smithi037 ceph-mon[67971]: osd.1 reported immediately failed by osd.4 2024-09-17T07:18:59.678 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:59 smithi037 ceph-mon[67971]: osd.1 reported immediately failed by osd.6 2024-09-17T07:18:59.678 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:59 smithi037 ceph-mon[67971]: osd.1 reported immediately failed by osd.5 2024-09-17T07:18:59.678 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:59 smithi037 ceph-mon[67971]: osd.1 reported immediately failed by osd.7 2024-09-17T07:18:59.678 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:59 smithi037 ceph-mon[67971]: osd.1 reported immediately failed by osd.4 2024-09-17T07:18:59.678 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:59 smithi037 ceph-mon[67971]: osd.1 reported immediately failed by osd.6 2024-09-17T07:18:59.678 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:18:59 smithi037 ceph-mon[67971]: osd.1 reported immediately failed by osd.5 2024-09-17T07:18:59.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:59 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:18:59.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:59 smithi167 ceph-mon[49361]: osd.1 reported immediately failed by osd.3 2024-09-17T07:18:59.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:59 smithi167 ceph-mon[49361]: osd.1 failed (root=default,host=smithi037) (connection refused reported by osd.3) 2024-09-17T07:18:59.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:59 smithi167 ceph-mon[49361]: osd.1 reported immediately failed by osd.2 2024-09-17T07:18:59.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:59 smithi167 ceph-mon[49361]: osd.1 reported immediately failed by osd.0 2024-09-17T07:18:59.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:59 smithi167 ceph-mon[49361]: osd.1 reported immediately failed by osd.3 2024-09-17T07:18:59.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:59 smithi167 ceph-mon[49361]: osd.1 reported immediately failed by osd.2 2024-09-17T07:18:59.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:59 smithi167 ceph-mon[49361]: osd.1 reported immediately failed by osd.0 2024-09-17T07:18:59.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:59 smithi167 ceph-mon[49361]: osd.1 reported immediately failed by osd.7 2024-09-17T07:19:00.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:59 smithi167 ceph-mon[49361]: osd.1 reported immediately failed by osd.4 2024-09-17T07:19:00.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:59 smithi167 ceph-mon[49361]: osd.1 reported immediately failed by osd.6 2024-09-17T07:19:00.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:59 smithi167 ceph-mon[49361]: osd.1 reported immediately failed by osd.5 2024-09-17T07:19:00.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:59 smithi167 ceph-mon[49361]: osd.1 reported immediately failed by osd.7 2024-09-17T07:19:00.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:59 smithi167 ceph-mon[49361]: osd.1 reported immediately failed by osd.4 2024-09-17T07:19:00.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:59 smithi167 ceph-mon[49361]: osd.1 reported immediately failed by osd.6 2024-09-17T07:19:00.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:18:59 smithi167 ceph-mon[49361]: osd.1 reported immediately failed by osd.5 2024-09-17T07:19:00.023 INFO:journalctl@ceph.osd.1.smithi037.stdout:Sep 17 07:18:59 smithi037 podman[76335]: 2024-09-17 07:18:59.676761584 +0000 UTC m=+0.667326625 container remove 9893d8fdab55327bd4a1605a8566fa5d040ed26000fce63698d36dbf15760c34 (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd.1, org.label-schema.name=CentOS Base Image, GIT_CLEAN=True, ceph=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, maintainer=Dimitri Savineau , org.label-schema.license=GPLv2, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, GIT_REPO=https://github.com/ceph/ceph-container.git, RELEASE=HEAD, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=-16.2.0, org.label-schema.build-date=20201204) 2024-09-17T07:19:00.513 INFO:journalctl@ceph.osd.1.smithi037.stdout:Sep 17 07:19:00 smithi037 podman[76438]: 2024-09-17 07:19:00.211015661 +0000 UTC m=+0.107266989 container create 7134726642c885874867196059b6ea1711959ad560e99a5274ad0ec2d6dce231 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-1-deactivate, GIT_CLEAN=True, RELEASE=reef-19e2a2b, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD) 2024-09-17T07:19:00.513 INFO:journalctl@ceph.osd.1.smithi037.stdout:Sep 17 07:19:00 smithi037 podman[76438]: 2024-09-17 07:19:00.120015314 +0000 UTC m=+0.016266593 image pull 980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89 quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 2024-09-17T07:19:00.513 INFO:journalctl@ceph.osd.1.smithi037.stdout:Sep 17 07:19:00 smithi037 podman[76438]: 2024-09-17 07:19:00.438436489 +0000 UTC m=+0.334687761 container init 7134726642c885874867196059b6ea1711959ad560e99a5274ad0ec2d6dce231 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-1-deactivate, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-19e2a2b, CEPH_POINT_RELEASE=, ceph=True) 2024-09-17T07:19:00.513 INFO:journalctl@ceph.osd.1.smithi037.stdout:Sep 17 07:19:00 smithi037 podman[76438]: 2024-09-17 07:19:00.44191871 +0000 UTC m=+0.338169972 container start 7134726642c885874867196059b6ea1711959ad560e99a5274ad0ec2d6dce231 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-1-deactivate, RELEASE=reef-19e2a2b, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD) 2024-09-17T07:19:00.513 INFO:journalctl@ceph.osd.1.smithi037.stdout:Sep 17 07:19:00 smithi037 podman[76438]: 2024-09-17 07:19:00.513326484 +0000 UTC m=+0.409577765 container attach 7134726642c885874867196059b6ea1711959ad560e99a5274ad0ec2d6dce231 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-1-deactivate, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.schema-version=1.0, RELEASE=reef-19e2a2b, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-17T07:19:00.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:00 smithi037 ceph-mon[67971]: pgmap v67: 129 pgs: 129 active+clean; 221 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:19:00.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:00 smithi037 ceph-mon[67971]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T07:19:00.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:00 smithi037 ceph-mon[67971]: osdmap e79: 8 total, 7 up, 8 in 2024-09-17T07:19:00.774 INFO:journalctl@ceph.osd.1.smithi037.stdout:Sep 17 07:19:00 smithi037 podman[76438]: 2024-09-17 07:19:00.643880142 +0000 UTC m=+0.540131405 container died 7134726642c885874867196059b6ea1711959ad560e99a5274ad0ec2d6dce231 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-1-deactivate, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, RELEASE=reef-19e2a2b, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_CLEAN=True, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-17T07:19:00.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:00 smithi167 ceph-mon[49361]: pgmap v67: 129 pgs: 129 active+clean; 221 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:19:00.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:00 smithi167 ceph-mon[49361]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T07:19:00.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:00 smithi167 ceph-mon[49361]: osdmap e79: 8 total, 7 up, 8 in 2024-09-17T07:19:01.523 INFO:journalctl@ceph.osd.1.smithi037.stdout:Sep 17 07:19:01 smithi037 podman[76461]: 2024-09-17 07:19:01.201006453 +0000 UTC m=+0.550051423 container remove 7134726642c885874867196059b6ea1711959ad560e99a5274ad0ec2d6dce231 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-1-deactivate, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, RELEASE=reef-19e2a2b, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_CLEAN=True, GIT_BRANCH=HEAD) 2024-09-17T07:19:01.524 INFO:journalctl@ceph.osd.1.smithi037.stdout:Sep 17 07:19:01 smithi037 systemd[1]: ceph-d241d094-74c1-11ef-bceb-c7b262605968@osd.1.service: Deactivated successfully. 2024-09-17T07:19:01.524 INFO:journalctl@ceph.osd.1.smithi037.stdout:Sep 17 07:19:01 smithi037 systemd[1]: Stopped Ceph osd.1 for d241d094-74c1-11ef-bceb-c7b262605968. 2024-09-17T07:19:01.524 INFO:journalctl@ceph.osd.1.smithi037.stdout:Sep 17 07:19:01 smithi037 systemd[1]: ceph-d241d094-74c1-11ef-bceb-c7b262605968@osd.1.service: Consumed 1.140s CPU time. 2024-09-17T07:19:01.524 INFO:journalctl@ceph.osd.1.smithi037.stdout:Sep 17 07:19:01 smithi037 systemd[1]: Starting Ceph osd.1 for d241d094-74c1-11ef-bceb-c7b262605968... 2024-09-17T07:19:01.853 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:01 smithi037 ceph-mon[67971]: osdmap e80: 8 total, 7 up, 8 in 2024-09-17T07:19:01.854 INFO:journalctl@ceph.osd.1.smithi037.stdout:Sep 17 07:19:01 smithi037 podman[76561]: 2024-09-17 07:19:01.552253286 +0000 UTC m=+0.016648363 image pull 980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89 quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 2024-09-17T07:19:01.854 INFO:journalctl@ceph.osd.1.smithi037.stdout:Sep 17 07:19:01 smithi037 podman[76561]: 2024-09-17 07:19:01.660239875 +0000 UTC m=+0.124634953 container create 33b53b515a87d77068c2ad23a31f1925a6a6d167a3d08117ba82bc2c7e7106ed (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-1-activate, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , RELEASE=reef-19e2a2b, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True) 2024-09-17T07:19:01.854 INFO:journalctl@ceph.osd.1.smithi037.stdout:Sep 17 07:19:01 smithi037 podman[76561]: 2024-09-17 07:19:01.854115775 +0000 UTC m=+0.318510862 container init 33b53b515a87d77068c2ad23a31f1925a6a6d167a3d08117ba82bc2c7e7106ed (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-1-activate, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, RELEASE=reef-19e2a2b, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0) 2024-09-17T07:19:01.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:01 smithi167 ceph-mon[49361]: osdmap e80: 8 total, 7 up, 8 in 2024-09-17T07:19:02.165 INFO:journalctl@ceph.osd.1.smithi037.stdout:Sep 17 07:19:01 smithi037 podman[76561]: 2024-09-17 07:19:01.857639159 +0000 UTC m=+0.322034237 container start 33b53b515a87d77068c2ad23a31f1925a6a6d167a3d08117ba82bc2c7e7106ed (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-1-activate, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, RELEASE=reef-19e2a2b, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS) 2024-09-17T07:19:02.166 INFO:journalctl@ceph.osd.1.smithi037.stdout:Sep 17 07:19:01 smithi037 podman[76561]: 2024-09-17 07:19:01.96273675 +0000 UTC m=+0.427131840 container attach 33b53b515a87d77068c2ad23a31f1925a6a6d167a3d08117ba82bc2c7e7106ed (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-1-activate, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-19e2a2b, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=) 2024-09-17T07:19:02.524 INFO:journalctl@ceph.osd.1.smithi037.stdout:Sep 17 07:19:02 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-1-activate[76576]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-17T07:19:02.524 INFO:journalctl@ceph.osd.1.smithi037.stdout:Sep 17 07:19:02 smithi037 bash[76561]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-17T07:19:02.524 INFO:journalctl@ceph.osd.1.smithi037.stdout:Sep 17 07:19:02 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-1-activate[76576]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-1 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-09-17T07:19:02.524 INFO:journalctl@ceph.osd.1.smithi037.stdout:Sep 17 07:19:02 smithi037 bash[76561]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-1 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-09-17T07:19:02.524 INFO:journalctl@ceph.osd.1.smithi037.stdout:Sep 17 07:19:02 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-1-activate[76576]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-09-17T07:19:02.524 INFO:journalctl@ceph.osd.1.smithi037.stdout:Sep 17 07:19:02 smithi037 bash[76561]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-09-17T07:19:02.524 INFO:journalctl@ceph.osd.1.smithi037.stdout:Sep 17 07:19:02 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-1-activate[76576]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-17T07:19:02.524 INFO:journalctl@ceph.osd.1.smithi037.stdout:Sep 17 07:19:02 smithi037 bash[76561]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-17T07:19:02.524 INFO:journalctl@ceph.osd.1.smithi037.stdout:Sep 17 07:19:02 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-1-activate[76576]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-09-17T07:19:02.524 INFO:journalctl@ceph.osd.1.smithi037.stdout:Sep 17 07:19:02 smithi037 bash[76561]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-09-17T07:19:02.524 INFO:journalctl@ceph.osd.1.smithi037.stdout:Sep 17 07:19:02 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-1-activate[76576]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-17T07:19:02.524 INFO:journalctl@ceph.osd.1.smithi037.stdout:Sep 17 07:19:02 smithi037 bash[76561]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-17T07:19:02.525 INFO:journalctl@ceph.osd.1.smithi037.stdout:Sep 17 07:19:02 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-1-activate[76576]: --> ceph-volume raw activate successful for osd ID: 1 2024-09-17T07:19:02.525 INFO:journalctl@ceph.osd.1.smithi037.stdout:Sep 17 07:19:02 smithi037 bash[76561]: --> ceph-volume raw activate successful for osd ID: 1 2024-09-17T07:19:02.525 INFO:journalctl@ceph.osd.1.smithi037.stdout:Sep 17 07:19:02 smithi037 podman[76561]: 2024-09-17 07:19:02.214701498 +0000 UTC m=+0.679096578 container died 33b53b515a87d77068c2ad23a31f1925a6a6d167a3d08117ba82bc2c7e7106ed (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-1-activate, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=reef-19e2a2b, GIT_BRANCH=HEAD, ceph=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS) 2024-09-17T07:19:02.832 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:02 smithi037 ceph-mon[67971]: pgmap v70: 129 pgs: 48 peering, 1 stale+active+clean, 80 active+clean; 221 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-17T07:19:02.833 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:02 smithi037 ceph-mon[67971]: Health check failed: Reduced data availability: 5 pgs inactive, 14 pgs peering (PG_AVAILABILITY) 2024-09-17T07:19:02.998 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:02 smithi167 ceph-mon[49361]: pgmap v70: 129 pgs: 48 peering, 1 stale+active+clean, 80 active+clean; 221 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-09-17T07:19:02.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:02 smithi167 ceph-mon[49361]: Health check failed: Reduced data availability: 5 pgs inactive, 14 pgs peering (PG_AVAILABILITY) 2024-09-17T07:19:03.182 INFO:journalctl@ceph.osd.1.smithi037.stdout:Sep 17 07:19:02 smithi037 podman[76693]: 2024-09-17 07:19:02.832992106 +0000 UTC m=+0.612297074 container remove 33b53b515a87d77068c2ad23a31f1925a6a6d167a3d08117ba82bc2c7e7106ed (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-1-activate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, RELEASE=reef-19e2a2b, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, ceph=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2) 2024-09-17T07:19:03.183 INFO:journalctl@ceph.osd.1.smithi037.stdout:Sep 17 07:19:03 smithi037 podman[76784]: 2024-09-17 07:19:02.945616035 +0000 UTC m=+0.016824065 image pull 980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89 quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 2024-09-17T07:19:03.183 INFO:journalctl@ceph.osd.1.smithi037.stdout:Sep 17 07:19:03 smithi037 podman[76784]: 2024-09-17 07:19:03.059309864 +0000 UTC m=+0.130517889 container create 21d038dcf00bd6a54c5a1a74faec7bd34ac564f852519d2872d7379fb5527f8b (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-1, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=reef-19e2a2b, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux ) 2024-09-17T07:19:03.773 INFO:journalctl@ceph.osd.1.smithi037.stdout:Sep 17 07:19:03 smithi037 podman[76784]: 2024-09-17 07:19:03.312473683 +0000 UTC m=+0.383681713 container init 21d038dcf00bd6a54c5a1a74faec7bd34ac564f852519d2872d7379fb5527f8b (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-1, ceph=True, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=reef-19e2a2b, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731) 2024-09-17T07:19:03.774 INFO:journalctl@ceph.osd.1.smithi037.stdout:Sep 17 07:19:03 smithi037 podman[76784]: 2024-09-17 07:19:03.316224089 +0000 UTC m=+0.387432117 container start 21d038dcf00bd6a54c5a1a74faec7bd34ac564f852519d2872d7379fb5527f8b (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-1, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, ceph=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , RELEASE=reef-19e2a2b, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_CLEAN=True) 2024-09-17T07:19:03.774 INFO:journalctl@ceph.osd.1.smithi037.stdout:Sep 17 07:19:03 smithi037 ceph-osd[76802]: -- 172.21.15.37:0/258820328 <== mon.0 v2:172.21.15.37:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55598e8791e0 con 0x55598f5f8000 2024-09-17T07:19:03.774 INFO:journalctl@ceph.osd.1.smithi037.stdout:Sep 17 07:19:03 smithi037 bash[76784]: 21d038dcf00bd6a54c5a1a74faec7bd34ac564f852519d2872d7379fb5527f8b 2024-09-17T07:19:03.774 INFO:journalctl@ceph.osd.1.smithi037.stdout:Sep 17 07:19:03 smithi037 systemd[1]: Started Ceph osd.1 for d241d094-74c1-11ef-bceb-c7b262605968. 2024-09-17T07:19:04.135 INFO:journalctl@ceph.osd.1.smithi037.stdout:Sep 17 07:19:03 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-1[76798]: 2024-09-17T07:19:03.858+0000 7f342a06b640 -1 Falling back to public interface 2024-09-17T07:19:04.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:04 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:19:04.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:04 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:19:04.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:04 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:19:04.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:04 smithi167 ceph-mon[49361]: pgmap v71: 129 pgs: 3 active+undersized, 48 peering, 2 active+undersized+degraded, 76 active+clean; 221 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8/441 objects degraded (1.814%) 2024-09-17T07:19:04.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:04 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:19:04.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:04 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:19:04.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:04 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:19:04.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:04 smithi037 ceph-mon[67971]: pgmap v71: 129 pgs: 3 active+undersized, 48 peering, 2 active+undersized+degraded, 76 active+clean; 221 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8/441 objects degraded (1.814%) 2024-09-17T07:19:05.731 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:05 smithi037 ceph-mon[67971]: Health check failed: Degraded data redundancy: 8/441 objects degraded (1.814%), 2 pgs degraded (PG_DEGRADED) 2024-09-17T07:19:05.748 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:05 smithi167 ceph-mon[49361]: Health check failed: Degraded data redundancy: 8/441 objects degraded (1.814%), 2 pgs degraded (PG_DEGRADED) 2024-09-17T07:19:06.744 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:06 smithi037 ceph-mon[67971]: pgmap v72: 129 pgs: 37 active+undersized, 16 active+undersized+degraded, 76 active+clean; 221 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 47/441 objects degraded (10.658%) 2024-09-17T07:19:06.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:06 smithi167 ceph-mon[49361]: pgmap v72: 129 pgs: 37 active+undersized, 16 active+undersized+degraded, 76 active+clean; 221 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 47/441 objects degraded (10.658%) 2024-09-17T07:19:07.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:07 smithi167 ceph-mon[49361]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 14 pgs peering) 2024-09-17T07:19:07.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:07 smithi037 ceph-mon[67971]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 14 pgs peering) 2024-09-17T07:19:08.716 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:08 smithi037 ceph-mon[67971]: pgmap v73: 129 pgs: 37 active+undersized, 16 active+undersized+degraded, 76 active+clean; 221 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 47/441 objects degraded (10.658%) 2024-09-17T07:19:08.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:08 smithi167 ceph-mon[49361]: pgmap v73: 129 pgs: 37 active+undersized, 16 active+undersized+degraded, 76 active+clean; 221 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 47/441 objects degraded (10.658%) 2024-09-17T07:19:10.273 INFO:journalctl@ceph.osd.1.smithi037.stdout:Sep 17 07:19:10 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-1[76798]: 2024-09-17T07:19:10.042+0000 7f342a06b640 -1 osd.1 0 read_superblock omap replica is missing. 2024-09-17T07:19:10.964 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:10 smithi037 ceph-mon[67971]: pgmap v74: 129 pgs: 37 active+undersized, 16 active+undersized+degraded, 76 active+clean; 221 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 47/441 objects degraded (10.658%) 2024-09-17T07:19:10.964 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:10 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:19:10.964 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:10 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:19:10.998 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:10 smithi167 ceph-mon[49361]: pgmap v74: 129 pgs: 37 active+undersized, 16 active+undersized+degraded, 76 active+clean; 221 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 47/441 objects degraded (10.658%) 2024-09-17T07:19:10.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:10 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:19:10.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:10 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:19:11.273 INFO:journalctl@ceph.osd.1.smithi037.stdout:Sep 17 07:19:10 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-1[76798]: 2024-09-17T07:19:10.962+0000 7f342a06b640 -1 osd.1 78 log_to_monitors true 2024-09-17T07:19:12.107 INFO:journalctl@ceph.osd.1.smithi037.stdout:Sep 17 07:19:11 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-1[76798]: 2024-09-17T07:19:11.831+0000 7f3421e15640 -1 osd.1 78 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T07:19:12.108 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:11 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:19:12.108 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:11 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:19:12.108 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:11 smithi037 ceph-mon[67971]: from='osd.1 [v2:172.21.15.37:6810/1135194824,v1:172.21.15.37:6811/1135194824]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-17T07:19:12.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:11 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:19:12.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:11 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:19:12.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:11 smithi167 ceph-mon[49361]: from='osd.1 [v2:172.21.15.37:6810/1135194824,v1:172.21.15.37:6811/1135194824]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-17T07:19:13.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:12 smithi167 ceph-mon[49361]: pgmap v75: 129 pgs: 37 active+undersized, 16 active+undersized+degraded, 76 active+clean; 221 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 187 B/s rd, 0 op/s; 47/441 objects degraded (10.658%) 2024-09-17T07:19:13.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:12 smithi167 ceph-mon[49361]: from='osd.1 [v2:172.21.15.37:6810/1135194824,v1:172.21.15.37:6811/1135194824]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T07:19:13.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:12 smithi167 ceph-mon[49361]: osdmap e81: 8 total, 7 up, 8 in 2024-09-17T07:19:13.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:12 smithi167 ceph-mon[49361]: from='osd.1 [v2:172.21.15.37:6810/1135194824,v1:172.21.15.37:6811/1135194824]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-09-17T07:19:13.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:12 smithi167 ceph-mon[49361]: Health check update: Degraded data redundancy: 47/441 objects degraded (10.658%), 16 pgs degraded (PG_DEGRADED) 2024-09-17T07:19:13.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:12 smithi037 ceph-mon[67971]: pgmap v75: 129 pgs: 37 active+undersized, 16 active+undersized+degraded, 76 active+clean; 221 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 187 B/s rd, 0 op/s; 47/441 objects degraded (10.658%) 2024-09-17T07:19:13.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:12 smithi037 ceph-mon[67971]: from='osd.1 [v2:172.21.15.37:6810/1135194824,v1:172.21.15.37:6811/1135194824]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T07:19:13.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:12 smithi037 ceph-mon[67971]: osdmap e81: 8 total, 7 up, 8 in 2024-09-17T07:19:13.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:12 smithi037 ceph-mon[67971]: from='osd.1 [v2:172.21.15.37:6810/1135194824,v1:172.21.15.37:6811/1135194824]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-09-17T07:19:13.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:12 smithi037 ceph-mon[67971]: Health check update: Degraded data redundancy: 47/441 objects degraded (10.658%), 16 pgs degraded (PG_DEGRADED) 2024-09-17T07:19:14.121 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:13 smithi037 ceph-mon[67971]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T07:19:14.122 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:13 smithi037 ceph-mon[67971]: osd.1 [v2:172.21.15.37:6810/1135194824,v1:172.21.15.37:6811/1135194824] boot 2024-09-17T07:19:14.122 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:13 smithi037 ceph-mon[67971]: osdmap e82: 8 total, 8 up, 8 in 2024-09-17T07:19:14.122 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:13 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T07:19:14.150 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:13 smithi167 ceph-mon[49361]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T07:19:14.150 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:13 smithi167 ceph-mon[49361]: osd.1 [v2:172.21.15.37:6810/1135194824,v1:172.21.15.37:6811/1135194824] boot 2024-09-17T07:19:14.151 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:13 smithi167 ceph-mon[49361]: osdmap e82: 8 total, 8 up, 8 in 2024-09-17T07:19:14.151 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:13 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T07:19:15.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:14 smithi037 ceph-mon[67971]: pgmap v78: 129 pgs: 37 active+undersized, 16 active+undersized+degraded, 76 active+clean; 221 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 47/441 objects degraded (10.658%) 2024-09-17T07:19:15.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:14 smithi037 ceph-mon[67971]: osdmap e83: 8 total, 8 up, 8 in 2024-09-17T07:19:15.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:14 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:19:15.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:14 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:19:15.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:14 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:19:15.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:14 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:19:15.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:14 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:19:15.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:14 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:19:15.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:14 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:19:15.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:14 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:19:15.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:14 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:19:15.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:14 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:19:15.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:14 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:19:15.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:14 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:19:15.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:14 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-17T07:19:15.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:14 smithi167 ceph-mon[49361]: pgmap v78: 129 pgs: 37 active+undersized, 16 active+undersized+degraded, 76 active+clean; 221 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 47/441 objects degraded (10.658%) 2024-09-17T07:19:15.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:14 smithi167 ceph-mon[49361]: osdmap e83: 8 total, 8 up, 8 in 2024-09-17T07:19:15.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:14 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:19:15.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:14 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:19:15.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:14 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:19:15.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:14 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:19:15.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:14 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:19:15.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:14 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:19:15.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:14 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:19:15.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:14 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:19:15.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:14 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:19:15.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:14 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:19:15.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:14 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:19:15.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:14 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:19:15.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:14 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-17T07:19:16.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:15 smithi167 ceph-mon[49361]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:19:16.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:15 smithi167 ceph-mon[49361]: pgmap v80: 129 pgs: 37 active+undersized, 16 active+undersized+degraded, 76 active+clean; 221 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 47/441 objects degraded (10.658%) 2024-09-17T07:19:16.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:15 smithi167 ceph-mon[49361]: pgmap v81: 129 pgs: 37 active+undersized, 16 active+undersized+degraded, 76 active+clean; 221 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 47/441 objects degraded (10.658%) 2024-09-17T07:19:16.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:15 smithi167 ceph-mon[49361]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-17T07:19:16.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:15 smithi167 ceph-mon[49361]: Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-09-17T07:19:16.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:15 smithi037 ceph-mon[67971]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:19:16.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:15 smithi037 ceph-mon[67971]: pgmap v80: 129 pgs: 37 active+undersized, 16 active+undersized+degraded, 76 active+clean; 221 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 47/441 objects degraded (10.658%) 2024-09-17T07:19:16.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:15 smithi037 ceph-mon[67971]: pgmap v81: 129 pgs: 37 active+undersized, 16 active+undersized+degraded, 76 active+clean; 221 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 47/441 objects degraded (10.658%) 2024-09-17T07:19:16.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:15 smithi037 ceph-mon[67971]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-17T07:19:16.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:15 smithi037 ceph-mon[67971]: Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-09-17T07:19:18.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:17 smithi037 ceph-mon[67971]: pgmap v82: 129 pgs: 13 active+undersized, 8 active+undersized+degraded, 108 active+clean; 221 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 490 B/s rd, 0 op/s; 27/441 objects degraded (6.122%) 2024-09-17T07:19:18.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:17 smithi037 ceph-mon[67971]: Health check update: Degraded data redundancy: 27/441 objects degraded (6.122%), 8 pgs degraded (PG_DEGRADED) 2024-09-17T07:19:18.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:17 smithi167 ceph-mon[49361]: pgmap v82: 129 pgs: 13 active+undersized, 8 active+undersized+degraded, 108 active+clean; 221 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 490 B/s rd, 0 op/s; 27/441 objects degraded (6.122%) 2024-09-17T07:19:18.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:17 smithi167 ceph-mon[49361]: Health check update: Degraded data redundancy: 27/441 objects degraded (6.122%), 8 pgs degraded (PG_DEGRADED) 2024-09-17T07:19:19.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:18 smithi167 ceph-mon[49361]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 27/441 objects degraded (6.122%), 8 pgs degraded) 2024-09-17T07:19:19.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:18 smithi037 ceph-mon[67971]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 27/441 objects degraded (6.122%), 8 pgs degraded) 2024-09-17T07:19:20.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:19 smithi167 ceph-mon[49361]: pgmap v83: 129 pgs: 129 active+clean; 221 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 395 B/s rd, 0 op/s 2024-09-17T07:19:20.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:19 smithi037 ceph-mon[67971]: pgmap v83: 129 pgs: 129 active+clean; 221 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 395 B/s rd, 0 op/s 2024-09-17T07:19:21.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:20 smithi167 ceph-mon[49361]: pgmap v84: 129 pgs: 129 active+clean; 221 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 314 B/s rd, 0 op/s 2024-09-17T07:19:21.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:20 smithi037 ceph-mon[67971]: pgmap v84: 129 pgs: 129 active+clean; 221 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 314 B/s rd, 0 op/s 2024-09-17T07:19:23.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:23 smithi167 ceph-mon[49361]: pgmap v85: 129 pgs: 129 active+clean; 221 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 251 B/s rd, 0 op/s 2024-09-17T07:19:23.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:23 smithi037 ceph-mon[67971]: pgmap v85: 129 pgs: 129 active+clean; 221 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 251 B/s rd, 0 op/s 2024-09-17T07:19:23.779 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-09-17T07:19:24.439 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T07:19:24.439 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.smithi037 smithi037 *:9093,9094 running (11m) 14s ago 21m 19.3M - 0.20.0 0881eb8f169f cc564f04f199 2024-09-17T07:19:24.439 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi037 smithi037 running (80s) 14s ago 21m 6891k - 18.2.4-855-g19e2a2be 980a0bfcd684 de568c6f44a6 2024-09-17T07:19:24.439 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi167 smithi167 running (75s) 71s ago 21m 6891k - 18.2.4-855-g19e2a2be 980a0bfcd684 2749f4c51060 2024-09-17T07:19:24.439 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.smithi037 smithi037 *:3000 running (9m) 14s ago 21m 37.3M - 6.7.4 557c83e11646 645fc2db463d 2024-09-17T07:19:24.439 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi037.jtdcan smithi037 running (16m) 14s ago 16m 16.6M - 16.2.0 24ecd6d5f14c 9972c22cf2de 2024-09-17T07:19:24.439 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi167.pprzvy smithi167 running (16m) 71s ago 16m 41.2M - 16.2.0 24ecd6d5f14c 7f42961a3697 2024-09-17T07:19:24.440 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi037.xnzdne smithi037 *:8443,9283,8765 running (3m) 14s ago 23m 488M - 18.2.4-855-g19e2a2be 980a0bfcd684 e9e9a55f52f5 2024-09-17T07:19:24.440 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi167.ysqmzf smithi167 *:8443,9283,8765 running (2m) 71s ago 21m 438M - 18.2.4-855-g19e2a2be 980a0bfcd684 22020adca1e8 2024-09-17T07:19:24.440 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi037 smithi037 running (2m) 14s ago 23m 52.9M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 8ad50fcd5c53 2024-09-17T07:19:24.440 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi167 smithi167 running (117s) 71s ago 20m 36.4M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 4e36fc03fea9 2024-09-17T07:19:24.440 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.0.0.smithi037.koazav smithi037 *:2049 running (13m) 14s ago 13m 138M - 3.5 24ecd6d5f14c b21a22e84630 2024-09-17T07:19:24.440 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.1.0.smithi167.rhgwce smithi167 *:2049 running (13m) 71s ago 13m 88.1M - 3.5 24ecd6d5f14c d8f95531d8af 2024-09-17T07:19:24.440 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi037 smithi037 *:9100 running (7m) 14s ago 21m 17.2M - 0.18.1 e5a616e4b9cf 04d51e0863df 2024-09-17T07:19:24.440 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi167 smithi167 *:9100 running (3m) 71s ago 20m 4710k - 0.18.1 e5a616e4b9cf 52cd9c3f271e 2024-09-17T07:19:24.440 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (56s) 14s ago 20m 205M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 424969d37dcb 2024-09-17T07:19:24.440 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (21s) 14s ago 20m 11.9M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 21d038dcf00b 2024-09-17T07:19:24.440 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (19m) 14s ago 19m 364M 4096M 16.2.0 24ecd6d5f14c f5506a58d1bb 2024-09-17T07:19:24.440 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (19m) 14s ago 19m 469M 4096M 16.2.0 24ecd6d5f14c 9bc451cb2df8 2024-09-17T07:19:24.441 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi167 running (19m) 71s ago 19m 489M 4096M 16.2.0 24ecd6d5f14c 062421f15e44 2024-09-17T07:19:24.441 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi167 running (18m) 71s ago 18m 582M 4096M 16.2.0 24ecd6d5f14c f1d1552fbeeb 2024-09-17T07:19:24.441 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi167 running (18m) 71s ago 18m 504M 4096M 16.2.0 24ecd6d5f14c 5c621e82d4cd 2024-09-17T07:19:24.441 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi167 running (18m) 71s ago 18m 765M 4096M 16.2.0 24ecd6d5f14c 721a3bad3841 2024-09-17T07:19:24.441 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.smithi037 smithi037 *:9095 unknown 14s ago 21m - - 2024-09-17T07:19:24.441 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:24 smithi037 ceph-mon[67971]: from='client.34236 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:19:24.441 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:24 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:19:24.498 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:24 smithi167 ceph-mon[49361]: from='client.34236 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:19:24.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:24 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:19:24.843 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T07:19:24.843 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-09-17T07:19:24.843 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T07:19:24.843 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:19:24.844 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-09-17T07:19:24.844 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T07:19:24.844 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:19:24.844 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-09-17T07:19:24.844 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 6, 2024-09-17T07:19:24.844 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T07:19:24.844 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:19:24.844 INFO:teuthology.orchestra.run.smithi037.stdout: "mds": { 2024-09-17T07:19:24.844 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:19:24.844 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:19:24.844 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-09-17T07:19:24.844 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8, 2024-09-17T07:19:24.845 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 6 2024-09-17T07:19:24.845 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-09-17T07:19:24.845 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T07:19:25.184 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T07:19:25.184 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9", 2024-09-17T07:19:25.184 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": true, 2024-09-17T07:19:25.185 INFO:teuthology.orchestra.run.smithi037.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T07:19:25.185 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [ 2024-09-17T07:19:25.185 INFO:teuthology.orchestra.run.smithi037.stdout: "mon", 2024-09-17T07:19:25.185 INFO:teuthology.orchestra.run.smithi037.stdout: "crash", 2024-09-17T07:19:25.185 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr" 2024-09-17T07:19:25.185 INFO:teuthology.orchestra.run.smithi037.stdout: ], 2024-09-17T07:19:25.185 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": "8/23 daemons upgraded", 2024-09-17T07:19:25.185 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "Currently upgrading osd daemons", 2024-09-17T07:19:25.185 INFO:teuthology.orchestra.run.smithi037.stdout: "is_paused": false 2024-09-17T07:19:25.185 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T07:19:25.185 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:25 smithi037 ceph-mon[67971]: pgmap v86: 129 pgs: 129 active+clean; 221 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2024-09-17T07:19:25.186 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:25 smithi037 ceph-mon[67971]: from='client.34240 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:19:25.186 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:25 smithi037 ceph-mon[67971]: from='client.34244 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:19:25.186 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:25 smithi037 ceph-mon[67971]: from='client.34248 172.21.15.37:0/3276602523' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:19:25.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:25 smithi167 ceph-mon[49361]: pgmap v86: 129 pgs: 129 active+clean; 221 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2024-09-17T07:19:25.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:25 smithi167 ceph-mon[49361]: from='client.34240 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:19:25.500 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:25 smithi167 ceph-mon[49361]: from='client.34244 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:19:25.500 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:25 smithi167 ceph-mon[49361]: from='client.34248 172.21.15.37:0/3276602523' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:19:25.585 INFO:teuthology.orchestra.run.smithi037.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-09-17T07:19:25.585 INFO:teuthology.orchestra.run.smithi037.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-09-17T07:19:25.585 INFO:teuthology.orchestra.run.smithi037.stdout: daemon prometheus.smithi037 on smithi037 is in unknown state 2024-09-17T07:19:26.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:26 smithi167 ceph-mon[49361]: from='client.34252 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:19:26.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:26 smithi167 ceph-mon[49361]: from='client.34256 172.21.15.37:0/1746630860' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:19:26.524 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:26 smithi037 ceph-mon[67971]: from='client.34252 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:19:26.524 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:26 smithi037 ceph-mon[67971]: from='client.34256 172.21.15.37:0/1746630860' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:19:27.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:27 smithi167 ceph-mon[49361]: pgmap v87: 129 pgs: 129 active+clean; 221 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:19:27.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:27 smithi037 ceph-mon[67971]: pgmap v87: 129 pgs: 129 active+clean; 221 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:19:29.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:29 smithi037 ceph-mon[67971]: pgmap v88: 129 pgs: 129 active+clean; 221 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:19:29.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:29 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:19:29.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:29 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:19:29.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:29 smithi167 ceph-mon[49361]: pgmap v88: 129 pgs: 129 active+clean; 221 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:19:29.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:29 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:19:29.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:29 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:19:30.330 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:30 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-17T07:19:30.330 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:30 smithi037 ceph-mon[67971]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-17T07:19:30.330 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:30 smithi037 ceph-mon[67971]: Upgrade: osd.2 is safe to restart 2024-09-17T07:19:30.498 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:30 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-17T07:19:30.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:30 smithi167 ceph-mon[49361]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-17T07:19:30.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:30 smithi167 ceph-mon[49361]: Upgrade: osd.2 is safe to restart 2024-09-17T07:19:31.654 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:31 smithi037 ceph-mon[67971]: pgmap v89: 129 pgs: 129 active+clean; 221 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:19:31.654 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:31 smithi037 ceph-mon[67971]: Upgrade: Updating osd.2 2024-09-17T07:19:31.654 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:31 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:19:31.654 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:31 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-17T07:19:31.654 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:31 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:19:31.654 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:31 smithi037 ceph-mon[67971]: Deploying daemon osd.2 on smithi037 2024-09-17T07:19:31.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:31 smithi167 ceph-mon[49361]: pgmap v89: 129 pgs: 129 active+clean; 221 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:19:31.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:31 smithi167 ceph-mon[49361]: Upgrade: Updating osd.2 2024-09-17T07:19:31.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:31 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:19:31.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:31 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-17T07:19:31.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:31 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:19:31.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:31 smithi167 ceph-mon[49361]: Deploying daemon osd.2 on smithi037 2024-09-17T07:19:33.418 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:33 smithi037 ceph-mon[67971]: pgmap v90: 129 pgs: 129 active+clean; 221 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:19:33.419 INFO:journalctl@ceph.osd.2.smithi037.stdout:Sep 17 07:19:33 smithi037 systemd[1]: Stopping Ceph osd.2 for d241d094-74c1-11ef-bceb-c7b262605968... 2024-09-17T07:19:33.419 INFO:journalctl@ceph.osd.2.smithi037.stdout:Sep 17 07:19:33 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd.2[37860]: debug 2024-09-17T07:19:33.314+0000 7fdba60f2700 -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-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-17T07:19:33.419 INFO:journalctl@ceph.osd.2.smithi037.stdout:Sep 17 07:19:33 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd.2[37860]: debug 2024-09-17T07:19:33.314+0000 7fdba60f2700 -1 osd.2 83 *** Got signal Terminated *** 2024-09-17T07:19:33.419 INFO:journalctl@ceph.osd.2.smithi037.stdout:Sep 17 07:19:33 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd.2[37860]: debug 2024-09-17T07:19:33.314+0000 7fdba60f2700 -1 osd.2 83 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T07:19:33.716 INFO:journalctl@ceph.osd.2.smithi037.stdout:Sep 17 07:19:33 smithi037 podman[79202]: 2024-09-17 07:19:33.428460545 +0000 UTC m=+0.237733240 container died f5506a58d1bb4ee24bf63e78bc95ac1f682816d1edc78ae95604d332ddf53a47 (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd.2, CEPH_POINT_RELEASE=-16.2.0, RELEASE=HEAD, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Base Image, maintainer=Dimitri Savineau , GIT_BRANCH=HEAD, GIT_CLEAN=True, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20201204, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.vendor=CentOS) 2024-09-17T07:19:33.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:33 smithi167 ceph-mon[49361]: pgmap v90: 129 pgs: 129 active+clean; 221 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:19:34.023 INFO:journalctl@ceph.osd.2.smithi037.stdout:Sep 17 07:19:33 smithi037 podman[79202]: 2024-09-17 07:19:33.782619417 +0000 UTC m=+0.591892109 container cleanup f5506a58d1bb4ee24bf63e78bc95ac1f682816d1edc78ae95604d332ddf53a47 (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd.2, GIT_CLEAN=True, GIT_REPO=https://github.com/ceph/ceph-container.git, ceph=True, CEPH_POINT_RELEASE=-16.2.0, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Base Image, org.label-schema.schema-version=1.0, maintainer=Dimitri Savineau , org.label-schema.build-date=20201204, RELEASE=HEAD, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557) 2024-09-17T07:19:34.023 INFO:journalctl@ceph.osd.2.smithi037.stdout:Sep 17 07:19:33 smithi037 bash[79202]: ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd.2 2024-09-17T07:19:34.365 INFO:journalctl@ceph.osd.2.smithi037.stdout:Sep 17 07:19:34 smithi037 podman[79216]: 2024-09-17 07:19:34.084495024 +0000 UTC m=+0.656309968 container remove f5506a58d1bb4ee24bf63e78bc95ac1f682816d1edc78ae95604d332ddf53a47 (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd.2, CEPH_POINT_RELEASE=-16.2.0, GIT_CLEAN=True, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, GIT_REPO=https://github.com/ceph/ceph-container.git, RELEASE=HEAD, org.label-schema.name=CentOS Base Image, ceph=True, maintainer=Dimitri Savineau , org.label-schema.build-date=20201204, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD) 2024-09-17T07:19:34.646 INFO:journalctl@ceph.osd.2.smithi037.stdout:Sep 17 07:19:34 smithi037 podman[79322]: 2024-09-17 07:19:34.527045326 +0000 UTC m=+0.107805771 container create 19469b5a480715552d86552abae4c6665b9288c876333b5ee375faafe2ad1510 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-2-deactivate, RELEASE=reef-19e2a2b, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True) 2024-09-17T07:19:34.646 INFO:journalctl@ceph.osd.2.smithi037.stdout:Sep 17 07:19:34 smithi037 podman[79322]: 2024-09-17 07:19:34.435835319 +0000 UTC m=+0.016595723 image pull 980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89 quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 2024-09-17T07:19:34.646 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:34 smithi037 ceph-mon[67971]: osd.2 reported immediately failed by osd.3 2024-09-17T07:19:34.646 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:34 smithi037 ceph-mon[67971]: osd.2 failed (root=default,host=smithi037) (connection refused reported by osd.3) 2024-09-17T07:19:34.647 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:34 smithi037 ceph-mon[67971]: osd.2 reported immediately failed by osd.4 2024-09-17T07:19:34.647 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:34 smithi037 ceph-mon[67971]: osd.2 reported immediately failed by osd.6 2024-09-17T07:19:34.647 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:34 smithi037 ceph-mon[67971]: osd.2 reported immediately failed by osd.5 2024-09-17T07:19:34.647 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:34 smithi037 ceph-mon[67971]: osd.2 reported immediately failed by osd.7 2024-09-17T07:19:34.647 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:34 smithi037 ceph-mon[67971]: osd.2 reported immediately failed by osd.3 2024-09-17T07:19:34.647 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:34 smithi037 ceph-mon[67971]: osd.2 reported immediately failed by osd.0 2024-09-17T07:19:34.647 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:34 smithi037 ceph-mon[67971]: osd.2 reported immediately failed by osd.1 2024-09-17T07:19:34.647 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:34 smithi037 ceph-mon[67971]: osd.2 reported immediately failed by osd.4 2024-09-17T07:19:34.647 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:34 smithi037 ceph-mon[67971]: osd.2 reported immediately failed by osd.6 2024-09-17T07:19:34.647 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:34 smithi037 ceph-mon[67971]: osd.2 reported immediately failed by osd.5 2024-09-17T07:19:34.647 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:34 smithi037 ceph-mon[67971]: osd.2 reported immediately failed by osd.7 2024-09-17T07:19:34.648 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:34 smithi037 ceph-mon[67971]: osd.2 reported immediately failed by osd.3 2024-09-17T07:19:34.648 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:34 smithi037 ceph-mon[67971]: osd.2 reported immediately failed by osd.0 2024-09-17T07:19:34.648 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:34 smithi037 ceph-mon[67971]: osd.2 reported immediately failed by osd.1 2024-09-17T07:19:34.648 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:34 smithi037 ceph-mon[67971]: osd.2 reported immediately failed by osd.3 2024-09-17T07:19:34.648 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:34 smithi037 ceph-mon[67971]: osd.2 reported immediately failed by osd.6 2024-09-17T07:19:34.648 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:34 smithi037 ceph-mon[67971]: osd.2 reported immediately failed by osd.6 2024-09-17T07:19:34.648 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:34 smithi037 ceph-mon[67971]: osd.2 reported immediately failed by osd.5 2024-09-17T07:19:34.648 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:34 smithi037 ceph-mon[67971]: osd.2 reported immediately failed by osd.7 2024-09-17T07:19:34.648 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:34 smithi037 ceph-mon[67971]: osd.2 reported immediately failed by osd.4 2024-09-17T07:19:34.648 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:34 smithi037 ceph-mon[67971]: osd.2 reported immediately failed by osd.5 2024-09-17T07:19:34.648 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:34 smithi037 ceph-mon[67971]: osd.2 reported immediately failed by osd.7 2024-09-17T07:19:34.648 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:34 smithi037 ceph-mon[67971]: osd.2 reported immediately failed by osd.3 2024-09-17T07:19:34.648 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:34 smithi037 ceph-mon[67971]: osd.2 reported immediately failed by osd.0 2024-09-17T07:19:34.649 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:34 smithi037 ceph-mon[67971]: osd.2 reported immediately failed by osd.1 2024-09-17T07:19:34.649 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:34 smithi037 ceph-mon[67971]: osd.2 reported immediately failed by osd.4 2024-09-17T07:19:34.649 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:34 smithi037 ceph-mon[67971]: osd.2 reported immediately failed by osd.3 2024-09-17T07:19:34.649 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:34 smithi037 ceph-mon[67971]: osd.2 reported immediately failed by osd.0 2024-09-17T07:19:34.649 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:34 smithi037 ceph-mon[67971]: osd.2 reported immediately failed by osd.1 2024-09-17T07:19:34.649 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:34 smithi037 ceph-mon[67971]: osd.2 reported immediately failed by osd.3 2024-09-17T07:19:34.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:34 smithi167 ceph-mon[49361]: osd.2 reported immediately failed by osd.3 2024-09-17T07:19:34.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:34 smithi167 ceph-mon[49361]: osd.2 failed (root=default,host=smithi037) (connection refused reported by osd.3) 2024-09-17T07:19:34.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:34 smithi167 ceph-mon[49361]: osd.2 reported immediately failed by osd.4 2024-09-17T07:19:34.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:34 smithi167 ceph-mon[49361]: osd.2 reported immediately failed by osd.6 2024-09-17T07:19:34.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:34 smithi167 ceph-mon[49361]: osd.2 reported immediately failed by osd.5 2024-09-17T07:19:34.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:34 smithi167 ceph-mon[49361]: osd.2 reported immediately failed by osd.7 2024-09-17T07:19:34.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:34 smithi167 ceph-mon[49361]: osd.2 reported immediately failed by osd.3 2024-09-17T07:19:34.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:34 smithi167 ceph-mon[49361]: osd.2 reported immediately failed by osd.0 2024-09-17T07:19:34.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:34 smithi167 ceph-mon[49361]: osd.2 reported immediately failed by osd.1 2024-09-17T07:19:34.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:34 smithi167 ceph-mon[49361]: osd.2 reported immediately failed by osd.4 2024-09-17T07:19:34.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:34 smithi167 ceph-mon[49361]: osd.2 reported immediately failed by osd.6 2024-09-17T07:19:34.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:34 smithi167 ceph-mon[49361]: osd.2 reported immediately failed by osd.5 2024-09-17T07:19:34.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:34 smithi167 ceph-mon[49361]: osd.2 reported immediately failed by osd.7 2024-09-17T07:19:34.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:34 smithi167 ceph-mon[49361]: osd.2 reported immediately failed by osd.3 2024-09-17T07:19:34.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:34 smithi167 ceph-mon[49361]: osd.2 reported immediately failed by osd.0 2024-09-17T07:19:34.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:34 smithi167 ceph-mon[49361]: osd.2 reported immediately failed by osd.1 2024-09-17T07:19:34.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:34 smithi167 ceph-mon[49361]: osd.2 reported immediately failed by osd.3 2024-09-17T07:19:34.751 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:34 smithi167 ceph-mon[49361]: osd.2 reported immediately failed by osd.6 2024-09-17T07:19:34.751 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:34 smithi167 ceph-mon[49361]: osd.2 reported immediately failed by osd.6 2024-09-17T07:19:34.751 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:34 smithi167 ceph-mon[49361]: osd.2 reported immediately failed by osd.5 2024-09-17T07:19:34.751 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:34 smithi167 ceph-mon[49361]: osd.2 reported immediately failed by osd.7 2024-09-17T07:19:34.751 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:34 smithi167 ceph-mon[49361]: osd.2 reported immediately failed by osd.4 2024-09-17T07:19:34.751 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:34 smithi167 ceph-mon[49361]: osd.2 reported immediately failed by osd.5 2024-09-17T07:19:34.751 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:34 smithi167 ceph-mon[49361]: osd.2 reported immediately failed by osd.7 2024-09-17T07:19:34.751 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:34 smithi167 ceph-mon[49361]: osd.2 reported immediately failed by osd.3 2024-09-17T07:19:34.751 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:34 smithi167 ceph-mon[49361]: osd.2 reported immediately failed by osd.0 2024-09-17T07:19:34.751 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:34 smithi167 ceph-mon[49361]: osd.2 reported immediately failed by osd.1 2024-09-17T07:19:34.751 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:34 smithi167 ceph-mon[49361]: osd.2 reported immediately failed by osd.4 2024-09-17T07:19:34.751 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:34 smithi167 ceph-mon[49361]: osd.2 reported immediately failed by osd.3 2024-09-17T07:19:34.751 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:34 smithi167 ceph-mon[49361]: osd.2 reported immediately failed by osd.0 2024-09-17T07:19:34.751 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:34 smithi167 ceph-mon[49361]: osd.2 reported immediately failed by osd.1 2024-09-17T07:19:34.752 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:34 smithi167 ceph-mon[49361]: osd.2 reported immediately failed by osd.3 2024-09-17T07:19:34.927 INFO:journalctl@ceph.osd.2.smithi037.stdout:Sep 17 07:19:34 smithi037 podman[79322]: 2024-09-17 07:19:34.729651 +0000 UTC m=+0.310411406 container init 19469b5a480715552d86552abae4c6665b9288c876333b5ee375faafe2ad1510 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-2-deactivate, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.build-date=20240731, RELEASE=reef-19e2a2b) 2024-09-17T07:19:34.927 INFO:journalctl@ceph.osd.2.smithi037.stdout:Sep 17 07:19:34 smithi037 podman[79322]: 2024-09-17 07:19:34.733112516 +0000 UTC m=+0.313872920 container start 19469b5a480715552d86552abae4c6665b9288c876333b5ee375faafe2ad1510 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-2-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=reef-19e2a2b, GIT_CLEAN=True, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=) 2024-09-17T07:19:34.928 INFO:journalctl@ceph.osd.2.smithi037.stdout:Sep 17 07:19:34 smithi037 podman[79322]: 2024-09-17 07:19:34.804404694 +0000 UTC m=+0.385165129 container attach 19469b5a480715552d86552abae4c6665b9288c876333b5ee375faafe2ad1510 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-2-deactivate, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, RELEASE=reef-19e2a2b, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-17T07:19:35.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:35 smithi037 ceph-mon[67971]: pgmap v91: 129 pgs: 129 active+clean; 221 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:19:35.524 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:35 smithi037 ceph-mon[67971]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T07:19:35.524 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:35 smithi037 ceph-mon[67971]: osdmap e84: 8 total, 7 up, 8 in 2024-09-17T07:19:35.524 INFO:journalctl@ceph.osd.2.smithi037.stdout:Sep 17 07:19:34 smithi037 podman[79322]: 2024-09-17 07:19:34.927626477 +0000 UTC m=+0.508386885 container died 19469b5a480715552d86552abae4c6665b9288c876333b5ee375faafe2ad1510 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-2-deactivate, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-19e2a2b, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, maintainer=Guillaume Abrioux ) 2024-09-17T07:19:35.524 INFO:journalctl@ceph.osd.2.smithi037.stdout:Sep 17 07:19:35 smithi037 podman[79345]: 2024-09-17 07:19:35.49170135 +0000 UTC m=+0.553972940 container remove 19469b5a480715552d86552abae4c6665b9288c876333b5ee375faafe2ad1510 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-2-deactivate, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-19e2a2b, ceph=True, io.buildah.version=1.37.2, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-17T07:19:35.524 INFO:journalctl@ceph.osd.2.smithi037.stdout:Sep 17 07:19:35 smithi037 systemd[1]: ceph-d241d094-74c1-11ef-bceb-c7b262605968@osd.2.service: Deactivated successfully. 2024-09-17T07:19:35.524 INFO:journalctl@ceph.osd.2.smithi037.stdout:Sep 17 07:19:35 smithi037 systemd[1]: Stopped Ceph osd.2 for d241d094-74c1-11ef-bceb-c7b262605968. 2024-09-17T07:19:35.524 INFO:journalctl@ceph.osd.2.smithi037.stdout:Sep 17 07:19:35 smithi037 systemd[1]: ceph-d241d094-74c1-11ef-bceb-c7b262605968@osd.2.service: Consumed 1.182s CPU time. 2024-09-17T07:19:35.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:35 smithi167 ceph-mon[49361]: pgmap v91: 129 pgs: 129 active+clean; 221 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:19:35.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:35 smithi167 ceph-mon[49361]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T07:19:35.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:35 smithi167 ceph-mon[49361]: osdmap e84: 8 total, 7 up, 8 in 2024-09-17T07:19:35.954 INFO:journalctl@ceph.osd.2.smithi037.stdout:Sep 17 07:19:35 smithi037 systemd[1]: Starting Ceph osd.2 for d241d094-74c1-11ef-bceb-c7b262605968... 2024-09-17T07:19:36.273 INFO:journalctl@ceph.osd.2.smithi037.stdout:Sep 17 07:19:35 smithi037 podman[79442]: 2024-09-17 07:19:35.857330314 +0000 UTC m=+0.016544717 image pull 980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89 quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 2024-09-17T07:19:36.274 INFO:journalctl@ceph.osd.2.smithi037.stdout:Sep 17 07:19:35 smithi037 podman[79442]: 2024-09-17 07:19:35.973054773 +0000 UTC m=+0.132269208 container create d464ca377cf64b0eb9df91e4923c9328fdfef2b23370f17b55527af1d7833dcc (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-2-activate, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , RELEASE=reef-19e2a2b, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=) 2024-09-17T07:19:36.274 INFO:journalctl@ceph.osd.2.smithi037.stdout:Sep 17 07:19:36 smithi037 podman[79442]: 2024-09-17 07:19:36.18717801 +0000 UTC m=+0.346392405 container init d464ca377cf64b0eb9df91e4923c9328fdfef2b23370f17b55527af1d7833dcc (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-2-activate, ceph=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, RELEASE=reef-19e2a2b, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD) 2024-09-17T07:19:36.274 INFO:journalctl@ceph.osd.2.smithi037.stdout:Sep 17 07:19:36 smithi037 podman[79442]: 2024-09-17 07:19:36.190984038 +0000 UTC m=+0.350198437 container start d464ca377cf64b0eb9df91e4923c9328fdfef2b23370f17b55527af1d7833dcc (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-2-activate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , ceph=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_CLEAN=True, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-19e2a2b) 2024-09-17T07:19:36.529 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:36 smithi037 ceph-mon[67971]: osdmap e85: 8 total, 7 up, 8 in 2024-09-17T07:19:36.530 INFO:journalctl@ceph.osd.2.smithi037.stdout:Sep 17 07:19:36 smithi037 podman[79442]: 2024-09-17 07:19:36.278786273 +0000 UTC m=+0.438000676 container attach d464ca377cf64b0eb9df91e4923c9328fdfef2b23370f17b55527af1d7833dcc (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-2-activate, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, RELEASE=reef-19e2a2b, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2) 2024-09-17T07:19:36.530 INFO:journalctl@ceph.osd.2.smithi037.stdout:Sep 17 07:19:36 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-2-activate[79457]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-17T07:19:36.530 INFO:journalctl@ceph.osd.2.smithi037.stdout:Sep 17 07:19:36 smithi037 bash[79442]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-17T07:19:36.530 INFO:journalctl@ceph.osd.2.smithi037.stdout:Sep 17 07:19:36 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-2-activate[79457]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-2 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-09-17T07:19:36.530 INFO:journalctl@ceph.osd.2.smithi037.stdout:Sep 17 07:19:36 smithi037 bash[79442]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-2 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-09-17T07:19:36.530 INFO:journalctl@ceph.osd.2.smithi037.stdout:Sep 17 07:19:36 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-2-activate[79457]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-17T07:19:36.530 INFO:journalctl@ceph.osd.2.smithi037.stdout:Sep 17 07:19:36 smithi037 bash[79442]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-17T07:19:36.530 INFO:journalctl@ceph.osd.2.smithi037.stdout:Sep 17 07:19:36 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-2-activate[79457]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-17T07:19:36.530 INFO:journalctl@ceph.osd.2.smithi037.stdout:Sep 17 07:19:36 smithi037 bash[79442]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-17T07:19:36.530 INFO:journalctl@ceph.osd.2.smithi037.stdout:Sep 17 07:19:36 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-2-activate[79457]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-09-17T07:19:36.530 INFO:journalctl@ceph.osd.2.smithi037.stdout:Sep 17 07:19:36 smithi037 bash[79442]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-09-17T07:19:36.531 INFO:journalctl@ceph.osd.2.smithi037.stdout:Sep 17 07:19:36 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-2-activate[79457]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-17T07:19:36.531 INFO:journalctl@ceph.osd.2.smithi037.stdout:Sep 17 07:19:36 smithi037 bash[79442]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-17T07:19:36.531 INFO:journalctl@ceph.osd.2.smithi037.stdout:Sep 17 07:19:36 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-2-activate[79457]: --> ceph-volume raw activate successful for osd ID: 2 2024-09-17T07:19:36.531 INFO:journalctl@ceph.osd.2.smithi037.stdout:Sep 17 07:19:36 smithi037 bash[79442]: --> ceph-volume raw activate successful for osd ID: 2 2024-09-17T07:19:36.748 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:36 smithi167 ceph-mon[49361]: osdmap e85: 8 total, 7 up, 8 in 2024-09-17T07:19:36.975 INFO:journalctl@ceph.osd.2.smithi037.stdout:Sep 17 07:19:36 smithi037 podman[79442]: 2024-09-17 07:19:36.548604527 +0000 UTC m=+0.707818921 container died d464ca377cf64b0eb9df91e4923c9328fdfef2b23370f17b55527af1d7833dcc (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-2-activate, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-19e2a2b, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-17T07:19:37.273 INFO:journalctl@ceph.osd.2.smithi037.stdout:Sep 17 07:19:37 smithi037 podman[79590]: 2024-09-17 07:19:37.082517998 +0000 UTC m=+0.527872506 container remove d464ca377cf64b0eb9df91e4923c9328fdfef2b23370f17b55527af1d7833dcc (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-2-activate, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=reef-19e2a2b, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, io.buildah.version=1.37.2) 2024-09-17T07:19:37.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:37 smithi037 ceph-mon[67971]: pgmap v94: 129 pgs: 24 peering, 4 stale+active+clean, 101 active+clean; 221 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-09-17T07:19:37.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:37 smithi037 ceph-mon[67971]: Health check failed: Reduced data availability: 1 pg inactive, 6 pgs peering (PG_AVAILABILITY) 2024-09-17T07:19:37.588 INFO:journalctl@ceph.osd.2.smithi037.stdout:Sep 17 07:19:37 smithi037 podman[79651]: 2024-09-17 07:19:37.196824292 +0000 UTC m=+0.016615904 image pull 980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89 quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 2024-09-17T07:19:37.588 INFO:journalctl@ceph.osd.2.smithi037.stdout:Sep 17 07:19:37 smithi037 podman[79651]: 2024-09-17 07:19:37.295366557 +0000 UTC m=+0.115158159 container create eda694698e8a9fe2c6102f4d313e867ad01ca7bfcc39129420b16487e4841942 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-2, org.label-schema.build-date=20240731, ceph=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, RELEASE=reef-19e2a2b, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.license=GPLv2) 2024-09-17T07:19:37.588 INFO:journalctl@ceph.osd.2.smithi037.stdout:Sep 17 07:19:37 smithi037 podman[79651]: 2024-09-17 07:19:37.496198954 +0000 UTC m=+0.315990567 container init eda694698e8a9fe2c6102f4d313e867ad01ca7bfcc39129420b16487e4841942 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-19e2a2b, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731) 2024-09-17T07:19:37.588 INFO:journalctl@ceph.osd.2.smithi037.stdout:Sep 17 07:19:37 smithi037 podman[79651]: 2024-09-17 07:19:37.499527494 +0000 UTC m=+0.319319097 container start eda694698e8a9fe2c6102f4d313e867ad01ca7bfcc39129420b16487e4841942 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-2, RELEASE=reef-19e2a2b, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, GIT_CLEAN=True) 2024-09-17T07:19:37.588 INFO:journalctl@ceph.osd.2.smithi037.stdout:Sep 17 07:19:37 smithi037 ceph-osd[79670]: -- 172.21.15.37:0/3506332644 <== mon.0 v2:172.21.15.37:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55dd4079f1e0 con 0x55dd4151e000 2024-09-17T07:19:37.588 INFO:journalctl@ceph.osd.2.smithi037.stdout:Sep 17 07:19:37 smithi037 bash[79651]: eda694698e8a9fe2c6102f4d313e867ad01ca7bfcc39129420b16487e4841942 2024-09-17T07:19:37.748 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:37 smithi167 ceph-mon[49361]: pgmap v94: 129 pgs: 24 peering, 4 stale+active+clean, 101 active+clean; 221 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-09-17T07:19:37.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:37 smithi167 ceph-mon[49361]: Health check failed: Reduced data availability: 1 pg inactive, 6 pgs peering (PG_AVAILABILITY) 2024-09-17T07:19:38.024 INFO:journalctl@ceph.osd.2.smithi037.stdout:Sep 17 07:19:37 smithi037 systemd[1]: Started Ceph osd.2 for d241d094-74c1-11ef-bceb-c7b262605968. 2024-09-17T07:19:38.523 INFO:journalctl@ceph.osd.2.smithi037.stdout:Sep 17 07:19:38 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-2[79666]: 2024-09-17T07:19:38.049+0000 7fa765cff640 -1 Falling back to public interface 2024-09-17T07:19:38.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:38 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:19:38.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:38 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:19:38.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:38 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:19:39.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:38 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:19:39.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:38 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:19:39.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:38 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:19:39.948 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:39 smithi037 ceph-mon[67971]: pgmap v95: 129 pgs: 10 active+undersized, 24 peering, 1 active+undersized+degraded, 94 active+clean; 221 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 8/441 objects degraded (1.814%) 2024-09-17T07:19:39.948 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:39 smithi037 ceph-mon[67971]: Health check failed: Degraded data redundancy: 8/441 objects degraded (1.814%), 1 pg degraded (PG_DEGRADED) 2024-09-17T07:19:40.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:39 smithi167 ceph-mon[49361]: pgmap v95: 129 pgs: 10 active+undersized, 24 peering, 1 active+undersized+degraded, 94 active+clean; 221 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 8/441 objects degraded (1.814%) 2024-09-17T07:19:40.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:39 smithi167 ceph-mon[49361]: Health check failed: Degraded data redundancy: 8/441 objects degraded (1.814%), 1 pg degraded (PG_DEGRADED) 2024-09-17T07:19:40.998 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:40 smithi167 ceph-mon[49361]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 7 pgs peering) 2024-09-17T07:19:41.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:40 smithi037 ceph-mon[67971]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 7 pgs peering) 2024-09-17T07:19:41.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:41 smithi167 ceph-mon[49361]: pgmap v96: 129 pgs: 22 active+undersized, 13 active+undersized+degraded, 94 active+clean; 221 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 52/441 objects degraded (11.791%) 2024-09-17T07:19:42.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:41 smithi037 ceph-mon[67971]: pgmap v96: 129 pgs: 22 active+undersized, 13 active+undersized+degraded, 94 active+clean; 221 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 52/441 objects degraded (11.791%) 2024-09-17T07:19:43.965 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:43 smithi037 ceph-mon[67971]: pgmap v97: 129 pgs: 22 active+undersized, 13 active+undersized+degraded, 94 active+clean; 221 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 52/441 objects degraded (11.791%) 2024-09-17T07:19:43.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:43 smithi167 ceph-mon[49361]: pgmap v97: 129 pgs: 22 active+undersized, 13 active+undersized+degraded, 94 active+clean; 221 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 52/441 objects degraded (11.791%) 2024-09-17T07:19:44.242 INFO:journalctl@ceph.osd.2.smithi037.stdout:Sep 17 07:19:43 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-2[79666]: 2024-09-17T07:19:43.963+0000 7fa765cff640 -1 osd.2 0 read_superblock omap replica is missing. 2024-09-17T07:19:45.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:44 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:19:45.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:44 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:19:45.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:44 smithi167 ceph-mon[49361]: pgmap v98: 129 pgs: 22 active+undersized, 13 active+undersized+degraded, 94 active+clean; 221 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 52/441 objects degraded (11.791%) 2024-09-17T07:19:45.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:44 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:19:45.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:44 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:19:45.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:44 smithi167 ceph-mon[49361]: from='osd.2 [v2:172.21.15.37:6818/365418945,v1:172.21.15.37:6819/365418945]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-17T07:19:45.273 INFO:journalctl@ceph.osd.2.smithi037.stdout:Sep 17 07:19:44 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-2[79666]: 2024-09-17T07:19:44.800+0000 7fa765cff640 -1 osd.2 83 log_to_monitors true 2024-09-17T07:19:45.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:44 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:19:45.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:44 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:19:45.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:44 smithi037 ceph-mon[67971]: pgmap v98: 129 pgs: 22 active+undersized, 13 active+undersized+degraded, 94 active+clean; 221 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 52/441 objects degraded (11.791%) 2024-09-17T07:19:45.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:44 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:19:45.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:44 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:19:45.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:44 smithi037 ceph-mon[67971]: from='osd.2 [v2:172.21.15.37:6818/365418945,v1:172.21.15.37:6819/365418945]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-17T07:19:46.273 INFO:journalctl@ceph.osd.2.smithi037.stdout:Sep 17 07:19:45 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-2[79666]: 2024-09-17T07:19:45.955+0000 7fa759aa1640 -1 osd.2 83 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T07:19:46.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:46 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:19:46.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:46 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:19:46.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:46 smithi037 ceph-mon[67971]: from='osd.2 [v2:172.21.15.37:6818/365418945,v1:172.21.15.37:6819/365418945]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T07:19:46.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:46 smithi037 ceph-mon[67971]: osdmap e86: 8 total, 7 up, 8 in 2024-09-17T07:19:46.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:46 smithi037 ceph-mon[67971]: from='osd.2 [v2:172.21.15.37:6818/365418945,v1:172.21.15.37:6819/365418945]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-09-17T07:19:46.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:46 smithi037 ceph-mon[67971]: from='osd.2 [v2:172.21.15.37:6818/365418945,v1:172.21.15.37:6819/365418945]' entity='osd.2' 2024-09-17T07:19:46.451 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:46 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:19:46.452 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:46 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:19:46.452 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:46 smithi167 ceph-mon[49361]: from='osd.2 [v2:172.21.15.37:6818/365418945,v1:172.21.15.37:6819/365418945]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T07:19:46.452 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:46 smithi167 ceph-mon[49361]: osdmap e86: 8 total, 7 up, 8 in 2024-09-17T07:19:46.452 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:46 smithi167 ceph-mon[49361]: from='osd.2 [v2:172.21.15.37:6818/365418945,v1:172.21.15.37:6819/365418945]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-09-17T07:19:46.452 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:46 smithi167 ceph-mon[49361]: from='osd.2 [v2:172.21.15.37:6818/365418945,v1:172.21.15.37:6819/365418945]' entity='osd.2' 2024-09-17T07:19:47.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:47 smithi167 ceph-mon[49361]: pgmap v100: 129 pgs: 22 active+undersized, 13 active+undersized+degraded, 94 active+clean; 221 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 204 B/s rd, 0 op/s; 52/441 objects degraded (11.791%) 2024-09-17T07:19:47.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:47 smithi167 ceph-mon[49361]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T07:19:47.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:47 smithi167 ceph-mon[49361]: osd.2 [v2:172.21.15.37:6818/365418945,v1:172.21.15.37:6819/365418945] boot 2024-09-17T07:19:47.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:47 smithi167 ceph-mon[49361]: osdmap e87: 8 total, 8 up, 8 in 2024-09-17T07:19:47.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:47 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T07:19:47.502 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:47 smithi037 ceph-mon[67971]: pgmap v100: 129 pgs: 22 active+undersized, 13 active+undersized+degraded, 94 active+clean; 221 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 204 B/s rd, 0 op/s; 52/441 objects degraded (11.791%) 2024-09-17T07:19:47.502 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:47 smithi037 ceph-mon[67971]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T07:19:47.503 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:47 smithi037 ceph-mon[67971]: osd.2 [v2:172.21.15.37:6818/365418945,v1:172.21.15.37:6819/365418945] boot 2024-09-17T07:19:47.503 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:47 smithi037 ceph-mon[67971]: osdmap e87: 8 total, 8 up, 8 in 2024-09-17T07:19:47.503 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:47 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T07:19:48.251 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:48 smithi037 ceph-mon[67971]: Health check update: Degraded data redundancy: 52/441 objects degraded (11.791%), 13 pgs degraded (PG_DEGRADED) 2024-09-17T07:19:48.251 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:48 smithi037 ceph-mon[67971]: osdmap e88: 8 total, 8 up, 8 in 2024-09-17T07:19:48.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:48 smithi167 ceph-mon[49361]: Health check update: Degraded data redundancy: 52/441 objects degraded (11.791%), 13 pgs degraded (PG_DEGRADED) 2024-09-17T07:19:48.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:48 smithi167 ceph-mon[49361]: osdmap e88: 8 total, 8 up, 8 in 2024-09-17T07:19:49.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:49 smithi167 ceph-mon[49361]: pgmap v103: 129 pgs: 3 peering, 19 active+undersized, 13 active+undersized+degraded, 94 active+clean; 221 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s; 52/441 objects degraded (11.791%) 2024-09-17T07:19:49.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:49 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:19:49.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:49 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:19:49.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:49 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:19:49.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:49 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:19:49.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:49 smithi167 ceph-mon[49361]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:19:49.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:49 smithi167 ceph-mon[49361]: pgmap v104: 129 pgs: 3 peering, 19 active+undersized, 13 active+undersized+degraded, 94 active+clean; 221 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 477 B/s rd, 0 op/s; 52/441 objects degraded (11.791%) 2024-09-17T07:19:49.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:49 smithi167 ceph-mon[49361]: pgmap v105: 129 pgs: 3 peering, 19 active+undersized, 13 active+undersized+degraded, 94 active+clean; 221 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 52/441 objects degraded (11.791%) 2024-09-17T07:19:49.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:49 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:19:49.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:49 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:19:49.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:49 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:19:49.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:49 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:19:49.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:49 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:19:49.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:49 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:19:49.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:49 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-17T07:19:49.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:49 smithi167 ceph-mon[49361]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-17T07:19:49.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:49 smithi167 ceph-mon[49361]: Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-09-17T07:19:49.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:49 smithi037 ceph-mon[67971]: pgmap v103: 129 pgs: 3 peering, 19 active+undersized, 13 active+undersized+degraded, 94 active+clean; 221 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s; 52/441 objects degraded (11.791%) 2024-09-17T07:19:49.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:49 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:19:49.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:49 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:19:49.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:49 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:19:49.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:49 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:19:49.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:49 smithi037 ceph-mon[67971]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:19:49.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:49 smithi037 ceph-mon[67971]: pgmap v104: 129 pgs: 3 peering, 19 active+undersized, 13 active+undersized+degraded, 94 active+clean; 221 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 477 B/s rd, 0 op/s; 52/441 objects degraded (11.791%) 2024-09-17T07:19:49.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:49 smithi037 ceph-mon[67971]: pgmap v105: 129 pgs: 3 peering, 19 active+undersized, 13 active+undersized+degraded, 94 active+clean; 221 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 52/441 objects degraded (11.791%) 2024-09-17T07:19:49.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:49 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:19:49.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:49 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:19:49.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:49 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:19:49.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:49 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:19:49.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:49 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:19:49.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:49 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:19:49.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:49 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-17T07:19:49.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:49 smithi037 ceph-mon[67971]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-17T07:19:49.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:49 smithi037 ceph-mon[67971]: Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-09-17T07:19:51.598 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:51 smithi037 ceph-mon[67971]: pgmap v106: 129 pgs: 3 peering, 10 active+undersized, 5 active+undersized+degraded, 111 active+clean; 221 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 20/441 objects degraded (4.535%) 2024-09-17T07:19:51.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:51 smithi167 ceph-mon[49361]: pgmap v106: 129 pgs: 3 peering, 10 active+undersized, 5 active+undersized+degraded, 111 active+clean; 221 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 20/441 objects degraded (4.535%) 2024-09-17T07:19:52.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:52 smithi037 ceph-mon[67971]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 20/441 objects degraded (4.535%), 5 pgs degraded) 2024-09-17T07:19:52.748 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:52 smithi167 ceph-mon[49361]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 20/441 objects degraded (4.535%), 5 pgs degraded) 2024-09-17T07:19:53.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:53 smithi167 ceph-mon[49361]: pgmap v107: 129 pgs: 129 active+clean; 221 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-17T07:19:53.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:53 smithi037 ceph-mon[67971]: pgmap v107: 129 pgs: 129 active+clean; 221 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-17T07:19:55.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:55 smithi167 ceph-mon[49361]: pgmap v108: 129 pgs: 129 active+clean; 221 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-17T07:19:55.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:55 smithi037 ceph-mon[67971]: pgmap v108: 129 pgs: 129 active+clean; 221 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-17T07:19:55.952 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-09-17T07:19:56.613 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T07:19:56.613 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.smithi037 smithi037 *:9093,9094 running (12m) 12s ago 22m 19.3M - 0.20.0 0881eb8f169f cc564f04f199 2024-09-17T07:19:56.613 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi037 smithi037 running (112s) 12s ago 22m 6891k - 18.2.4-855-g19e2a2be 980a0bfcd684 de568c6f44a6 2024-09-17T07:19:56.613 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi167 smithi167 running (107s) 103s ago 21m 6891k - 18.2.4-855-g19e2a2be 980a0bfcd684 2749f4c51060 2024-09-17T07:19:56.613 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.smithi037 smithi037 *:3000 running (9m) 12s ago 22m 37.3M - 6.7.4 557c83e11646 645fc2db463d 2024-09-17T07:19:56.613 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi037.jtdcan smithi037 running (17m) 12s ago 17m 16.7M - 16.2.0 24ecd6d5f14c 9972c22cf2de 2024-09-17T07:19:56.613 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi167.pprzvy smithi167 running (17m) 103s ago 17m 41.2M - 16.2.0 24ecd6d5f14c 7f42961a3697 2024-09-17T07:19:56.613 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi037.xnzdne smithi037 *:8443,9283,8765 running (3m) 12s ago 23m 489M - 18.2.4-855-g19e2a2be 980a0bfcd684 e9e9a55f52f5 2024-09-17T07:19:56.613 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi167.ysqmzf smithi167 *:8443,9283,8765 running (3m) 103s ago 21m 438M - 18.2.4-855-g19e2a2be 980a0bfcd684 22020adca1e8 2024-09-17T07:19:56.613 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi037 smithi037 running (2m) 12s ago 23m 55.2M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 8ad50fcd5c53 2024-09-17T07:19:56.613 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi167 smithi167 running (2m) 103s ago 21m 36.4M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 4e36fc03fea9 2024-09-17T07:19:56.613 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.0.0.smithi037.koazav smithi037 *:2049 running (14m) 12s ago 14m 138M - 3.5 24ecd6d5f14c b21a22e84630 2024-09-17T07:19:56.614 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.1.0.smithi167.rhgwce smithi167 *:2049 running (14m) 103s ago 14m 88.1M - 3.5 24ecd6d5f14c d8f95531d8af 2024-09-17T07:19:56.614 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi037 smithi037 *:9100 running (7m) 12s ago 22m 17.2M - 0.18.1 e5a616e4b9cf 04d51e0863df 2024-09-17T07:19:56.614 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi167 smithi167 *:9100 running (3m) 103s ago 21m 4710k - 0.18.1 e5a616e4b9cf 52cd9c3f271e 2024-09-17T07:19:56.614 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (88s) 12s ago 21m 207M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 424969d37dcb 2024-09-17T07:19:56.614 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (53s) 12s ago 20m 181M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 21d038dcf00b 2024-09-17T07:19:56.614 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (19s) 12s ago 20m 12.0M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 eda694698e8a 2024-09-17T07:19:56.614 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (19m) 12s ago 19m 469M 4096M 16.2.0 24ecd6d5f14c 9bc451cb2df8 2024-09-17T07:19:56.614 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi167 running (19m) 103s ago 19m 489M 4096M 16.2.0 24ecd6d5f14c 062421f15e44 2024-09-17T07:19:56.614 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi167 running (19m) 103s ago 19m 582M 4096M 16.2.0 24ecd6d5f14c f1d1552fbeeb 2024-09-17T07:19:56.614 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi167 running (18m) 103s ago 18m 504M 4096M 16.2.0 24ecd6d5f14c 5c621e82d4cd 2024-09-17T07:19:56.614 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi167 running (18m) 103s ago 18m 765M 4096M 16.2.0 24ecd6d5f14c 721a3bad3841 2024-09-17T07:19:56.614 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.smithi037 smithi037 *:9095 unknown 12s ago 21m - - 2024-09-17T07:19:57.013 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T07:19:57.013 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-09-17T07:19:57.013 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T07:19:57.013 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:19:57.013 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-09-17T07:19:57.014 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T07:19:57.014 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:19:57.014 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-09-17T07:19:57.014 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 5, 2024-09-17T07:19:57.014 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 3 2024-09-17T07:19:57.014 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:19:57.014 INFO:teuthology.orchestra.run.smithi037.stdout: "mds": { 2024-09-17T07:19:57.014 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:19:57.014 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:19:57.014 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-09-17T07:19:57.014 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 7, 2024-09-17T07:19:57.014 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 7 2024-09-17T07:19:57.015 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-09-17T07:19:57.015 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T07:19:57.348 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T07:19:57.348 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9", 2024-09-17T07:19:57.348 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": true, 2024-09-17T07:19:57.348 INFO:teuthology.orchestra.run.smithi037.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T07:19:57.349 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [ 2024-09-17T07:19:57.349 INFO:teuthology.orchestra.run.smithi037.stdout: "mon", 2024-09-17T07:19:57.349 INFO:teuthology.orchestra.run.smithi037.stdout: "crash", 2024-09-17T07:19:57.349 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr" 2024-09-17T07:19:57.349 INFO:teuthology.orchestra.run.smithi037.stdout: ], 2024-09-17T07:19:57.349 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": "9/23 daemons upgraded", 2024-09-17T07:19:57.349 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "Currently upgrading osd daemons", 2024-09-17T07:19:57.349 INFO:teuthology.orchestra.run.smithi037.stdout: "is_paused": false 2024-09-17T07:19:57.349 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T07:19:57.745 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:57 smithi037 ceph-mon[67971]: from='client.34264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:19:57.745 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:57 smithi037 ceph-mon[67971]: from='client.34268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:19:57.745 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:57 smithi037 ceph-mon[67971]: pgmap v109: 129 pgs: 129 active+clean; 221 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 246 B/s rd, 0 op/s 2024-09-17T07:19:57.746 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:57 smithi037 ceph-mon[67971]: from='client.34272 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:19:57.746 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:57 smithi037 ceph-mon[67971]: from='client.34276 172.21.15.37:0/2160918177' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:19:57.748 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:57 smithi167 ceph-mon[49361]: from='client.34264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:19:57.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:57 smithi167 ceph-mon[49361]: from='client.34268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:19:57.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:57 smithi167 ceph-mon[49361]: pgmap v109: 129 pgs: 129 active+clean; 221 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 246 B/s rd, 0 op/s 2024-09-17T07:19:57.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:57 smithi167 ceph-mon[49361]: from='client.34272 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:19:57.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:57 smithi167 ceph-mon[49361]: from='client.34276 172.21.15.37:0/2160918177' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:19:57.754 INFO:teuthology.orchestra.run.smithi037.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-09-17T07:19:57.754 INFO:teuthology.orchestra.run.smithi037.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-09-17T07:19:57.754 INFO:teuthology.orchestra.run.smithi037.stdout: daemon prometheus.smithi037 on smithi037 is in unknown state 2024-09-17T07:19:58.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:58 smithi167 ceph-mon[49361]: from='client.34280 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:19:58.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:58 smithi167 ceph-mon[49361]: from='client.34284 172.21.15.37:0/3450424038' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:19:58.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:58 smithi037 ceph-mon[67971]: from='client.34280 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:19:58.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:58 smithi037 ceph-mon[67971]: from='client.34284 172.21.15.37:0/3450424038' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:19:59.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:59 smithi167 ceph-mon[49361]: pgmap v110: 129 pgs: 129 active+clean; 221 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2024-09-17T07:19:59.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:59 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:19:59.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:59 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:19:59.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:19:59 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:19:59.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:59 smithi037 ceph-mon[67971]: pgmap v110: 129 pgs: 129 active+clean; 221 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2024-09-17T07:19:59.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:59 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:19:59.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:59 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:19:59.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:19:59 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:20:00.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:00 smithi167 ceph-mon[49361]: overall HEALTH_WARN 1 failed cephadm daemon(s) 2024-09-17T07:20:00.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:00 smithi037 ceph-mon[67971]: overall HEALTH_WARN 1 failed cephadm daemon(s) 2024-09-17T07:20:01.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:01 smithi167 ceph-mon[49361]: pgmap v111: 129 pgs: 129 active+clean; 221 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:20:01.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:01 smithi037 ceph-mon[67971]: pgmap v111: 129 pgs: 129 active+clean; 221 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:20:03.675 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:03 smithi037 ceph-mon[67971]: pgmap v112: 129 pgs: 129 active+clean; 221 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:20:03.675 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:03 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-17T07:20:03.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:03 smithi167 ceph-mon[49361]: pgmap v112: 129 pgs: 129 active+clean; 221 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:20:03.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:03 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-17T07:20:04.690 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:04 smithi037 ceph-mon[67971]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-17T07:20:04.690 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:04 smithi037 ceph-mon[67971]: Upgrade: osd.3 is safe to restart 2024-09-17T07:20:04.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:04 smithi167 ceph-mon[49361]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-17T07:20:04.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:04 smithi167 ceph-mon[49361]: Upgrade: osd.3 is safe to restart 2024-09-17T07:20:05.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:05 smithi167 ceph-mon[49361]: pgmap v113: 129 pgs: 129 active+clean; 221 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:20:05.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:05 smithi167 ceph-mon[49361]: Upgrade: Updating osd.3 2024-09-17T07:20:05.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:05 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:20:05.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:05 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-17T07:20:06.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:05 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:20:06.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:05 smithi167 ceph-mon[49361]: Deploying daemon osd.3 on smithi037 2024-09-17T07:20:06.006 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:05 smithi037 ceph-mon[67971]: pgmap v113: 129 pgs: 129 active+clean; 221 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:20:06.006 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:05 smithi037 ceph-mon[67971]: Upgrade: Updating osd.3 2024-09-17T07:20:06.006 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:05 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:20:06.006 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:05 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-17T07:20:06.006 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:05 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:20:06.006 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:05 smithi037 ceph-mon[67971]: Deploying daemon osd.3 on smithi037 2024-09-17T07:20:07.719 INFO:journalctl@ceph.osd.3.smithi037.stdout:Sep 17 07:20:07 smithi037 systemd[1]: Stopping Ceph osd.3 for d241d094-74c1-11ef-bceb-c7b262605968... 2024-09-17T07:20:07.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:07 smithi167 ceph-mon[49361]: pgmap v114: 129 pgs: 129 active+clean; 221 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:20:08.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:07 smithi037 ceph-mon[67971]: pgmap v114: 129 pgs: 129 active+clean; 221 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:20:08.025 INFO:journalctl@ceph.osd.3.smithi037.stdout:Sep 17 07:20:07 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd.3[40688]: debug 2024-09-17T07:20:07.759+0000 7f6bccf87700 -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-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-17T07:20:08.025 INFO:journalctl@ceph.osd.3.smithi037.stdout:Sep 17 07:20:07 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd.3[40688]: debug 2024-09-17T07:20:07.759+0000 7f6bccf87700 -1 osd.3 88 *** Got signal Terminated *** 2024-09-17T07:20:08.025 INFO:journalctl@ceph.osd.3.smithi037.stdout:Sep 17 07:20:07 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd.3[40688]: debug 2024-09-17T07:20:07.759+0000 7f6bccf87700 -1 osd.3 88 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T07:20:08.025 INFO:journalctl@ceph.osd.3.smithi037.stdout:Sep 17 07:20:07 smithi037 podman[82093]: 2024-09-17 07:20:07.892070937 +0000 UTC m=+0.297132726 container died 9bc451cb2df81442cda385bb75074c30a691e57c860f82c02e3e524a03b95f32 (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd.3, ceph=True, maintainer=Dimitri Savineau , org.label-schema.name=CentOS Base Image, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.build-date=20201204, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, RELEASE=HEAD, CEPH_POINT_RELEASE=-16.2.0) 2024-09-17T07:20:08.511 INFO:journalctl@ceph.osd.3.smithi037.stdout:Sep 17 07:20:08 smithi037 podman[82093]: 2024-09-17 07:20:08.292924124 +0000 UTC m=+0.697985913 container cleanup 9bc451cb2df81442cda385bb75074c30a691e57c860f82c02e3e524a03b95f32 (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd.3, org.label-schema.license=GPLv2, GIT_REPO=https://github.com/ceph/ceph-container.git, RELEASE=HEAD, maintainer=Dimitri Savineau , GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, ceph=True, org.label-schema.build-date=20201204, org.label-schema.name=CentOS Base Image, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=-16.2.0, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.schema-version=1.0) 2024-09-17T07:20:08.511 INFO:journalctl@ceph.osd.3.smithi037.stdout:Sep 17 07:20:08 smithi037 bash[82093]: ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd.3 2024-09-17T07:20:08.773 INFO:journalctl@ceph.osd.3.smithi037.stdout:Sep 17 07:20:08 smithi037 podman[82109]: 2024-09-17 07:20:08.511245814 +0000 UTC m=+0.609755342 container remove 9bc451cb2df81442cda385bb75074c30a691e57c860f82c02e3e524a03b95f32 (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd.3, GIT_CLEAN=True, RELEASE=HEAD, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, CEPH_POINT_RELEASE=-16.2.0, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_REPO=https://github.com/ceph/ceph-container.git, ceph=True, maintainer=Dimitri Savineau , org.label-schema.name=CentOS Base Image, org.label-schema.build-date=20201204) 2024-09-17T07:20:08.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:08 smithi037 ceph-mon[67971]: osd.3 reported immediately failed by osd.4 2024-09-17T07:20:08.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:08 smithi037 ceph-mon[67971]: osd.3 failed (root=default,host=smithi037) (connection refused reported by osd.4) 2024-09-17T07:20:08.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:08 smithi037 ceph-mon[67971]: osd.3 reported immediately failed by osd.7 2024-09-17T07:20:08.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:08 smithi037 ceph-mon[67971]: osd.3 reported immediately failed by osd.0 2024-09-17T07:20:08.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:08 smithi037 ceph-mon[67971]: osd.3 reported immediately failed by osd.1 2024-09-17T07:20:08.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:08 smithi037 ceph-mon[67971]: osd.3 reported immediately failed by osd.2 2024-09-17T07:20:08.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:08 smithi037 ceph-mon[67971]: osd.3 reported immediately failed by osd.4 2024-09-17T07:20:08.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:08 smithi037 ceph-mon[67971]: osd.3 reported immediately failed by osd.6 2024-09-17T07:20:08.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:08 smithi037 ceph-mon[67971]: osd.3 reported immediately failed by osd.5 2024-09-17T07:20:08.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:08 smithi037 ceph-mon[67971]: osd.3 reported immediately failed by osd.7 2024-09-17T07:20:08.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:08 smithi037 ceph-mon[67971]: osd.3 reported immediately failed by osd.0 2024-09-17T07:20:08.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:08 smithi037 ceph-mon[67971]: osd.3 reported immediately failed by osd.1 2024-09-17T07:20:08.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:08 smithi037 ceph-mon[67971]: osd.3 reported immediately failed by osd.2 2024-09-17T07:20:08.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:08 smithi037 ceph-mon[67971]: osd.3 reported immediately failed by osd.6 2024-09-17T07:20:08.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:08 smithi037 ceph-mon[67971]: osd.3 reported immediately failed by osd.5 2024-09-17T07:20:08.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:08 smithi037 ceph-mon[67971]: osd.3 reported immediately failed by osd.5 2024-09-17T07:20:08.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:08 smithi037 ceph-mon[67971]: osd.3 reported immediately failed by osd.7 2024-09-17T07:20:08.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:08 smithi037 ceph-mon[67971]: osd.3 reported immediately failed by osd.1 2024-09-17T07:20:08.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:08 smithi037 ceph-mon[67971]: osd.3 reported immediately failed by osd.0 2024-09-17T07:20:08.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:08 smithi037 ceph-mon[67971]: osd.3 reported immediately failed by osd.1 2024-09-17T07:20:08.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:08 smithi037 ceph-mon[67971]: osd.3 reported immediately failed by osd.2 2024-09-17T07:20:08.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:08 smithi037 ceph-mon[67971]: osd.3 reported immediately failed by osd.4 2024-09-17T07:20:08.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:08 smithi037 ceph-mon[67971]: osd.3 reported immediately failed by osd.6 2024-09-17T07:20:08.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:08 smithi037 ceph-mon[67971]: osd.3 reported immediately failed by osd.5 2024-09-17T07:20:08.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:08 smithi037 ceph-mon[67971]: osd.3 reported immediately failed by osd.7 2024-09-17T07:20:08.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:08 smithi037 ceph-mon[67971]: osd.3 reported immediately failed by osd.0 2024-09-17T07:20:08.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:08 smithi037 ceph-mon[67971]: osd.3 reported immediately failed by osd.2 2024-09-17T07:20:08.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:08 smithi037 ceph-mon[67971]: osd.3 reported immediately failed by osd.4 2024-09-17T07:20:08.776 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:08 smithi037 ceph-mon[67971]: osd.3 reported immediately failed by osd.6 2024-09-17T07:20:08.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:08 smithi167 ceph-mon[49361]: osd.3 reported immediately failed by osd.4 2024-09-17T07:20:08.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:08 smithi167 ceph-mon[49361]: osd.3 failed (root=default,host=smithi037) (connection refused reported by osd.4) 2024-09-17T07:20:08.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:08 smithi167 ceph-mon[49361]: osd.3 reported immediately failed by osd.7 2024-09-17T07:20:08.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:08 smithi167 ceph-mon[49361]: osd.3 reported immediately failed by osd.0 2024-09-17T07:20:08.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:08 smithi167 ceph-mon[49361]: osd.3 reported immediately failed by osd.1 2024-09-17T07:20:08.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:08 smithi167 ceph-mon[49361]: osd.3 reported immediately failed by osd.2 2024-09-17T07:20:08.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:08 smithi167 ceph-mon[49361]: osd.3 reported immediately failed by osd.4 2024-09-17T07:20:09.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:08 smithi167 ceph-mon[49361]: osd.3 reported immediately failed by osd.6 2024-09-17T07:20:09.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:08 smithi167 ceph-mon[49361]: osd.3 reported immediately failed by osd.5 2024-09-17T07:20:09.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:08 smithi167 ceph-mon[49361]: osd.3 reported immediately failed by osd.7 2024-09-17T07:20:09.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:08 smithi167 ceph-mon[49361]: osd.3 reported immediately failed by osd.0 2024-09-17T07:20:09.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:08 smithi167 ceph-mon[49361]: osd.3 reported immediately failed by osd.1 2024-09-17T07:20:09.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:08 smithi167 ceph-mon[49361]: osd.3 reported immediately failed by osd.2 2024-09-17T07:20:09.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:08 smithi167 ceph-mon[49361]: osd.3 reported immediately failed by osd.6 2024-09-17T07:20:09.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:08 smithi167 ceph-mon[49361]: osd.3 reported immediately failed by osd.5 2024-09-17T07:20:09.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:08 smithi167 ceph-mon[49361]: osd.3 reported immediately failed by osd.5 2024-09-17T07:20:09.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:08 smithi167 ceph-mon[49361]: osd.3 reported immediately failed by osd.7 2024-09-17T07:20:09.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:08 smithi167 ceph-mon[49361]: osd.3 reported immediately failed by osd.1 2024-09-17T07:20:09.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:08 smithi167 ceph-mon[49361]: osd.3 reported immediately failed by osd.0 2024-09-17T07:20:09.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:08 smithi167 ceph-mon[49361]: osd.3 reported immediately failed by osd.1 2024-09-17T07:20:09.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:08 smithi167 ceph-mon[49361]: osd.3 reported immediately failed by osd.2 2024-09-17T07:20:09.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:08 smithi167 ceph-mon[49361]: osd.3 reported immediately failed by osd.4 2024-09-17T07:20:09.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:08 smithi167 ceph-mon[49361]: osd.3 reported immediately failed by osd.6 2024-09-17T07:20:09.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:08 smithi167 ceph-mon[49361]: osd.3 reported immediately failed by osd.5 2024-09-17T07:20:09.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:08 smithi167 ceph-mon[49361]: osd.3 reported immediately failed by osd.7 2024-09-17T07:20:09.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:08 smithi167 ceph-mon[49361]: osd.3 reported immediately failed by osd.0 2024-09-17T07:20:09.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:08 smithi167 ceph-mon[49361]: osd.3 reported immediately failed by osd.2 2024-09-17T07:20:09.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:08 smithi167 ceph-mon[49361]: osd.3 reported immediately failed by osd.4 2024-09-17T07:20:09.002 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:08 smithi167 ceph-mon[49361]: osd.3 reported immediately failed by osd.6 2024-09-17T07:20:09.273 INFO:journalctl@ceph.osd.3.smithi037.stdout:Sep 17 07:20:08 smithi037 podman[82210]: 2024-09-17 07:20:08.88105153 +0000 UTC m=+0.017000635 image pull 980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89 quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 2024-09-17T07:20:09.273 INFO:journalctl@ceph.osd.3.smithi037.stdout:Sep 17 07:20:08 smithi037 podman[82210]: 2024-09-17 07:20:08.995539146 +0000 UTC m=+0.131488295 container create 5fa9411f91a47b339baa383a798440944e1a35cb3ef5627f75d66eae9f12b5a8 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-3-deactivate, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, CEPH_POINT_RELEASE=, ceph=True, RELEASE=reef-19e2a2b, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0) 2024-09-17T07:20:09.273 INFO:journalctl@ceph.osd.3.smithi037.stdout:Sep 17 07:20:09 smithi037 podman[82210]: 2024-09-17 07:20:09.222804836 +0000 UTC m=+0.358753933 container init 5fa9411f91a47b339baa383a798440944e1a35cb3ef5627f75d66eae9f12b5a8 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-3-deactivate, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, RELEASE=reef-19e2a2b) 2024-09-17T07:20:09.273 INFO:journalctl@ceph.osd.3.smithi037.stdout:Sep 17 07:20:09 smithi037 podman[82210]: 2024-09-17 07:20:09.226336728 +0000 UTC m=+0.362285821 container start 5fa9411f91a47b339baa383a798440944e1a35cb3ef5627f75d66eae9f12b5a8 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-3-deactivate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, ceph=True, RELEASE=reef-19e2a2b, CEPH_POINT_RELEASE=) 2024-09-17T07:20:09.702 INFO:journalctl@ceph.osd.3.smithi037.stdout:Sep 17 07:20:09 smithi037 podman[82210]: 2024-09-17 07:20:09.316983226 +0000 UTC m=+0.452932333 container attach 5fa9411f91a47b339baa383a798440944e1a35cb3ef5627f75d66eae9f12b5a8 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-3-deactivate, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, ceph=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_CLEAN=True, RELEASE=reef-19e2a2b, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0) 2024-09-17T07:20:09.702 INFO:journalctl@ceph.osd.3.smithi037.stdout:Sep 17 07:20:09 smithi037 podman[82210]: 2024-09-17 07:20:09.417935783 +0000 UTC m=+0.553884889 container died 5fa9411f91a47b339baa383a798440944e1a35cb3ef5627f75d66eae9f12b5a8 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-3-deactivate, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, RELEASE=reef-19e2a2b, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=) 2024-09-17T07:20:09.977 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:09 smithi037 ceph-mon[67971]: pgmap v115: 129 pgs: 129 active+clean; 221 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:20:09.977 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:09 smithi037 ceph-mon[67971]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T07:20:09.977 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:09 smithi037 ceph-mon[67971]: osdmap e89: 8 total, 7 up, 8 in 2024-09-17T07:20:09.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:09 smithi167 ceph-mon[49361]: pgmap v115: 129 pgs: 129 active+clean; 221 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:20:09.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:09 smithi167 ceph-mon[49361]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T07:20:09.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:09 smithi167 ceph-mon[49361]: osdmap e89: 8 total, 7 up, 8 in 2024-09-17T07:20:10.273 INFO:journalctl@ceph.osd.3.smithi037.stdout:Sep 17 07:20:09 smithi037 podman[82233]: 2024-09-17 07:20:09.977054447 +0000 UTC m=+0.552645442 container remove 5fa9411f91a47b339baa383a798440944e1a35cb3ef5627f75d66eae9f12b5a8 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-3-deactivate, org.label-schema.schema-version=1.0, RELEASE=reef-19e2a2b, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731) 2024-09-17T07:20:10.274 INFO:journalctl@ceph.osd.3.smithi037.stdout:Sep 17 07:20:10 smithi037 systemd[1]: ceph-d241d094-74c1-11ef-bceb-c7b262605968@osd.3.service: Deactivated successfully. 2024-09-17T07:20:10.274 INFO:journalctl@ceph.osd.3.smithi037.stdout:Sep 17 07:20:10 smithi037 systemd[1]: Stopped Ceph osd.3 for d241d094-74c1-11ef-bceb-c7b262605968. 2024-09-17T07:20:10.274 INFO:journalctl@ceph.osd.3.smithi037.stdout:Sep 17 07:20:10 smithi037 systemd[1]: ceph-d241d094-74c1-11ef-bceb-c7b262605968@osd.3.service: Consumed 1.161s CPU time. 2024-09-17T07:20:10.274 INFO:journalctl@ceph.osd.3.smithi037.stdout:Sep 17 07:20:10 smithi037 systemd[1]: Starting Ceph osd.3 for d241d094-74c1-11ef-bceb-c7b262605968... 2024-09-17T07:20:10.731 INFO:journalctl@ceph.osd.3.smithi037.stdout:Sep 17 07:20:10 smithi037 podman[82334]: 2024-09-17 07:20:10.43669461 +0000 UTC m=+0.110877169 container create fce22d5d385c1cd2cf18a26653e15e21ae3f45c0949cf8a04ed002b8ad0d1dd6 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-3-activate, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, RELEASE=reef-19e2a2b, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0) 2024-09-17T07:20:10.731 INFO:journalctl@ceph.osd.3.smithi037.stdout:Sep 17 07:20:10 smithi037 podman[82334]: 2024-09-17 07:20:10.343083322 +0000 UTC m=+0.017265836 image pull 980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89 quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 2024-09-17T07:20:10.731 INFO:journalctl@ceph.osd.3.smithi037.stdout:Sep 17 07:20:10 smithi037 podman[82334]: 2024-09-17 07:20:10.655774114 +0000 UTC m=+0.329956627 container init fce22d5d385c1cd2cf18a26653e15e21ae3f45c0949cf8a04ed002b8ad0d1dd6 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-3-activate, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, RELEASE=reef-19e2a2b, GIT_CLEAN=True) 2024-09-17T07:20:10.732 INFO:journalctl@ceph.osd.3.smithi037.stdout:Sep 17 07:20:10 smithi037 podman[82334]: 2024-09-17 07:20:10.659360286 +0000 UTC m=+0.333542800 container start fce22d5d385c1cd2cf18a26653e15e21ae3f45c0949cf8a04ed002b8ad0d1dd6 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-3-activate, RELEASE=reef-19e2a2b, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_BRANCH=HEAD, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-17T07:20:10.732 INFO:journalctl@ceph.osd.3.smithi037.stdout:Sep 17 07:20:10 smithi037 podman[82334]: 2024-09-17 07:20:10.730638684 +0000 UTC m=+0.404821212 container attach fce22d5d385c1cd2cf18a26653e15e21ae3f45c0949cf8a04ed002b8ad0d1dd6 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-3-activate, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, ceph=True, RELEASE=reef-19e2a2b, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-17T07:20:10.991 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:10 smithi037 ceph-mon[67971]: osdmap e90: 8 total, 7 up, 8 in 2024-09-17T07:20:10.992 INFO:journalctl@ceph.osd.3.smithi037.stdout:Sep 17 07:20:10 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-3-activate[82349]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-17T07:20:10.992 INFO:journalctl@ceph.osd.3.smithi037.stdout:Sep 17 07:20:10 smithi037 bash[82334]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-17T07:20:10.992 INFO:journalctl@ceph.osd.3.smithi037.stdout:Sep 17 07:20:10 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-3-activate[82349]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-3 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-09-17T07:20:10.992 INFO:journalctl@ceph.osd.3.smithi037.stdout:Sep 17 07:20:10 smithi037 bash[82334]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-3 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-09-17T07:20:10.992 INFO:journalctl@ceph.osd.3.smithi037.stdout:Sep 17 07:20:10 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-3-activate[82349]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-17T07:20:10.992 INFO:journalctl@ceph.osd.3.smithi037.stdout:Sep 17 07:20:10 smithi037 bash[82334]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-17T07:20:10.998 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:10 smithi167 ceph-mon[49361]: osdmap e90: 8 total, 7 up, 8 in 2024-09-17T07:20:11.273 INFO:journalctl@ceph.osd.3.smithi037.stdout:Sep 17 07:20:10 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-3-activate[82349]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-17T07:20:11.273 INFO:journalctl@ceph.osd.3.smithi037.stdout:Sep 17 07:20:10 smithi037 bash[82334]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-17T07:20:11.274 INFO:journalctl@ceph.osd.3.smithi037.stdout:Sep 17 07:20:10 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-3-activate[82349]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-09-17T07:20:11.274 INFO:journalctl@ceph.osd.3.smithi037.stdout:Sep 17 07:20:10 smithi037 bash[82334]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-09-17T07:20:11.274 INFO:journalctl@ceph.osd.3.smithi037.stdout:Sep 17 07:20:10 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-3-activate[82349]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-17T07:20:11.274 INFO:journalctl@ceph.osd.3.smithi037.stdout:Sep 17 07:20:10 smithi037 bash[82334]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-17T07:20:11.274 INFO:journalctl@ceph.osd.3.smithi037.stdout:Sep 17 07:20:11 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-3-activate[82349]: --> ceph-volume raw activate successful for osd ID: 3 2024-09-17T07:20:11.274 INFO:journalctl@ceph.osd.3.smithi037.stdout:Sep 17 07:20:11 smithi037 bash[82334]: --> ceph-volume raw activate successful for osd ID: 3 2024-09-17T07:20:11.274 INFO:journalctl@ceph.osd.3.smithi037.stdout:Sep 17 07:20:11 smithi037 podman[82334]: 2024-09-17 07:20:11.019116372 +0000 UTC m=+0.693298886 container died fce22d5d385c1cd2cf18a26653e15e21ae3f45c0949cf8a04ed002b8ad0d1dd6 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-3-activate, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, RELEASE=reef-19e2a2b, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-17T07:20:11.739 INFO:journalctl@ceph.osd.3.smithi037.stdout:Sep 17 07:20:11 smithi037 podman[82476]: 2024-09-17 07:20:11.576589281 +0000 UTC m=+0.551729949 container remove fce22d5d385c1cd2cf18a26653e15e21ae3f45c0949cf8a04ed002b8ad0d1dd6 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-3-activate, org.label-schema.schema-version=1.0, RELEASE=reef-19e2a2b, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, ceph=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2) 2024-09-17T07:20:11.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:11 smithi167 ceph-mon[49361]: pgmap v118: 129 pgs: 17 active+undersized, 11 stale+active+clean, 5 active+undersized+degraded, 96 active+clean; 221 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 15/441 objects degraded (3.401%) 2024-09-17T07:20:11.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:11 smithi167 ceph-mon[49361]: Health check failed: Degraded data redundancy: 15/441 objects degraded (3.401%), 5 pgs degraded (PG_DEGRADED) 2024-09-17T07:20:12.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:11 smithi037 ceph-mon[67971]: pgmap v118: 129 pgs: 17 active+undersized, 11 stale+active+clean, 5 active+undersized+degraded, 96 active+clean; 221 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 15/441 objects degraded (3.401%) 2024-09-17T07:20:12.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:11 smithi037 ceph-mon[67971]: Health check failed: Degraded data redundancy: 15/441 objects degraded (3.401%), 5 pgs degraded (PG_DEGRADED) 2024-09-17T07:20:12.023 INFO:journalctl@ceph.osd.3.smithi037.stdout:Sep 17 07:20:11 smithi037 podman[82534]: 2024-09-17 07:20:11.693759856 +0000 UTC m=+0.017163684 image pull 980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89 quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 2024-09-17T07:20:12.023 INFO:journalctl@ceph.osd.3.smithi037.stdout:Sep 17 07:20:11 smithi037 podman[82534]: 2024-09-17 07:20:11.844280175 +0000 UTC m=+0.167683992 container create 86b97ce80e2da246ad6f7d37523e3f1797c8817352685762b2d1c4b4ccd70bdb (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-3, RELEASE=reef-19e2a2b, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_CLEAN=True, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , ceph=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-17T07:20:12.523 INFO:journalctl@ceph.osd.3.smithi037.stdout:Sep 17 07:20:12 smithi037 podman[82534]: 2024-09-17 07:20:12.071620551 +0000 UTC m=+0.395024372 container init 86b97ce80e2da246ad6f7d37523e3f1797c8817352685762b2d1c4b4ccd70bdb (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-3, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , RELEASE=reef-19e2a2b, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True) 2024-09-17T07:20:12.524 INFO:journalctl@ceph.osd.3.smithi037.stdout:Sep 17 07:20:12 smithi037 podman[82534]: 2024-09-17 07:20:12.075167892 +0000 UTC m=+0.398571719 container start 86b97ce80e2da246ad6f7d37523e3f1797c8817352685762b2d1c4b4ccd70bdb (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-3, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, RELEASE=reef-19e2a2b, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-17T07:20:12.524 INFO:journalctl@ceph.osd.3.smithi037.stdout:Sep 17 07:20:12 smithi037 ceph-osd[82552]: -- 172.21.15.37:0/4234966142 <== mon.0 v2:172.21.15.37:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x555608afb1e0 con 0x555608a99c00 2024-09-17T07:20:12.524 INFO:journalctl@ceph.osd.3.smithi037.stdout:Sep 17 07:20:12 smithi037 bash[82534]: 86b97ce80e2da246ad6f7d37523e3f1797c8817352685762b2d1c4b4ccd70bdb 2024-09-17T07:20:12.524 INFO:journalctl@ceph.osd.3.smithi037.stdout:Sep 17 07:20:12 smithi037 systemd[1]: Started Ceph osd.3 for d241d094-74c1-11ef-bceb-c7b262605968. 2024-09-17T07:20:12.924 INFO:journalctl@ceph.osd.3.smithi037.stdout:Sep 17 07:20:12 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-3[82548]: 2024-09-17T07:20:12.614+0000 7f383bb61640 -1 Falling back to public interface 2024-09-17T07:20:13.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:13 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:20:13.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:13 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:20:13.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:13 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:20:13.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:13 smithi167 ceph-mon[49361]: pgmap v119: 129 pgs: 33 active+undersized, 17 active+undersized+degraded, 79 active+clean; 221 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 55/441 objects degraded (12.472%) 2024-09-17T07:20:13.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:13 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:20:13.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:13 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:20:13.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:13 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:20:13.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:13 smithi037 ceph-mon[67971]: pgmap v119: 129 pgs: 33 active+undersized, 17 active+undersized+degraded, 79 active+clean; 221 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 55/441 objects degraded (12.472%) 2024-09-17T07:20:15.225 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:14 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:20:15.225 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:14 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:20:15.225 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:14 smithi037 ceph-mon[67971]: pgmap v120: 129 pgs: 33 active+undersized, 17 active+undersized+degraded, 79 active+clean; 221 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 55/441 objects degraded (12.472%) 2024-09-17T07:20:15.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:14 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:20:15.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:14 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:20:15.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:14 smithi167 ceph-mon[49361]: pgmap v120: 129 pgs: 33 active+undersized, 17 active+undersized+degraded, 79 active+clean; 221 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 55/441 objects degraded (12.472%) 2024-09-17T07:20:17.684 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:17 smithi037 ceph-mon[67971]: pgmap v121: 129 pgs: 33 active+undersized, 17 active+undersized+degraded, 79 active+clean; 221 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 55/441 objects degraded (12.472%) 2024-09-17T07:20:17.748 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:17 smithi167 ceph-mon[49361]: pgmap v121: 129 pgs: 33 active+undersized, 17 active+undersized+degraded, 79 active+clean; 221 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 55/441 objects degraded (12.472%) 2024-09-17T07:20:18.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:18 smithi037 ceph-mon[67971]: Health check update: Degraded data redundancy: 55/441 objects degraded (12.472%), 17 pgs degraded (PG_DEGRADED) 2024-09-17T07:20:18.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:18 smithi167 ceph-mon[49361]: Health check update: Degraded data redundancy: 55/441 objects degraded (12.472%), 17 pgs degraded (PG_DEGRADED) 2024-09-17T07:20:19.773 INFO:journalctl@ceph.osd.3.smithi037.stdout:Sep 17 07:20:19 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-3[82548]: 2024-09-17T07:20:19.521+0000 7f383bb61640 -1 osd.3 0 read_superblock omap replica is missing. 2024-09-17T07:20:19.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:19 smithi037 ceph-mon[67971]: pgmap v122: 129 pgs: 33 active+undersized, 17 active+undersized+degraded, 79 active+clean; 221 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 55/441 objects degraded (12.472%) 2024-09-17T07:20:19.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:19 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:20:19.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:19 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:20:19.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:19 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:20:19.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:19 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:20:19.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:19 smithi167 ceph-mon[49361]: pgmap v122: 129 pgs: 33 active+undersized, 17 active+undersized+degraded, 79 active+clean; 221 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 55/441 objects degraded (12.472%) 2024-09-17T07:20:19.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:19 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:20:19.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:19 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:20:19.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:19 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:20:19.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:19 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:20:20.875 INFO:journalctl@ceph.osd.3.smithi037.stdout:Sep 17 07:20:20 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-3[82548]: 2024-09-17T07:20:20.602+0000 7f383bb61640 -1 osd.3 88 log_to_monitors true 2024-09-17T07:20:21.851 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:21 smithi037 ceph-mon[67971]: pgmap v123: 129 pgs: 33 active+undersized, 17 active+undersized+degraded, 79 active+clean; 221 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 55/441 objects degraded (12.472%) 2024-09-17T07:20:21.851 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:21 smithi037 ceph-mon[67971]: from='osd.3 [v2:172.21.15.37:6826/1883100505,v1:172.21.15.37:6827/1883100505]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-17T07:20:21.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:21 smithi167 ceph-mon[49361]: pgmap v123: 129 pgs: 33 active+undersized, 17 active+undersized+degraded, 79 active+clean; 221 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 55/441 objects degraded (12.472%) 2024-09-17T07:20:21.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:21 smithi167 ceph-mon[49361]: from='osd.3 [v2:172.21.15.37:6826/1883100505,v1:172.21.15.37:6827/1883100505]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-17T07:20:22.273 INFO:journalctl@ceph.osd.3.smithi037.stdout:Sep 17 07:20:22 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-3[82548]: 2024-09-17T07:20:22.056+0000 7f382f903640 -1 osd.3 88 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T07:20:22.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:22 smithi167 ceph-mon[49361]: from='osd.3 [v2:172.21.15.37:6826/1883100505,v1:172.21.15.37:6827/1883100505]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T07:20:22.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:22 smithi167 ceph-mon[49361]: osdmap e91: 8 total, 7 up, 8 in 2024-09-17T07:20:22.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:22 smithi167 ceph-mon[49361]: from='osd.3 [v2:172.21.15.37:6826/1883100505,v1:172.21.15.37:6827/1883100505]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-09-17T07:20:22.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:22 smithi167 ceph-mon[49361]: from='osd.3 [v2:172.21.15.37:6826/1883100505,v1:172.21.15.37:6827/1883100505]' entity='osd.3' 2024-09-17T07:20:23.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:22 smithi037 ceph-mon[67971]: from='osd.3 [v2:172.21.15.37:6826/1883100505,v1:172.21.15.37:6827/1883100505]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T07:20:23.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:22 smithi037 ceph-mon[67971]: osdmap e91: 8 total, 7 up, 8 in 2024-09-17T07:20:23.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:22 smithi037 ceph-mon[67971]: from='osd.3 [v2:172.21.15.37:6826/1883100505,v1:172.21.15.37:6827/1883100505]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-09-17T07:20:23.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:22 smithi037 ceph-mon[67971]: from='osd.3 [v2:172.21.15.37:6826/1883100505,v1:172.21.15.37:6827/1883100505]' entity='osd.3' 2024-09-17T07:20:23.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:23 smithi167 ceph-mon[49361]: pgmap v125: 129 pgs: 33 active+undersized, 17 active+undersized+degraded, 79 active+clean; 221 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 204 B/s rd, 0 op/s; 55/441 objects degraded (12.472%) 2024-09-17T07:20:23.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:23 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:20:23.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:23 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:20:23.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:23 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:20:23.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:23 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:20:24.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:23 smithi167 ceph-mon[49361]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:20:24.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:23 smithi167 ceph-mon[49361]: pgmap v126: 129 pgs: 33 active+undersized, 17 active+undersized+degraded, 79 active+clean; 221 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 246 B/s rd, 0 op/s; 55/441 objects degraded (12.472%) 2024-09-17T07:20:24.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:23 smithi167 ceph-mon[49361]: pgmap v127: 129 pgs: 33 active+undersized, 17 active+undersized+degraded, 79 active+clean; 221 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 55/441 objects degraded (12.472%) 2024-09-17T07:20:24.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:23 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:20:24.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:23 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:20:24.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:23 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:20:24.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:23 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:20:24.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:23 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:20:24.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:23 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:20:24.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:23 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-17T07:20:24.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:23 smithi167 ceph-mon[49361]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-17T07:20:24.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:23 smithi167 ceph-mon[49361]: Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-09-17T07:20:24.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:23 smithi167 ceph-mon[49361]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T07:20:24.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:23 smithi167 ceph-mon[49361]: osd.3 [v2:172.21.15.37:6826/1883100505,v1:172.21.15.37:6827/1883100505] boot 2024-09-17T07:20:24.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:23 smithi167 ceph-mon[49361]: osdmap e92: 8 total, 8 up, 8 in 2024-09-17T07:20:24.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:23 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T07:20:24.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:23 smithi037 ceph-mon[67971]: pgmap v125: 129 pgs: 33 active+undersized, 17 active+undersized+degraded, 79 active+clean; 221 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 204 B/s rd, 0 op/s; 55/441 objects degraded (12.472%) 2024-09-17T07:20:24.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:23 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:20:24.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:23 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:20:24.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:23 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:20:24.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:23 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:20:24.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:23 smithi037 ceph-mon[67971]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:20:24.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:23 smithi037 ceph-mon[67971]: pgmap v126: 129 pgs: 33 active+undersized, 17 active+undersized+degraded, 79 active+clean; 221 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 246 B/s rd, 0 op/s; 55/441 objects degraded (12.472%) 2024-09-17T07:20:24.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:23 smithi037 ceph-mon[67971]: pgmap v127: 129 pgs: 33 active+undersized, 17 active+undersized+degraded, 79 active+clean; 221 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 55/441 objects degraded (12.472%) 2024-09-17T07:20:24.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:23 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:20:24.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:23 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:20:24.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:23 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:20:24.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:23 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:20:24.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:23 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:20:24.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:23 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:20:24.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:23 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-17T07:20:24.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:23 smithi037 ceph-mon[67971]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-17T07:20:24.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:23 smithi037 ceph-mon[67971]: Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-09-17T07:20:24.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:23 smithi037 ceph-mon[67971]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T07:20:24.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:23 smithi037 ceph-mon[67971]: osd.3 [v2:172.21.15.37:6826/1883100505,v1:172.21.15.37:6827/1883100505] boot 2024-09-17T07:20:24.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:23 smithi037 ceph-mon[67971]: osdmap e92: 8 total, 8 up, 8 in 2024-09-17T07:20:24.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:23 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T07:20:25.468 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:25 smithi037 ceph-mon[67971]: osdmap e93: 8 total, 8 up, 8 in 2024-09-17T07:20:25.468 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:25 smithi037 ceph-mon[67971]: pgmap v130: 129 pgs: 33 active+undersized, 17 active+undersized+degraded, 79 active+clean; 221 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 55/441 objects degraded (12.472%) 2024-09-17T07:20:25.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:25 smithi167 ceph-mon[49361]: osdmap e93: 8 total, 8 up, 8 in 2024-09-17T07:20:25.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:25 smithi167 ceph-mon[49361]: pgmap v130: 129 pgs: 33 active+undersized, 17 active+undersized+degraded, 79 active+clean; 221 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 55/441 objects degraded (12.472%) 2024-09-17T07:20:26.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:26 smithi167 ceph-mon[49361]: Health check update: Degraded data redundancy: 35/441 objects degraded (7.937%), 11 pgs degraded (PG_DEGRADED) 2024-09-17T07:20:27.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:26 smithi037 ceph-mon[67971]: Health check update: Degraded data redundancy: 35/441 objects degraded (7.937%), 11 pgs degraded (PG_DEGRADED) 2024-09-17T07:20:27.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:27 smithi167 ceph-mon[49361]: pgmap v131: 129 pgs: 22 active+undersized, 11 active+undersized+degraded, 96 active+clean; 221 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 35/441 objects degraded (7.937%) 2024-09-17T07:20:28.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:27 smithi037 ceph-mon[67971]: pgmap v131: 129 pgs: 22 active+undersized, 11 active+undersized+degraded, 96 active+clean; 221 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 35/441 objects degraded (7.937%) 2024-09-17T07:20:28.125 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-09-17T07:20:28.781 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T07:20:28.781 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.smithi037 smithi037 *:9093,9094 running (12m) 10s ago 23m 19.3M - 0.20.0 0881eb8f169f cc564f04f199 2024-09-17T07:20:28.781 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi037 smithi037 running (2m) 10s ago 23m 6891k - 18.2.4-855-g19e2a2be 980a0bfcd684 de568c6f44a6 2024-09-17T07:20:28.782 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi167 smithi167 running (2m) 2m ago 22m 6891k - 18.2.4-855-g19e2a2be 980a0bfcd684 2749f4c51060 2024-09-17T07:20:28.782 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.smithi037 smithi037 *:3000 running (10m) 10s ago 22m 37.1M - 6.7.4 557c83e11646 645fc2db463d 2024-09-17T07:20:28.782 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi037.jtdcan smithi037 running (17m) 10s ago 17m 16.8M - 16.2.0 24ecd6d5f14c 9972c22cf2de 2024-09-17T07:20:28.782 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi167.pprzvy smithi167 running (17m) 2m ago 17m 41.2M - 16.2.0 24ecd6d5f14c 7f42961a3697 2024-09-17T07:20:28.782 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi037.xnzdne smithi037 *:8443,9283,8765 running (4m) 10s ago 24m 491M - 18.2.4-855-g19e2a2be 980a0bfcd684 e9e9a55f52f5 2024-09-17T07:20:28.782 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi167.ysqmzf smithi167 *:8443,9283,8765 running (3m) 2m ago 22m 438M - 18.2.4-855-g19e2a2be 980a0bfcd684 22020adca1e8 2024-09-17T07:20:28.782 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi037 smithi037 running (3m) 10s ago 24m 56.1M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 8ad50fcd5c53 2024-09-17T07:20:28.782 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi167 smithi167 running (3m) 2m ago 22m 36.4M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 4e36fc03fea9 2024-09-17T07:20:28.782 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.0.0.smithi037.koazav smithi037 *:2049 running (15m) 10s ago 15m 138M - 3.5 24ecd6d5f14c b21a22e84630 2024-09-17T07:20:28.782 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.1.0.smithi167.rhgwce smithi167 *:2049 running (14m) 2m ago 14m 88.1M - 3.5 24ecd6d5f14c d8f95531d8af 2024-09-17T07:20:28.782 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi037 smithi037 *:9100 running (8m) 10s ago 22m 17.2M - 0.18.1 e5a616e4b9cf 04d51e0863df 2024-09-17T07:20:28.782 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi167 smithi167 *:9100 running (4m) 2m ago 21m 4710k - 0.18.1 e5a616e4b9cf 52cd9c3f271e 2024-09-17T07:20:28.783 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (2m) 10s ago 21m 208M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 424969d37dcb 2024-09-17T07:20:28.783 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (85s) 10s ago 21m 182M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 21d038dcf00b 2024-09-17T07:20:28.783 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (51s) 10s ago 20m 171M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 eda694698e8a 2024-09-17T07:20:28.783 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (17s) 10s ago 20m 11.4M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 86b97ce80e2d 2024-09-17T07:20:28.783 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi167 running (20m) 2m ago 20m 489M 4096M 16.2.0 24ecd6d5f14c 062421f15e44 2024-09-17T07:20:28.783 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi167 running (19m) 2m ago 19m 582M 4096M 16.2.0 24ecd6d5f14c f1d1552fbeeb 2024-09-17T07:20:28.783 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi167 running (19m) 2m ago 19m 504M 4096M 16.2.0 24ecd6d5f14c 5c621e82d4cd 2024-09-17T07:20:28.783 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi167 running (19m) 2m ago 19m 765M 4096M 16.2.0 24ecd6d5f14c 721a3bad3841 2024-09-17T07:20:28.783 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.smithi037 smithi037 *:9095 unknown 10s ago 22m - - 2024-09-17T07:20:29.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:28 smithi037 ceph-mon[67971]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 35/441 objects degraded (7.937%), 11 pgs degraded) 2024-09-17T07:20:29.182 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T07:20:29.182 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-09-17T07:20:29.182 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T07:20:29.182 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:20:29.183 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-09-17T07:20:29.183 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T07:20:29.183 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:20:29.183 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-09-17T07:20:29.183 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 4, 2024-09-17T07:20:29.183 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 4 2024-09-17T07:20:29.183 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:20:29.183 INFO:teuthology.orchestra.run.smithi037.stdout: "mds": { 2024-09-17T07:20:29.183 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:20:29.183 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:20:29.183 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-09-17T07:20:29.183 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 6, 2024-09-17T07:20:29.183 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 8 2024-09-17T07:20:29.183 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-09-17T07:20:29.184 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T07:20:29.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:28 smithi167 ceph-mon[49361]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 35/441 objects degraded (7.937%), 11 pgs degraded) 2024-09-17T07:20:29.518 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T07:20:29.518 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9", 2024-09-17T07:20:29.519 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": true, 2024-09-17T07:20:29.519 INFO:teuthology.orchestra.run.smithi037.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T07:20:29.519 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [ 2024-09-17T07:20:29.519 INFO:teuthology.orchestra.run.smithi037.stdout: "mon", 2024-09-17T07:20:29.519 INFO:teuthology.orchestra.run.smithi037.stdout: "crash", 2024-09-17T07:20:29.519 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr" 2024-09-17T07:20:29.519 INFO:teuthology.orchestra.run.smithi037.stdout: ], 2024-09-17T07:20:29.519 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": "10/23 daemons upgraded", 2024-09-17T07:20:29.519 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "Currently upgrading osd daemons", 2024-09-17T07:20:29.519 INFO:teuthology.orchestra.run.smithi037.stdout: "is_paused": false 2024-09-17T07:20:29.519 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T07:20:29.923 INFO:teuthology.orchestra.run.smithi037.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-09-17T07:20:29.923 INFO:teuthology.orchestra.run.smithi037.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-09-17T07:20:29.923 INFO:teuthology.orchestra.run.smithi037.stdout: daemon prometheus.smithi037 on smithi037 is in unknown state 2024-09-17T07:20:30.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:29 smithi167 ceph-mon[49361]: from='client.34292 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:20:30.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:29 smithi167 ceph-mon[49361]: from='client.34296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:20:30.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:29 smithi167 ceph-mon[49361]: pgmap v132: 129 pgs: 129 active+clean; 221 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 28 KiB/s rd, 28 op/s 2024-09-17T07:20:30.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:29 smithi167 ceph-mon[49361]: from='client.34300 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:20:30.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:29 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:20:30.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:29 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:20:30.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:29 smithi167 ceph-mon[49361]: from='client.34304 172.21.15.37:0/3215298849' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:20:30.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:29 smithi037 ceph-mon[67971]: from='client.34292 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:20:30.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:29 smithi037 ceph-mon[67971]: from='client.34296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:20:30.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:29 smithi037 ceph-mon[67971]: pgmap v132: 129 pgs: 129 active+clean; 221 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 28 KiB/s rd, 28 op/s 2024-09-17T07:20:30.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:29 smithi037 ceph-mon[67971]: from='client.34300 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:20:30.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:29 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:20:30.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:29 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:20:30.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:29 smithi037 ceph-mon[67971]: from='client.34304 172.21.15.37:0/3215298849' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:20:31.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:30 smithi167 ceph-mon[49361]: from='client.34308 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:20:31.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:30 smithi167 ceph-mon[49361]: from='client.? 172.21.15.37:0/3576847048' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:20:31.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:30 smithi037 ceph-mon[67971]: from='client.34308 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:20:31.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:30 smithi037 ceph-mon[67971]: from='client.? 172.21.15.37:0/3576847048' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:20:32.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:31 smithi167 ceph-mon[49361]: pgmap v133: 129 pgs: 129 active+clean; 221 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 21 KiB/s rd, 21 op/s 2024-09-17T07:20:32.278 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:31 smithi037 ceph-mon[67971]: pgmap v133: 129 pgs: 129 active+clean; 221 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 21 KiB/s rd, 21 op/s 2024-09-17T07:20:33.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:32 smithi167 ceph-mon[49361]: pgmap v134: 129 pgs: 129 active+clean; 221 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-09-17T07:20:33.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:32 smithi037 ceph-mon[67971]: pgmap v134: 129 pgs: 129 active+clean; 221 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-09-17T07:20:35.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:34 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:20:35.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:34 smithi167 ceph-mon[49361]: pgmap v135: 129 pgs: 129 active+clean; 221 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-09-17T07:20:35.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:34 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:20:35.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:34 smithi037 ceph-mon[67971]: pgmap v135: 129 pgs: 129 active+clean; 221 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-09-17T07:20:37.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:37 smithi167 ceph-mon[49361]: pgmap v136: 129 pgs: 129 active+clean; 221 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-09-17T07:20:38.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:37 smithi037 ceph-mon[67971]: pgmap v136: 129 pgs: 129 active+clean; 221 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-09-17T07:20:38.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:38 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-17T07:20:38.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:38 smithi167 ceph-mon[49361]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-17T07:20:38.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:38 smithi167 ceph-mon[49361]: Upgrade: osd.4 is safe to restart 2024-09-17T07:20:39.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:38 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-17T07:20:39.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:38 smithi037 ceph-mon[67971]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-17T07:20:39.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:38 smithi037 ceph-mon[67971]: Upgrade: osd.4 is safe to restart 2024-09-17T07:20:39.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:39 smithi167 ceph-mon[49361]: pgmap v137: 129 pgs: 129 active+clean; 221 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-09-17T07:20:39.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:39 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:20:39.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:39 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-17T07:20:39.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:39 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:20:40.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:39 smithi037 ceph-mon[67971]: pgmap v137: 129 pgs: 129 active+clean; 221 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-09-17T07:20:40.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:39 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:20:40.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:39 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-17T07:20:40.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:39 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:20:40.956 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:40 smithi167 ceph-mon[49361]: Upgrade: Updating osd.4 2024-09-17T07:20:40.956 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:40 smithi167 ceph-mon[49361]: Deploying daemon osd.4 on smithi167 2024-09-17T07:20:41.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:40 smithi037 ceph-mon[67971]: Upgrade: Updating osd.4 2024-09-17T07:20:41.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:40 smithi037 ceph-mon[67971]: Deploying daemon osd.4 on smithi167 2024-09-17T07:20:41.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:41 smithi167 ceph-mon[49361]: pgmap v138: 129 pgs: 129 active+clean; 221 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:20:42.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:41 smithi037 ceph-mon[67971]: pgmap v138: 129 pgs: 129 active+clean; 221 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:20:42.361 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 17 07:20:42 smithi167 systemd[1]: Stopping Ceph osd.4 for d241d094-74c1-11ef-bceb-c7b262605968... 2024-09-17T07:20:42.361 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 17 07:20:42 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd.4[29461]: debug 2024-09-17T07:20:42.226+0000 7f4297d77700 -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-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-17T07:20:42.362 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 17 07:20:42 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd.4[29461]: debug 2024-09-17T07:20:42.226+0000 7f4297d77700 -1 osd.4 93 *** Got signal Terminated *** 2024-09-17T07:20:42.362 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 17 07:20:42 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd.4[29461]: debug 2024-09-17T07:20:42.226+0000 7f4297d77700 -1 osd.4 93 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T07:20:42.676 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 17 07:20:42 smithi167 podman[53836]: 2024-09-17 07:20:42.368965491 +0000 UTC m=+0.272394025 container died 062421f15e4444ddbfdacd789dfe28068f9996b852328d9ca37ed640f40f3ef5 (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd.4, org.label-schema.name=CentOS Base Image, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=-16.2.0, ceph=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, maintainer=Dimitri Savineau , org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_REPO=https://github.com/ceph/ceph-container.git, RELEASE=HEAD, org.label-schema.build-date=20201204, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557) 2024-09-17T07:20:42.999 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 17 07:20:42 smithi167 podman[53836]: 2024-09-17 07:20:42.784382596 +0000 UTC m=+0.687811124 container cleanup 062421f15e4444ddbfdacd789dfe28068f9996b852328d9ca37ed640f40f3ef5 (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd.4, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=-16.2.0, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=HEAD, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_REPO=https://github.com/ceph/ceph-container.git, ceph=True, org.label-schema.name=CentOS Base Image, maintainer=Dimitri Savineau , org.label-schema.build-date=20201204) 2024-09-17T07:20:42.999 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 17 07:20:42 smithi167 bash[53836]: ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd.4 2024-09-17T07:20:42.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:42 smithi167 ceph-mon[49361]: osd.4 reported immediately failed by osd.6 2024-09-17T07:20:42.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:42 smithi167 ceph-mon[49361]: osd.4 failed (root=default,host=smithi167) (connection refused reported by osd.6) 2024-09-17T07:20:42.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:42 smithi167 ceph-mon[49361]: osd.4 reported immediately failed by osd.6 2024-09-17T07:20:43.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:42 smithi167 ceph-mon[49361]: osd.4 reported immediately failed by osd.5 2024-09-17T07:20:43.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:42 smithi167 ceph-mon[49361]: osd.4 reported immediately failed by osd.7 2024-09-17T07:20:43.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:42 smithi167 ceph-mon[49361]: osd.4 reported immediately failed by osd.0 2024-09-17T07:20:43.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:42 smithi167 ceph-mon[49361]: osd.4 reported immediately failed by osd.1 2024-09-17T07:20:43.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:42 smithi167 ceph-mon[49361]: osd.4 reported immediately failed by osd.2 2024-09-17T07:20:43.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:42 smithi167 ceph-mon[49361]: osd.4 reported immediately failed by osd.3 2024-09-17T07:20:43.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:42 smithi167 ceph-mon[49361]: osd.4 reported immediately failed by osd.5 2024-09-17T07:20:43.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:42 smithi167 ceph-mon[49361]: osd.4 reported immediately failed by osd.7 2024-09-17T07:20:43.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:42 smithi167 ceph-mon[49361]: osd.4 reported immediately failed by osd.0 2024-09-17T07:20:43.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:42 smithi167 ceph-mon[49361]: osd.4 reported immediately failed by osd.1 2024-09-17T07:20:43.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:42 smithi167 ceph-mon[49361]: osd.4 reported immediately failed by osd.2 2024-09-17T07:20:43.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:42 smithi167 ceph-mon[49361]: osd.4 reported immediately failed by osd.3 2024-09-17T07:20:43.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:42 smithi037 ceph-mon[67971]: osd.4 reported immediately failed by osd.6 2024-09-17T07:20:43.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:42 smithi037 ceph-mon[67971]: osd.4 failed (root=default,host=smithi167) (connection refused reported by osd.6) 2024-09-17T07:20:43.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:42 smithi037 ceph-mon[67971]: osd.4 reported immediately failed by osd.6 2024-09-17T07:20:43.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:42 smithi037 ceph-mon[67971]: osd.4 reported immediately failed by osd.5 2024-09-17T07:20:43.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:42 smithi037 ceph-mon[67971]: osd.4 reported immediately failed by osd.7 2024-09-17T07:20:43.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:42 smithi037 ceph-mon[67971]: osd.4 reported immediately failed by osd.0 2024-09-17T07:20:43.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:42 smithi037 ceph-mon[67971]: osd.4 reported immediately failed by osd.1 2024-09-17T07:20:43.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:42 smithi037 ceph-mon[67971]: osd.4 reported immediately failed by osd.2 2024-09-17T07:20:43.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:42 smithi037 ceph-mon[67971]: osd.4 reported immediately failed by osd.3 2024-09-17T07:20:43.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:42 smithi037 ceph-mon[67971]: osd.4 reported immediately failed by osd.5 2024-09-17T07:20:43.026 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:42 smithi037 ceph-mon[67971]: osd.4 reported immediately failed by osd.7 2024-09-17T07:20:43.026 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:42 smithi037 ceph-mon[67971]: osd.4 reported immediately failed by osd.0 2024-09-17T07:20:43.026 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:42 smithi037 ceph-mon[67971]: osd.4 reported immediately failed by osd.1 2024-09-17T07:20:43.026 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:42 smithi037 ceph-mon[67971]: osd.4 reported immediately failed by osd.2 2024-09-17T07:20:43.026 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:42 smithi037 ceph-mon[67971]: osd.4 reported immediately failed by osd.3 2024-09-17T07:20:43.293 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 17 07:20:43 smithi167 podman[53851]: 2024-09-17 07:20:43.023662295 +0000 UTC m=+0.651614538 container remove 062421f15e4444ddbfdacd789dfe28068f9996b852328d9ca37ed640f40f3ef5 (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd.4, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True, ceph=True, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, RELEASE=HEAD, maintainer=Dimitri Savineau , org.label-schema.build-date=20201204, org.label-schema.name=CentOS Base Image, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=-16.2.0, GIT_REPO=https://github.com/ceph/ceph-container.git) 2024-09-17T07:20:43.626 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 17 07:20:43 smithi167 podman[53992]: 2024-09-17 07:20:43.398304744 +0000 UTC m=+0.016211869 image pull 980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89 quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 2024-09-17T07:20:43.627 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 17 07:20:43 smithi167 podman[53992]: 2024-09-17 07:20:43.503842384 +0000 UTC m=+0.121749505 container create 192b07cfe9824e34aea09e081a55dd5710c0329e20c7e96c5f53cb63286bf6e9 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-4-deactivate, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , RELEASE=reef-19e2a2b) 2024-09-17T07:20:43.933 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:43 smithi167 ceph-mon[49361]: pgmap v139: 129 pgs: 129 active+clean; 221 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:20:43.933 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:43 smithi167 ceph-mon[49361]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T07:20:43.933 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:43 smithi167 ceph-mon[49361]: osdmap e94: 8 total, 7 up, 8 in 2024-09-17T07:20:43.934 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 17 07:20:43 smithi167 podman[53992]: 2024-09-17 07:20:43.740178683 +0000 UTC m=+0.358085798 container init 192b07cfe9824e34aea09e081a55dd5710c0329e20c7e96c5f53cb63286bf6e9 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-4-deactivate, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, ceph=True, RELEASE=reef-19e2a2b, GIT_BRANCH=HEAD) 2024-09-17T07:20:43.934 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 17 07:20:43 smithi167 podman[53992]: 2024-09-17 07:20:43.743631689 +0000 UTC m=+0.361538805 container start 192b07cfe9824e34aea09e081a55dd5710c0329e20c7e96c5f53cb63286bf6e9 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-4-deactivate, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-19e2a2b, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, ceph=True, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=) 2024-09-17T07:20:43.934 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 17 07:20:43 smithi167 podman[53992]: 2024-09-17 07:20:43.81499466 +0000 UTC m=+0.432901787 container attach 192b07cfe9824e34aea09e081a55dd5710c0329e20c7e96c5f53cb63286bf6e9 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-4-deactivate, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-19e2a2b, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, ceph=True, CEPH_POINT_RELEASE=) 2024-09-17T07:20:44.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:43 smithi037 ceph-mon[67971]: pgmap v139: 129 pgs: 129 active+clean; 221 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:20:44.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:43 smithi037 ceph-mon[67971]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T07:20:44.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:43 smithi037 ceph-mon[67971]: osdmap e94: 8 total, 7 up, 8 in 2024-09-17T07:20:44.249 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 17 07:20:43 smithi167 podman[53992]: 2024-09-17 07:20:43.934074554 +0000 UTC m=+0.551981676 container died 192b07cfe9824e34aea09e081a55dd5710c0329e20c7e96c5f53cb63286bf6e9 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-4-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , RELEASE=reef-19e2a2b, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-17T07:20:44.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:44 smithi167 ceph-mon[49361]: osdmap e95: 8 total, 7 up, 8 in 2024-09-17T07:20:44.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:44 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:20:44.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:44 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:20:45.000 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 17 07:20:44 smithi167 podman[54015]: 2024-09-17 07:20:44.566365648 +0000 UTC m=+0.625887265 container remove 192b07cfe9824e34aea09e081a55dd5710c0329e20c7e96c5f53cb63286bf6e9 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-4-deactivate, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, RELEASE=reef-19e2a2b, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-17T07:20:45.000 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 17 07:20:44 smithi167 systemd[1]: ceph-d241d094-74c1-11ef-bceb-c7b262605968@osd.4.service: Deactivated successfully. 2024-09-17T07:20:45.000 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 17 07:20:44 smithi167 systemd[1]: Stopped Ceph osd.4 for d241d094-74c1-11ef-bceb-c7b262605968. 2024-09-17T07:20:45.000 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 17 07:20:44 smithi167 systemd[1]: ceph-d241d094-74c1-11ef-bceb-c7b262605968@osd.4.service: Consumed 1.160s CPU time. 2024-09-17T07:20:45.000 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 17 07:20:44 smithi167 systemd[1]: Starting Ceph osd.4 for d241d094-74c1-11ef-bceb-c7b262605968... 2024-09-17T07:20:45.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:44 smithi037 ceph-mon[67971]: osdmap e95: 8 total, 7 up, 8 in 2024-09-17T07:20:45.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:44 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:20:45.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:44 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:20:45.278 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 17 07:20:45 smithi167 podman[54113]: 2024-09-17 07:20:44.918189145 +0000 UTC m=+0.017400768 image pull 980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89 quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 2024-09-17T07:20:45.279 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 17 07:20:45 smithi167 podman[54113]: 2024-09-17 07:20:45.035765822 +0000 UTC m=+0.134977431 container create c66b719446d4b7da16d08f7a331084c46705c37fe1e2627dc105e78b46a7ec1e (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-4-activate, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-19e2a2b, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True) 2024-09-17T07:20:45.279 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 17 07:20:45 smithi167 podman[54113]: 2024-09-17 07:20:45.278855764 +0000 UTC m=+0.378067382 container init c66b719446d4b7da16d08f7a331084c46705c37fe1e2627dc105e78b46a7ec1e (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-4-activate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-19e2a2b, ceph=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, GIT_CLEAN=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS) 2024-09-17T07:20:45.582 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 17 07:20:45 smithi167 podman[54113]: 2024-09-17 07:20:45.282358606 +0000 UTC m=+0.381570222 container start c66b719446d4b7da16d08f7a331084c46705c37fe1e2627dc105e78b46a7ec1e (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-4-activate, GIT_CLEAN=True, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, RELEASE=reef-19e2a2b, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-17T07:20:45.582 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 17 07:20:45 smithi167 podman[54113]: 2024-09-17 07:20:45.395843691 +0000 UTC m=+0.495055312 container attach c66b719446d4b7da16d08f7a331084c46705c37fe1e2627dc105e78b46a7ec1e (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-4-activate, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-19e2a2b, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS) 2024-09-17T07:20:45.909 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 17 07:20:45 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-4-activate[54128]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-17T07:20:45.909 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 17 07:20:45 smithi167 bash[54113]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-17T07:20:45.909 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 17 07:20:45 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-4-activate[54128]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-4 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-09-17T07:20:45.909 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 17 07:20:45 smithi167 bash[54113]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-4 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-09-17T07:20:45.910 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 17 07:20:45 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-4-activate[54128]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-17T07:20:45.910 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 17 07:20:45 smithi167 bash[54113]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-17T07:20:45.910 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 17 07:20:45 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-4-activate[54128]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-17T07:20:45.910 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 17 07:20:45 smithi167 bash[54113]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-17T07:20:45.910 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 17 07:20:45 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-4-activate[54128]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-09-17T07:20:45.910 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 17 07:20:45 smithi167 bash[54113]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-09-17T07:20:45.910 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 17 07:20:45 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-4-activate[54128]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-17T07:20:45.910 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 17 07:20:45 smithi167 bash[54113]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-17T07:20:45.910 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 17 07:20:45 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-4-activate[54128]: --> ceph-volume raw activate successful for osd ID: 4 2024-09-17T07:20:45.910 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 17 07:20:45 smithi167 bash[54113]: --> ceph-volume raw activate successful for osd ID: 4 2024-09-17T07:20:45.910 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 17 07:20:45 smithi167 podman[54113]: 2024-09-17 07:20:45.630663954 +0000 UTC m=+0.729875563 container died c66b719446d4b7da16d08f7a331084c46705c37fe1e2627dc105e78b46a7ec1e (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-4-activate, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=reef-19e2a2b, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, ceph=True, org.label-schema.vendor=CentOS) 2024-09-17T07:20:46.248 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:45 smithi167 ceph-mon[49361]: pgmap v142: 129 pgs: 18 stale+active+clean, 111 active+clean; 221 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-09-17T07:20:46.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:45 smithi037 ceph-mon[67971]: pgmap v142: 129 pgs: 18 stale+active+clean, 111 active+clean; 221 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-09-17T07:20:46.648 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 17 07:20:46 smithi167 podman[54241]: 2024-09-17 07:20:46.280244776 +0000 UTC m=+0.643884572 container remove c66b719446d4b7da16d08f7a331084c46705c37fe1e2627dc105e78b46a7ec1e (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-4-activate, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.license=GPLv2, ceph=True, RELEASE=reef-19e2a2b, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731) 2024-09-17T07:20:46.648 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 17 07:20:46 smithi167 podman[54300]: 2024-09-17 07:20:46.390261591 +0000 UTC m=+0.016205157 image pull 980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89 quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 2024-09-17T07:20:46.648 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 17 07:20:46 smithi167 podman[54300]: 2024-09-17 07:20:46.522864673 +0000 UTC m=+0.148808229 container create 1c04660dd3e78aacd3d306ac13d481042862a4dc41c7b168c8b51b869681fd7b (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-4, RELEASE=reef-19e2a2b, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, ceph=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2) 2024-09-17T07:20:46.999 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 17 07:20:46 smithi167 podman[54300]: 2024-09-17 07:20:46.751404054 +0000 UTC m=+0.377347615 container init 1c04660dd3e78aacd3d306ac13d481042862a4dc41c7b168c8b51b869681fd7b (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-4, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=reef-19e2a2b, ceph=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0) 2024-09-17T07:20:46.999 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 17 07:20:46 smithi167 podman[54300]: 2024-09-17 07:20:46.754682466 +0000 UTC m=+0.380626033 container start 1c04660dd3e78aacd3d306ac13d481042862a4dc41c7b168c8b51b869681fd7b (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-4, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, RELEASE=reef-19e2a2b, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0) 2024-09-17T07:20:46.999 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 17 07:20:46 smithi167 ceph-osd[54319]: -- 172.21.15.167:0/3532743174 <== mon.1 v2:172.21.15.167:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5619b234b1e0 con 0x5619b30ca000 2024-09-17T07:20:46.999 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 17 07:20:46 smithi167 bash[54300]: 1c04660dd3e78aacd3d306ac13d481042862a4dc41c7b168c8b51b869681fd7b 2024-09-17T07:20:46.999 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 17 07:20:46 smithi167 systemd[1]: Started Ceph osd.4 for d241d094-74c1-11ef-bceb-c7b262605968. 2024-09-17T07:20:47.609 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 17 07:20:47 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-4[54315]: 2024-09-17T07:20:47.298+0000 7f7162005640 -1 Falling back to public interface 2024-09-17T07:20:48.071 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:47 smithi037 ceph-mon[67971]: pgmap v143: 129 pgs: 23 active+undersized, 9 stale+active+clean, 7 active+undersized+degraded, 90 active+clean; 221 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 19/441 objects degraded (4.308%) 2024-09-17T07:20:48.072 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:47 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:20:48.072 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:47 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:20:48.072 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:47 smithi037 ceph-mon[67971]: Health check failed: Degraded data redundancy: 19/441 objects degraded (4.308%), 7 pgs degraded (PG_DEGRADED) 2024-09-17T07:20:48.072 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:47 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:20:48.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:47 smithi167 ceph-mon[49361]: pgmap v143: 129 pgs: 23 active+undersized, 9 stale+active+clean, 7 active+undersized+degraded, 90 active+clean; 221 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 19/441 objects degraded (4.308%) 2024-09-17T07:20:48.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:47 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:20:48.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:47 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:20:48.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:47 smithi167 ceph-mon[49361]: Health check failed: Degraded data redundancy: 19/441 objects degraded (4.308%), 7 pgs degraded (PG_DEGRADED) 2024-09-17T07:20:48.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:47 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:20:50.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:49 smithi167 ceph-mon[49361]: pgmap v144: 129 pgs: 41 active+undersized, 15 active+undersized+degraded, 73 active+clean; 221 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 48/441 objects degraded (10.884%) 2024-09-17T07:20:50.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:49 smithi037 ceph-mon[67971]: pgmap v144: 129 pgs: 41 active+undersized, 15 active+undersized+degraded, 73 active+clean; 221 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 48/441 objects degraded (10.884%) 2024-09-17T07:20:52.089 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:51 smithi167 ceph-mon[49361]: pgmap v145: 129 pgs: 41 active+undersized, 15 active+undersized+degraded, 73 active+clean; 221 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 48/441 objects degraded (10.884%) 2024-09-17T07:20:52.090 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:51 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:20:52.090 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:51 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:20:52.090 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:51 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:20:52.090 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:51 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:20:52.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:51 smithi037 ceph-mon[67971]: pgmap v145: 129 pgs: 41 active+undersized, 15 active+undersized+degraded, 73 active+clean; 221 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 48/441 objects degraded (10.884%) 2024-09-17T07:20:52.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:51 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:20:52.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:51 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:20:52.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:51 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:20:52.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:51 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:20:53.168 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:52 smithi167 ceph-mon[49361]: Health check update: Degraded data redundancy: 48/441 objects degraded (10.884%), 15 pgs degraded (PG_DEGRADED) 2024-09-17T07:20:53.168 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:52 smithi167 ceph-mon[49361]: pgmap v146: 129 pgs: 41 active+undersized, 15 active+undersized+degraded, 73 active+clean; 221 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 206 B/s rd, 0 op/s; 48/441 objects degraded (10.884%) 2024-09-17T07:20:53.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:52 smithi037 ceph-mon[67971]: Health check update: Degraded data redundancy: 48/441 objects degraded (10.884%), 15 pgs degraded (PG_DEGRADED) 2024-09-17T07:20:53.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:52 smithi037 ceph-mon[67971]: pgmap v146: 129 pgs: 41 active+undersized, 15 active+undersized+degraded, 73 active+clean; 221 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 206 B/s rd, 0 op/s; 48/441 objects degraded (10.884%) 2024-09-17T07:20:54.120 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 17 07:20:53 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-4[54315]: 2024-09-17T07:20:53.837+0000 7f7162005640 -1 osd.4 0 read_superblock omap replica is missing. 2024-09-17T07:20:55.249 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 17 07:20:54 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-4[54315]: 2024-09-17T07:20:54.884+0000 7f7162005640 -1 osd.4 93 log_to_monitors true 2024-09-17T07:20:56.249 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 17 07:20:55 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-4[54315]: 2024-09-17T07:20:55.914+0000 7f7159daf640 -1 osd.4 93 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T07:20:56.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:55 smithi167 ceph-mon[49361]: pgmap v147: 129 pgs: 41 active+undersized, 15 active+undersized+degraded, 73 active+clean; 221 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 187 B/s rd, 0 op/s; 48/441 objects degraded (10.884%) 2024-09-17T07:20:56.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:55 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:20:56.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:55 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:20:56.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:55 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:20:56.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:55 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:20:56.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:55 smithi167 ceph-mon[49361]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:20:56.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:55 smithi167 ceph-mon[49361]: pgmap v148: 129 pgs: 41 active+undersized, 15 active+undersized+degraded, 73 active+clean; 221 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 199 B/s rd, 0 op/s; 48/441 objects degraded (10.884%) 2024-09-17T07:20:56.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:55 smithi167 ceph-mon[49361]: pgmap v149: 129 pgs: 41 active+undersized, 15 active+undersized+degraded, 73 active+clean; 221 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 247 B/s rd, 0 op/s; 48/441 objects degraded (10.884%) 2024-09-17T07:20:56.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:55 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:20:56.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:55 smithi167 ceph-mon[49361]: from='osd.4 [v2:172.21.15.167:6800/2432860987,v1:172.21.15.167:6801/2432860987]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T07:20:56.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:55 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:20:56.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:55 smithi167 ceph-mon[49361]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T07:20:56.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:55 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:20:56.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:55 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:20:56.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:55 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:20:56.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:55 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:20:56.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:55 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-17T07:20:56.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:55 smithi037 ceph-mon[67971]: pgmap v147: 129 pgs: 41 active+undersized, 15 active+undersized+degraded, 73 active+clean; 221 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 187 B/s rd, 0 op/s; 48/441 objects degraded (10.884%) 2024-09-17T07:20:56.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:55 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:20:56.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:55 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:20:56.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:55 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:20:56.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:55 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:20:56.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:55 smithi037 ceph-mon[67971]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:20:56.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:55 smithi037 ceph-mon[67971]: pgmap v148: 129 pgs: 41 active+undersized, 15 active+undersized+degraded, 73 active+clean; 221 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 199 B/s rd, 0 op/s; 48/441 objects degraded (10.884%) 2024-09-17T07:20:56.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:55 smithi037 ceph-mon[67971]: pgmap v149: 129 pgs: 41 active+undersized, 15 active+undersized+degraded, 73 active+clean; 221 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 247 B/s rd, 0 op/s; 48/441 objects degraded (10.884%) 2024-09-17T07:20:56.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:55 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:20:56.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:55 smithi037 ceph-mon[67971]: from='osd.4 [v2:172.21.15.167:6800/2432860987,v1:172.21.15.167:6801/2432860987]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T07:20:56.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:55 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:20:56.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:55 smithi037 ceph-mon[67971]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T07:20:56.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:55 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:20:56.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:55 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:20:56.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:55 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:20:56.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:55 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:20:56.275 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:55 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-17T07:20:56.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:56 smithi167 ceph-mon[49361]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-17T07:20:56.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:56 smithi167 ceph-mon[49361]: Upgrade: unsafe to stop osd(s) at this time (9 PGs are or would become offline) 2024-09-17T07:20:56.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:56 smithi167 ceph-mon[49361]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T07:20:56.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:56 smithi167 ceph-mon[49361]: osdmap e96: 8 total, 7 up, 8 in 2024-09-17T07:20:56.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:56 smithi167 ceph-mon[49361]: from='osd.4 [v2:172.21.15.167:6800/2432860987,v1:172.21.15.167:6801/2432860987]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-09-17T07:20:56.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:56 smithi167 ceph-mon[49361]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-09-17T07:20:57.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:56 smithi037 ceph-mon[67971]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-17T07:20:57.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:56 smithi037 ceph-mon[67971]: Upgrade: unsafe to stop osd(s) at this time (9 PGs are or would become offline) 2024-09-17T07:20:57.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:56 smithi037 ceph-mon[67971]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T07:20:57.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:56 smithi037 ceph-mon[67971]: osdmap e96: 8 total, 7 up, 8 in 2024-09-17T07:20:57.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:56 smithi037 ceph-mon[67971]: from='osd.4 [v2:172.21.15.167:6800/2432860987,v1:172.21.15.167:6801/2432860987]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-09-17T07:20:57.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:56 smithi037 ceph-mon[67971]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-09-17T07:20:58.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:57 smithi167 ceph-mon[49361]: pgmap v151: 129 pgs: 41 active+undersized, 15 active+undersized+degraded, 73 active+clean; 221 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 326 B/s rd, 0 op/s; 48/441 objects degraded (10.884%) 2024-09-17T07:20:58.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:57 smithi167 ceph-mon[49361]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T07:20:58.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:57 smithi167 ceph-mon[49361]: osd.4 [v2:172.21.15.167:6800/2432860987,v1:172.21.15.167:6801/2432860987] boot 2024-09-17T07:20:58.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:57 smithi167 ceph-mon[49361]: osdmap e97: 8 total, 8 up, 8 in 2024-09-17T07:20:58.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:57 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T07:20:58.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:57 smithi167 ceph-mon[49361]: osdmap e98: 8 total, 8 up, 8 in 2024-09-17T07:20:58.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:57 smithi037 ceph-mon[67971]: pgmap v151: 129 pgs: 41 active+undersized, 15 active+undersized+degraded, 73 active+clean; 221 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 326 B/s rd, 0 op/s; 48/441 objects degraded (10.884%) 2024-09-17T07:20:58.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:57 smithi037 ceph-mon[67971]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T07:20:58.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:57 smithi037 ceph-mon[67971]: osd.4 [v2:172.21.15.167:6800/2432860987,v1:172.21.15.167:6801/2432860987] boot 2024-09-17T07:20:58.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:57 smithi037 ceph-mon[67971]: osdmap e97: 8 total, 8 up, 8 in 2024-09-17T07:20:58.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:57 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T07:20:58.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:57 smithi037 ceph-mon[67971]: osdmap e98: 8 total, 8 up, 8 in 2024-09-17T07:21:00.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:59 smithi167 ceph-mon[49361]: pgmap v154: 129 pgs: 7 peering, 37 active+undersized, 12 active+undersized+degraded, 73 active+clean; 221 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 33/441 objects degraded (7.483%) 2024-09-17T07:21:00.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:59 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:21:00.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:59 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:21:00.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:20:59 smithi167 ceph-mon[49361]: Health check update: Degraded data redundancy: 33/441 objects degraded (7.483%), 12 pgs degraded (PG_DEGRADED) 2024-09-17T07:21:00.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:59 smithi037 ceph-mon[67971]: pgmap v154: 129 pgs: 7 peering, 37 active+undersized, 12 active+undersized+degraded, 73 active+clean; 221 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 33/441 objects degraded (7.483%) 2024-09-17T07:21:00.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:59 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:21:00.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:59 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:21:00.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:20:59 smithi037 ceph-mon[67971]: Health check update: Degraded data redundancy: 33/441 objects degraded (7.483%), 12 pgs degraded (PG_DEGRADED) 2024-09-17T07:21:00.283 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-09-17T07:21:00.948 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T07:21:00.949 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.smithi037 smithi037 *:9093,9094 running (13m) 42s ago 23m 19.3M - 0.20.0 0881eb8f169f cc564f04f199 2024-09-17T07:21:00.949 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi037 smithi037 running (2m) 42s ago 23m 6891k - 18.2.4-855-g19e2a2be 980a0bfcd684 de568c6f44a6 2024-09-17T07:21:00.949 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi167 smithi167 running (2m) 10s ago 22m 6891k - 18.2.4-855-g19e2a2be 980a0bfcd684 2749f4c51060 2024-09-17T07:21:00.949 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.smithi037 smithi037 *:3000 running (11m) 42s ago 23m 37.1M - 6.7.4 557c83e11646 645fc2db463d 2024-09-17T07:21:00.949 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi037.jtdcan smithi037 running (18m) 42s ago 18m 16.8M - 16.2.0 24ecd6d5f14c 9972c22cf2de 2024-09-17T07:21:00.949 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi167.pprzvy smithi167 running (18m) 10s ago 18m 41.0M - 16.2.0 24ecd6d5f14c 7f42961a3697 2024-09-17T07:21:00.949 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi037.xnzdne smithi037 *:8443,9283,8765 running (4m) 42s ago 24m 491M - 18.2.4-855-g19e2a2be 980a0bfcd684 e9e9a55f52f5 2024-09-17T07:21:00.949 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi167.ysqmzf smithi167 *:8443,9283,8765 running (4m) 10s ago 22m 440M - 18.2.4-855-g19e2a2be 980a0bfcd684 22020adca1e8 2024-09-17T07:21:00.949 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi037 smithi037 running (3m) 42s ago 24m 56.1M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 8ad50fcd5c53 2024-09-17T07:21:00.949 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi167 smithi167 running (3m) 10s ago 22m 46.9M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 4e36fc03fea9 2024-09-17T07:21:00.949 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.0.0.smithi037.koazav smithi037 *:2049 running (15m) 42s ago 15m 138M - 3.5 24ecd6d5f14c b21a22e84630 2024-09-17T07:21:00.949 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.1.0.smithi167.rhgwce smithi167 *:2049 running (15m) 10s ago 15m 88.7M - 3.5 24ecd6d5f14c d8f95531d8af 2024-09-17T07:21:00.950 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi037 smithi037 *:9100 running (8m) 42s ago 23m 17.2M - 0.18.1 e5a616e4b9cf 04d51e0863df 2024-09-17T07:21:00.950 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi167 smithi167 *:9100 running (4m) 10s ago 22m 4710k - 0.18.1 e5a616e4b9cf 52cd9c3f271e 2024-09-17T07:21:00.950 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (2m) 42s ago 22m 208M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 424969d37dcb 2024-09-17T07:21:00.950 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (117s) 42s ago 21m 182M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 21d038dcf00b 2024-09-17T07:21:00.950 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (83s) 42s ago 21m 171M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 eda694698e8a 2024-09-17T07:21:00.950 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (49s) 42s ago 20m 11.4M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 86b97ce80e2d 2024-09-17T07:21:00.950 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi167 running (14s) 10s ago 20m 11.0M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 1c04660dd3e7 2024-09-17T07:21:00.950 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi167 running (20m) 10s ago 20m 580M 4096M 16.2.0 24ecd6d5f14c f1d1552fbeeb 2024-09-17T07:21:00.950 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi167 running (20m) 10s ago 20m 501M 4096M 16.2.0 24ecd6d5f14c 5c621e82d4cd 2024-09-17T07:21:00.950 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi167 running (19m) 10s ago 19m 763M 4096M 16.2.0 24ecd6d5f14c 721a3bad3841 2024-09-17T07:21:00.950 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.smithi037 smithi037 *:9095 unknown 42s ago 22m - - 2024-09-17T07:21:01.351 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T07:21:01.351 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-09-17T07:21:01.352 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T07:21:01.352 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:21:01.352 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-09-17T07:21:01.352 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T07:21:01.352 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:21:01.352 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-09-17T07:21:01.352 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 3, 2024-09-17T07:21:01.352 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 5 2024-09-17T07:21:01.352 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:21:01.352 INFO:teuthology.orchestra.run.smithi037.stdout: "mds": { 2024-09-17T07:21:01.352 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:21:01.352 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:21:01.352 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-09-17T07:21:01.352 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 5, 2024-09-17T07:21:01.352 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 9 2024-09-17T07:21:01.353 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-09-17T07:21:01.353 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T07:21:01.689 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T07:21:01.689 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9", 2024-09-17T07:21:01.690 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": true, 2024-09-17T07:21:01.690 INFO:teuthology.orchestra.run.smithi037.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T07:21:01.690 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [ 2024-09-17T07:21:01.690 INFO:teuthology.orchestra.run.smithi037.stdout: "mon", 2024-09-17T07:21:01.690 INFO:teuthology.orchestra.run.smithi037.stdout: "crash", 2024-09-17T07:21:01.690 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr" 2024-09-17T07:21:01.690 INFO:teuthology.orchestra.run.smithi037.stdout: ], 2024-09-17T07:21:01.690 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": "11/23 daemons upgraded", 2024-09-17T07:21:01.690 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "Currently upgrading osd daemons", 2024-09-17T07:21:01.690 INFO:teuthology.orchestra.run.smithi037.stdout: "is_paused": false 2024-09-17T07:21:01.690 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T07:21:02.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:01 smithi037 ceph-mon[67971]: from='client.34320 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:21:02.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:01 smithi037 ceph-mon[67971]: from='client.34324 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:21:02.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:01 smithi037 ceph-mon[67971]: pgmap v155: 129 pgs: 7 peering, 23 active+undersized, 5 active+undersized+degraded, 94 active+clean; 221 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s; 14/441 objects degraded (3.175%) 2024-09-17T07:21:02.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:01 smithi037 ceph-mon[67971]: from='client.34332 172.21.15.37:0/2309883565' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:21:02.090 INFO:teuthology.orchestra.run.smithi037.stdout:HEALTH_WARN 1 failed cephadm daemon(s); Degraded data redundancy: 14/441 objects degraded (3.175%), 5 pgs degraded 2024-09-17T07:21:02.090 INFO:teuthology.orchestra.run.smithi037.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-09-17T07:21:02.090 INFO:teuthology.orchestra.run.smithi037.stdout: daemon prometheus.smithi037 on smithi037 is in unknown state 2024-09-17T07:21:02.090 INFO:teuthology.orchestra.run.smithi037.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 14/441 objects degraded (3.175%), 5 pgs degraded 2024-09-17T07:21:02.090 INFO:teuthology.orchestra.run.smithi037.stdout: pg 2.6 is active+undersized+degraded, acting [1,6] 2024-09-17T07:21:02.090 INFO:teuthology.orchestra.run.smithi037.stdout: pg 2.d is active+undersized+degraded, acting [1,3] 2024-09-17T07:21:02.090 INFO:teuthology.orchestra.run.smithi037.stdout: pg 2.f is active+undersized+degraded, acting [0,7] 2024-09-17T07:21:02.091 INFO:teuthology.orchestra.run.smithi037.stdout: pg 4.1b is active+undersized+degraded, acting [3,1] 2024-09-17T07:21:02.091 INFO:teuthology.orchestra.run.smithi037.stdout: pg 5.0 is active+undersized+degraded, acting [3,1] 2024-09-17T07:21:02.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:01 smithi167 ceph-mon[49361]: from='client.34320 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:21:02.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:01 smithi167 ceph-mon[49361]: from='client.34324 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:21:02.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:01 smithi167 ceph-mon[49361]: pgmap v155: 129 pgs: 7 peering, 23 active+undersized, 5 active+undersized+degraded, 94 active+clean; 221 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s; 14/441 objects degraded (3.175%) 2024-09-17T07:21:02.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:01 smithi167 ceph-mon[49361]: from='client.34332 172.21.15.37:0/2309883565' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:21:03.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:02 smithi167 ceph-mon[49361]: from='client.34328 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:21:03.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:02 smithi167 ceph-mon[49361]: from='client.34336 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:21:03.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:02 smithi167 ceph-mon[49361]: from='client.34340 172.21.15.37:0/2141002757' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:21:03.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:02 smithi037 ceph-mon[67971]: from='client.34328 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:21:03.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:02 smithi037 ceph-mon[67971]: from='client.34336 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:21:03.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:02 smithi037 ceph-mon[67971]: from='client.34340 172.21.15.37:0/2141002757' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:21:04.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:03 smithi167 ceph-mon[49361]: pgmap v156: 129 pgs: 129 active+clean; 221 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 293 B/s rd, 0 op/s 2024-09-17T07:21:04.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:03 smithi167 ceph-mon[49361]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 14/441 objects degraded (3.175%), 5 pgs degraded) 2024-09-17T07:21:04.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:03 smithi037 ceph-mon[67971]: pgmap v156: 129 pgs: 129 active+clean; 221 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 293 B/s rd, 0 op/s 2024-09-17T07:21:04.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:03 smithi037 ceph-mon[67971]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 14/441 objects degraded (3.175%), 5 pgs degraded) 2024-09-17T07:21:05.248 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:04 smithi167 ceph-mon[49361]: pgmap v157: 129 pgs: 129 active+clean; 221 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-09-17T07:21:05.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:04 smithi037 ceph-mon[67971]: pgmap v157: 129 pgs: 129 active+clean; 221 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-09-17T07:21:07.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:06 smithi167 ceph-mon[49361]: pgmap v158: 129 pgs: 129 active+clean; 221 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 205 B/s rd, 0 op/s 2024-09-17T07:21:07.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:06 smithi037 ceph-mon[67971]: pgmap v158: 129 pgs: 129 active+clean; 221 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 205 B/s rd, 0 op/s 2024-09-17T07:21:09.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:08 smithi167 ceph-mon[49361]: pgmap v159: 129 pgs: 129 active+clean; 221 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 186 B/s rd, 0 op/s 2024-09-17T07:21:09.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:08 smithi037 ceph-mon[67971]: pgmap v159: 129 pgs: 129 active+clean; 221 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 186 B/s rd, 0 op/s 2024-09-17T07:21:10.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:09 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:21:10.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:09 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:21:11.248 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:10 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-17T07:21:11.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:10 smithi167 ceph-mon[49361]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-17T07:21:11.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:10 smithi167 ceph-mon[49361]: Upgrade: osd.5 is safe to restart 2024-09-17T07:21:11.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:10 smithi167 ceph-mon[49361]: pgmap v160: 129 pgs: 129 active+clean; 221 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:21:11.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:10 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-17T07:21:11.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:10 smithi037 ceph-mon[67971]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-17T07:21:11.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:10 smithi037 ceph-mon[67971]: Upgrade: osd.5 is safe to restart 2024-09-17T07:21:11.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:10 smithi037 ceph-mon[67971]: pgmap v160: 129 pgs: 129 active+clean; 221 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:21:12.722 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:12 smithi167 ceph-mon[49361]: Upgrade: Updating osd.5 2024-09-17T07:21:12.722 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:12 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:21:12.722 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:12 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-17T07:21:12.722 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:12 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:21:12.722 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:12 smithi167 ceph-mon[49361]: Deploying daemon osd.5 on smithi167 2024-09-17T07:21:12.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:12 smithi037 ceph-mon[67971]: Upgrade: Updating osd.5 2024-09-17T07:21:12.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:12 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:21:12.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:12 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-17T07:21:12.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:12 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:21:12.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:12 smithi037 ceph-mon[67971]: Deploying daemon osd.5 on smithi167 2024-09-17T07:21:13.573 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:13 smithi167 ceph-mon[49361]: pgmap v161: 129 pgs: 129 active+clean; 221 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:21:13.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:13 smithi037 ceph-mon[67971]: pgmap v161: 129 pgs: 129 active+clean; 221 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:21:14.206 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:21:14 smithi167 systemd[1]: Stopping Ceph osd.5 for d241d094-74c1-11ef-bceb-c7b262605968... 2024-09-17T07:21:14.499 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:21:14 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd.5[31926]: debug 2024-09-17T07:21:14.203+0000 7f3471d3f700 -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-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-17T07:21:14.499 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:21:14 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd.5[31926]: debug 2024-09-17T07:21:14.203+0000 7f3471d3f700 -1 osd.5 98 *** Got signal Terminated *** 2024-09-17T07:21:14.499 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:21:14 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd.5[31926]: debug 2024-09-17T07:21:14.203+0000 7f3471d3f700 -1 osd.5 98 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T07:21:14.499 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:21:14 smithi167 podman[56153]: 2024-09-17 07:21:14.367562125 +0000 UTC m=+0.267351288 container died f1d1552fbeeb5273d3d09e829c2eb94b39cb3ee78a039cd412d3a6fe5cbd2797 (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd.5, ceph=True, CEPH_POINT_RELEASE=-16.2.0, RELEASE=HEAD, org.label-schema.build-date=20201204, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, GIT_REPO=https://github.com/ceph/ceph-container.git, maintainer=Dimitri Savineau , org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.name=CentOS Base Image, org.label-schema.schema-version=1.0) 2024-09-17T07:21:14.999 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:21:14 smithi167 podman[56153]: 2024-09-17 07:21:14.747204235 +0000 UTC m=+0.646993398 container cleanup f1d1552fbeeb5273d3d09e829c2eb94b39cb3ee78a039cd412d3a6fe5cbd2797 (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd.5, org.label-schema.name=CentOS Base Image, GIT_CLEAN=True, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, GIT_REPO=https://github.com/ceph/ceph-container.git, ceph=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=-16.2.0, RELEASE=HEAD, org.label-schema.build-date=20201204, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, maintainer=Dimitri Savineau ) 2024-09-17T07:21:14.999 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:21:14 smithi167 bash[56153]: ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd.5 2024-09-17T07:21:14.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:14 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:21:14.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:14 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:21:14.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:14 smithi167 ceph-mon[49361]: osd.5 reported immediately failed by osd.6 2024-09-17T07:21:14.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:14 smithi167 ceph-mon[49361]: osd.5 failed (root=default,host=smithi167) (connection refused reported by osd.6) 2024-09-17T07:21:14.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:14 smithi167 ceph-mon[49361]: osd.5 reported immediately failed by osd.7 2024-09-17T07:21:14.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:14 smithi167 ceph-mon[49361]: osd.5 reported immediately failed by osd.0 2024-09-17T07:21:14.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:14 smithi167 ceph-mon[49361]: osd.5 reported immediately failed by osd.1 2024-09-17T07:21:15.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:14 smithi167 ceph-mon[49361]: osd.5 reported immediately failed by osd.2 2024-09-17T07:21:15.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:14 smithi167 ceph-mon[49361]: osd.5 reported immediately failed by osd.3 2024-09-17T07:21:15.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:14 smithi167 ceph-mon[49361]: osd.5 reported immediately failed by osd.4 2024-09-17T07:21:15.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:14 smithi167 ceph-mon[49361]: osd.5 reported immediately failed by osd.6 2024-09-17T07:21:15.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:14 smithi167 ceph-mon[49361]: osd.5 reported immediately failed by osd.7 2024-09-17T07:21:15.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:14 smithi167 ceph-mon[49361]: osd.5 reported immediately failed by osd.0 2024-09-17T07:21:15.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:14 smithi167 ceph-mon[49361]: osd.5 reported immediately failed by osd.1 2024-09-17T07:21:15.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:14 smithi167 ceph-mon[49361]: osd.5 reported immediately failed by osd.2 2024-09-17T07:21:15.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:14 smithi167 ceph-mon[49361]: osd.5 reported immediately failed by osd.3 2024-09-17T07:21:15.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:14 smithi167 ceph-mon[49361]: osd.5 reported immediately failed by osd.4 2024-09-17T07:21:15.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:14 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:21:15.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:14 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:21:15.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:14 smithi037 ceph-mon[67971]: osd.5 reported immediately failed by osd.6 2024-09-17T07:21:15.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:14 smithi037 ceph-mon[67971]: osd.5 failed (root=default,host=smithi167) (connection refused reported by osd.6) 2024-09-17T07:21:15.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:14 smithi037 ceph-mon[67971]: osd.5 reported immediately failed by osd.7 2024-09-17T07:21:15.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:14 smithi037 ceph-mon[67971]: osd.5 reported immediately failed by osd.0 2024-09-17T07:21:15.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:14 smithi037 ceph-mon[67971]: osd.5 reported immediately failed by osd.1 2024-09-17T07:21:15.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:14 smithi037 ceph-mon[67971]: osd.5 reported immediately failed by osd.2 2024-09-17T07:21:15.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:14 smithi037 ceph-mon[67971]: osd.5 reported immediately failed by osd.3 2024-09-17T07:21:15.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:14 smithi037 ceph-mon[67971]: osd.5 reported immediately failed by osd.4 2024-09-17T07:21:15.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:14 smithi037 ceph-mon[67971]: osd.5 reported immediately failed by osd.6 2024-09-17T07:21:15.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:14 smithi037 ceph-mon[67971]: osd.5 reported immediately failed by osd.7 2024-09-17T07:21:15.275 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:14 smithi037 ceph-mon[67971]: osd.5 reported immediately failed by osd.0 2024-09-17T07:21:15.275 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:14 smithi037 ceph-mon[67971]: osd.5 reported immediately failed by osd.1 2024-09-17T07:21:15.275 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:14 smithi037 ceph-mon[67971]: osd.5 reported immediately failed by osd.2 2024-09-17T07:21:15.275 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:14 smithi037 ceph-mon[67971]: osd.5 reported immediately failed by osd.3 2024-09-17T07:21:15.275 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:14 smithi037 ceph-mon[67971]: osd.5 reported immediately failed by osd.4 2024-09-17T07:21:15.498 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:21:15 smithi167 podman[56167]: 2024-09-17 07:21:15.065434175 +0000 UTC m=+0.696557494 container remove f1d1552fbeeb5273d3d09e829c2eb94b39cb3ee78a039cd412d3a6fe5cbd2797 (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd.5, org.label-schema.vendor=CentOS, org.label-schema.build-date=20201204, ceph=True, maintainer=Dimitri Savineau , GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, CEPH_POINT_RELEASE=-16.2.0, RELEASE=HEAD, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Base Image, GIT_BRANCH=HEAD) 2024-09-17T07:21:15.811 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:21:15 smithi167 podman[56268]: 2024-09-17 07:21:15.4112313 +0000 UTC m=+0.016011907 image pull 980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89 quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 2024-09-17T07:21:15.811 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:21:15 smithi167 podman[56268]: 2024-09-17 07:21:15.549364658 +0000 UTC m=+0.154145245 container create 639eba3b590536808af0af35a9399fdcc9afcc6bd7ae88aa8399d115e780c18f (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-5-deactivate, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.vendor=CentOS, RELEASE=reef-19e2a2b) 2024-09-17T07:21:15.811 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:21:15 smithi167 podman[56268]: 2024-09-17 07:21:15.811373894 +0000 UTC m=+0.416154482 container init 639eba3b590536808af0af35a9399fdcc9afcc6bd7ae88aa8399d115e780c18f (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-5-deactivate, RELEASE=reef-19e2a2b, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , ceph=True) 2024-09-17T07:21:16.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:15 smithi167 ceph-mon[49361]: pgmap v162: 129 pgs: 129 active+clean; 221 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:21:16.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:15 smithi167 ceph-mon[49361]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T07:21:16.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:15 smithi167 ceph-mon[49361]: osdmap e99: 8 total, 7 up, 8 in 2024-09-17T07:21:16.249 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:21:15 smithi167 podman[56268]: 2024-09-17 07:21:15.815087498 +0000 UTC m=+0.419868083 container start 639eba3b590536808af0af35a9399fdcc9afcc6bd7ae88aa8399d115e780c18f (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-5-deactivate, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=reef-19e2a2b, GIT_CLEAN=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=) 2024-09-17T07:21:16.250 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:21:15 smithi167 podman[56268]: 2024-09-17 07:21:15.902843238 +0000 UTC m=+0.507623837 container attach 639eba3b590536808af0af35a9399fdcc9afcc6bd7ae88aa8399d115e780c18f (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-5-deactivate, RELEASE=reef-19e2a2b, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_CLEAN=True, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2) 2024-09-17T07:21:16.250 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:21:16 smithi167 podman[56268]: 2024-09-17 07:21:16.015818305 +0000 UTC m=+0.620598894 container died 639eba3b590536808af0af35a9399fdcc9afcc6bd7ae88aa8399d115e780c18f (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-5-deactivate, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, RELEASE=reef-19e2a2b, GIT_CLEAN=True, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-17T07:21:16.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:15 smithi037 ceph-mon[67971]: pgmap v162: 129 pgs: 129 active+clean; 221 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:21:16.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:15 smithi037 ceph-mon[67971]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T07:21:16.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:15 smithi037 ceph-mon[67971]: osdmap e99: 8 total, 7 up, 8 in 2024-09-17T07:21:16.928 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:21:16 smithi167 podman[56291]: 2024-09-17 07:21:16.674360378 +0000 UTC m=+0.653043409 container remove 639eba3b590536808af0af35a9399fdcc9afcc6bd7ae88aa8399d115e780c18f (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-5-deactivate, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.vendor=CentOS, RELEASE=reef-19e2a2b, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-17T07:21:16.928 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:21:16 smithi167 systemd[1]: ceph-d241d094-74c1-11ef-bceb-c7b262605968@osd.5.service: Deactivated successfully. 2024-09-17T07:21:16.929 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:21:16 smithi167 systemd[1]: Stopped Ceph osd.5 for d241d094-74c1-11ef-bceb-c7b262605968. 2024-09-17T07:21:16.929 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:21:16 smithi167 systemd[1]: ceph-d241d094-74c1-11ef-bceb-c7b262605968@osd.5.service: Consumed 1.100s CPU time. 2024-09-17T07:21:16.929 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:21:16 smithi167 systemd[1]: Starting Ceph osd.5 for d241d094-74c1-11ef-bceb-c7b262605968... 2024-09-17T07:21:17.213 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:16 smithi167 ceph-mon[49361]: osdmap e100: 8 total, 7 up, 8 in 2024-09-17T07:21:17.214 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:16 smithi167 ceph-mon[49361]: pgmap v165: 129 pgs: 5 activating+undersized, 10 active+undersized, 1 activating+undersized+degraded, 6 peering, 5 stale+active+clean, 5 active+undersized+degraded, 97 active+clean; 221 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 13/441 objects degraded (2.948%) 2024-09-17T07:21:17.214 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:21:17 smithi167 podman[56389]: 2024-09-17 07:21:17.005057734 +0000 UTC m=+0.015684408 image pull 980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89 quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 2024-09-17T07:21:17.214 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:21:17 smithi167 podman[56389]: 2024-09-17 07:21:17.13376175 +0000 UTC m=+0.144388427 container create 2fee63c275af461dab725f8264ee7b30332e5442fc28396c43792854b6b7e66f (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-5-activate, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, RELEASE=reef-19e2a2b, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_CLEAN=True, ceph=True) 2024-09-17T07:21:17.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:16 smithi037 ceph-mon[67971]: osdmap e100: 8 total, 7 up, 8 in 2024-09-17T07:21:17.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:16 smithi037 ceph-mon[67971]: pgmap v165: 129 pgs: 5 activating+undersized, 10 active+undersized, 1 activating+undersized+degraded, 6 peering, 5 stale+active+clean, 5 active+undersized+degraded, 97 active+clean; 221 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 13/441 objects degraded (2.948%) 2024-09-17T07:21:17.499 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:21:17 smithi167 podman[56389]: 2024-09-17 07:21:17.328469683 +0000 UTC m=+0.339096369 container init 2fee63c275af461dab725f8264ee7b30332e5442fc28396c43792854b6b7e66f (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-5-activate, RELEASE=reef-19e2a2b, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_CLEAN=True, ceph=True, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS) 2024-09-17T07:21:17.499 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:21:17 smithi167 podman[56389]: 2024-09-17 07:21:17.331977148 +0000 UTC m=+0.342603823 container start 2fee63c275af461dab725f8264ee7b30332e5442fc28396c43792854b6b7e66f (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-5-activate, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, ceph=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=reef-19e2a2b, io.buildah.version=1.37.2) 2024-09-17T07:21:17.499 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:21:17 smithi167 podman[56389]: 2024-09-17 07:21:17.411472672 +0000 UTC m=+0.422099361 container attach 2fee63c275af461dab725f8264ee7b30332e5442fc28396c43792854b6b7e66f (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-5-activate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , RELEASE=reef-19e2a2b, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, ceph=True, GIT_BRANCH=HEAD) 2024-09-17T07:21:17.928 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:21:17 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-5-activate[56403]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-17T07:21:17.928 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:21:17 smithi167 bash[56389]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-17T07:21:17.928 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:21:17 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-5-activate[56403]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-5 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-09-17T07:21:17.928 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:21:17 smithi167 bash[56389]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-5 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-09-17T07:21:17.928 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:21:17 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-5-activate[56403]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-09-17T07:21:17.928 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:21:17 smithi167 bash[56389]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-09-17T07:21:17.928 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:21:17 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-5-activate[56403]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-17T07:21:17.928 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:21:17 smithi167 bash[56389]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-17T07:21:17.928 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:21:17 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-5-activate[56403]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-09-17T07:21:17.928 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:21:17 smithi167 bash[56389]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-09-17T07:21:17.929 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:21:17 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-5-activate[56403]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-17T07:21:17.929 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:21:17 smithi167 bash[56389]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-17T07:21:17.929 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:21:17 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-5-activate[56403]: --> ceph-volume raw activate successful for osd ID: 5 2024-09-17T07:21:17.929 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:21:17 smithi167 bash[56389]: --> ceph-volume raw activate successful for osd ID: 5 2024-09-17T07:21:17.929 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:21:17 smithi167 podman[56389]: 2024-09-17 07:21:17.676221875 +0000 UTC m=+0.686848559 container died 2fee63c275af461dab725f8264ee7b30332e5442fc28396c43792854b6b7e66f (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-5-activate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, ceph=True, RELEASE=reef-19e2a2b, io.buildah.version=1.37.2, org.label-schema.build-date=20240731) 2024-09-17T07:21:18.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:17 smithi167 ceph-mon[49361]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-17T07:21:18.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:17 smithi167 ceph-mon[49361]: Health check failed: Degraded data redundancy: 13/441 objects degraded (2.948%), 6 pgs degraded (PG_DEGRADED) 2024-09-17T07:21:18.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:17 smithi037 ceph-mon[67971]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-17T07:21:18.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:17 smithi037 ceph-mon[67971]: Health check failed: Degraded data redundancy: 13/441 objects degraded (2.948%), 6 pgs degraded (PG_DEGRADED) 2024-09-17T07:21:18.689 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:21:18 smithi167 podman[56516]: 2024-09-17 07:21:18.356897933 +0000 UTC m=+0.672502060 container remove 2fee63c275af461dab725f8264ee7b30332e5442fc28396c43792854b6b7e66f (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-5-activate, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, ceph=True, GIT_CLEAN=True, maintainer=Guillaume Abrioux , RELEASE=reef-19e2a2b, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-17T07:21:18.689 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:21:18 smithi167 podman[56575]: 2024-09-17 07:21:18.475738018 +0000 UTC m=+0.016437601 image pull 980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89 quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 2024-09-17T07:21:18.689 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:21:18 smithi167 podman[56575]: 2024-09-17 07:21:18.582658424 +0000 UTC m=+0.123358006 container create 96f829075adcf3963b0b9048cadf32fbb11e32a5608383f032d9207fd22e79df (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-5, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , ceph=True, RELEASE=reef-19e2a2b, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2) 2024-09-17T07:21:18.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:18 smithi167 ceph-mon[49361]: pgmap v166: 129 pgs: 5 activating+undersized, 15 active+undersized, 1 activating+undersized+degraded, 6 peering, 4 stale+active+clean, 5 active+undersized+degraded, 93 active+clean; 221 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 13/441 objects degraded (2.948%) 2024-09-17T07:21:18.999 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:21:18 smithi167 podman[56575]: 2024-09-17 07:21:18.818384225 +0000 UTC m=+0.359083806 container init 96f829075adcf3963b0b9048cadf32fbb11e32a5608383f032d9207fd22e79df (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-5, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, RELEASE=reef-19e2a2b, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-17T07:21:18.999 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:21:18 smithi167 podman[56575]: 2024-09-17 07:21:18.82156641 +0000 UTC m=+0.362265994 container start 96f829075adcf3963b0b9048cadf32fbb11e32a5608383f032d9207fd22e79df (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-5, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, RELEASE=reef-19e2a2b, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS) 2024-09-17T07:21:18.999 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:21:18 smithi167 ceph-osd[56594]: -- 172.21.15.167:0/1865400051 <== mon.1 v2:172.21.15.167:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55d1e39c11e0 con 0x55d1e395fc00 2024-09-17T07:21:18.999 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:21:18 smithi167 bash[56575]: 96f829075adcf3963b0b9048cadf32fbb11e32a5608383f032d9207fd22e79df 2024-09-17T07:21:18.999 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:21:18 smithi167 systemd[1]: Started Ceph osd.5 for d241d094-74c1-11ef-bceb-c7b262605968. 2024-09-17T07:21:19.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:18 smithi037 ceph-mon[67971]: pgmap v166: 129 pgs: 5 activating+undersized, 15 active+undersized, 1 activating+undersized+degraded, 6 peering, 4 stale+active+clean, 5 active+undersized+degraded, 93 active+clean; 221 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 13/441 objects degraded (2.948%) 2024-09-17T07:21:19.689 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:21:19 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-5[56590]: 2024-09-17T07:21:19.369+0000 7f07252fd640 -1 Falling back to public interface 2024-09-17T07:21:20.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:19 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:21:20.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:19 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:21:20.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:19 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:21:20.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:19 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:21:20.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:19 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:21:20.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:19 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:21:21.248 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:20 smithi167 ceph-mon[49361]: pgmap v167: 129 pgs: 5 activating+undersized, 26 active+undersized, 1 activating+undersized+degraded, 13 active+undersized+degraded, 84 active+clean; 221 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 40/441 objects degraded (9.070%) 2024-09-17T07:21:21.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:20 smithi037 ceph-mon[67971]: pgmap v167: 129 pgs: 5 activating+undersized, 26 active+undersized, 1 activating+undersized+degraded, 13 active+undersized+degraded, 84 active+clean; 221 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 40/441 objects degraded (9.070%) 2024-09-17T07:21:22.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:22 smithi167 ceph-mon[49361]: Health check update: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-09-17T07:21:22.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:22 smithi167 ceph-mon[49361]: Health check update: Degraded data redundancy: 40/441 objects degraded (9.070%), 14 pgs degraded (PG_DEGRADED) 2024-09-17T07:21:22.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:22 smithi037 ceph-mon[67971]: Health check update: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-09-17T07:21:22.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:22 smithi037 ceph-mon[67971]: Health check update: Degraded data redundancy: 40/441 objects degraded (9.070%), 14 pgs degraded (PG_DEGRADED) 2024-09-17T07:21:23.923 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:23 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:21:23.923 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:23 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:21:23.923 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:23 smithi167 ceph-mon[49361]: pgmap v168: 129 pgs: 31 active+undersized, 14 active+undersized+degraded, 84 active+clean; 221 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 40/441 objects degraded (9.070%) 2024-09-17T07:21:23.923 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:23 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:21:23.923 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:23 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:21:24.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:23 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:21:24.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:23 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:21:24.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:23 smithi037 ceph-mon[67971]: pgmap v168: 129 pgs: 31 active+undersized, 14 active+undersized+degraded, 84 active+clean; 221 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 40/441 objects degraded (9.070%) 2024-09-17T07:21:24.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:23 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:21:24.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:23 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:21:24.848 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:24 smithi167 ceph-mon[49361]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-09-17T07:21:25.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:24 smithi037 ceph-mon[67971]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-09-17T07:21:25.998 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:25 smithi167 ceph-mon[49361]: pgmap v169: 129 pgs: 31 active+undersized, 14 active+undersized+degraded, 84 active+clean; 221 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 205 B/s rd, 0 op/s; 40/441 objects degraded (9.070%) 2024-09-17T07:21:26.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:25 smithi037 ceph-mon[67971]: pgmap v169: 129 pgs: 31 active+undersized, 14 active+undersized+degraded, 84 active+clean; 221 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 205 B/s rd, 0 op/s; 40/441 objects degraded (9.070%) 2024-09-17T07:21:26.499 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:21:26 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-5[56590]: 2024-09-17T07:21:26.238+0000 7f07252fd640 -1 osd.5 0 read_superblock omap replica is missing. 2024-09-17T07:21:27.749 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:21:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-5[56590]: 2024-09-17T07:21:27.323+0000 7f07252fd640 -1 osd.5 98 log_to_monitors true 2024-09-17T07:21:28.240 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:27 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:21:28.240 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:27 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:21:28.240 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:27 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:21:28.240 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:27 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:21:28.240 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:27 smithi167 ceph-mon[49361]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:21:28.240 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:27 smithi167 ceph-mon[49361]: pgmap v170: 129 pgs: 31 active+undersized, 14 active+undersized+degraded, 84 active+clean; 221 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 376 B/s rd, 0 op/s; 40/441 objects degraded (9.070%) 2024-09-17T07:21:28.240 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:27 smithi167 ceph-mon[49361]: pgmap v171: 129 pgs: 31 active+undersized, 14 active+undersized+degraded, 84 active+clean; 221 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 206 B/s rd, 0 op/s; 40/441 objects degraded (9.070%) 2024-09-17T07:21:28.240 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:27 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:21:28.240 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:27 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:21:28.240 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:27 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:21:28.241 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:27 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:21:28.241 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:27 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:21:28.241 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:27 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:21:28.241 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:27 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-17T07:21:28.241 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:27 smithi167 ceph-mon[49361]: from='osd.5 [v2:172.21.15.167:6808/4252043194,v1:172.21.15.167:6809/4252043194]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T07:21:28.241 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:27 smithi167 ceph-mon[49361]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T07:21:28.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:27 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:21:28.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:27 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:21:28.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:27 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:21:28.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:27 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:21:28.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:27 smithi037 ceph-mon[67971]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:21:28.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:27 smithi037 ceph-mon[67971]: pgmap v170: 129 pgs: 31 active+undersized, 14 active+undersized+degraded, 84 active+clean; 221 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 376 B/s rd, 0 op/s; 40/441 objects degraded (9.070%) 2024-09-17T07:21:28.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:27 smithi037 ceph-mon[67971]: pgmap v171: 129 pgs: 31 active+undersized, 14 active+undersized+degraded, 84 active+clean; 221 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 206 B/s rd, 0 op/s; 40/441 objects degraded (9.070%) 2024-09-17T07:21:28.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:27 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:21:28.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:27 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:21:28.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:27 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:21:28.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:27 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:21:28.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:27 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:21:28.275 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:27 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:21:28.275 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:27 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-17T07:21:28.275 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:27 smithi037 ceph-mon[67971]: from='osd.5 [v2:172.21.15.167:6808/4252043194,v1:172.21.15.167:6809/4252043194]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T07:21:28.275 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:27 smithi037 ceph-mon[67971]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T07:21:28.498 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:21:28 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-5[56590]: 2024-09-17T07:21:28.238+0000 7f071909f640 -1 osd.5 98 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T07:21:29.253 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:28 smithi167 ceph-mon[49361]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-17T07:21:29.253 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:28 smithi167 ceph-mon[49361]: Upgrade: unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2024-09-17T07:21:29.253 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:28 smithi167 ceph-mon[49361]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T07:21:29.253 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:28 smithi167 ceph-mon[49361]: osdmap e101: 8 total, 7 up, 8 in 2024-09-17T07:21:29.253 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:28 smithi167 ceph-mon[49361]: from='osd.5 [v2:172.21.15.167:6808/4252043194,v1:172.21.15.167:6809/4252043194]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-09-17T07:21:29.253 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:28 smithi167 ceph-mon[49361]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-09-17T07:21:29.254 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:28 smithi167 ceph-mon[49361]: from='osd.5 ' entity='osd.5' 2024-09-17T07:21:29.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:28 smithi037 ceph-mon[67971]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-17T07:21:29.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:28 smithi037 ceph-mon[67971]: Upgrade: unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2024-09-17T07:21:29.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:28 smithi037 ceph-mon[67971]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T07:21:29.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:28 smithi037 ceph-mon[67971]: osdmap e101: 8 total, 7 up, 8 in 2024-09-17T07:21:29.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:28 smithi037 ceph-mon[67971]: from='osd.5 [v2:172.21.15.167:6808/4252043194,v1:172.21.15.167:6809/4252043194]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-09-17T07:21:29.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:28 smithi037 ceph-mon[67971]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-09-17T07:21:29.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:28 smithi037 ceph-mon[67971]: from='osd.5 ' entity='osd.5' 2024-09-17T07:21:30.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:29 smithi167 ceph-mon[49361]: pgmap v173: 129 pgs: 31 active+undersized, 14 active+undersized+degraded, 84 active+clean; 221 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 259 B/s rd, 0 op/s; 40/441 objects degraded (9.070%) 2024-09-17T07:21:30.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:29 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:21:30.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:29 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:21:30.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:29 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:21:30.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:29 smithi167 ceph-mon[49361]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T07:21:30.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:29 smithi167 ceph-mon[49361]: osd.5 [v2:172.21.15.167:6808/4252043194,v1:172.21.15.167:6809/4252043194] boot 2024-09-17T07:21:30.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:29 smithi167 ceph-mon[49361]: osdmap e102: 8 total, 8 up, 8 in 2024-09-17T07:21:30.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:29 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T07:21:30.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:29 smithi037 ceph-mon[67971]: pgmap v173: 129 pgs: 31 active+undersized, 14 active+undersized+degraded, 84 active+clean; 221 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 259 B/s rd, 0 op/s; 40/441 objects degraded (9.070%) 2024-09-17T07:21:30.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:29 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:21:30.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:29 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:21:30.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:29 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:21:30.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:29 smithi037 ceph-mon[67971]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T07:21:30.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:29 smithi037 ceph-mon[67971]: osd.5 [v2:172.21.15.167:6808/4252043194,v1:172.21.15.167:6809/4252043194] boot 2024-09-17T07:21:30.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:29 smithi037 ceph-mon[67971]: osdmap e102: 8 total, 8 up, 8 in 2024-09-17T07:21:30.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:29 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T07:21:31.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:31 smithi167 ceph-mon[49361]: osdmap e103: 8 total, 8 up, 8 in 2024-09-17T07:21:31.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:31 smithi167 ceph-mon[49361]: pgmap v176: 129 pgs: 9 peering, 23 active+undersized, 8 active+undersized+degraded, 89 active+clean; 221 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 20/441 objects degraded (4.535%) 2024-09-17T07:21:31.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:31 smithi037 ceph-mon[67971]: osdmap e103: 8 total, 8 up, 8 in 2024-09-17T07:21:31.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:31 smithi037 ceph-mon[67971]: pgmap v176: 129 pgs: 9 peering, 23 active+undersized, 8 active+undersized+degraded, 89 active+clean; 221 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 20/441 objects degraded (4.535%) 2024-09-17T07:21:32.455 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-09-17T07:21:32.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:32 smithi167 ceph-mon[49361]: Health check update: Degraded data redundancy: 20/441 objects degraded (4.535%), 8 pgs degraded (PG_DEGRADED) 2024-09-17T07:21:32.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:32 smithi037 ceph-mon[67971]: Health check update: Degraded data redundancy: 20/441 objects degraded (4.535%), 8 pgs degraded (PG_DEGRADED) 2024-09-17T07:21:33.117 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T07:21:33.117 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.smithi037 smithi037 *:9093,9094 running (13m) 74s ago 24m 19.3M - 0.20.0 0881eb8f169f cc564f04f199 2024-09-17T07:21:33.117 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi037 smithi037 running (3m) 74s ago 24m 6891k - 18.2.4-855-g19e2a2be 980a0bfcd684 de568c6f44a6 2024-09-17T07:21:33.117 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi167 smithi167 running (3m) 10s ago 23m 6891k - 18.2.4-855-g19e2a2be 980a0bfcd684 2749f4c51060 2024-09-17T07:21:33.117 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.smithi037 smithi037 *:3000 running (11m) 74s ago 23m 37.1M - 6.7.4 557c83e11646 645fc2db463d 2024-09-17T07:21:33.117 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi037.jtdcan smithi037 running (18m) 74s ago 18m 16.8M - 16.2.0 24ecd6d5f14c 9972c22cf2de 2024-09-17T07:21:33.117 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi167.pprzvy smithi167 running (18m) 10s ago 18m 41.0M - 16.2.0 24ecd6d5f14c 7f42961a3697 2024-09-17T07:21:33.117 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi037.xnzdne smithi037 *:8443,9283,8765 running (5m) 74s ago 25m 491M - 18.2.4-855-g19e2a2be 980a0bfcd684 e9e9a55f52f5 2024-09-17T07:21:33.117 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi167.ysqmzf smithi167 *:8443,9283,8765 running (4m) 10s ago 23m 440M - 18.2.4-855-g19e2a2be 980a0bfcd684 22020adca1e8 2024-09-17T07:21:33.117 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi037 smithi037 running (4m) 74s ago 25m 56.1M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 8ad50fcd5c53 2024-09-17T07:21:33.117 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi167 smithi167 running (4m) 10s ago 23m 47.8M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 4e36fc03fea9 2024-09-17T07:21:33.117 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.0.0.smithi037.koazav smithi037 *:2049 running (16m) 74s ago 16m 138M - 3.5 24ecd6d5f14c b21a22e84630 2024-09-17T07:21:33.118 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.1.0.smithi167.rhgwce smithi167 *:2049 running (16m) 10s ago 15m 88.7M - 3.5 24ecd6d5f14c d8f95531d8af 2024-09-17T07:21:33.118 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi037 smithi037 *:9100 running (9m) 74s ago 23m 17.2M - 0.18.1 e5a616e4b9cf 04d51e0863df 2024-09-17T07:21:33.118 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi167 smithi167 *:9100 running (5m) 10s ago 22m 4710k - 0.18.1 e5a616e4b9cf 52cd9c3f271e 2024-09-17T07:21:33.118 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (3m) 74s ago 22m 208M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 424969d37dcb 2024-09-17T07:21:33.118 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (2m) 74s ago 22m 182M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 21d038dcf00b 2024-09-17T07:21:33.118 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (115s) 74s ago 21m 171M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 eda694698e8a 2024-09-17T07:21:33.118 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (81s) 74s ago 21m 11.4M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 86b97ce80e2d 2024-09-17T07:21:33.118 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi167 running (46s) 10s ago 21m 209M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 1c04660dd3e7 2024-09-17T07:21:33.118 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi167 running (14s) 10s ago 20m 12.0M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 96f829075adc 2024-09-17T07:21:33.118 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi167 running (20m) 10s ago 20m 502M 4096M 16.2.0 24ecd6d5f14c 5c621e82d4cd 2024-09-17T07:21:33.118 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi167 running (20m) 10s ago 20m 762M 4096M 16.2.0 24ecd6d5f14c 721a3bad3841 2024-09-17T07:21:33.118 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.smithi037 smithi037 *:9095 unknown 74s ago 23m - - 2024-09-17T07:21:33.520 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T07:21:33.521 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-09-17T07:21:33.521 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T07:21:33.521 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:21:33.521 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-09-17T07:21:33.521 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T07:21:33.521 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:21:33.521 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-09-17T07:21:33.521 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2, 2024-09-17T07:21:33.521 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 6 2024-09-17T07:21:33.521 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:21:33.521 INFO:teuthology.orchestra.run.smithi037.stdout: "mds": { 2024-09-17T07:21:33.521 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:21:33.522 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:21:33.522 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-09-17T07:21:33.522 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 4, 2024-09-17T07:21:33.522 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 10 2024-09-17T07:21:33.522 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-09-17T07:21:33.522 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T07:21:33.522 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:33 smithi037 ceph-mon[67971]: from='client.34344 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:21:33.522 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:33 smithi037 ceph-mon[67971]: from='client.34348 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:21:33.522 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:33 smithi037 ceph-mon[67971]: pgmap v177: 129 pgs: 9 peering, 12 active+undersized, 5 active+undersized+degraded, 103 active+clean; 221 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 15/441 objects degraded (3.401%) 2024-09-17T07:21:33.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:33 smithi167 ceph-mon[49361]: from='client.34344 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:21:33.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:33 smithi167 ceph-mon[49361]: from='client.34348 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:21:33.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:33 smithi167 ceph-mon[49361]: pgmap v177: 129 pgs: 9 peering, 12 active+undersized, 5 active+undersized+degraded, 103 active+clean; 221 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 15/441 objects degraded (3.401%) 2024-09-17T07:21:33.859 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T07:21:33.859 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9", 2024-09-17T07:21:33.859 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": true, 2024-09-17T07:21:33.860 INFO:teuthology.orchestra.run.smithi037.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T07:21:33.860 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [ 2024-09-17T07:21:33.860 INFO:teuthology.orchestra.run.smithi037.stdout: "mon", 2024-09-17T07:21:33.860 INFO:teuthology.orchestra.run.smithi037.stdout: "crash", 2024-09-17T07:21:33.860 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr" 2024-09-17T07:21:33.860 INFO:teuthology.orchestra.run.smithi037.stdout: ], 2024-09-17T07:21:33.860 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": "12/23 daemons upgraded", 2024-09-17T07:21:33.860 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "Currently upgrading osd daemons", 2024-09-17T07:21:33.860 INFO:teuthology.orchestra.run.smithi037.stdout: "is_paused": false 2024-09-17T07:21:33.860 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T07:21:34.257 INFO:teuthology.orchestra.run.smithi037.stdout:HEALTH_WARN 1 failed cephadm daemon(s); Degraded data redundancy: 15/441 objects degraded (3.401%), 5 pgs degraded 2024-09-17T07:21:34.257 INFO:teuthology.orchestra.run.smithi037.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-09-17T07:21:34.257 INFO:teuthology.orchestra.run.smithi037.stdout: daemon prometheus.smithi037 on smithi037 is in unknown state 2024-09-17T07:21:34.257 INFO:teuthology.orchestra.run.smithi037.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 15/441 objects degraded (3.401%), 5 pgs degraded 2024-09-17T07:21:34.257 INFO:teuthology.orchestra.run.smithi037.stdout: pg 2.2 is active+undersized+degraded, acting [1,6] 2024-09-17T07:21:34.257 INFO:teuthology.orchestra.run.smithi037.stdout: pg 2.3 is active+undersized+degraded, acting [2,7] 2024-09-17T07:21:34.257 INFO:teuthology.orchestra.run.smithi037.stdout: pg 2.12 is active+undersized+degraded, acting [3,7] 2024-09-17T07:21:34.257 INFO:teuthology.orchestra.run.smithi037.stdout: pg 2.16 is active+undersized+degraded, acting [6,2] 2024-09-17T07:21:34.258 INFO:teuthology.orchestra.run.smithi037.stdout: pg 2.18 is active+undersized+degraded, acting [4,7] 2024-09-17T07:21:34.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:34 smithi037 ceph-mon[67971]: from='client.34352 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:21:34.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:34 smithi037 ceph-mon[67971]: from='client.34356 172.21.15.37:0/871752143' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:21:34.524 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:34 smithi037 ceph-mon[67971]: from='client.34360 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:21:34.748 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:34 smithi167 ceph-mon[49361]: from='client.34352 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:21:34.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:34 smithi167 ceph-mon[49361]: from='client.34356 172.21.15.37:0/871752143' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:21:34.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:34 smithi167 ceph-mon[49361]: from='client.34360 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:21:35.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:35 smithi037 ceph-mon[67971]: from='client.34364 172.21.15.37:0/2655849343' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:21:35.524 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:35 smithi037 ceph-mon[67971]: pgmap v178: 129 pgs: 9 peering, 120 active+clean; 221 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-17T07:21:35.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:35 smithi167 ceph-mon[49361]: from='client.34364 172.21.15.37:0/2655849343' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:21:35.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:35 smithi167 ceph-mon[49361]: pgmap v178: 129 pgs: 9 peering, 120 active+clean; 221 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-17T07:21:36.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:36 smithi037 ceph-mon[67971]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 15/441 objects degraded (3.401%), 5 pgs degraded) 2024-09-17T07:21:36.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:36 smithi167 ceph-mon[49361]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 15/441 objects degraded (3.401%), 5 pgs degraded) 2024-09-17T07:21:37.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:37 smithi037 ceph-mon[67971]: pgmap v179: 129 pgs: 129 active+clean; 221 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-09-17T07:21:37.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:37 smithi167 ceph-mon[49361]: pgmap v179: 129 pgs: 129 active+clean; 221 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-09-17T07:21:40.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:39 smithi167 ceph-mon[49361]: pgmap v180: 129 pgs: 129 active+clean; 221 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 214 B/s rd, 0 op/s 2024-09-17T07:21:40.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:39 smithi037 ceph-mon[67971]: pgmap v180: 129 pgs: 129 active+clean; 221 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 214 B/s rd, 0 op/s 2024-09-17T07:21:42.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:41 smithi167 ceph-mon[49361]: pgmap v181: 129 pgs: 129 active+clean; 221 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 194 B/s rd, 0 op/s 2024-09-17T07:21:42.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:41 smithi037 ceph-mon[67971]: pgmap v181: 129 pgs: 129 active+clean; 221 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 194 B/s rd, 0 op/s 2024-09-17T07:21:43.125 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:42 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-17T07:21:43.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:42 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-17T07:21:44.248 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:43 smithi167 ceph-mon[49361]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-17T07:21:44.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:43 smithi167 ceph-mon[49361]: Upgrade: osd.6 is safe to restart 2024-09-17T07:21:44.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:43 smithi167 ceph-mon[49361]: pgmap v182: 129 pgs: 129 active+clean; 221 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:21:44.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:43 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:21:44.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:43 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-17T07:21:44.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:43 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:21:44.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:43 smithi037 ceph-mon[67971]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-17T07:21:44.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:43 smithi037 ceph-mon[67971]: Upgrade: osd.6 is safe to restart 2024-09-17T07:21:44.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:43 smithi037 ceph-mon[67971]: pgmap v182: 129 pgs: 129 active+clean; 221 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:21:44.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:43 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:21:44.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:43 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-17T07:21:44.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:43 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:21:45.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:44 smithi167 ceph-mon[49361]: Upgrade: Updating osd.6 2024-09-17T07:21:45.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:44 smithi167 ceph-mon[49361]: Deploying daemon osd.6 on smithi167 2024-09-17T07:21:45.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:44 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:21:45.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:44 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:21:45.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:44 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:21:45.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:44 smithi037 ceph-mon[67971]: Upgrade: Updating osd.6 2024-09-17T07:21:45.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:44 smithi037 ceph-mon[67971]: Deploying daemon osd.6 on smithi167 2024-09-17T07:21:45.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:44 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:21:45.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:44 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:21:45.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:44 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:21:46.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:45 smithi167 ceph-mon[49361]: pgmap v183: 129 pgs: 129 active+clean; 221 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:21:46.249 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:21:46 smithi167 systemd[1]: Stopping Ceph osd.6 for d241d094-74c1-11ef-bceb-c7b262605968... 2024-09-17T07:21:46.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:45 smithi037 ceph-mon[67971]: pgmap v183: 129 pgs: 129 active+clean; 221 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:21:46.722 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:21:46 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd.6[34381]: debug 2024-09-17T07:21:46.277+0000 7f7d4c5af700 -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-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-17T07:21:46.722 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:21:46 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd.6[34381]: debug 2024-09-17T07:21:46.277+0000 7f7d4c5af700 -1 osd.6 103 *** Got signal Terminated *** 2024-09-17T07:21:46.722 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:21:46 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd.6[34381]: debug 2024-09-17T07:21:46.277+0000 7f7d4c5af700 -1 osd.6 103 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T07:21:46.722 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:21:46 smithi167 podman[58461]: 2024-09-17 07:21:46.410291203 +0000 UTC m=+0.228406301 container died 5c621e82d4cd535e7d60df0439bc90513ccea23bcdc2813888af72cc2147c22e (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd.6, maintainer=Dimitri Savineau , org.label-schema.build-date=20201204, org.label-schema.vendor=CentOS, GIT_CLEAN=True, ceph=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=-16.2.0, GIT_BRANCH=HEAD, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, GIT_REPO=https://github.com/ceph/ceph-container.git, RELEASE=HEAD, org.label-schema.name=CentOS Base Image) 2024-09-17T07:21:46.999 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:21:46 smithi167 podman[58461]: 2024-09-17 07:21:46.820268664 +0000 UTC m=+0.638383761 container cleanup 5c621e82d4cd535e7d60df0439bc90513ccea23bcdc2813888af72cc2147c22e (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd.6, maintainer=Dimitri Savineau , org.label-schema.name=CentOS Base Image, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20201204, CEPH_POINT_RELEASE=-16.2.0, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, GIT_REPO=https://github.com/ceph/ceph-container.git, RELEASE=HEAD, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True) 2024-09-17T07:21:46.999 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:21:46 smithi167 bash[58461]: ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd.6 2024-09-17T07:21:46.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:46 smithi167 ceph-mon[49361]: osd.6 reported immediately failed by osd.7 2024-09-17T07:21:46.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:46 smithi167 ceph-mon[49361]: osd.6 failed (root=default,host=smithi167) (connection refused reported by osd.7) 2024-09-17T07:21:46.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:46 smithi167 ceph-mon[49361]: osd.6 reported immediately failed by osd.7 2024-09-17T07:21:46.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:46 smithi167 ceph-mon[49361]: osd.6 reported immediately failed by osd.2 2024-09-17T07:21:46.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:46 smithi167 ceph-mon[49361]: osd.6 reported immediately failed by osd.4 2024-09-17T07:21:46.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:46 smithi167 ceph-mon[49361]: osd.6 reported immediately failed by osd.0 2024-09-17T07:21:47.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:46 smithi167 ceph-mon[49361]: osd.6 reported immediately failed by osd.1 2024-09-17T07:21:47.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:46 smithi167 ceph-mon[49361]: osd.6 reported immediately failed by osd.2 2024-09-17T07:21:47.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:46 smithi167 ceph-mon[49361]: osd.6 reported immediately failed by osd.3 2024-09-17T07:21:47.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:46 smithi167 ceph-mon[49361]: osd.6 reported immediately failed by osd.5 2024-09-17T07:21:47.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:46 smithi167 ceph-mon[49361]: osd.6 reported immediately failed by osd.0 2024-09-17T07:21:47.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:46 smithi167 ceph-mon[49361]: osd.6 reported immediately failed by osd.1 2024-09-17T07:21:47.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:46 smithi167 ceph-mon[49361]: osd.6 reported immediately failed by osd.3 2024-09-17T07:21:47.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:46 smithi167 ceph-mon[49361]: osd.6 reported immediately failed by osd.4 2024-09-17T07:21:47.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:46 smithi167 ceph-mon[49361]: osd.6 reported immediately failed by osd.5 2024-09-17T07:21:47.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:46 smithi167 ceph-mon[49361]: osd.6 reported immediately failed by osd.5 2024-09-17T07:21:47.175 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:46 smithi037 ceph-mon[67971]: osd.6 reported immediately failed by osd.7 2024-09-17T07:21:47.175 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:46 smithi037 ceph-mon[67971]: osd.6 failed (root=default,host=smithi167) (connection refused reported by osd.7) 2024-09-17T07:21:47.175 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:46 smithi037 ceph-mon[67971]: osd.6 reported immediately failed by osd.7 2024-09-17T07:21:47.175 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:46 smithi037 ceph-mon[67971]: osd.6 reported immediately failed by osd.2 2024-09-17T07:21:47.175 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:46 smithi037 ceph-mon[67971]: osd.6 reported immediately failed by osd.4 2024-09-17T07:21:47.175 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:46 smithi037 ceph-mon[67971]: osd.6 reported immediately failed by osd.0 2024-09-17T07:21:47.175 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:46 smithi037 ceph-mon[67971]: osd.6 reported immediately failed by osd.1 2024-09-17T07:21:47.175 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:46 smithi037 ceph-mon[67971]: osd.6 reported immediately failed by osd.2 2024-09-17T07:21:47.175 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:46 smithi037 ceph-mon[67971]: osd.6 reported immediately failed by osd.3 2024-09-17T07:21:47.176 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:46 smithi037 ceph-mon[67971]: osd.6 reported immediately failed by osd.5 2024-09-17T07:21:47.176 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:46 smithi037 ceph-mon[67971]: osd.6 reported immediately failed by osd.0 2024-09-17T07:21:47.176 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:46 smithi037 ceph-mon[67971]: osd.6 reported immediately failed by osd.1 2024-09-17T07:21:47.176 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:46 smithi037 ceph-mon[67971]: osd.6 reported immediately failed by osd.3 2024-09-17T07:21:47.176 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:46 smithi037 ceph-mon[67971]: osd.6 reported immediately failed by osd.4 2024-09-17T07:21:47.176 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:46 smithi037 ceph-mon[67971]: osd.6 reported immediately failed by osd.5 2024-09-17T07:21:47.176 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:46 smithi037 ceph-mon[67971]: osd.6 reported immediately failed by osd.5 2024-09-17T07:21:47.489 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:21:47 smithi167 podman[58476]: 2024-09-17 07:21:47.046940695 +0000 UTC m=+0.630027498 container remove 5c621e82d4cd535e7d60df0439bc90513ccea23bcdc2813888af72cc2147c22e (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd.6, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, RELEASE=HEAD, org.label-schema.build-date=20201204, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Base Image, ceph=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=-16.2.0, GIT_CLEAN=True, GIT_REPO=https://github.com/ceph/ceph-container.git, maintainer=Dimitri Savineau , org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS) 2024-09-17T07:21:47.749 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:21:47 smithi167 podman[58581]: 2024-09-17 07:21:47.391888358 +0000 UTC m=+0.015626140 image pull 980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89 quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 2024-09-17T07:21:47.749 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:21:47 smithi167 podman[58581]: 2024-09-17 07:21:47.489568032 +0000 UTC m=+0.113305842 container create 61414daad1adb2ab1a205395e14c8cfef42a044c04386c001fa60403488816bf (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6-deactivate, ceph=True, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, RELEASE=reef-19e2a2b, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD) 2024-09-17T07:21:47.749 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:21:47 smithi167 podman[58581]: 2024-09-17 07:21:47.726575308 +0000 UTC m=+0.350313079 container init 61414daad1adb2ab1a205395e14c8cfef42a044c04386c001fa60403488816bf (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6-deactivate, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=reef-19e2a2b, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-17T07:21:47.750 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:21:47 smithi167 podman[58581]: 2024-09-17 07:21:47.729882482 +0000 UTC m=+0.353620240 container start 61414daad1adb2ab1a205395e14c8cfef42a044c04386c001fa60403488816bf (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6-deactivate, RELEASE=reef-19e2a2b, org.label-schema.license=GPLv2, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-17T07:21:48.220 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:47 smithi167 ceph-mon[49361]: pgmap v184: 129 pgs: 129 active+clean; 221 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:21:48.220 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:47 smithi167 ceph-mon[49361]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T07:21:48.220 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:47 smithi167 ceph-mon[49361]: osdmap e104: 8 total, 7 up, 8 in 2024-09-17T07:21:48.220 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:21:47 smithi167 podman[58581]: 2024-09-17 07:21:47.825428561 +0000 UTC m=+0.449166317 container attach 61414daad1adb2ab1a205395e14c8cfef42a044c04386c001fa60403488816bf (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6-deactivate, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-19e2a2b, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS) 2024-09-17T07:21:48.220 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:21:47 smithi167 podman[58581]: 2024-09-17 07:21:47.917736868 +0000 UTC m=+0.541474630 container died 61414daad1adb2ab1a205395e14c8cfef42a044c04386c001fa60403488816bf (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6-deactivate, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, RELEASE=reef-19e2a2b, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731) 2024-09-17T07:21:48.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:47 smithi037 ceph-mon[67971]: pgmap v184: 129 pgs: 129 active+clean; 221 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:21:48.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:47 smithi037 ceph-mon[67971]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T07:21:48.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:47 smithi037 ceph-mon[67971]: osdmap e104: 8 total, 7 up, 8 in 2024-09-17T07:21:48.935 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:21:48 smithi167 podman[58605]: 2024-09-17 07:21:48.529533622 +0000 UTC m=+0.603618854 container remove 61414daad1adb2ab1a205395e14c8cfef42a044c04386c001fa60403488816bf (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6-deactivate, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, ceph=True, RELEASE=reef-19e2a2b, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2) 2024-09-17T07:21:48.935 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:21:48 smithi167 systemd[1]: ceph-d241d094-74c1-11ef-bceb-c7b262605968@osd.6.service: Deactivated successfully. 2024-09-17T07:21:48.935 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:21:48 smithi167 systemd[1]: Stopped Ceph osd.6 for d241d094-74c1-11ef-bceb-c7b262605968. 2024-09-17T07:21:48.935 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:21:48 smithi167 systemd[1]: ceph-d241d094-74c1-11ef-bceb-c7b262605968@osd.6.service: Consumed 1.120s CPU time. 2024-09-17T07:21:48.935 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:21:48 smithi167 systemd[1]: Starting Ceph osd.6 for d241d094-74c1-11ef-bceb-c7b262605968... 2024-09-17T07:21:49.199 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:48 smithi167 ceph-mon[49361]: osdmap e105: 8 total, 7 up, 8 in 2024-09-17T07:21:49.199 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:48 smithi167 ceph-mon[49361]: pgmap v187: 129 pgs: 11 peering, 9 stale+active+clean, 109 active+clean; 221 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-17T07:21:49.200 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:21:48 smithi167 podman[58703]: 2024-09-17 07:21:48.862012264 +0000 UTC m=+0.016118728 image pull 980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89 quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 2024-09-17T07:21:49.200 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:21:48 smithi167 podman[58703]: 2024-09-17 07:21:48.972052084 +0000 UTC m=+0.126158542 container create 13b7e3b4c958756b2d91729ebcd205455f56e0868954dfe0235b4f4341ef462f (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6-activate, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, ceph=True, RELEASE=reef-19e2a2b, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0) 2024-09-17T07:21:49.200 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:21:49 smithi167 podman[58703]: 2024-09-17 07:21:49.199609907 +0000 UTC m=+0.353716371 container init 13b7e3b4c958756b2d91729ebcd205455f56e0868954dfe0235b4f4341ef462f (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6-activate, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, RELEASE=reef-19e2a2b, CEPH_POINT_RELEASE=) 2024-09-17T07:21:49.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:48 smithi037 ceph-mon[67971]: osdmap e105: 8 total, 7 up, 8 in 2024-09-17T07:21:49.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:48 smithi037 ceph-mon[67971]: pgmap v187: 129 pgs: 11 peering, 9 stale+active+clean, 109 active+clean; 221 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-17T07:21:49.493 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:21:49 smithi167 podman[58703]: 2024-09-17 07:21:49.202981395 +0000 UTC m=+0.357087861 container start 13b7e3b4c958756b2d91729ebcd205455f56e0868954dfe0235b4f4341ef462f (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6-activate, RELEASE=reef-19e2a2b, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, GIT_CLEAN=True, maintainer=Guillaume Abrioux , ceph=True) 2024-09-17T07:21:49.494 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:21:49 smithi167 podman[58703]: 2024-09-17 07:21:49.30791354 +0000 UTC m=+0.462020015 container attach 13b7e3b4c958756b2d91729ebcd205455f56e0868954dfe0235b4f4341ef462f (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6-activate, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, RELEASE=reef-19e2a2b, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-17T07:21:49.749 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:21:49 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6-activate[58718]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-17T07:21:49.749 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:21:49 smithi167 bash[58703]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-17T07:21:49.749 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:21:49 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6-activate[58718]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-6 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-09-17T07:21:49.749 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:21:49 smithi167 bash[58703]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-6 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-09-17T07:21:49.749 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:21:49 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6-activate[58718]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-17T07:21:49.749 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:21:49 smithi167 bash[58703]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-17T07:21:49.750 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:21:49 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6-activate[58718]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-17T07:21:49.750 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:21:49 smithi167 bash[58703]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-17T07:21:49.750 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:21:49 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6-activate[58718]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-09-17T07:21:49.750 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:21:49 smithi167 bash[58703]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-09-17T07:21:49.750 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:21:49 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6-activate[58718]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-17T07:21:49.750 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:21:49 smithi167 bash[58703]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-17T07:21:49.750 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:21:49 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6-activate[58718]: --> ceph-volume raw activate successful for osd ID: 6 2024-09-17T07:21:49.750 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:21:49 smithi167 bash[58703]: --> ceph-volume raw activate successful for osd ID: 6 2024-09-17T07:21:49.750 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:21:49 smithi167 podman[58703]: 2024-09-17 07:21:49.541708885 +0000 UTC m=+0.695815346 container died 13b7e3b4c958756b2d91729ebcd205455f56e0868954dfe0235b4f4341ef462f (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6-activate, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, RELEASE=reef-19e2a2b, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2) 2024-09-17T07:21:50.203 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:49 smithi167 ceph-mon[49361]: Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-09-17T07:21:50.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:49 smithi037 ceph-mon[67971]: Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-09-17T07:21:50.499 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:21:50 smithi167 podman[58831]: 2024-09-17 07:21:50.204031031 +0000 UTC m=+0.656752005 container remove 13b7e3b4c958756b2d91729ebcd205455f56e0868954dfe0235b4f4341ef462f (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6-activate, org.label-schema.schema-version=1.0, ceph=True, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, RELEASE=reef-19e2a2b, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-17T07:21:50.499 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:21:50 smithi167 podman[58890]: 2024-09-17 07:21:50.315770878 +0000 UTC m=+0.016015976 image pull 980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89 quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 2024-09-17T07:21:50.499 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:21:50 smithi167 podman[58890]: 2024-09-17 07:21:50.438395126 +0000 UTC m=+0.138640287 container create 793a388967da6a8772a858cb634814ae0fb1a18267bae83435c8b53dc9752259 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6, RELEASE=reef-19e2a2b, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_CLEAN=True, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-17T07:21:50.999 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:21:50 smithi167 podman[58890]: 2024-09-17 07:21:50.657253138 +0000 UTC m=+0.357498233 container init 793a388967da6a8772a858cb634814ae0fb1a18267bae83435c8b53dc9752259 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=reef-19e2a2b, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_CLEAN=True, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.vendor=CentOS) 2024-09-17T07:21:50.999 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:21:50 smithi167 podman[58890]: 2024-09-17 07:21:50.660561535 +0000 UTC m=+0.360806631 container start 793a388967da6a8772a858cb634814ae0fb1a18267bae83435c8b53dc9752259 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, RELEASE=reef-19e2a2b, org.label-schema.build-date=20240731, GIT_CLEAN=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2) 2024-09-17T07:21:50.999 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:21:50 smithi167 ceph-osd[58909]: -- 172.21.15.167:0/1203233575 <== mon.1 v2:172.21.15.167:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55c4119c91e0 con 0x55c412748000 2024-09-17T07:21:50.999 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:21:50 smithi167 bash[58890]: 793a388967da6a8772a858cb634814ae0fb1a18267bae83435c8b53dc9752259 2024-09-17T07:21:50.999 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:21:50 smithi167 systemd[1]: Started Ceph osd.6 for d241d094-74c1-11ef-bceb-c7b262605968. 2024-09-17T07:21:51.473 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:21:51 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6[58905]: 2024-09-17T07:21:51.196+0000 7f440d453640 -1 Falling back to public interface 2024-09-17T07:21:52.220 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:51 smithi167 ceph-mon[49361]: pgmap v188: 129 pgs: 4 active+undersized, 11 peering, 8 stale+active+clean, 3 active+undersized+degraded, 103 active+clean; 221 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 14/441 objects degraded (3.175%) 2024-09-17T07:21:52.220 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:51 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:21:52.221 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:51 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:21:52.221 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:51 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:21:52.221 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:51 smithi167 ceph-mon[49361]: Health check failed: Degraded data redundancy: 14/441 objects degraded (3.175%), 3 pgs degraded (PG_DEGRADED) 2024-09-17T07:21:52.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:51 smithi037 ceph-mon[67971]: pgmap v188: 129 pgs: 4 active+undersized, 11 peering, 8 stale+active+clean, 3 active+undersized+degraded, 103 active+clean; 221 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 14/441 objects degraded (3.175%) 2024-09-17T07:21:52.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:51 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:21:52.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:51 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:21:52.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:51 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:21:52.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:51 smithi037 ceph-mon[67971]: Health check failed: Degraded data redundancy: 14/441 objects degraded (3.175%), 3 pgs degraded (PG_DEGRADED) 2024-09-17T07:21:54.133 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:53 smithi167 ceph-mon[49361]: pgmap v189: 129 pgs: 24 active+undersized, 8 peering, 11 active+undersized+degraded, 86 active+clean; 221 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 42/441 objects degraded (9.524%) 2024-09-17T07:21:54.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:53 smithi037 ceph-mon[67971]: pgmap v189: 129 pgs: 24 active+undersized, 8 peering, 11 active+undersized+degraded, 86 active+clean; 221 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 42/441 objects degraded (9.524%) 2024-09-17T07:21:55.650 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:55 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:21:55.651 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:55 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:21:55.651 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:55 smithi167 ceph-mon[49361]: pgmap v190: 129 pgs: 29 active+undersized, 14 active+undersized+degraded, 86 active+clean; 221 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 50/441 objects degraded (11.338%) 2024-09-17T07:21:55.651 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:55 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:21:55.651 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:55 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:21:55.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:55 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:21:55.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:55 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:21:55.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:55 smithi037 ceph-mon[67971]: pgmap v190: 129 pgs: 29 active+undersized, 14 active+undersized+degraded, 86 active+clean; 221 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 50/441 objects degraded (11.338%) 2024-09-17T07:21:55.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:55 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:21:55.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:55 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:21:56.724 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:56 smithi167 ceph-mon[49361]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-17T07:21:56.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:56 smithi037 ceph-mon[67971]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-17T07:21:57.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:57 smithi167 ceph-mon[49361]: pgmap v191: 129 pgs: 29 active+undersized, 14 active+undersized+degraded, 86 active+clean; 221 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 50/441 objects degraded (11.338%) 2024-09-17T07:21:57.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:57 smithi037 ceph-mon[67971]: pgmap v191: 129 pgs: 29 active+undersized, 14 active+undersized+degraded, 86 active+clean; 221 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 50/441 objects degraded (11.338%) 2024-09-17T07:21:58.413 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:21:58 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6[58905]: 2024-09-17T07:21:58.203+0000 7f440d453640 -1 osd.6 0 read_superblock omap replica is missing. 2024-09-17T07:21:58.748 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:58 smithi167 ceph-mon[49361]: Health check update: Degraded data redundancy: 50/441 objects degraded (11.338%), 14 pgs degraded (PG_DEGRADED) 2024-09-17T07:21:58.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:58 smithi037 ceph-mon[67971]: Health check update: Degraded data redundancy: 50/441 objects degraded (11.338%), 14 pgs degraded (PG_DEGRADED) 2024-09-17T07:21:59.451 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:21:59 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6[58905]: 2024-09-17T07:21:59.066+0000 7f440d453640 -1 osd.6 103 log_to_monitors true 2024-09-17T07:21:59.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:59 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:21:59.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:59 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:21:59.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:59 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:21:59.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:59 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:21:59.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:59 smithi167 ceph-mon[49361]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:21:59.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:59 smithi167 ceph-mon[49361]: pgmap v192: 129 pgs: 29 active+undersized, 14 active+undersized+degraded, 86 active+clean; 221 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 50/441 objects degraded (11.338%) 2024-09-17T07:21:59.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:59 smithi167 ceph-mon[49361]: pgmap v193: 129 pgs: 29 active+undersized, 14 active+undersized+degraded, 86 active+clean; 221 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 50/441 objects degraded (11.338%) 2024-09-17T07:21:59.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:59 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:21:59.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:59 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:21:59.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:59 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:21:59.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:59 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:21:59.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:59 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:21:59.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:59 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:21:59.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:59 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-17T07:21:59.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:59 smithi167 ceph-mon[49361]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-17T07:21:59.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:59 smithi167 ceph-mon[49361]: Upgrade: unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2024-09-17T07:21:59.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:59 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:21:59.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:59 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:21:59.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:59 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:21:59.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:59 smithi167 ceph-mon[49361]: from='osd.6 [v2:172.21.15.167:6816/3441441411,v1:172.21.15.167:6817/3441441411]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T07:21:59.751 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:21:59 smithi167 ceph-mon[49361]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T07:21:59.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:59 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:21:59.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:59 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:21:59.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:59 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:21:59.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:59 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:21:59.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:59 smithi037 ceph-mon[67971]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:21:59.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:59 smithi037 ceph-mon[67971]: pgmap v192: 129 pgs: 29 active+undersized, 14 active+undersized+degraded, 86 active+clean; 221 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 50/441 objects degraded (11.338%) 2024-09-17T07:21:59.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:59 smithi037 ceph-mon[67971]: pgmap v193: 129 pgs: 29 active+undersized, 14 active+undersized+degraded, 86 active+clean; 221 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 50/441 objects degraded (11.338%) 2024-09-17T07:21:59.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:59 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:21:59.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:59 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:21:59.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:59 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:21:59.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:59 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:21:59.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:59 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:21:59.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:59 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:21:59.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:59 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-17T07:21:59.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:59 smithi037 ceph-mon[67971]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-17T07:21:59.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:59 smithi037 ceph-mon[67971]: Upgrade: unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2024-09-17T07:21:59.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:59 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:21:59.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:59 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:21:59.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:59 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:21:59.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:59 smithi037 ceph-mon[67971]: from='osd.6 [v2:172.21.15.167:6816/3441441411,v1:172.21.15.167:6817/3441441411]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T07:21:59.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:21:59 smithi037 ceph-mon[67971]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T07:22:00.499 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:22:00 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6[58905]: 2024-09-17T07:22:00.023+0000 7f44051fd640 -1 osd.6 103 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T07:22:01.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:01 smithi037 ceph-mon[67971]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-17T07:22:01.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:01 smithi037 ceph-mon[67971]: osdmap e106: 8 total, 7 up, 8 in 2024-09-17T07:22:01.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:01 smithi037 ceph-mon[67971]: from='osd.6 [v2:172.21.15.167:6816/3441441411,v1:172.21.15.167:6817/3441441411]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-09-17T07:22:01.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:01 smithi037 ceph-mon[67971]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-09-17T07:22:01.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:01 smithi037 ceph-mon[67971]: pgmap v195: 129 pgs: 29 active+undersized, 14 active+undersized+degraded, 86 active+clean; 221 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 267 B/s rd, 0 op/s; 50/441 objects degraded (11.338%) 2024-09-17T07:22:01.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:01 smithi167 ceph-mon[49361]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-17T07:22:01.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:01 smithi167 ceph-mon[49361]: osdmap e106: 8 total, 7 up, 8 in 2024-09-17T07:22:01.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:01 smithi167 ceph-mon[49361]: from='osd.6 [v2:172.21.15.167:6816/3441441411,v1:172.21.15.167:6817/3441441411]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-09-17T07:22:01.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:01 smithi167 ceph-mon[49361]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-09-17T07:22:01.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:01 smithi167 ceph-mon[49361]: pgmap v195: 129 pgs: 29 active+undersized, 14 active+undersized+degraded, 86 active+clean; 221 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 267 B/s rd, 0 op/s; 50/441 objects degraded (11.338%) 2024-09-17T07:22:02.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:02 smithi037 ceph-mon[67971]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T07:22:02.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:02 smithi037 ceph-mon[67971]: osd.6 [v2:172.21.15.167:6816/3441441411,v1:172.21.15.167:6817/3441441411] boot 2024-09-17T07:22:02.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:02 smithi037 ceph-mon[67971]: osdmap e107: 8 total, 8 up, 8 in 2024-09-17T07:22:02.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:02 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T07:22:02.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:02 smithi037 ceph-mon[67971]: osdmap e108: 8 total, 8 up, 8 in 2024-09-17T07:22:02.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:02 smithi167 ceph-mon[49361]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T07:22:02.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:02 smithi167 ceph-mon[49361]: osd.6 [v2:172.21.15.167:6816/3441441411,v1:172.21.15.167:6817/3441441411] boot 2024-09-17T07:22:02.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:02 smithi167 ceph-mon[49361]: osdmap e107: 8 total, 8 up, 8 in 2024-09-17T07:22:02.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:02 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T07:22:02.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:02 smithi167 ceph-mon[49361]: osdmap e108: 8 total, 8 up, 8 in 2024-09-17T07:22:03.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:03 smithi167 ceph-mon[49361]: pgmap v198: 129 pgs: 9 peering, 22 active+undersized, 11 active+undersized+degraded, 87 active+clean; 221 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 33/441 objects degraded (7.483%) 2024-09-17T07:22:03.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:03 smithi037 ceph-mon[67971]: pgmap v198: 129 pgs: 9 peering, 22 active+undersized, 11 active+undersized+degraded, 87 active+clean; 221 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 33/441 objects degraded (7.483%) 2024-09-17T07:22:04.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:04 smithi167 ceph-mon[49361]: Health check update: Degraded data redundancy: 33/441 objects degraded (7.483%), 11 pgs degraded (PG_DEGRADED) 2024-09-17T07:22:04.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:04 smithi037 ceph-mon[67971]: Health check update: Degraded data redundancy: 33/441 objects degraded (7.483%), 11 pgs degraded (PG_DEGRADED) 2024-09-17T07:22:04.623 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-09-17T07:22:05.282 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T07:22:05.282 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.smithi037 smithi037 *:9093,9094 running (14m) 106s ago 24m 19.3M - 0.20.0 0881eb8f169f cc564f04f199 2024-09-17T07:22:05.282 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi037 smithi037 running (4m) 106s ago 24m 6891k - 18.2.4-855-g19e2a2be 980a0bfcd684 de568c6f44a6 2024-09-17T07:22:05.282 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi167 smithi167 running (3m) 10s ago 23m 6891k - 18.2.4-855-g19e2a2be 980a0bfcd684 2749f4c51060 2024-09-17T07:22:05.282 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.smithi037 smithi037 *:3000 running (12m) 106s ago 24m 37.1M - 6.7.4 557c83e11646 645fc2db463d 2024-09-17T07:22:05.282 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi037.jtdcan smithi037 running (19m) 106s ago 19m 16.8M - 16.2.0 24ecd6d5f14c 9972c22cf2de 2024-09-17T07:22:05.282 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi167.pprzvy smithi167 running (19m) 10s ago 19m 41.0M - 16.2.0 24ecd6d5f14c 7f42961a3697 2024-09-17T07:22:05.282 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi037.xnzdne smithi037 *:8443,9283,8765 running (5m) 106s ago 25m 491M - 18.2.4-855-g19e2a2be 980a0bfcd684 e9e9a55f52f5 2024-09-17T07:22:05.283 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi167.ysqmzf smithi167 *:8443,9283,8765 running (5m) 10s ago 23m 440M - 18.2.4-855-g19e2a2be 980a0bfcd684 22020adca1e8 2024-09-17T07:22:05.283 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi037 smithi037 running (4m) 106s ago 26m 56.1M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 8ad50fcd5c53 2024-09-17T07:22:05.283 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi167 smithi167 running (4m) 10s ago 23m 48.9M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 4e36fc03fea9 2024-09-17T07:22:05.283 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.0.0.smithi037.koazav smithi037 *:2049 running (16m) 106s ago 16m 138M - 3.5 24ecd6d5f14c b21a22e84630 2024-09-17T07:22:05.283 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.1.0.smithi167.rhgwce smithi167 *:2049 running (16m) 10s ago 16m 90.8M - 3.5 24ecd6d5f14c d8f95531d8af 2024-09-17T07:22:05.283 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi037 smithi037 *:9100 running (10m) 106s ago 24m 17.2M - 0.18.1 e5a616e4b9cf 04d51e0863df 2024-09-17T07:22:05.283 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi167 smithi167 *:9100 running (5m) 10s ago 23m 8837k - 0.18.1 e5a616e4b9cf 52cd9c3f271e 2024-09-17T07:22:05.283 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (3m) 106s ago 23m 208M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 424969d37dcb 2024-09-17T07:22:05.283 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (3m) 106s ago 22m 182M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 21d038dcf00b 2024-09-17T07:22:05.283 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (2m) 106s ago 22m 171M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 eda694698e8a 2024-09-17T07:22:05.283 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (113s) 106s ago 22m 11.4M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 86b97ce80e2d 2024-09-17T07:22:05.283 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi167 running (78s) 10s ago 21m 210M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 1c04660dd3e7 2024-09-17T07:22:05.283 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi167 running (46s) 10s ago 21m 206M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 96f829075adc 2024-09-17T07:22:05.284 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi167 running (14s) 10s ago 21m 14.1M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 793a388967da 2024-09-17T07:22:05.284 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi167 running (20m) 10s ago 20m 763M 4096M 16.2.0 24ecd6d5f14c 721a3bad3841 2024-09-17T07:22:05.284 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.smithi037 smithi037 *:9095 unknown 106s ago 23m - - 2024-09-17T07:22:05.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:05 smithi167 ceph-mon[49361]: pgmap v199: 129 pgs: 9 peering, 18 active+undersized, 9 active+undersized+degraded, 93 active+clean; 221 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 28/441 objects degraded (6.349%) 2024-09-17T07:22:05.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:05 smithi167 ceph-mon[49361]: from='client.34368 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:22:05.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:05 smithi037 ceph-mon[67971]: pgmap v199: 129 pgs: 9 peering, 18 active+undersized, 9 active+undersized+degraded, 93 active+clean; 221 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 28/441 objects degraded (6.349%) 2024-09-17T07:22:05.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:05 smithi037 ceph-mon[67971]: from='client.34368 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:22:05.684 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T07:22:05.684 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-09-17T07:22:05.684 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T07:22:05.684 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:22:05.684 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-09-17T07:22:05.685 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T07:22:05.685 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:22:05.685 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-09-17T07:22:05.685 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1, 2024-09-17T07:22:05.685 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 7 2024-09-17T07:22:05.685 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:22:05.685 INFO:teuthology.orchestra.run.smithi037.stdout: "mds": { 2024-09-17T07:22:05.685 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:22:05.685 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:22:05.685 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-09-17T07:22:05.685 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 3, 2024-09-17T07:22:05.685 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 11 2024-09-17T07:22:05.685 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-09-17T07:22:05.685 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T07:22:06.019 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T07:22:06.019 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9", 2024-09-17T07:22:06.019 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": true, 2024-09-17T07:22:06.020 INFO:teuthology.orchestra.run.smithi037.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T07:22:06.020 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [ 2024-09-17T07:22:06.020 INFO:teuthology.orchestra.run.smithi037.stdout: "mon", 2024-09-17T07:22:06.020 INFO:teuthology.orchestra.run.smithi037.stdout: "crash", 2024-09-17T07:22:06.020 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr" 2024-09-17T07:22:06.020 INFO:teuthology.orchestra.run.smithi037.stdout: ], 2024-09-17T07:22:06.020 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": "13/23 daemons upgraded", 2024-09-17T07:22:06.020 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "Currently upgrading osd daemons", 2024-09-17T07:22:06.020 INFO:teuthology.orchestra.run.smithi037.stdout: "is_paused": false 2024-09-17T07:22:06.020 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T07:22:06.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:06 smithi037 ceph-mon[67971]: from='client.34372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:22:06.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:06 smithi037 ceph-mon[67971]: from='client.34376 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:22:06.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:06 smithi037 ceph-mon[67971]: from='client.34380 172.21.15.37:0/1050879388' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:22:06.421 INFO:teuthology.orchestra.run.smithi037.stdout:HEALTH_WARN 1 failed cephadm daemon(s); Degraded data redundancy: 28/441 objects degraded (6.349%), 9 pgs degraded 2024-09-17T07:22:06.421 INFO:teuthology.orchestra.run.smithi037.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-09-17T07:22:06.421 INFO:teuthology.orchestra.run.smithi037.stdout: daemon prometheus.smithi037 on smithi037 is in unknown state 2024-09-17T07:22:06.421 INFO:teuthology.orchestra.run.smithi037.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 28/441 objects degraded (6.349%), 9 pgs degraded 2024-09-17T07:22:06.421 INFO:teuthology.orchestra.run.smithi037.stdout: pg 1.0 is active+undersized+degraded, acting [7,0] 2024-09-17T07:22:06.421 INFO:teuthology.orchestra.run.smithi037.stdout: pg 2.7 is active+undersized+degraded, acting [7,2] 2024-09-17T07:22:06.421 INFO:teuthology.orchestra.run.smithi037.stdout: pg 2.11 is active+undersized+degraded, acting [4,1] 2024-09-17T07:22:06.421 INFO:teuthology.orchestra.run.smithi037.stdout: pg 2.14 is active+undersized+degraded, acting [3,5] 2024-09-17T07:22:06.421 INFO:teuthology.orchestra.run.smithi037.stdout: pg 2.17 is active+undersized+degraded, acting [5,2] 2024-09-17T07:22:06.422 INFO:teuthology.orchestra.run.smithi037.stdout: pg 2.1a is active+undersized+degraded, acting [4,7] 2024-09-17T07:22:06.422 INFO:teuthology.orchestra.run.smithi037.stdout: pg 2.1d is active+undersized+degraded, acting [7,0] 2024-09-17T07:22:06.422 INFO:teuthology.orchestra.run.smithi037.stdout: pg 3.10 is active+undersized+degraded, acting [0,5] 2024-09-17T07:22:06.422 INFO:teuthology.orchestra.run.smithi037.stdout: pg 4.5 is active+undersized+degraded, acting [4,7] 2024-09-17T07:22:06.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:06 smithi167 ceph-mon[49361]: from='client.34372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:22:06.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:06 smithi167 ceph-mon[49361]: from='client.34376 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:22:06.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:06 smithi167 ceph-mon[49361]: from='client.34380 172.21.15.37:0/1050879388' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:22:07.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:07 smithi167 ceph-mon[49361]: from='client.34384 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:22:07.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:07 smithi167 ceph-mon[49361]: from='client.34388 172.21.15.37:0/4279227606' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:22:07.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:07 smithi167 ceph-mon[49361]: pgmap v200: 129 pgs: 9 peering, 120 active+clean; 221 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2024-09-17T07:22:07.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:07 smithi037 ceph-mon[67971]: from='client.34384 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:22:07.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:07 smithi037 ceph-mon[67971]: from='client.34388 172.21.15.37:0/4279227606' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:22:07.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:07 smithi037 ceph-mon[67971]: pgmap v200: 129 pgs: 9 peering, 120 active+clean; 221 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2024-09-17T07:22:08.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:08 smithi167 ceph-mon[49361]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/441 objects degraded (6.349%), 9 pgs degraded) 2024-09-17T07:22:08.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:08 smithi037 ceph-mon[67971]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/441 objects degraded (6.349%), 9 pgs degraded) 2024-09-17T07:22:09.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:09 smithi167 ceph-mon[49361]: pgmap v201: 129 pgs: 129 active+clean; 221 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-09-17T07:22:09.524 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:09 smithi037 ceph-mon[67971]: pgmap v201: 129 pgs: 129 active+clean; 221 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-09-17T07:22:11.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:11 smithi037 ceph-mon[67971]: pgmap v202: 129 pgs: 129 active+clean; 221 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 216 B/s rd, 0 op/s 2024-09-17T07:22:11.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:11 smithi167 ceph-mon[49361]: pgmap v202: 129 pgs: 129 active+clean; 221 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 216 B/s rd, 0 op/s 2024-09-17T07:22:13.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:13 smithi037 ceph-mon[67971]: pgmap v203: 129 pgs: 129 active+clean; 221 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 195 B/s rd, 0 op/s 2024-09-17T07:22:13.949 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:13 smithi167 ceph-mon[49361]: pgmap v203: 129 pgs: 129 active+clean; 221 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 195 B/s rd, 0 op/s 2024-09-17T07:22:14.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:14 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-17T07:22:14.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:14 smithi167 ceph-mon[49361]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-17T07:22:14.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:14 smithi167 ceph-mon[49361]: Upgrade: osd.7 is safe to restart 2024-09-17T07:22:14.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:14 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:22:14.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:14 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:22:14.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:14 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:22:14.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:14 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-17T07:22:14.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:14 smithi037 ceph-mon[67971]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-17T07:22:14.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:14 smithi037 ceph-mon[67971]: Upgrade: osd.7 is safe to restart 2024-09-17T07:22:14.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:14 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:22:14.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:14 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:22:14.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:14 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:22:15.697 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:15 smithi167 ceph-mon[49361]: pgmap v204: 129 pgs: 129 active+clean; 221 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:22:15.697 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:15 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:22:15.697 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:15 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-17T07:22:15.697 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:15 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:22:16.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:15 smithi037 ceph-mon[67971]: pgmap v204: 129 pgs: 129 active+clean; 221 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:22:16.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:15 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:22:16.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:15 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-17T07:22:16.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:15 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:22:16.568 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:16 smithi167 ceph-mon[49361]: Upgrade: Updating osd.7 2024-09-17T07:22:16.569 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:16 smithi167 ceph-mon[49361]: Deploying daemon osd.7 on smithi167 2024-09-17T07:22:17.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:16 smithi037 ceph-mon[67971]: Upgrade: Updating osd.7 2024-09-17T07:22:17.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:16 smithi037 ceph-mon[67971]: Deploying daemon osd.7 on smithi167 2024-09-17T07:22:17.617 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:17 smithi167 ceph-mon[49361]: pgmap v205: 129 pgs: 129 active+clean; 221 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:22:17.924 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:17 smithi037 ceph-mon[67971]: pgmap v205: 129 pgs: 129 active+clean; 221 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:22:18.249 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:22:17 smithi167 systemd[1]: Stopping Ceph osd.7 for d241d094-74c1-11ef-bceb-c7b262605968... 2024-09-17T07:22:18.249 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:22:18 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd.7[36893]: debug 2024-09-17T07:22:18.129+0000 7f0857ca9700 -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-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-17T07:22:18.249 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:22:18 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd.7[36893]: debug 2024-09-17T07:22:18.129+0000 7f0857ca9700 -1 osd.7 108 *** Got signal Terminated *** 2024-09-17T07:22:18.249 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:22:18 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd.7[36893]: debug 2024-09-17T07:22:18.129+0000 7f0857ca9700 -1 osd.7 108 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T07:22:18.597 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:22:18 smithi167 podman[60722]: 2024-09-17 07:22:18.313684684 +0000 UTC m=+0.306202257 container died 721a3bad38416da12951eb88331508d21d903e06749a1238ee5d7e6453729033 (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd.7, GIT_BRANCH=HEAD, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, org.label-schema.build-date=20201204, org.label-schema.vendor=CentOS, GIT_REPO=https://github.com/ceph/ceph-container.git, RELEASE=HEAD, ceph=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Base Image, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=-16.2.0, maintainer=Dimitri Savineau , GIT_CLEAN=True) 2024-09-17T07:22:18.598 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:18 smithi167 ceph-mon[49361]: osd.7 reported immediately failed by osd.4 2024-09-17T07:22:18.598 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:18 smithi167 ceph-mon[49361]: osd.7 failed (root=default,host=smithi167) (connection refused reported by osd.4) 2024-09-17T07:22:18.598 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:18 smithi167 ceph-mon[49361]: osd.7 reported immediately failed by osd.1 2024-09-17T07:22:18.598 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:18 smithi167 ceph-mon[49361]: osd.7 reported immediately failed by osd.2 2024-09-17T07:22:18.598 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:18 smithi167 ceph-mon[49361]: osd.7 reported immediately failed by osd.3 2024-09-17T07:22:18.598 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:18 smithi167 ceph-mon[49361]: osd.7 reported immediately failed by osd.5 2024-09-17T07:22:18.598 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:18 smithi167 ceph-mon[49361]: osd.7 reported immediately failed by osd.0 2024-09-17T07:22:18.598 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:18 smithi167 ceph-mon[49361]: osd.7 reported immediately failed by osd.1 2024-09-17T07:22:18.598 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:18 smithi167 ceph-mon[49361]: osd.7 reported immediately failed by osd.2 2024-09-17T07:22:18.599 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:18 smithi167 ceph-mon[49361]: osd.7 reported immediately failed by osd.3 2024-09-17T07:22:18.599 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:18 smithi167 ceph-mon[49361]: osd.7 reported immediately failed by osd.6 2024-09-17T07:22:18.599 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:18 smithi167 ceph-mon[49361]: osd.7 reported immediately failed by osd.0 2024-09-17T07:22:18.599 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:18 smithi167 ceph-mon[49361]: osd.7 reported immediately failed by osd.1 2024-09-17T07:22:18.599 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:18 smithi167 ceph-mon[49361]: osd.7 reported immediately failed by osd.2 2024-09-17T07:22:18.599 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:18 smithi167 ceph-mon[49361]: osd.7 reported immediately failed by osd.4 2024-09-17T07:22:18.599 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:18 smithi167 ceph-mon[49361]: osd.7 reported immediately failed by osd.0 2024-09-17T07:22:18.599 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:18 smithi167 ceph-mon[49361]: osd.7 reported immediately failed by osd.5 2024-09-17T07:22:18.599 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:18 smithi167 ceph-mon[49361]: osd.7 reported immediately failed by osd.6 2024-09-17T07:22:18.599 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:18 smithi167 ceph-mon[49361]: osd.7 reported immediately failed by osd.5 2024-09-17T07:22:18.965 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:22:18 smithi167 podman[60722]: 2024-09-17 07:22:18.705678329 +0000 UTC m=+0.698195903 container cleanup 721a3bad38416da12951eb88331508d21d903e06749a1238ee5d7e6453729033 (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd.7, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_REPO=https://github.com/ceph/ceph-container.git, RELEASE=HEAD, ceph=True, CEPH_POINT_RELEASE=-16.2.0, maintainer=Dimitri Savineau , org.label-schema.build-date=20201204, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Base Image, org.label-schema.schema-version=1.0, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557) 2024-09-17T07:22:18.965 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:22:18 smithi167 bash[60722]: ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd.7 2024-09-17T07:22:19.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:18 smithi037 ceph-mon[67971]: osd.7 reported immediately failed by osd.4 2024-09-17T07:22:19.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:18 smithi037 ceph-mon[67971]: osd.7 failed (root=default,host=smithi167) (connection refused reported by osd.4) 2024-09-17T07:22:19.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:18 smithi037 ceph-mon[67971]: osd.7 reported immediately failed by osd.1 2024-09-17T07:22:19.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:18 smithi037 ceph-mon[67971]: osd.7 reported immediately failed by osd.2 2024-09-17T07:22:19.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:18 smithi037 ceph-mon[67971]: osd.7 reported immediately failed by osd.3 2024-09-17T07:22:19.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:18 smithi037 ceph-mon[67971]: osd.7 reported immediately failed by osd.5 2024-09-17T07:22:19.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:18 smithi037 ceph-mon[67971]: osd.7 reported immediately failed by osd.0 2024-09-17T07:22:19.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:18 smithi037 ceph-mon[67971]: osd.7 reported immediately failed by osd.1 2024-09-17T07:22:19.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:18 smithi037 ceph-mon[67971]: osd.7 reported immediately failed by osd.2 2024-09-17T07:22:19.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:18 smithi037 ceph-mon[67971]: osd.7 reported immediately failed by osd.3 2024-09-17T07:22:19.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:18 smithi037 ceph-mon[67971]: osd.7 reported immediately failed by osd.6 2024-09-17T07:22:19.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:18 smithi037 ceph-mon[67971]: osd.7 reported immediately failed by osd.0 2024-09-17T07:22:19.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:18 smithi037 ceph-mon[67971]: osd.7 reported immediately failed by osd.1 2024-09-17T07:22:19.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:18 smithi037 ceph-mon[67971]: osd.7 reported immediately failed by osd.2 2024-09-17T07:22:19.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:18 smithi037 ceph-mon[67971]: osd.7 reported immediately failed by osd.4 2024-09-17T07:22:19.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:18 smithi037 ceph-mon[67971]: osd.7 reported immediately failed by osd.0 2024-09-17T07:22:19.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:18 smithi037 ceph-mon[67971]: osd.7 reported immediately failed by osd.5 2024-09-17T07:22:19.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:18 smithi037 ceph-mon[67971]: osd.7 reported immediately failed by osd.6 2024-09-17T07:22:19.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:18 smithi037 ceph-mon[67971]: osd.7 reported immediately failed by osd.5 2024-09-17T07:22:19.249 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:22:18 smithi167 podman[60736]: 2024-09-17 07:22:18.965691515 +0000 UTC m=+0.648150346 container remove 721a3bad38416da12951eb88331508d21d903e06749a1238ee5d7e6453729033 (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd.7, org.label-schema.schema-version=1.0, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, org.label-schema.build-date=20201204, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Base Image, CEPH_POINT_RELEASE=-16.2.0, GIT_BRANCH=HEAD, GIT_REPO=https://github.com/ceph/ceph-container.git, ceph=True, org.label-schema.vendor=CentOS, GIT_CLEAN=True, maintainer=Dimitri Savineau , RELEASE=HEAD) 2024-09-17T07:22:19.677 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:19 smithi167 ceph-mon[49361]: pgmap v206: 129 pgs: 129 active+clean; 221 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:22:19.677 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:19 smithi167 ceph-mon[49361]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T07:22:19.678 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:19 smithi167 ceph-mon[49361]: Health check failed: all OSDs are running quincy or later but require_osd_release < quincy (OSD_UPGRADE_FINISHED) 2024-09-17T07:22:19.678 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:19 smithi167 ceph-mon[49361]: osdmap e109: 8 total, 7 up, 8 in 2024-09-17T07:22:19.678 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:22:19 smithi167 podman[60839]: 2024-09-17 07:22:19.326278122 +0000 UTC m=+0.015547600 image pull 980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89 quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 2024-09-17T07:22:19.678 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:22:19 smithi167 podman[60839]: 2024-09-17 07:22:19.433181742 +0000 UTC m=+0.122451214 container create 2754f938d2da6d07bf8ff87fb51b18cac1a6e4cc88351bf960779eeca869615d (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7-deactivate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, RELEASE=reef-19e2a2b, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=) 2024-09-17T07:22:19.678 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:22:19 smithi167 podman[60839]: 2024-09-17 07:22:19.677836661 +0000 UTC m=+0.367106150 container init 2754f938d2da6d07bf8ff87fb51b18cac1a6e4cc88351bf960779eeca869615d (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7-deactivate, GIT_CLEAN=True, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.license=GPLv2, RELEASE=reef-19e2a2b, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux ) 2024-09-17T07:22:19.999 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:22:19 smithi167 podman[60839]: 2024-09-17 07:22:19.681274682 +0000 UTC m=+0.370544163 container start 2754f938d2da6d07bf8ff87fb51b18cac1a6e4cc88351bf960779eeca869615d (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7-deactivate, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.license=GPLv2, RELEASE=reef-19e2a2b, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=) 2024-09-17T07:22:19.999 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:22:19 smithi167 podman[60839]: 2024-09-17 07:22:19.769154833 +0000 UTC m=+0.458424320 container attach 2754f938d2da6d07bf8ff87fb51b18cac1a6e4cc88351bf960779eeca869615d (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7-deactivate, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, RELEASE=reef-19e2a2b, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_CLEAN=True, ceph=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-17T07:22:19.999 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:22:19 smithi167 podman[60839]: 2024-09-17 07:22:19.8732257 +0000 UTC m=+0.562495173 container died 2754f938d2da6d07bf8ff87fb51b18cac1a6e4cc88351bf960779eeca869615d (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7-deactivate, ceph=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, RELEASE=reef-19e2a2b, org.label-schema.schema-version=1.0) 2024-09-17T07:22:20.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:19 smithi037 ceph-mon[67971]: pgmap v206: 129 pgs: 129 active+clean; 221 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:22:20.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:19 smithi037 ceph-mon[67971]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T07:22:20.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:19 smithi037 ceph-mon[67971]: Health check failed: all OSDs are running quincy or later but require_osd_release < quincy (OSD_UPGRADE_FINISHED) 2024-09-17T07:22:20.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:19 smithi037 ceph-mon[67971]: osdmap e109: 8 total, 7 up, 8 in 2024-09-17T07:22:20.996 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:20 smithi167 ceph-mon[49361]: osdmap e110: 8 total, 7 up, 8 in 2024-09-17T07:22:20.996 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:22:20 smithi167 podman[60862]: 2024-09-17 07:22:20.564632398 +0000 UTC m=+0.681211676 container remove 2754f938d2da6d07bf8ff87fb51b18cac1a6e4cc88351bf960779eeca869615d (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7-deactivate, RELEASE=reef-19e2a2b, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-17T07:22:20.996 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:22:20 smithi167 systemd[1]: ceph-d241d094-74c1-11ef-bceb-c7b262605968@osd.7.service: Deactivated successfully. 2024-09-17T07:22:20.997 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:22:20 smithi167 systemd[1]: Stopped Ceph osd.7 for d241d094-74c1-11ef-bceb-c7b262605968. 2024-09-17T07:22:20.997 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:22:20 smithi167 systemd[1]: ceph-d241d094-74c1-11ef-bceb-c7b262605968@osd.7.service: Consumed 1.096s CPU time. 2024-09-17T07:22:20.997 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:22:20 smithi167 systemd[1]: Starting Ceph osd.7 for d241d094-74c1-11ef-bceb-c7b262605968... 2024-09-17T07:22:21.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:20 smithi037 ceph-mon[67971]: osdmap e110: 8 total, 7 up, 8 in 2024-09-17T07:22:21.249 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:22:20 smithi167 podman[60960]: 2024-09-17 07:22:20.898889793 +0000 UTC m=+0.016006578 image pull 980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89 quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 2024-09-17T07:22:21.249 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:22:21 smithi167 podman[60960]: 2024-09-17 07:22:21.041480164 +0000 UTC m=+0.158596938 container create cf8e06e09a668718dde57976dbd7b1ac5672bf25968433ff24ad164895bcc3fa (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7-activate, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=reef-19e2a2b, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=) 2024-09-17T07:22:21.552 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:22:21 smithi167 podman[60960]: 2024-09-17 07:22:21.276622368 +0000 UTC m=+0.393739140 container init cf8e06e09a668718dde57976dbd7b1ac5672bf25968433ff24ad164895bcc3fa (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7-activate, RELEASE=reef-19e2a2b, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-17T07:22:21.553 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:22:21 smithi167 podman[60960]: 2024-09-17 07:22:21.280063916 +0000 UTC m=+0.397180689 container start cf8e06e09a668718dde57976dbd7b1ac5672bf25968433ff24ad164895bcc3fa (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7-activate, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, RELEASE=reef-19e2a2b, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=) 2024-09-17T07:22:21.553 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:22:21 smithi167 podman[60960]: 2024-09-17 07:22:21.359974576 +0000 UTC m=+0.477091358 container attach cf8e06e09a668718dde57976dbd7b1ac5672bf25968433ff24ad164895bcc3fa (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7-activate, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, RELEASE=reef-19e2a2b, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_CLEAN=True) 2024-09-17T07:22:21.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:21 smithi167 ceph-mon[49361]: pgmap v209: 129 pgs: 4 active+undersized, 15 stale+active+clean, 4 active+undersized+degraded, 106 active+clean; 221 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 15/441 objects degraded (3.401%) 2024-09-17T07:22:21.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:21 smithi167 ceph-mon[49361]: Health check failed: Degraded data redundancy: 15/441 objects degraded (3.401%), 4 pgs degraded (PG_DEGRADED) 2024-09-17T07:22:21.999 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:22:21 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7-activate[60974]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-17T07:22:21.999 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:22:21 smithi167 bash[60960]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-17T07:22:21.999 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:22:21 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7-activate[60974]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-7 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-09-17T07:22:21.999 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:22:21 smithi167 bash[60960]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-7 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-09-17T07:22:21.999 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:22:21 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7-activate[60974]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-17T07:22:21.999 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:22:21 smithi167 bash[60960]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-17T07:22:22.000 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:22:21 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7-activate[60974]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-17T07:22:22.000 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:22:21 smithi167 bash[60960]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-17T07:22:22.000 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:22:21 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7-activate[60974]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-09-17T07:22:22.000 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:22:21 smithi167 bash[60960]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-09-17T07:22:22.000 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:22:21 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7-activate[60974]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-17T07:22:22.000 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:22:21 smithi167 bash[60960]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-17T07:22:22.000 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:22:21 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7-activate[60974]: --> ceph-volume raw activate successful for osd ID: 7 2024-09-17T07:22:22.000 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:22:21 smithi167 bash[60960]: --> ceph-volume raw activate successful for osd ID: 7 2024-09-17T07:22:22.000 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:22:21 smithi167 podman[60960]: 2024-09-17 07:22:21.628859133 +0000 UTC m=+0.745975925 container died cf8e06e09a668718dde57976dbd7b1ac5672bf25968433ff24ad164895bcc3fa (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7-activate, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, RELEASE=reef-19e2a2b, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, maintainer=Guillaume Abrioux , ceph=True) 2024-09-17T07:22:22.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:21 smithi037 ceph-mon[67971]: pgmap v209: 129 pgs: 4 active+undersized, 15 stale+active+clean, 4 active+undersized+degraded, 106 active+clean; 221 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 15/441 objects degraded (3.401%) 2024-09-17T07:22:22.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:21 smithi037 ceph-mon[67971]: Health check failed: Degraded data redundancy: 15/441 objects degraded (3.401%), 4 pgs degraded (PG_DEGRADED) 2024-09-17T07:22:22.875 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:22:22 smithi167 podman[61102]: 2024-09-17 07:22:22.530754256 +0000 UTC m=+0.895747239 container remove cf8e06e09a668718dde57976dbd7b1ac5672bf25968433ff24ad164895bcc3fa (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7-activate, RELEASE=reef-19e2a2b, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, ceph=True, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-17T07:22:22.875 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:22:22 smithi167 podman[61162]: 2024-09-17 07:22:22.739886005 +0000 UTC m=+0.103412783 container create afaa4f2010313191736f1de076b10e209cdf076d52c4a65c4783dea77e918e5c (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, RELEASE=reef-19e2a2b, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD) 2024-09-17T07:22:22.875 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:22:22 smithi167 podman[61162]: 2024-09-17 07:22:22.653142339 +0000 UTC m=+0.016669131 image pull 980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89 quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 2024-09-17T07:22:23.249 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:22:22 smithi167 podman[61162]: 2024-09-17 07:22:22.978354954 +0000 UTC m=+0.341881737 container init afaa4f2010313191736f1de076b10e209cdf076d52c4a65c4783dea77e918e5c (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7, RELEASE=reef-19e2a2b, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.build-date=20240731) 2024-09-17T07:22:23.249 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:22:22 smithi167 podman[61162]: 2024-09-17 07:22:22.981704777 +0000 UTC m=+0.345231565 container start afaa4f2010313191736f1de076b10e209cdf076d52c4a65c4783dea77e918e5c (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, RELEASE=reef-19e2a2b, ceph=True, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-17T07:22:23.249 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:22:23 smithi167 ceph-osd[61213]: -- 172.21.15.167:0/1781473902 <== mon.1 v2:172.21.15.167:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55db0108f1e0 con 0x55db0102dc00 2024-09-17T07:22:23.249 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:22:23 smithi167 bash[61162]: afaa4f2010313191736f1de076b10e209cdf076d52c4a65c4783dea77e918e5c 2024-09-17T07:22:23.249 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:22:23 smithi167 systemd[1]: Started Ceph osd.7 for d241d094-74c1-11ef-bceb-c7b262605968. 2024-09-17T07:22:23.849 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:22:23 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:22:23.519+0000 7fa63a8d2640 -1 Falling back to public interface 2024-09-17T07:22:23.850 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:23 smithi167 ceph-mon[49361]: pgmap v210: 129 pgs: 29 active+undersized, 2 stale+active+clean, 18 active+undersized+degraded, 80 active+clean; 221 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 63/441 objects degraded (14.286%) 2024-09-17T07:22:23.850 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:23 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:22:23.850 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:23 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:22:23.850 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:23 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:22:24.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:23 smithi037 ceph-mon[67971]: pgmap v210: 129 pgs: 29 active+undersized, 2 stale+active+clean, 18 active+undersized+degraded, 80 active+clean; 221 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 63/441 objects degraded (14.286%) 2024-09-17T07:22:24.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:23 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:22:24.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:23 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:22:24.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:23 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:22:25.894 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:25 smithi167 ceph-mon[49361]: pgmap v211: 129 pgs: 34 active+undersized, 22 active+undersized+degraded, 73 active+clean; 221 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 79/441 objects degraded (17.914%) 2024-09-17T07:22:26.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:25 smithi037 ceph-mon[67971]: pgmap v211: 129 pgs: 34 active+undersized, 22 active+undersized+degraded, 73 active+clean; 221 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 79/441 objects degraded (17.914%) 2024-09-17T07:22:27.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:27 smithi167 ceph-mon[49361]: pgmap v212: 129 pgs: 34 active+undersized, 22 active+undersized+degraded, 73 active+clean; 221 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 79/441 objects degraded (17.914%) 2024-09-17T07:22:27.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:27 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:22:27.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:27 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:22:27.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:27 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:22:27.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:27 smithi167 ceph-mon[49361]: Health check update: Degraded data redundancy: 79/441 objects degraded (17.914%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T07:22:27.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:27 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:22:28.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:27 smithi037 ceph-mon[67971]: pgmap v212: 129 pgs: 34 active+undersized, 22 active+undersized+degraded, 73 active+clean; 221 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 79/441 objects degraded (17.914%) 2024-09-17T07:22:28.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:27 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:22:28.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:27 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:22:28.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:27 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:22:28.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:27 smithi037 ceph-mon[67971]: Health check update: Degraded data redundancy: 79/441 objects degraded (17.914%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T07:22:28.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:27 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:22:30.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:29 smithi167 ceph-mon[49361]: pgmap v213: 129 pgs: 34 active+undersized, 22 active+undersized+degraded, 73 active+clean; 221 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 79/441 objects degraded (17.914%) 2024-09-17T07:22:30.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:29 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:22:30.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:29 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:22:30.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:29 smithi037 ceph-mon[67971]: pgmap v213: 129 pgs: 34 active+undersized, 22 active+undersized+degraded, 73 active+clean; 221 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 79/441 objects degraded (17.914%) 2024-09-17T07:22:30.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:29 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:22:30.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:29 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:22:32.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:31 smithi037 ceph-mon[67971]: pgmap v214: 129 pgs: 34 active+undersized, 22 active+undersized+degraded, 73 active+clean; 221 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 79/441 objects degraded (17.914%) 2024-09-17T07:22:32.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:31 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:22:32.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:31 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:22:32.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:31 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:22:32.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:31 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:22:32.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:31 smithi037 ceph-mon[67971]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:22:32.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:31 smithi037 ceph-mon[67971]: pgmap v215: 129 pgs: 34 active+undersized, 22 active+undersized+degraded, 73 active+clean; 221 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 79/441 objects degraded (17.914%) 2024-09-17T07:22:32.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:31 smithi037 ceph-mon[67971]: pgmap v216: 129 pgs: 34 active+undersized, 22 active+undersized+degraded, 73 active+clean; 221 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 246 B/s rd, 0 op/s; 79/441 objects degraded (17.914%) 2024-09-17T07:22:32.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:31 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:22:32.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:31 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:22:32.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:31 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:22:32.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:31 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:22:32.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:31 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:22:32.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:31 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:22:32.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:31 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:22:32.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:31 smithi037 ceph-mon[67971]: Upgrade: Setting container_image for all osd 2024-09-17T07:22:32.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:31 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:22:32.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:31 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-09-17T07:22:32.026 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:31 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-17T07:22:32.026 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:31 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-09-17T07:22:32.026 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:31 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-17T07:22:32.026 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:31 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-09-17T07:22:32.026 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:31 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-17T07:22:32.026 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:31 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-09-17T07:22:32.026 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:31 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-17T07:22:32.026 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:31 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-09-17T07:22:32.026 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:31 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-17T07:22:32.027 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:31 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-09-17T07:22:32.027 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:31 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-17T07:22:32.027 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:31 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-09-17T07:22:32.027 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:31 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-17T07:22:32.027 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:31 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-09-17T07:22:32.027 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:31 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-17T07:22:32.027 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:31 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd require-osd-release", "release": "reef"}]: dispatch 2024-09-17T07:22:32.249 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:22:31 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:22:31.886+0000 7fa63a8d2640 -1 osd.7 0 read_superblock omap replica is missing. 2024-09-17T07:22:32.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:31 smithi167 ceph-mon[49361]: pgmap v214: 129 pgs: 34 active+undersized, 22 active+undersized+degraded, 73 active+clean; 221 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 79/441 objects degraded (17.914%) 2024-09-17T07:22:32.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:31 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:22:32.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:31 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:22:32.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:31 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:22:32.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:31 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:22:32.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:31 smithi167 ceph-mon[49361]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:22:32.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:31 smithi167 ceph-mon[49361]: pgmap v215: 129 pgs: 34 active+undersized, 22 active+undersized+degraded, 73 active+clean; 221 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 79/441 objects degraded (17.914%) 2024-09-17T07:22:32.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:31 smithi167 ceph-mon[49361]: pgmap v216: 129 pgs: 34 active+undersized, 22 active+undersized+degraded, 73 active+clean; 221 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 246 B/s rd, 0 op/s; 79/441 objects degraded (17.914%) 2024-09-17T07:22:32.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:31 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:22:32.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:31 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:22:32.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:31 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:22:32.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:31 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:22:32.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:31 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:22:32.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:31 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:22:32.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:31 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:22:32.251 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:31 smithi167 ceph-mon[49361]: Upgrade: Setting container_image for all osd 2024-09-17T07:22:32.251 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:31 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:22:32.251 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:31 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-09-17T07:22:32.251 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:31 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-17T07:22:32.251 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:31 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-09-17T07:22:32.251 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:31 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-17T07:22:32.252 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:31 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-09-17T07:22:32.252 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:31 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-17T07:22:32.252 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:31 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-09-17T07:22:32.252 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:31 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-17T07:22:32.252 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:31 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-09-17T07:22:32.252 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:31 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-17T07:22:32.252 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:31 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-09-17T07:22:32.252 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:31 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-17T07:22:32.253 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:31 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-09-17T07:22:32.253 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:31 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-17T07:22:32.253 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:31 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-09-17T07:22:32.253 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:31 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-17T07:22:32.253 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:31 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd require-osd-release", "release": "reef"}]: dispatch 2024-09-17T07:22:33.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:32 smithi037 ceph-mon[67971]: Upgrade: Setting require_osd_release to 18 reef 2024-09-17T07:22:33.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:32 smithi037 ceph-mon[67971]: Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running quincy or later but require_osd_release < quincy) 2024-09-17T07:22:33.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:32 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "osd require-osd-release", "release": "reef"}]': finished 2024-09-17T07:22:33.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:32 smithi037 ceph-mon[67971]: osdmap e111: 8 total, 7 up, 8 in 2024-09-17T07:22:33.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:32 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mds ok-to-stop", "ids": ["foofs.smithi037.jtdcan"]}]: dispatch 2024-09-17T07:22:33.033 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:32 smithi167 ceph-mon[49361]: Upgrade: Setting require_osd_release to 18 reef 2024-09-17T07:22:33.033 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:32 smithi167 ceph-mon[49361]: Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running quincy or later but require_osd_release < quincy) 2024-09-17T07:22:33.033 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:32 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "osd require-osd-release", "release": "reef"}]': finished 2024-09-17T07:22:33.033 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:32 smithi167 ceph-mon[49361]: osdmap e111: 8 total, 7 up, 8 in 2024-09-17T07:22:33.033 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:32 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mds ok-to-stop", "ids": ["foofs.smithi037.jtdcan"]}]: dispatch 2024-09-17T07:22:33.500 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:22:33 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:22:33.032+0000 7fa63a8d2640 -1 osd.7 108 log_to_monitors true 2024-09-17T07:22:34.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:33 smithi037 ceph-mon[67971]: Upgrade: It appears safe to stop mds.foofs.smithi037.jtdcan 2024-09-17T07:22:34.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:33 smithi037 ceph-mon[67971]: pgmap v218: 129 pgs: 34 active+undersized, 22 active+undersized+degraded, 73 active+clean; 221 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 325 B/s rd, 0 op/s; 79/441 objects degraded (17.914%) 2024-09-17T07:22:34.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:33 smithi037 ceph-mon[67971]: from='osd.7 [v2:172.21.15.167:6824/2462519128,v1:172.21.15.167:6825/2462519128]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T07:22:34.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:33 smithi037 ceph-mon[67971]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T07:22:34.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:33 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:22:34.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:33 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi037.jtdcan", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-17T07:22:34.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:33 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:22:34.240 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:33 smithi167 ceph-mon[49361]: Upgrade: It appears safe to stop mds.foofs.smithi037.jtdcan 2024-09-17T07:22:34.240 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:33 smithi167 ceph-mon[49361]: pgmap v218: 129 pgs: 34 active+undersized, 22 active+undersized+degraded, 73 active+clean; 221 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 325 B/s rd, 0 op/s; 79/441 objects degraded (17.914%) 2024-09-17T07:22:34.240 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:33 smithi167 ceph-mon[49361]: from='osd.7 [v2:172.21.15.167:6824/2462519128,v1:172.21.15.167:6825/2462519128]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T07:22:34.240 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:33 smithi167 ceph-mon[49361]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T07:22:34.240 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:33 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:22:34.240 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:33 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi037.jtdcan", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-17T07:22:34.240 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:33 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:22:34.498 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:22:34 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:22:34.239+0000 7fa62e674640 -1 osd.7 108 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T07:22:35.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:34 smithi037 ceph-mon[67971]: Upgrade: Updating mds.foofs.smithi037.jtdcan 2024-09-17T07:22:35.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:34 smithi037 ceph-mon[67971]: Deploying daemon mds.foofs.smithi037.jtdcan on smithi037 2024-09-17T07:22:35.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:34 smithi037 ceph-mon[67971]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-17T07:22:35.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:34 smithi037 ceph-mon[67971]: osdmap e112: 8 total, 7 up, 8 in 2024-09-17T07:22:35.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:34 smithi037 ceph-mon[67971]: from='osd.7 [v2:172.21.15.167:6824/2462519128,v1:172.21.15.167:6825/2462519128]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-09-17T07:22:35.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:34 smithi037 ceph-mon[67971]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-09-17T07:22:35.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:34 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:22:35.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:34 smithi037 ceph-mon[67971]: from='osd.7 ' entity='osd.7' 2024-09-17T07:22:35.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:34 smithi167 ceph-mon[49361]: Upgrade: Updating mds.foofs.smithi037.jtdcan 2024-09-17T07:22:35.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:34 smithi167 ceph-mon[49361]: Deploying daemon mds.foofs.smithi037.jtdcan on smithi037 2024-09-17T07:22:35.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:34 smithi167 ceph-mon[49361]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-17T07:22:35.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:34 smithi167 ceph-mon[49361]: osdmap e112: 8 total, 7 up, 8 in 2024-09-17T07:22:35.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:34 smithi167 ceph-mon[49361]: from='osd.7 [v2:172.21.15.167:6824/2462519128,v1:172.21.15.167:6825/2462519128]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-09-17T07:22:35.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:34 smithi167 ceph-mon[49361]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-09-17T07:22:35.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:34 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:22:35.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:34 smithi167 ceph-mon[49361]: from='osd.7 ' entity='osd.7' 2024-09-17T07:22:36.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:35 smithi037 ceph-mon[67971]: pgmap v220: 129 pgs: 34 active+undersized, 22 active+undersized+degraded, 73 active+clean; 221 MiB data, 1004 MiB used, 714 GiB / 715 GiB avail; 79/441 objects degraded (17.914%) 2024-09-17T07:22:36.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:35 smithi037 ceph-mon[67971]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T07:22:36.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:35 smithi037 ceph-mon[67971]: osd.7 [v2:172.21.15.167:6824/2462519128,v1:172.21.15.167:6825/2462519128] boot 2024-09-17T07:22:36.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:35 smithi037 ceph-mon[67971]: osdmap e113: 8 total, 8 up, 8 in 2024-09-17T07:22:36.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:35 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T07:22:36.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:35 smithi037 ceph-mon[67971]: daemon mds.foofs.smithi037.jtdcan compat changed unexpectedly 2024-09-17T07:22:36.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:35 smithi037 ceph-mon[67971]: osdmap e114: 8 total, 8 up, 8 in 2024-09-17T07:22:36.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:35 smithi167 ceph-mon[49361]: pgmap v220: 129 pgs: 34 active+undersized, 22 active+undersized+degraded, 73 active+clean; 221 MiB data, 1004 MiB used, 714 GiB / 715 GiB avail; 79/441 objects degraded (17.914%) 2024-09-17T07:22:36.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:35 smithi167 ceph-mon[49361]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T07:22:36.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:35 smithi167 ceph-mon[49361]: osd.7 [v2:172.21.15.167:6824/2462519128,v1:172.21.15.167:6825/2462519128] boot 2024-09-17T07:22:36.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:35 smithi167 ceph-mon[49361]: osdmap e113: 8 total, 8 up, 8 in 2024-09-17T07:22:36.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:35 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T07:22:36.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:35 smithi167 ceph-mon[49361]: daemon mds.foofs.smithi037.jtdcan compat changed unexpectedly 2024-09-17T07:22:36.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:35 smithi167 ceph-mon[49361]: osdmap e114: 8 total, 8 up, 8 in 2024-09-17T07:22:36.790 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-09-17T07:22:37.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:36 smithi037 ceph-mon[67971]: Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-09-17T07:22:37.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:36 smithi037 ceph-mon[67971]: fsmap foofs:1 {0=foofs.smithi167.pprzvy=up:active} 2024-09-17T07:22:37.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:36 smithi167 ceph-mon[49361]: Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-09-17T07:22:37.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:36 smithi167 ceph-mon[49361]: fsmap foofs:1 {0=foofs.smithi167.pprzvy=up:active} 2024-09-17T07:22:37.448 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T07:22:37.449 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.smithi037 smithi037 *:9093,9094 running (14m) 2m ago 25m 19.3M - 0.20.0 0881eb8f169f cc564f04f199 2024-09-17T07:22:37.449 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi037 smithi037 running (4m) 2m ago 25m 6891k - 18.2.4-855-g19e2a2be 980a0bfcd684 de568c6f44a6 2024-09-17T07:22:37.449 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi167 smithi167 running (4m) 10s ago 24m 6891k - 18.2.4-855-g19e2a2be 980a0bfcd684 2749f4c51060 2024-09-17T07:22:37.449 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.smithi037 smithi037 *:3000 running (12m) 2m ago 24m 37.1M - 6.7.4 557c83e11646 645fc2db463d 2024-09-17T07:22:37.449 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi037.jtdcan smithi037 running (19m) 2m ago 19m 16.8M - 16.2.0 24ecd6d5f14c 9972c22cf2de 2024-09-17T07:22:37.449 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi167.pprzvy smithi167 running (19m) 10s ago 19m 41.0M - 16.2.0 24ecd6d5f14c 7f42961a3697 2024-09-17T07:22:37.449 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi037.xnzdne smithi037 *:8443,9283,8765 running (6m) 2m ago 26m 491M - 18.2.4-855-g19e2a2be 980a0bfcd684 e9e9a55f52f5 2024-09-17T07:22:37.449 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi167.ysqmzf smithi167 *:8443,9283,8765 running (5m) 10s ago 24m 440M - 18.2.4-855-g19e2a2be 980a0bfcd684 22020adca1e8 2024-09-17T07:22:37.449 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi037 smithi037 running (5m) 2m ago 26m 56.1M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 8ad50fcd5c53 2024-09-17T07:22:37.449 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi167 smithi167 running (5m) 10s ago 24m 50.2M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 4e36fc03fea9 2024-09-17T07:22:37.449 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.0.0.smithi037.koazav smithi037 *:2049 running (17m) 2m ago 17m 138M - 3.5 24ecd6d5f14c b21a22e84630 2024-09-17T07:22:37.449 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.1.0.smithi167.rhgwce smithi167 *:2049 running (17m) 10s ago 17m 90.8M - 3.5 24ecd6d5f14c d8f95531d8af 2024-09-17T07:22:37.449 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi037 smithi037 *:9100 running (10m) 2m ago 24m 17.2M - 0.18.1 e5a616e4b9cf 04d51e0863df 2024-09-17T07:22:37.450 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi167 smithi167 *:9100 running (6m) 10s ago 23m 12.7M - 0.18.1 e5a616e4b9cf 52cd9c3f271e 2024-09-17T07:22:37.450 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (4m) 2m ago 23m 208M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 424969d37dcb 2024-09-17T07:22:37.450 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (3m) 2m ago 23m 182M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 21d038dcf00b 2024-09-17T07:22:37.450 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (3m) 2m ago 22m 171M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 eda694698e8a 2024-09-17T07:22:37.450 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (2m) 2m ago 22m 11.4M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 86b97ce80e2d 2024-09-17T07:22:37.450 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi167 running (111s) 10s ago 22m 212M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 1c04660dd3e7 2024-09-17T07:22:37.450 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi167 running (78s) 10s ago 21m 206M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 96f829075adc 2024-09-17T07:22:37.450 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi167 running (47s) 10s ago 21m 192M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 793a388967da 2024-09-17T07:22:37.450 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi167 running (14s) 10s ago 21m 11.8M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 afaa4f201031 2024-09-17T07:22:37.450 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.smithi037 smithi037 *:9095 unknown 2m ago 24m - - 2024-09-17T07:22:37.847 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T07:22:37.847 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-09-17T07:22:37.847 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T07:22:37.847 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:22:37.847 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-09-17T07:22:37.847 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T07:22:37.847 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:22:37.847 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-09-17T07:22:37.847 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 8 2024-09-17T07:22:37.847 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:22:37.847 INFO:teuthology.orchestra.run.smithi037.stdout: "mds": { 2024-09-17T07:22:37.848 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1 2024-09-17T07:22:37.848 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:22:37.848 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-09-17T07:22:37.848 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1, 2024-09-17T07:22:37.848 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 12 2024-09-17T07:22:37.848 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-09-17T07:22:37.848 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T07:22:38.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:37 smithi037 ceph-mon[67971]: pgmap v223: 129 pgs: 23 active+undersized, 18 active+undersized+degraded, 88 active+clean; 221 MiB data, 1004 MiB used, 714 GiB / 715 GiB avail; 68/441 objects degraded (15.420%) 2024-09-17T07:22:38.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:37 smithi037 ceph-mon[67971]: from='client.34394 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:22:38.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:37 smithi037 ceph-mon[67971]: Health check update: Degraded data redundancy: 68/441 objects degraded (15.420%), 18 pgs degraded (PG_DEGRADED) 2024-09-17T07:22:38.190 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T07:22:38.191 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9", 2024-09-17T07:22:38.191 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": true, 2024-09-17T07:22:38.191 INFO:teuthology.orchestra.run.smithi037.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T07:22:38.191 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [ 2024-09-17T07:22:38.191 INFO:teuthology.orchestra.run.smithi037.stdout: "mon", 2024-09-17T07:22:38.191 INFO:teuthology.orchestra.run.smithi037.stdout: "crash", 2024-09-17T07:22:38.191 INFO:teuthology.orchestra.run.smithi037.stdout: "osd", 2024-09-17T07:22:38.191 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr" 2024-09-17T07:22:38.191 INFO:teuthology.orchestra.run.smithi037.stdout: ], 2024-09-17T07:22:38.191 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": "14/23 daemons upgraded", 2024-09-17T07:22:38.191 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "Currently upgrading mds daemons", 2024-09-17T07:22:38.191 INFO:teuthology.orchestra.run.smithi037.stdout: "is_paused": false 2024-09-17T07:22:38.191 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T07:22:38.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:37 smithi167 ceph-mon[49361]: pgmap v223: 129 pgs: 23 active+undersized, 18 active+undersized+degraded, 88 active+clean; 221 MiB data, 1004 MiB used, 714 GiB / 715 GiB avail; 68/441 objects degraded (15.420%) 2024-09-17T07:22:38.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:37 smithi167 ceph-mon[49361]: from='client.34394 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:22:38.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:37 smithi167 ceph-mon[49361]: Health check update: Degraded data redundancy: 68/441 objects degraded (15.420%), 18 pgs degraded (PG_DEGRADED) 2024-09-17T07:22:38.595 INFO:teuthology.orchestra.run.smithi037.stdout:HEALTH_WARN 1 failed cephadm daemon(s); insufficient standby MDS daemons available; Degraded data redundancy: 68/441 objects degraded (15.420%), 18 pgs degraded 2024-09-17T07:22:38.595 INFO:teuthology.orchestra.run.smithi037.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-09-17T07:22:38.596 INFO:teuthology.orchestra.run.smithi037.stdout: daemon prometheus.smithi037 on smithi037 is in unknown state 2024-09-17T07:22:38.596 INFO:teuthology.orchestra.run.smithi037.stdout:[WRN] MDS_INSUFFICIENT_STANDBY: insufficient standby MDS daemons available 2024-09-17T07:22:38.596 INFO:teuthology.orchestra.run.smithi037.stdout: have 0; want 1 more 2024-09-17T07:22:38.596 INFO:teuthology.orchestra.run.smithi037.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 68/441 objects degraded (15.420%), 18 pgs degraded 2024-09-17T07:22:38.596 INFO:teuthology.orchestra.run.smithi037.stdout: pg 1.0 is active+undersized+degraded, acting [0,6] 2024-09-17T07:22:38.596 INFO:teuthology.orchestra.run.smithi037.stdout: pg 2.0 is active+undersized+degraded, acting [1,0] 2024-09-17T07:22:38.596 INFO:teuthology.orchestra.run.smithi037.stdout: pg 2.3 is active+undersized+degraded, acting [5,2] 2024-09-17T07:22:38.596 INFO:teuthology.orchestra.run.smithi037.stdout: pg 2.4 is active+undersized+degraded, acting [1,0] 2024-09-17T07:22:38.596 INFO:teuthology.orchestra.run.smithi037.stdout: pg 2.5 is active+undersized+degraded, acting [0,4] 2024-09-17T07:22:38.596 INFO:teuthology.orchestra.run.smithi037.stdout: pg 2.7 is active+undersized+degraded, acting [6,2] 2024-09-17T07:22:38.596 INFO:teuthology.orchestra.run.smithi037.stdout: pg 2.8 is active+undersized+degraded, acting [0,1] 2024-09-17T07:22:38.596 INFO:teuthology.orchestra.run.smithi037.stdout: pg 2.9 is active+undersized+degraded, acting [1,3] 2024-09-17T07:22:38.597 INFO:teuthology.orchestra.run.smithi037.stdout: pg 2.a is active+undersized+degraded, acting [1,3] 2024-09-17T07:22:38.597 INFO:teuthology.orchestra.run.smithi037.stdout: pg 2.b is active+undersized+degraded, acting [4,5] 2024-09-17T07:22:38.597 INFO:teuthology.orchestra.run.smithi037.stdout: pg 2.12 is active+undersized+degraded, acting [5,3] 2024-09-17T07:22:38.597 INFO:teuthology.orchestra.run.smithi037.stdout: pg 2.18 is active+undersized+degraded, acting [5,4] 2024-09-17T07:22:38.597 INFO:teuthology.orchestra.run.smithi037.stdout: pg 2.1a is active+undersized+degraded, acting [6,4] 2024-09-17T07:22:38.597 INFO:teuthology.orchestra.run.smithi037.stdout: pg 2.1c is active+undersized+degraded, acting [5,2] 2024-09-17T07:22:38.597 INFO:teuthology.orchestra.run.smithi037.stdout: pg 2.1d is active+undersized+degraded, acting [6,0] 2024-09-17T07:22:38.597 INFO:teuthology.orchestra.run.smithi037.stdout: pg 2.1f is active+undersized+degraded, acting [0,4] 2024-09-17T07:22:38.597 INFO:teuthology.orchestra.run.smithi037.stdout: pg 4.5 is active+undersized+degraded, acting [6,4] 2024-09-17T07:22:38.597 INFO:teuthology.orchestra.run.smithi037.stdout: pg 5.19 is active+undersized+degraded, acting [1,5] 2024-09-17T07:22:38.856 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:38 smithi037 ceph-mon[67971]: from='client.34398 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:22:38.857 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:38 smithi037 ceph-mon[67971]: from='client.34402 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:22:38.857 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:38 smithi037 ceph-mon[67971]: from='client.34406 172.21.15.37:0/2739046636' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:22:38.857 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:38 smithi037 ceph-mon[67971]: from='client.34414 172.21.15.37:0/1930783009' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:22:39.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:38 smithi167 ceph-mon[49361]: from='client.34398 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:22:39.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:38 smithi167 ceph-mon[49361]: from='client.34402 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:22:39.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:38 smithi167 ceph-mon[49361]: from='client.34406 172.21.15.37:0/2739046636' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:22:39.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:38 smithi167 ceph-mon[49361]: from='client.34414 172.21.15.37:0/1930783009' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:22:40.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:39 smithi167 ceph-mon[49361]: from='client.34410 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:22:40.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:39 smithi167 ceph-mon[49361]: pgmap v224: 129 pgs: 13 active+undersized, 10 active+undersized+degraded, 106 active+clean; 221 MiB data, 1004 MiB used, 714 GiB / 715 GiB avail; 39/441 objects degraded (8.844%) 2024-09-17T07:22:40.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:39 smithi037 ceph-mon[67971]: from='client.34410 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:22:40.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:39 smithi037 ceph-mon[67971]: pgmap v224: 129 pgs: 13 active+undersized, 10 active+undersized+degraded, 106 active+clean; 221 MiB data, 1004 MiB used, 714 GiB / 715 GiB avail; 39/441 objects degraded (8.844%) 2024-09-17T07:22:41.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:40 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:22:41.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:40 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:22:41.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:40 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:22:41.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:40 smithi167 ceph-mon[49361]: Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-09-17T07:22:41.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:40 smithi167 ceph-mon[49361]: mds.? [v2:172.21.15.37:6834/80304594,v1:172.21.15.37:6835/80304594] up:boot 2024-09-17T07:22:41.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:40 smithi167 ceph-mon[49361]: fsmap foofs:1 {0=foofs.smithi167.pprzvy=up:active} 1 up:standby 2024-09-17T07:22:41.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:40 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi037.jtdcan"}]: dispatch 2024-09-17T07:22:41.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:40 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:22:41.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:40 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:22:41.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:40 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:22:41.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:40 smithi037 ceph-mon[67971]: Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-09-17T07:22:41.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:40 smithi037 ceph-mon[67971]: mds.? [v2:172.21.15.37:6834/80304594,v1:172.21.15.37:6835/80304594] up:boot 2024-09-17T07:22:41.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:40 smithi037 ceph-mon[67971]: fsmap foofs:1 {0=foofs.smithi167.pprzvy=up:active} 1 up:standby 2024-09-17T07:22:41.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:40 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi037.jtdcan"}]: dispatch 2024-09-17T07:22:42.228 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:41 smithi037 ceph-mon[67971]: pgmap v225: 129 pgs: 129 active+clean; 221 MiB data, 1004 MiB used, 714 GiB / 715 GiB avail 2024-09-17T07:22:42.228 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:41 smithi037 ceph-mon[67971]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 39/441 objects degraded (8.844%), 10 pgs degraded) 2024-09-17T07:22:42.248 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:41 smithi167 ceph-mon[49361]: pgmap v225: 129 pgs: 129 active+clean; 221 MiB data, 1004 MiB used, 714 GiB / 715 GiB avail 2024-09-17T07:22:42.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:41 smithi167 ceph-mon[49361]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 39/441 objects degraded (8.844%), 10 pgs degraded) 2024-09-17T07:22:43.234 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:42 smithi037 ceph-mon[67971]: pgmap v226: 129 pgs: 129 active+clean; 221 MiB data, 1004 MiB used, 714 GiB / 715 GiB avail 2024-09-17T07:22:43.248 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:42 smithi167 ceph-mon[49361]: pgmap v226: 129 pgs: 129 active+clean; 221 MiB data, 1004 MiB used, 714 GiB / 715 GiB avail 2024-09-17T07:22:45.248 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:44 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:22:45.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:44 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:22:45.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:44 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:22:45.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:44 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:22:45.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:44 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:22:45.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:44 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:22:45.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:44 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:22:45.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:44 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:22:46.231 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:45 smithi167 ceph-mon[49361]: pgmap v227: 129 pgs: 129 active+clean; 221 MiB data, 1004 MiB used, 714 GiB / 715 GiB avail 2024-09-17T07:22:46.231 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:45 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:22:46.232 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:45 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:22:46.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:45 smithi037 ceph-mon[67971]: pgmap v227: 129 pgs: 129 active+clean; 221 MiB data, 1004 MiB used, 714 GiB / 715 GiB avail 2024-09-17T07:22:46.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:45 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:22:46.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:45 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:22:48.248 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:47 smithi167 ceph-mon[49361]: pgmap v228: 129 pgs: 129 active+clean; 221 MiB data, 1004 MiB used, 714 GiB / 715 GiB avail; 177 B/s rd, 0 op/s 2024-09-17T07:22:48.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:47 smithi037 ceph-mon[67971]: pgmap v228: 129 pgs: 129 active+clean; 221 MiB data, 1004 MiB used, 714 GiB / 715 GiB avail; 177 B/s rd, 0 op/s 2024-09-17T07:22:49.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:49 smithi167 ceph-mon[49361]: Detected new or changed devices on smithi037 2024-09-17T07:22:49.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:49 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:22:49.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:49 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:22:49.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:49 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:22:49.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:49 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:22:49.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:49 smithi167 ceph-mon[49361]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:22:49.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:49 smithi167 ceph-mon[49361]: pgmap v229: 129 pgs: 129 active+clean; 221 MiB data, 1004 MiB used, 714 GiB / 715 GiB avail; 177 B/s rd, 0 op/s 2024-09-17T07:22:49.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:49 smithi167 ceph-mon[49361]: pgmap v230: 129 pgs: 129 active+clean; 221 MiB data, 1004 MiB used, 714 GiB / 715 GiB avail; 214 B/s rd, 0 op/s 2024-09-17T07:22:49.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:49 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:22:49.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:49 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:22:49.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:49 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:22:49.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:49 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:22:49.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:49 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:22:49.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:49 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:22:49.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:49 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:22:49.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:49 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mds ok-to-stop", "ids": ["foofs.smithi167.pprzvy"]}]: dispatch 2024-09-17T07:22:49.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:49 smithi167 ceph-mon[49361]: Upgrade: It appears safe to stop mds.foofs.smithi167.pprzvy 2024-09-17T07:22:49.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:49 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:22:49.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:49 smithi037 ceph-mon[67971]: Detected new or changed devices on smithi037 2024-09-17T07:22:49.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:49 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:22:49.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:49 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:22:49.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:49 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:22:49.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:49 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:22:49.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:49 smithi037 ceph-mon[67971]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:22:49.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:49 smithi037 ceph-mon[67971]: pgmap v229: 129 pgs: 129 active+clean; 221 MiB data, 1004 MiB used, 714 GiB / 715 GiB avail; 177 B/s rd, 0 op/s 2024-09-17T07:22:49.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:49 smithi037 ceph-mon[67971]: pgmap v230: 129 pgs: 129 active+clean; 221 MiB data, 1004 MiB used, 714 GiB / 715 GiB avail; 214 B/s rd, 0 op/s 2024-09-17T07:22:49.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:49 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:22:49.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:49 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:22:49.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:49 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:22:49.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:49 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:22:49.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:49 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:22:49.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:49 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:22:49.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:49 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:22:49.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:49 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mds ok-to-stop", "ids": ["foofs.smithi167.pprzvy"]}]: dispatch 2024-09-17T07:22:49.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:49 smithi037 ceph-mon[67971]: Upgrade: It appears safe to stop mds.foofs.smithi167.pprzvy 2024-09-17T07:22:49.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:49 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:22:51.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:50 smithi167 ceph-mon[49361]: Upgrade: Updating mds.foofs.smithi167.pprzvy 2024-09-17T07:22:51.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:50 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:22:51.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:50 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi167.pprzvy", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-17T07:22:51.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:50 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:22:51.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:50 smithi167 ceph-mon[49361]: Deploying daemon mds.foofs.smithi167.pprzvy on smithi167 2024-09-17T07:22:51.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:50 smithi037 ceph-mon[67971]: Upgrade: Updating mds.foofs.smithi167.pprzvy 2024-09-17T07:22:51.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:50 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:22:51.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:50 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi167.pprzvy", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-17T07:22:51.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:50 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:22:51.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:50 smithi037 ceph-mon[67971]: Deploying daemon mds.foofs.smithi167.pprzvy on smithi167 2024-09-17T07:22:51.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:51 smithi167 ceph-mon[49361]: pgmap v231: 129 pgs: 129 active+clean; 221 MiB data, 1004 MiB used, 714 GiB / 715 GiB avail; 214 B/s rd, 0 op/s 2024-09-17T07:22:52.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:51 smithi037 ceph-mon[67971]: pgmap v231: 129 pgs: 129 active+clean; 221 MiB data, 1004 MiB used, 714 GiB / 715 GiB avail; 214 B/s rd, 0 op/s 2024-09-17T07:22:52.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:51 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon-smithi037[67967]: 2024-09-17T07:22:51.873+0000 7f620e32b640 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-17T07:22:53.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:52 smithi167 ceph-mon[49361]: daemon mds.foofs.smithi167.pprzvy compat changed unexpectedly 2024-09-17T07:22:53.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:52 smithi167 ceph-mon[49361]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-09-17T07:22:53.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:52 smithi167 ceph-mon[49361]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-17T07:22:53.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:52 smithi167 ceph-mon[49361]: osdmap e115: 8 total, 8 up, 8 in 2024-09-17T07:22:53.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:52 smithi167 ceph-mon[49361]: Standby daemon mds.foofs.smithi037.jtdcan assigned to filesystem foofs as rank 0 2024-09-17T07:22:53.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:52 smithi167 ceph-mon[49361]: Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-09-17T07:22:53.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:52 smithi167 ceph-mon[49361]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-17T07:22:53.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:52 smithi167 ceph-mon[49361]: fsmap foofs:0/1 1 up:standby, 1 failed 2024-09-17T07:22:53.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:52 smithi167 ceph-mon[49361]: fsmap foofs:1/1 {0=foofs.smithi037.jtdcan=up:replay} 2024-09-17T07:22:53.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:52 smithi037 ceph-mon[67971]: daemon mds.foofs.smithi167.pprzvy compat changed unexpectedly 2024-09-17T07:22:53.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:52 smithi037 ceph-mon[67971]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-09-17T07:22:53.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:52 smithi037 ceph-mon[67971]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-17T07:22:53.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:52 smithi037 ceph-mon[67971]: osdmap e115: 8 total, 8 up, 8 in 2024-09-17T07:22:53.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:52 smithi037 ceph-mon[67971]: Standby daemon mds.foofs.smithi037.jtdcan assigned to filesystem foofs as rank 0 2024-09-17T07:22:53.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:52 smithi037 ceph-mon[67971]: Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-09-17T07:22:53.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:52 smithi037 ceph-mon[67971]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-17T07:22:53.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:52 smithi037 ceph-mon[67971]: fsmap foofs:0/1 1 up:standby, 1 failed 2024-09-17T07:22:53.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:52 smithi037 ceph-mon[67971]: fsmap foofs:1/1 {0=foofs.smithi037.jtdcan=up:replay} 2024-09-17T07:22:54.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:53 smithi167 ceph-mon[49361]: pgmap v233: 129 pgs: 129 active+clean; 221 MiB data, 1004 MiB used, 714 GiB / 715 GiB avail; 543 KiB/s rd, 0 op/s 2024-09-17T07:22:54.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:53 smithi167 ceph-mon[49361]: reconnect by client.14754 172.21.15.37:0/561726526 after 0.000999988 2024-09-17T07:22:54.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:53 smithi167 ceph-mon[49361]: reconnect by client.24567 172.21.15.167:0/3942871218 after 0.000999988 2024-09-17T07:22:54.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:53 smithi167 ceph-mon[49361]: mds.? [v2:172.21.15.37:6834/80304594,v1:172.21.15.37:6835/80304594] up:reconnect 2024-09-17T07:22:54.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:53 smithi167 ceph-mon[49361]: fsmap foofs:1/1 {0=foofs.smithi037.jtdcan=up:reconnect} 2024-09-17T07:22:54.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:53 smithi037 ceph-mon[67971]: pgmap v233: 129 pgs: 129 active+clean; 221 MiB data, 1004 MiB used, 714 GiB / 715 GiB avail; 543 KiB/s rd, 0 op/s 2024-09-17T07:22:54.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:53 smithi037 ceph-mon[67971]: reconnect by client.14754 172.21.15.37:0/561726526 after 0.000999988 2024-09-17T07:22:54.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:53 smithi037 ceph-mon[67971]: reconnect by client.24567 172.21.15.167:0/3942871218 after 0.000999988 2024-09-17T07:22:54.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:53 smithi037 ceph-mon[67971]: mds.? [v2:172.21.15.37:6834/80304594,v1:172.21.15.37:6835/80304594] up:reconnect 2024-09-17T07:22:54.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:53 smithi037 ceph-mon[67971]: fsmap foofs:1/1 {0=foofs.smithi037.jtdcan=up:reconnect} 2024-09-17T07:22:55.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:54 smithi167 ceph-mon[49361]: mds.? [v2:172.21.15.37:6834/80304594,v1:172.21.15.37:6835/80304594] up:rejoin 2024-09-17T07:22:55.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:54 smithi167 ceph-mon[49361]: fsmap foofs:1/1 {0=foofs.smithi037.jtdcan=up:rejoin} 2024-09-17T07:22:55.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:54 smithi167 ceph-mon[49361]: daemon mds.foofs.smithi037.jtdcan is now active in filesystem foofs as rank 0 2024-09-17T07:22:55.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:54 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi167.pprzvy"}]: dispatch 2024-09-17T07:22:55.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:54 smithi037 ceph-mon[67971]: mds.? [v2:172.21.15.37:6834/80304594,v1:172.21.15.37:6835/80304594] up:rejoin 2024-09-17T07:22:55.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:54 smithi037 ceph-mon[67971]: fsmap foofs:1/1 {0=foofs.smithi037.jtdcan=up:rejoin} 2024-09-17T07:22:55.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:54 smithi037 ceph-mon[67971]: daemon mds.foofs.smithi037.jtdcan is now active in filesystem foofs as rank 0 2024-09-17T07:22:55.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:54 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi167.pprzvy"}]: dispatch 2024-09-17T07:22:55.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:55 smithi167 ceph-mon[49361]: pgmap v234: 129 pgs: 129 active+clean; 221 MiB data, 1004 MiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 3 op/s 2024-09-17T07:22:55.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:55 smithi167 ceph-mon[49361]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-09-17T07:22:55.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:55 smithi167 ceph-mon[49361]: mds.? [v2:172.21.15.37:6834/80304594,v1:172.21.15.37:6835/80304594] up:active 2024-09-17T07:22:55.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:55 smithi167 ceph-mon[49361]: fsmap foofs:1 {0=foofs.smithi037.jtdcan=up:active} 2024-09-17T07:22:56.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:55 smithi037 ceph-mon[67971]: pgmap v234: 129 pgs: 129 active+clean; 221 MiB data, 1004 MiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 3 op/s 2024-09-17T07:22:56.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:55 smithi037 ceph-mon[67971]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-09-17T07:22:56.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:55 smithi037 ceph-mon[67971]: mds.? [v2:172.21.15.37:6834/80304594,v1:172.21.15.37:6835/80304594] up:active 2024-09-17T07:22:56.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:55 smithi037 ceph-mon[67971]: fsmap foofs:1 {0=foofs.smithi037.jtdcan=up:active} 2024-09-17T07:22:58.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:57 smithi167 ceph-mon[49361]: pgmap v235: 129 pgs: 129 active+clean; 221 MiB data, 1004 MiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 127 B/s wr, 8 op/s 2024-09-17T07:22:58.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:57 smithi037 ceph-mon[67971]: pgmap v235: 129 pgs: 129 active+clean; 221 MiB data, 1004 MiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 127 B/s wr, 8 op/s 2024-09-17T07:23:00.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:59 smithi167 ceph-mon[49361]: pgmap v236: 129 pgs: 129 active+clean; 221 MiB data, 1004 MiB used, 714 GiB / 715 GiB avail; 22 MiB/s rd, 204 B/s wr, 10 op/s 2024-09-17T07:23:00.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:59 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:00.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:22:59 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:23:00.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:59 smithi037 ceph-mon[67971]: pgmap v236: 129 pgs: 129 active+clean; 221 MiB data, 1004 MiB used, 714 GiB / 715 GiB avail; 22 MiB/s rd, 204 B/s wr, 10 op/s 2024-09-17T07:23:00.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:59 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:00.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:22:59 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:23:02.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:01 smithi167 ceph-mon[49361]: pgmap v237: 129 pgs: 129 active+clean; 221 MiB data, 1004 MiB used, 714 GiB / 715 GiB avail; 22 MiB/s rd, 204 B/s wr, 10 op/s 2024-09-17T07:23:02.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:01 smithi037 ceph-mon[67971]: pgmap v237: 129 pgs: 129 active+clean; 221 MiB data, 1004 MiB used, 714 GiB / 715 GiB avail; 22 MiB/s rd, 204 B/s wr, 10 op/s 2024-09-17T07:23:03.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:02 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:03.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:02 smithi167 ceph-mon[49361]: Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-09-17T07:23:03.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:02 smithi167 ceph-mon[49361]: mds.? [v2:172.21.15.167:6832/3168006565,v1:172.21.15.167:6833/3168006565] up:boot 2024-09-17T07:23:03.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:02 smithi167 ceph-mon[49361]: fsmap foofs:1 {0=foofs.smithi037.jtdcan=up:active} 1 up:standby 2024-09-17T07:23:03.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:02 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi167.pprzvy"}]: dispatch 2024-09-17T07:23:03.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:02 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:03.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:02 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:23:03.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:02 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:03.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:02 smithi037 ceph-mon[67971]: Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-09-17T07:23:03.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:02 smithi037 ceph-mon[67971]: mds.? [v2:172.21.15.167:6832/3168006565,v1:172.21.15.167:6833/3168006565] up:boot 2024-09-17T07:23:03.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:02 smithi037 ceph-mon[67971]: fsmap foofs:1 {0=foofs.smithi037.jtdcan=up:active} 1 up:standby 2024-09-17T07:23:03.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:02 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi167.pprzvy"}]: dispatch 2024-09-17T07:23:03.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:02 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:03.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:02 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:23:03.998 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:03 smithi167 ceph-mon[49361]: pgmap v238: 129 pgs: 129 active+clean; 221 MiB data, 1004 MiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 8.3 KiB/s wr, 13 op/s 2024-09-17T07:23:04.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:03 smithi037 ceph-mon[67971]: pgmap v238: 129 pgs: 129 active+clean; 221 MiB data, 1004 MiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 8.3 KiB/s wr, 13 op/s 2024-09-17T07:23:06.047 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:05 smithi167 ceph-mon[49361]: pgmap v239: 129 pgs: 129 active+clean; 221 MiB data, 1004 MiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 7.2 KiB/s wr, 11 op/s 2024-09-17T07:23:06.047 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:05 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:06.047 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:05 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:06.047 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:05 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:06.048 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:05 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:06.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:05 smithi037 ceph-mon[67971]: pgmap v239: 129 pgs: 129 active+clean; 221 MiB data, 1004 MiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 7.2 KiB/s wr, 11 op/s 2024-09-17T07:23:06.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:05 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:06.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:05 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:06.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:05 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:06.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:05 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:08.220 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:07 smithi167 ceph-mon[49361]: pgmap v240: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 9.5 MiB/s rd, 7.2 KiB/s wr, 9 op/s 2024-09-17T07:23:08.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:07 smithi037 ceph-mon[67971]: pgmap v240: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 9.5 MiB/s rd, 7.2 KiB/s wr, 9 op/s 2024-09-17T07:23:08.987 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-09-17T07:23:09.670 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T07:23:09.670 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.smithi037 smithi037 *:9093,9094 running (15m) 24s ago 25m 19.3M - 0.20.0 0881eb8f169f cc564f04f199 2024-09-17T07:23:09.670 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi037 smithi037 running (5m) 24s ago 25m 6891k - 18.2.4-855-g19e2a2be 980a0bfcd684 de568c6f44a6 2024-09-17T07:23:09.670 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi167 smithi167 running (5m) 4s ago 24m 6891k - 18.2.4-855-g19e2a2be 980a0bfcd684 2749f4c51060 2024-09-17T07:23:09.670 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.smithi037 smithi037 *:3000 running (13m) 24s ago 25m 37.4M - 6.7.4 557c83e11646 645fc2db463d 2024-09-17T07:23:09.671 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi037.jtdcan smithi037 running (30s) 24s ago 20m 10.5M - 18.2.4-855-g19e2a2be 980a0bfcd684 0cf8b0e80ea0 2024-09-17T07:23:09.671 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi167.pprzvy smithi167 running (8s) 4s ago 20m 14.2M - 18.2.4-855-g19e2a2be 980a0bfcd684 f61c40b3177e 2024-09-17T07:23:09.671 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi037.xnzdne smithi037 *:8443,9283,8765 running (6m) 24s ago 27m 495M - 18.2.4-855-g19e2a2be 980a0bfcd684 e9e9a55f52f5 2024-09-17T07:23:09.671 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi167.ysqmzf smithi167 *:8443,9283,8765 running (6m) 4s ago 24m 441M - 18.2.4-855-g19e2a2be 980a0bfcd684 22020adca1e8 2024-09-17T07:23:09.671 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi037 smithi037 running (6m) 24s ago 27m 75.6M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 8ad50fcd5c53 2024-09-17T07:23:09.671 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi167 smithi167 running (5m) 4s ago 24m 53.3M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 4e36fc03fea9 2024-09-17T07:23:09.671 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.0.0.smithi037.koazav smithi037 *:2049 running (17m) 24s ago 17m 138M - 3.5 24ecd6d5f14c b21a22e84630 2024-09-17T07:23:09.671 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.1.0.smithi167.rhgwce smithi167 *:2049 running (17m) 4s ago 17m 90.9M - 3.5 24ecd6d5f14c d8f95531d8af 2024-09-17T07:23:09.671 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi037 smithi037 *:9100 running (11m) 24s ago 25m 17.2M - 0.18.1 e5a616e4b9cf 04d51e0863df 2024-09-17T07:23:09.671 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi167 smithi167 *:9100 running (6m) 4s ago 24m 12.7M - 0.18.1 e5a616e4b9cf 52cd9c3f271e 2024-09-17T07:23:09.671 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (4m) 24s ago 24m 215M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 424969d37dcb 2024-09-17T07:23:09.671 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (4m) 24s ago 23m 188M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 21d038dcf00b 2024-09-17T07:23:09.671 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (3m) 24s ago 23m 174M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 eda694698e8a 2024-09-17T07:23:09.672 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (2m) 24s ago 23m 207M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 86b97ce80e2d 2024-09-17T07:23:09.672 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi167 running (2m) 4s ago 22m 213M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 1c04660dd3e7 2024-09-17T07:23:09.672 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi167 running (111s) 4s ago 22m 211M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 96f829075adc 2024-09-17T07:23:09.672 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi167 running (79s) 4s ago 22m 197M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 793a388967da 2024-09-17T07:23:09.672 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi167 running (47s) 4s ago 21m 245M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 afaa4f201031 2024-09-17T07:23:09.672 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.smithi037 smithi037 *:9095 error 24s ago 25m - - 2024-09-17T07:23:09.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:09 smithi167 ceph-mon[49361]: pgmap v241: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 5.0 MiB/s rd, 7.2 KiB/s wr, 6 op/s 2024-09-17T07:23:10.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:09 smithi167 ceph-mon[49361]: Detected new or changed devices on smithi167 2024-09-17T07:23:10.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:09 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:10.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:09 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:10.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:09 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:23:10.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:09 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:23:10.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:09 smithi167 ceph-mon[49361]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:23:10.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:09 smithi167 ceph-mon[49361]: pgmap v242: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 795 B/s rd, 8.2 KiB/s wr, 4 op/s 2024-09-17T07:23:10.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:09 smithi167 ceph-mon[49361]: pgmap v243: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 246 B/s rd, 10 KiB/s wr, 4 op/s 2024-09-17T07:23:10.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:09 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:10.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:09 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:10.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:09 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:23:10.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:09 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:23:10.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:09 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:23:10.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:09 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:23:10.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:09 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:23:10.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:09 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:23:10.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:09 smithi167 ceph-mon[49361]: Upgrade: Setting container_image for all mds 2024-09-17T07:23:10.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:09 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:10.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:09 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi037.jtdcan"}]: dispatch 2024-09-17T07:23:10.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:09 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi037.jtdcan"}]': finished 2024-09-17T07:23:10.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:09 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi167.pprzvy"}]: dispatch 2024-09-17T07:23:10.002 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:09 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi167.pprzvy"}]': finished 2024-09-17T07:23:10.002 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:09 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:23:10.002 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:09 smithi167 ceph-mon[49361]: Upgrade: Setting container_image for all rgw 2024-09-17T07:23:10.002 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:09 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:10.002 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:09 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:23:10.002 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:09 smithi167 ceph-mon[49361]: Upgrade: Setting container_image for all rbd-mirror 2024-09-17T07:23:10.002 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:09 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:10.003 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:09 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:23:10.003 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:09 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:23:10.003 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:09 smithi167 ceph-mon[49361]: Upgrade: Setting container_image for all ceph-exporter 2024-09-17T07:23:10.003 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:09 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:10.003 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:09 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:23:10.003 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:09 smithi167 ceph-mon[49361]: Upgrade: Setting container_image for all iscsi 2024-09-17T07:23:10.003 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:09 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:10.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:09 smithi037 ceph-mon[67971]: pgmap v241: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 5.0 MiB/s rd, 7.2 KiB/s wr, 6 op/s 2024-09-17T07:23:10.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:09 smithi037 ceph-mon[67971]: Detected new or changed devices on smithi167 2024-09-17T07:23:10.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:09 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:10.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:09 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:10.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:09 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:23:10.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:09 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:23:10.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:09 smithi037 ceph-mon[67971]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:23:10.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:09 smithi037 ceph-mon[67971]: pgmap v242: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 795 B/s rd, 8.2 KiB/s wr, 4 op/s 2024-09-17T07:23:10.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:09 smithi037 ceph-mon[67971]: pgmap v243: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 246 B/s rd, 10 KiB/s wr, 4 op/s 2024-09-17T07:23:10.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:09 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:10.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:09 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:10.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:09 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:23:10.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:09 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:23:10.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:09 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:23:10.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:09 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:23:10.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:09 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:23:10.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:09 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:23:10.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:09 smithi037 ceph-mon[67971]: Upgrade: Setting container_image for all mds 2024-09-17T07:23:10.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:09 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:10.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:09 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi037.jtdcan"}]: dispatch 2024-09-17T07:23:10.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:09 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi037.jtdcan"}]': finished 2024-09-17T07:23:10.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:09 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi167.pprzvy"}]: dispatch 2024-09-17T07:23:10.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:09 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi167.pprzvy"}]': finished 2024-09-17T07:23:10.026 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:09 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:23:10.026 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:09 smithi037 ceph-mon[67971]: Upgrade: Setting container_image for all rgw 2024-09-17T07:23:10.026 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:09 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:10.026 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:09 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:23:10.026 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:09 smithi037 ceph-mon[67971]: Upgrade: Setting container_image for all rbd-mirror 2024-09-17T07:23:10.026 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:09 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:10.026 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:09 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:23:10.026 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:09 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:23:10.026 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:09 smithi037 ceph-mon[67971]: Upgrade: Setting container_image for all ceph-exporter 2024-09-17T07:23:10.026 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:09 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:10.026 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:09 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:23:10.026 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:09 smithi037 ceph-mon[67971]: Upgrade: Setting container_image for all iscsi 2024-09-17T07:23:10.027 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:09 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:10.073 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T07:23:10.073 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-09-17T07:23:10.073 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T07:23:10.073 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:23:10.073 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-09-17T07:23:10.073 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T07:23:10.074 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:23:10.074 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-09-17T07:23:10.074 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 8 2024-09-17T07:23:10.074 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:23:10.074 INFO:teuthology.orchestra.run.smithi037.stdout: "mds": { 2024-09-17T07:23:10.074 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T07:23:10.074 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:23:10.074 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-09-17T07:23:10.074 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 14 2024-09-17T07:23:10.074 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-09-17T07:23:10.074 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T07:23:10.431 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T07:23:10.431 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9", 2024-09-17T07:23:10.431 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": true, 2024-09-17T07:23:10.431 INFO:teuthology.orchestra.run.smithi037.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T07:23:10.431 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [ 2024-09-17T07:23:10.431 INFO:teuthology.orchestra.run.smithi037.stdout: "osd", 2024-09-17T07:23:10.431 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr", 2024-09-17T07:23:10.432 INFO:teuthology.orchestra.run.smithi037.stdout: "mds", 2024-09-17T07:23:10.432 INFO:teuthology.orchestra.run.smithi037.stdout: "mon", 2024-09-17T07:23:10.432 INFO:teuthology.orchestra.run.smithi037.stdout: "crash" 2024-09-17T07:23:10.432 INFO:teuthology.orchestra.run.smithi037.stdout: ], 2024-09-17T07:23:10.432 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": "16/23 daemons upgraded", 2024-09-17T07:23:10.432 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "Currently upgrading nfs daemons", 2024-09-17T07:23:10.432 INFO:teuthology.orchestra.run.smithi037.stdout: "is_paused": false 2024-09-17T07:23:10.432 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T07:23:10.689 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:10 smithi037 ceph-mon[67971]: from='client.34422 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:23:10.689 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:10 smithi037 ceph-mon[67971]: from='client.34426 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:23:10.689 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:10 smithi037 ceph-mon[67971]: from='client.34430 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:23:10.689 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:10 smithi037 ceph-mon[67971]: from='client.34434 172.21.15.37:0/3688702608' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:23:10.689 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:10 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:10.690 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:10 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi037.koazav", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-09-17T07:23:10.690 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:10 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-09-17T07:23:10.690 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:10 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-09-17T07:23:10.690 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:10 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:23:10.690 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:10 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-09-17T07:23:10.690 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:10 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-09-17T07:23:10.690 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:10 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi037.koazav-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T07:23:10.690 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:10 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:23:10.844 INFO:teuthology.orchestra.run.smithi037.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-09-17T07:23:10.844 INFO:teuthology.orchestra.run.smithi037.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-09-17T07:23:10.844 INFO:teuthology.orchestra.run.smithi037.stdout: daemon prometheus.smithi037 on smithi037 is in error state 2024-09-17T07:23:10.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:10 smithi167 ceph-mon[49361]: from='client.34422 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:23:10.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:10 smithi167 ceph-mon[49361]: from='client.34426 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:23:10.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:10 smithi167 ceph-mon[49361]: from='client.34430 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:23:10.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:10 smithi167 ceph-mon[49361]: from='client.34434 172.21.15.37:0/3688702608' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:23:10.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:10 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:10.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:10 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi037.koazav", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-09-17T07:23:11.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:10 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-09-17T07:23:11.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:10 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-09-17T07:23:11.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:10 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:23:11.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:10 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-09-17T07:23:11.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:10 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-09-17T07:23:11.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:10 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi037.koazav-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T07:23:11.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:10 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:23:11.915 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:11 smithi037 ceph-mon[67971]: Upgrade: Updating nfs.foo.0.0.smithi037.koazav (1/2) 2024-09-17T07:23:11.915 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:11 smithi037 ceph-mon[67971]: Creating key for client.nfs.foo.0.0.smithi037.koazav 2024-09-17T07:23:11.915 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:11 smithi037 ceph-mon[67971]: Ensuring nfs.foo.0 is in the ganesha grace table 2024-09-17T07:23:11.915 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:11 smithi037 ceph-mon[67971]: Rados config object exists: conf-nfs.foo 2024-09-17T07:23:11.915 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:11 smithi037 ceph-mon[67971]: Creating key for client.nfs.foo.0.0.smithi037.koazav-rgw 2024-09-17T07:23:11.915 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:11 smithi037 ceph-mon[67971]: Bind address in nfs.foo.0.0.smithi037.koazav's ganesha conf is defaulting to empty 2024-09-17T07:23:11.915 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:11 smithi037 ceph-mon[67971]: Deploying daemon nfs.foo.0.0.smithi037.koazav on smithi037 2024-09-17T07:23:11.916 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:11 smithi037 ceph-mon[67971]: from='client.34438 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:23:11.916 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:11 smithi037 ceph-mon[67971]: pgmap v244: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 246 B/s rd, 123 B/s wr, 0 op/s 2024-09-17T07:23:11.916 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:11 smithi037 ceph-mon[67971]: from='client.34452 172.21.15.37:0/3187196193' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:23:11.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:11 smithi167 ceph-mon[49361]: Upgrade: Updating nfs.foo.0.0.smithi037.koazav (1/2) 2024-09-17T07:23:11.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:11 smithi167 ceph-mon[49361]: Creating key for client.nfs.foo.0.0.smithi037.koazav 2024-09-17T07:23:11.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:11 smithi167 ceph-mon[49361]: Ensuring nfs.foo.0 is in the ganesha grace table 2024-09-17T07:23:11.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:11 smithi167 ceph-mon[49361]: Rados config object exists: conf-nfs.foo 2024-09-17T07:23:11.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:11 smithi167 ceph-mon[49361]: Creating key for client.nfs.foo.0.0.smithi037.koazav-rgw 2024-09-17T07:23:11.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:11 smithi167 ceph-mon[49361]: Bind address in nfs.foo.0.0.smithi037.koazav's ganesha conf is defaulting to empty 2024-09-17T07:23:11.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:11 smithi167 ceph-mon[49361]: Deploying daemon nfs.foo.0.0.smithi037.koazav on smithi037 2024-09-17T07:23:11.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:11 smithi167 ceph-mon[49361]: from='client.34438 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:23:11.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:11 smithi167 ceph-mon[49361]: pgmap v244: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 246 B/s rd, 123 B/s wr, 0 op/s 2024-09-17T07:23:12.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:11 smithi167 ceph-mon[49361]: from='client.34452 172.21.15.37:0/3187196193' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:23:13.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:13 smithi167 ceph-mon[49361]: pgmap v245: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 493 B/s rd, 369 B/s wr, 0 op/s 2024-09-17T07:23:14.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:13 smithi037 ceph-mon[67971]: pgmap v245: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 493 B/s rd, 369 B/s wr, 0 op/s 2024-09-17T07:23:14.855 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:14 smithi167 ceph-mon[49361]: Evicting (and blocklisting) client session 14754 (172.21.15.37:0/561726526) 2024-09-17T07:23:14.855 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:14 smithi167 ceph-mon[49361]: from='mds.? [v2:172.21.15.37:6834/80304594,v1:172.21.15.37:6835/80304594]' entity='mds.foofs.smithi037.jtdcan' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.37:0/561726526"}]: dispatch 2024-09-17T07:23:14.855 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:14 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:14.855 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:14 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:14.855 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:14 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:14.855 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:14 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:23:15.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:14 smithi037 ceph-mon[67971]: Evicting (and blocklisting) client session 14754 (172.21.15.37:0/561726526) 2024-09-17T07:23:15.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:14 smithi037 ceph-mon[67971]: from='mds.? [v2:172.21.15.37:6834/80304594,v1:172.21.15.37:6835/80304594]' entity='mds.foofs.smithi037.jtdcan' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.37:0/561726526"}]: dispatch 2024-09-17T07:23:15.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:14 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:15.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:14 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:15.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:14 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:15.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:14 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:23:15.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:15 smithi037 ceph-mon[67971]: pgmap v246: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 493 B/s rd, 369 B/s wr, 0 op/s 2024-09-17T07:23:15.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:15 smithi037 ceph-mon[67971]: from='mds.? [v2:172.21.15.37:6834/80304594,v1:172.21.15.37:6835/80304594]' entity='mds.foofs.smithi037.jtdcan' cmd='[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.37:0/561726526"}]': finished 2024-09-17T07:23:15.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:15 smithi037 ceph-mon[67971]: osdmap e116: 8 total, 8 up, 8 in 2024-09-17T07:23:15.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:15 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:15.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:15 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi167.rhgwce", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-09-17T07:23:15.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:15 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-09-17T07:23:15.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:15 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-09-17T07:23:15.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:15 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:23:15.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:15 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-09-17T07:23:15.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:15 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-09-17T07:23:15.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:15 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi167.rhgwce-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T07:23:15.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:15 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:23:15.869 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:15 smithi167 ceph-mon[49361]: pgmap v246: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 493 B/s rd, 369 B/s wr, 0 op/s 2024-09-17T07:23:15.869 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:15 smithi167 ceph-mon[49361]: from='mds.? [v2:172.21.15.37:6834/80304594,v1:172.21.15.37:6835/80304594]' entity='mds.foofs.smithi037.jtdcan' cmd='[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.37:0/561726526"}]': finished 2024-09-17T07:23:15.869 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:15 smithi167 ceph-mon[49361]: osdmap e116: 8 total, 8 up, 8 in 2024-09-17T07:23:15.869 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:15 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:15.870 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:15 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi167.rhgwce", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-09-17T07:23:15.870 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:15 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-09-17T07:23:15.870 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:15 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-09-17T07:23:15.870 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:15 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:23:15.870 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:15 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-09-17T07:23:15.870 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:15 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-09-17T07:23:15.870 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:15 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi167.rhgwce-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T07:23:15.870 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:15 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:23:16.990 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:16 smithi167 ceph-mon[49361]: Upgrade: Updating nfs.foo.1.0.smithi167.rhgwce (2/2) 2024-09-17T07:23:16.990 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:16 smithi167 ceph-mon[49361]: Creating key for client.nfs.foo.1.0.smithi167.rhgwce 2024-09-17T07:23:16.990 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:16 smithi167 ceph-mon[49361]: Ensuring nfs.foo.1 is in the ganesha grace table 2024-09-17T07:23:16.990 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:16 smithi167 ceph-mon[49361]: Rados config object exists: conf-nfs.foo 2024-09-17T07:23:16.990 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:16 smithi167 ceph-mon[49361]: Creating key for client.nfs.foo.1.0.smithi167.rhgwce-rgw 2024-09-17T07:23:16.990 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:16 smithi167 ceph-mon[49361]: Bind address in nfs.foo.1.0.smithi167.rhgwce's ganesha conf is defaulting to empty 2024-09-17T07:23:16.990 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:16 smithi167 ceph-mon[49361]: Deploying daemon nfs.foo.1.0.smithi167.rhgwce on smithi167 2024-09-17T07:23:17.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:16 smithi037 ceph-mon[67971]: Upgrade: Updating nfs.foo.1.0.smithi167.rhgwce (2/2) 2024-09-17T07:23:17.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:16 smithi037 ceph-mon[67971]: Creating key for client.nfs.foo.1.0.smithi167.rhgwce 2024-09-17T07:23:17.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:16 smithi037 ceph-mon[67971]: Ensuring nfs.foo.1 is in the ganesha grace table 2024-09-17T07:23:17.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:16 smithi037 ceph-mon[67971]: Rados config object exists: conf-nfs.foo 2024-09-17T07:23:17.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:16 smithi037 ceph-mon[67971]: Creating key for client.nfs.foo.1.0.smithi167.rhgwce-rgw 2024-09-17T07:23:17.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:16 smithi037 ceph-mon[67971]: Bind address in nfs.foo.1.0.smithi167.rhgwce's ganesha conf is defaulting to empty 2024-09-17T07:23:17.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:16 smithi037 ceph-mon[67971]: Deploying daemon nfs.foo.1.0.smithi167.rhgwce on smithi167 2024-09-17T07:23:17.904 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:17 smithi167 ceph-mon[49361]: pgmap v248: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 383 B/s rd, 511 B/s wr, 0 op/s 2024-09-17T07:23:18.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:17 smithi037 ceph-mon[67971]: pgmap v248: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 383 B/s rd, 511 B/s wr, 0 op/s 2024-09-17T07:23:19.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:19 smithi037 ceph-mon[67971]: pgmap v249: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 2.6 KiB/s rd, 1.3 KiB/s wr, 4 op/s 2024-09-17T07:23:19.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:19 smithi037 ceph-mon[67971]: Evicting (and blocklisting) client session 24567 (172.21.15.167:0/3942871218) 2024-09-17T07:23:19.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:19 smithi037 ceph-mon[67971]: from='mds.? [v2:172.21.15.37:6834/80304594,v1:172.21.15.37:6835/80304594]' entity='mds.foofs.smithi037.jtdcan' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.167:0/3942871218"}]: dispatch 2024-09-17T07:23:19.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:19 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:19.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:19 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:19.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:19 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:23:19.998 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:19 smithi167 ceph-mon[49361]: pgmap v249: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 2.6 KiB/s rd, 1.3 KiB/s wr, 4 op/s 2024-09-17T07:23:19.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:19 smithi167 ceph-mon[49361]: Evicting (and blocklisting) client session 24567 (172.21.15.167:0/3942871218) 2024-09-17T07:23:19.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:19 smithi167 ceph-mon[49361]: from='mds.? [v2:172.21.15.37:6834/80304594,v1:172.21.15.37:6835/80304594]' entity='mds.foofs.smithi037.jtdcan' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.167:0/3942871218"}]: dispatch 2024-09-17T07:23:19.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:19 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:19.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:19 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:19.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:19 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:23:20.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:20 smithi167 ceph-mon[49361]: from='mds.? [v2:172.21.15.37:6834/80304594,v1:172.21.15.37:6835/80304594]' entity='mds.foofs.smithi037.jtdcan' cmd='[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.167:0/3942871218"}]': finished 2024-09-17T07:23:20.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:20 smithi167 ceph-mon[49361]: osdmap e117: 8 total, 8 up, 8 in 2024-09-17T07:23:21.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:20 smithi037 ceph-mon[67971]: from='mds.? [v2:172.21.15.37:6834/80304594,v1:172.21.15.37:6835/80304594]' entity='mds.foofs.smithi037.jtdcan' cmd='[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.167:0/3942871218"}]': finished 2024-09-17T07:23:21.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:20 smithi037 ceph-mon[67971]: osdmap e117: 8 total, 8 up, 8 in 2024-09-17T07:23:21.998 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:21 smithi167 ceph-mon[49361]: pgmap v251: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 3.0 KiB/s rd, 1.2 KiB/s wr, 4 op/s 2024-09-17T07:23:21.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:21 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:21.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:21 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:22.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:21 smithi037 ceph-mon[67971]: pgmap v251: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 3.0 KiB/s rd, 1.2 KiB/s wr, 4 op/s 2024-09-17T07:23:22.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:21 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:22.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:21 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:23.415 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:23 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:23.415 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:23 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:23.415 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:23 smithi037 ceph-mon[67971]: pgmap v252: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 5.0 KiB/s rd, 2.2 KiB/s wr, 8 op/s 2024-09-17T07:23:23.486 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:23 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:23.486 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:23 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:23.487 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:23 smithi167 ceph-mon[49361]: pgmap v252: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 5.0 KiB/s rd, 2.2 KiB/s wr, 8 op/s 2024-09-17T07:23:24.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:24 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:24.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:24 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:24.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:24 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:24.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:24 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:24.995 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:24 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:24.995 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:24 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:24.995 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:24 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:24.995 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:24 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:25.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:25 smithi037 ceph-mon[67971]: pgmap v253: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 4.0 KiB/s rd, 1.8 KiB/s wr, 6 op/s 2024-09-17T07:23:25.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:25 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:25.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:25 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:25.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:25 smithi167 ceph-mon[49361]: pgmap v253: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 4.0 KiB/s rd, 1.8 KiB/s wr, 6 op/s 2024-09-17T07:23:25.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:25 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:25.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:25 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:27.938 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:27 smithi037 ceph-mon[67971]: pgmap v254: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 3.9 KiB/s rd, 1.7 KiB/s wr, 6 op/s 2024-09-17T07:23:27.938 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:27 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:27.938 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:27 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:27.938 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:27 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:23:27.938 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:27 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:23:27.939 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:27 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:27.939 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:27 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:27.939 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:27 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:23:27.939 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:27 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:23:27.939 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:27 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:23:27.939 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:27 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:23:27.939 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:27 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:23:27.939 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:27 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:23:27.939 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:27 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:23:27.939 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:27 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:23:27.939 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:27 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:23:27.939 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:27 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:23:27.939 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:27 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:23:27.939 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:27 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:23:27.939 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:27 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:27.940 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:27 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.0.0.smithi037.koazav"}]: dispatch 2024-09-17T07:23:27.940 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:27 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.0.0.smithi037.koazav"}]': finished 2024-09-17T07:23:27.940 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:27 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.1.0.smithi167.rhgwce"}]: dispatch 2024-09-17T07:23:27.940 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:27 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.1.0.smithi167.rhgwce"}]': finished 2024-09-17T07:23:27.940 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:27 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:23:27.940 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:27 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:27.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:27 smithi167 ceph-mon[49361]: pgmap v254: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 3.9 KiB/s rd, 1.7 KiB/s wr, 6 op/s 2024-09-17T07:23:27.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:27 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:27.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:27 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:27.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:27 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:23:27.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:27 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:23:27.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:27 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:27.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:27 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:27.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:27 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:23:27.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:27 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:23:28.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:27 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:23:28.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:27 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:23:28.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:27 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:23:28.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:27 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:23:28.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:27 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:23:28.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:27 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:23:28.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:27 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:23:28.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:27 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:23:28.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:27 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:23:28.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:27 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:23:28.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:27 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:28.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:27 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.0.0.smithi037.koazav"}]: dispatch 2024-09-17T07:23:28.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:27 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.0.0.smithi037.koazav"}]': finished 2024-09-17T07:23:28.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:27 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.1.0.smithi167.rhgwce"}]: dispatch 2024-09-17T07:23:28.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:27 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.1.0.smithi167.rhgwce"}]': finished 2024-09-17T07:23:28.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:27 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:23:28.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:27 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:28.965 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:28 smithi037 ceph-mon[67971]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:23:28.965 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:28 smithi037 ceph-mon[67971]: pgmap v255: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 1.8 KiB/s rd, 928 B/s wr, 3 op/s 2024-09-17T07:23:28.966 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:28 smithi037 ceph-mon[67971]: pgmap v256: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 2.1 KiB/s rd, 1.0 KiB/s wr, 3 op/s 2024-09-17T07:23:28.966 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:28 smithi037 ceph-mon[67971]: Upgrade: Setting container_image for all nfs 2024-09-17T07:23:28.966 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:28 smithi037 ceph-mon[67971]: Upgrade: Setting container_image for all nvmeof 2024-09-17T07:23:28.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:28 smithi167 ceph-mon[49361]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:23:28.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:28 smithi167 ceph-mon[49361]: pgmap v255: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 1.8 KiB/s rd, 928 B/s wr, 3 op/s 2024-09-17T07:23:28.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:28 smithi167 ceph-mon[49361]: pgmap v256: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 2.1 KiB/s rd, 1.0 KiB/s wr, 3 op/s 2024-09-17T07:23:28.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:28 smithi167 ceph-mon[49361]: Upgrade: Setting container_image for all nfs 2024-09-17T07:23:28.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:28 smithi167 ceph-mon[49361]: Upgrade: Setting container_image for all nvmeof 2024-09-17T07:23:29.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:29 smithi167 ceph-mon[49361]: Upgrade: Updating node-exporter.smithi037 (1/2) 2024-09-17T07:23:29.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:29 smithi167 ceph-mon[49361]: Deploying daemon node-exporter.smithi037 on smithi037 2024-09-17T07:23:29.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:29 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:23:30.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:29 smithi037 ceph-mon[67971]: Upgrade: Updating node-exporter.smithi037 (1/2) 2024-09-17T07:23:30.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:29 smithi037 ceph-mon[67971]: Deploying daemon node-exporter.smithi037 on smithi037 2024-09-17T07:23:30.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:29 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:23:30.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:30 smithi167 ceph-mon[49361]: pgmap v257: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 1.8 KiB/s rd, 928 B/s wr, 3 op/s 2024-09-17T07:23:31.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:30 smithi037 ceph-mon[67971]: pgmap v257: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 1.8 KiB/s rd, 928 B/s wr, 3 op/s 2024-09-17T07:23:32.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:32 smithi167 ceph-mon[49361]: pgmap v258: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 116 B/s wr, 0 op/s 2024-09-17T07:23:33.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:32 smithi037 ceph-mon[67971]: pgmap v258: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 116 B/s wr, 0 op/s 2024-09-17T07:23:34.884 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:34 smithi167 ceph-mon[49361]: pgmap v259: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 928 B/s rd, 580 B/s wr, 1 op/s 2024-09-17T07:23:34.885 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:34 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:34.885 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:34 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:35.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:34 smithi037 ceph-mon[67971]: pgmap v259: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 928 B/s rd, 580 B/s wr, 1 op/s 2024-09-17T07:23:35.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:34 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:35.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:34 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:35.855 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:35 smithi167 ceph-mon[49361]: Upgrade: Updating node-exporter.smithi167 (2/2) 2024-09-17T07:23:35.855 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:35 smithi167 ceph-mon[49361]: Deploying daemon node-exporter.smithi167 on smithi167 2024-09-17T07:23:36.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:35 smithi037 ceph-mon[67971]: Upgrade: Updating node-exporter.smithi167 (2/2) 2024-09-17T07:23:36.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:35 smithi037 ceph-mon[67971]: Deploying daemon node-exporter.smithi167 on smithi167 2024-09-17T07:23:36.956 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:36 smithi167 ceph-mon[49361]: pgmap v260: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 928 B/s rd, 580 B/s wr, 1 op/s 2024-09-17T07:23:37.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:36 smithi037 ceph-mon[67971]: pgmap v260: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 928 B/s rd, 580 B/s wr, 1 op/s 2024-09-17T07:23:38.972 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:38 smithi167 ceph-mon[49361]: pgmap v261: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 818 B/s rd, 511 B/s wr, 1 op/s 2024-09-17T07:23:39.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:38 smithi037 ceph-mon[67971]: pgmap v261: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 818 B/s rd, 511 B/s wr, 1 op/s 2024-09-17T07:23:40.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:40 smithi167 ceph-mon[49361]: pgmap v262: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 682 B/s rd, 426 B/s wr, 1 op/s 2024-09-17T07:23:40.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:40 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:40.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:40 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:40.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:40 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:23:41.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:40 smithi037 ceph-mon[67971]: pgmap v262: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 682 B/s rd, 426 B/s wr, 1 op/s 2024-09-17T07:23:41.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:40 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:41.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:40 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:41.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:40 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:23:41.218 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-09-17T07:23:41.903 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T07:23:41.903 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.smithi037 smithi037 *:9093,9094 running (15m) 18s ago 26m 19.3M - 0.20.0 0881eb8f169f cc564f04f199 2024-09-17T07:23:41.903 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi037 smithi037 running (5m) 18s ago 26m 6891k - 18.2.4-855-g19e2a2be 980a0bfcd684 de568c6f44a6 2024-09-17T07:23:41.903 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi167 smithi167 running (5m) 20s ago 25m 6891k - 18.2.4-855-g19e2a2be 980a0bfcd684 2749f4c51060 2024-09-17T07:23:41.903 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.smithi037 smithi037 *:3000 running (13m) 18s ago 25m 37.4M - 6.7.4 557c83e11646 645fc2db463d 2024-09-17T07:23:41.903 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi037.jtdcan smithi037 running (62s) 18s ago 20m 26.2M - 18.2.4-855-g19e2a2be 980a0bfcd684 0cf8b0e80ea0 2024-09-17T07:23:41.903 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi167.pprzvy smithi167 running (40s) 20s ago 20m 14.2M - 18.2.4-855-g19e2a2be 980a0bfcd684 f61c40b3177e 2024-09-17T07:23:41.903 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi037.xnzdne smithi037 *:8443,9283,8765 running (7m) 18s ago 27m 497M - 18.2.4-855-g19e2a2be 980a0bfcd684 e9e9a55f52f5 2024-09-17T07:23:41.904 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi167.ysqmzf smithi167 *:8443,9283,8765 running (6m) 20s ago 25m 441M - 18.2.4-855-g19e2a2be 980a0bfcd684 22020adca1e8 2024-09-17T07:23:41.904 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi037 smithi037 running (6m) 18s ago 27m 79.7M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 8ad50fcd5c53 2024-09-17T07:23:41.904 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi167 smithi167 running (6m) 20s ago 25m 54.6M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 4e36fc03fea9 2024-09-17T07:23:41.904 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.0.0.smithi037.koazav smithi037 *:2049 running (28s) 18s ago 18m 61.8M - 5.5 980a0bfcd684 4c9d23df5790 2024-09-17T07:23:41.904 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.1.0.smithi167.rhgwce smithi167 *:2049 running (23s) 20s ago 18m 25.4M - 5.5 980a0bfcd684 4728b01a2eef 2024-09-17T07:23:41.904 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi037 smithi037 *:9100 starting - - - - 2024-09-17T07:23:41.904 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi167 smithi167 *:9100 starting - - - - 2024-09-17T07:23:41.904 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (5m) 18s ago 24m 216M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 424969d37dcb 2024-09-17T07:23:41.904 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (4m) 18s ago 24m 193M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 21d038dcf00b 2024-09-17T07:23:41.904 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (4m) 18s ago 23m 179M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 eda694698e8a 2024-09-17T07:23:41.904 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (3m) 18s ago 23m 210M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 86b97ce80e2d 2024-09-17T07:23:41.904 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi167 running (2m) 20s ago 23m 213M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 1c04660dd3e7 2024-09-17T07:23:41.904 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi167 running (2m) 20s ago 23m 211M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 96f829075adc 2024-09-17T07:23:41.905 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi167 running (111s) 20s ago 22m 197M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 793a388967da 2024-09-17T07:23:41.905 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi167 running (79s) 20s ago 22m 245M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 afaa4f201031 2024-09-17T07:23:41.905 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.smithi037 smithi037 *:9095 error 18s ago 25m - - 2024-09-17T07:23:42.331 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T07:23:42.332 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-09-17T07:23:42.332 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T07:23:42.332 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:23:42.332 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-09-17T07:23:42.332 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T07:23:42.332 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:23:42.332 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-09-17T07:23:42.332 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 8 2024-09-17T07:23:42.332 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:23:42.332 INFO:teuthology.orchestra.run.smithi037.stdout: "mds": { 2024-09-17T07:23:42.332 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T07:23:42.332 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:23:42.332 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-09-17T07:23:42.333 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 14 2024-09-17T07:23:42.333 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-09-17T07:23:42.333 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T07:23:42.672 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T07:23:42.672 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9", 2024-09-17T07:23:42.672 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": true, 2024-09-17T07:23:42.672 INFO:teuthology.orchestra.run.smithi037.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T07:23:42.672 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [ 2024-09-17T07:23:42.672 INFO:teuthology.orchestra.run.smithi037.stdout: "osd", 2024-09-17T07:23:42.672 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr", 2024-09-17T07:23:42.672 INFO:teuthology.orchestra.run.smithi037.stdout: "mds", 2024-09-17T07:23:42.672 INFO:teuthology.orchestra.run.smithi037.stdout: "nfs", 2024-09-17T07:23:42.673 INFO:teuthology.orchestra.run.smithi037.stdout: "mon", 2024-09-17T07:23:42.673 INFO:teuthology.orchestra.run.smithi037.stdout: "crash" 2024-09-17T07:23:42.673 INFO:teuthology.orchestra.run.smithi037.stdout: ], 2024-09-17T07:23:42.673 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": "18/23 daemons upgraded", 2024-09-17T07:23:42.673 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "Currently upgrading node-exporter daemons", 2024-09-17T07:23:42.673 INFO:teuthology.orchestra.run.smithi037.stdout: "is_paused": false 2024-09-17T07:23:42.673 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T07:23:42.926 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:42 smithi037 ceph-mon[67971]: from='client.34486 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:23:42.926 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:42 smithi037 ceph-mon[67971]: pgmap v263: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 682 B/s rd, 426 B/s wr, 1 op/s 2024-09-17T07:23:42.926 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:42 smithi037 ceph-mon[67971]: from='client.34490 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:23:42.926 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:42 smithi037 ceph-mon[67971]: from='client.34494 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:23:42.926 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:42 smithi037 ceph-mon[67971]: from='client.34498 172.21.15.37:0/2905015200' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:23:43.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:42 smithi167 ceph-mon[49361]: from='client.34486 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:23:43.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:42 smithi167 ceph-mon[49361]: pgmap v263: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 682 B/s rd, 426 B/s wr, 1 op/s 2024-09-17T07:23:43.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:42 smithi167 ceph-mon[49361]: from='client.34490 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:23:43.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:42 smithi167 ceph-mon[49361]: from='client.34494 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:23:43.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:42 smithi167 ceph-mon[49361]: from='client.34498 172.21.15.37:0/2905015200' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:23:43.109 INFO:teuthology.orchestra.run.smithi037.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-09-17T07:23:43.109 INFO:teuthology.orchestra.run.smithi037.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-09-17T07:23:43.109 INFO:teuthology.orchestra.run.smithi037.stdout: daemon prometheus.smithi037 on smithi037 is in error state 2024-09-17T07:23:43.988 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:43 smithi167 ceph-mon[49361]: from='client.34502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:23:43.988 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:43 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:43.988 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:43 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:43.988 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:43 smithi167 ceph-mon[49361]: from='client.34506 172.21.15.37:0/3334667877' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:23:43.988 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:43 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:43.988 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:43 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:44.187 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:43 smithi037 ceph-mon[67971]: from='client.34502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:23:44.187 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:43 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:44.188 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:43 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:44.188 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:43 smithi037 ceph-mon[67971]: from='client.34506 172.21.15.37:0/3334667877' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:23:44.188 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:43 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:44.188 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:43 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:44.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:44 smithi167 ceph-mon[49361]: pgmap v264: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 853 B/s rd, 341 B/s wr, 1 op/s 2024-09-17T07:23:44.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:44 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:23:44.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:44 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:44.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:44 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:45.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:44 smithi037 ceph-mon[67971]: pgmap v264: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 853 B/s rd, 341 B/s wr, 1 op/s 2024-09-17T07:23:45.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:44 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:23:45.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:44 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:45.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:44 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:46.141 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:46 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:46.141 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:46 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:46.141 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:46 smithi167 ceph-mon[49361]: pgmap v265: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:23:46.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:46 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:46.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:46 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:46.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:46 smithi037 ceph-mon[67971]: pgmap v265: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:23:47.536 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:47 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:47.536 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:47 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:47.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:47 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:47.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:47 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:48.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:48 smithi167 ceph-mon[49361]: pgmap v266: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:23:48.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:48 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:48.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:48 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:48.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:48 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:23:48.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:48 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:23:48.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:48 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:48.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:48 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:48.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:48 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:23:48.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:48 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:23:48.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:48 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:23:48.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:48 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:23:48.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:48 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:23:48.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:48 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:23:48.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:48 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:23:48.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:48 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:23:48.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:48 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:23:48.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:48 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:23:48.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:48 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:23:48.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:48 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:23:48.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:48 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:23:48.750 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:48 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:23:48.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:48 smithi037 ceph-mon[67971]: pgmap v266: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:23:48.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:48 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:48.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:48 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:48.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:48 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:23:48.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:48 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:23:48.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:48 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:48.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:48 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:48.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:48 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:23:48.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:48 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:23:48.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:48 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:23:48.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:48 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:23:48.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:48 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:23:48.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:48 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:23:48.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:48 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:23:48.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:48 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:23:48.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:48 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:23:48.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:48 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:23:48.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:48 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:23:48.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:48 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:23:48.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:48 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:23:48.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:48 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:23:49.705 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:49 smithi037 ceph-mon[67971]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:23:49.721 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:49 smithi037 ceph-mon[67971]: pgmap v267: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 190 B/s rd, 0 op/s 2024-09-17T07:23:49.722 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:49 smithi037 ceph-mon[67971]: pgmap v268: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 234 B/s rd, 0 op/s 2024-09-17T07:23:49.748 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:49 smithi167 ceph-mon[49361]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:23:49.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:49 smithi167 ceph-mon[49361]: pgmap v267: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 190 B/s rd, 0 op/s 2024-09-17T07:23:49.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:49 smithi167 ceph-mon[49361]: pgmap v268: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 234 B/s rd, 0 op/s 2024-09-17T07:23:50.647 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:50 smithi037 ceph-mon[67971]: Upgrade: Updating prometheus.smithi037 2024-09-17T07:23:50.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:50 smithi167 ceph-mon[49361]: Upgrade: Updating prometheus.smithi037 2024-09-17T07:23:51.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:51 smithi167 ceph-mon[49361]: Deploying daemon prometheus.smithi037 on smithi037 2024-09-17T07:23:51.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:51 smithi167 ceph-mon[49361]: pgmap v269: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 234 B/s rd, 0 op/s 2024-09-17T07:23:51.757 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:51 smithi037 ceph-mon[67971]: Deploying daemon prometheus.smithi037 on smithi037 2024-09-17T07:23:51.757 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:51 smithi037 ceph-mon[67971]: pgmap v269: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 234 B/s rd, 0 op/s 2024-09-17T07:23:53.749 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:53 smithi167 ceph-mon[49361]: pgmap v270: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 234 B/s rd, 0 op/s 2024-09-17T07:23:53.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:53 smithi037 ceph-mon[67971]: pgmap v270: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 234 B/s rd, 0 op/s 2024-09-17T07:23:55.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:55 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:55.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:55 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:55.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:55 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:23:55.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:55 smithi037 ceph-mon[67971]: pgmap v271: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 234 B/s rd, 0 op/s 2024-09-17T07:23:55.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:55 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:55.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:55 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:55.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:55 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:23:55.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:55 smithi167 ceph-mon[49361]: pgmap v271: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 234 B/s rd, 0 op/s 2024-09-17T07:23:57.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:57 smithi167 ceph-mon[49361]: pgmap v272: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 234 B/s rd, 0 op/s 2024-09-17T07:23:57.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:57 smithi037 ceph-mon[67971]: pgmap v272: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 234 B/s rd, 0 op/s 2024-09-17T07:23:59.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:59 smithi167 ceph-mon[49361]: pgmap v273: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2024-09-17T07:23:59.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:59 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:23:59.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:59 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:59.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:23:59 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:59.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:59 smithi037 ceph-mon[67971]: pgmap v273: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2024-09-17T07:23:59.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:59 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:23:59.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:59 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:23:59.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:23:59 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:24:00.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:00 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:24:00.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:00 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:24:01.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:00 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:24:01.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:00 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:24:01.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:01 smithi167 ceph-mon[49361]: pgmap v274: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:24:02.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:01 smithi037 ceph-mon[67971]: pgmap v274: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:24:04.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:03 smithi037 ceph-mon[67971]: pgmap v275: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:24:04.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:03 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:24:04.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:03 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:24:04.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:03 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:24:04.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:03 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:24:04.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:03 smithi037 ceph-mon[67971]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:24:04.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:03 smithi037 ceph-mon[67971]: pgmap v276: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 192 B/s rd, 0 op/s 2024-09-17T07:24:04.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:03 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:24:04.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:03 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:24:04.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:03 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T07:24:04.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:03 smithi037 ceph-mon[67971]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T07:24:04.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:03 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:24:04.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:03 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:04.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:03 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:04.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:03 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:04.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:03 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:04.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:03 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:04.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:03 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:04.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:03 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:04.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:03 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:04.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:03 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:04.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:03 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:04.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:03 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:04.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:03 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:04.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:03 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:04.026 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:03 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:04.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:03 smithi167 ceph-mon[49361]: pgmap v275: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:24:04.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:03 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:24:04.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:03 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:24:04.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:03 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:24:04.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:03 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:24:04.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:03 smithi167 ceph-mon[49361]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:24:04.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:03 smithi167 ceph-mon[49361]: pgmap v276: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 192 B/s rd, 0 op/s 2024-09-17T07:24:04.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:03 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:24:04.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:03 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:24:04.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:03 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T07:24:04.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:03 smithi167 ceph-mon[49361]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T07:24:04.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:03 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:24:04.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:03 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:04.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:03 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:04.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:03 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:04.251 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:03 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:04.251 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:03 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:04.251 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:03 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:04.251 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:03 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:04.251 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:03 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:04.251 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:03 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:04.251 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:03 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:04.251 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:03 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:04.251 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:03 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:04.251 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:03 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:04.251 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:03 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:05.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:04 smithi167 ceph-mon[49361]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T07:24:05.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:04 smithi167 ceph-mon[49361]: Cluster is now healthy 2024-09-17T07:24:05.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:04 smithi037 ceph-mon[67971]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T07:24:05.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:04 smithi037 ceph-mon[67971]: Cluster is now healthy 2024-09-17T07:24:06.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:05 smithi037 ceph-mon[67971]: Upgrade: Updating alertmanager.smithi037 2024-09-17T07:24:06.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:05 smithi037 ceph-mon[67971]: Deploying daemon alertmanager.smithi037 on smithi037 2024-09-17T07:24:06.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:05 smithi037 ceph-mon[67971]: pgmap v277: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 192 B/s rd, 0 op/s 2024-09-17T07:24:06.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:05 smithi167 ceph-mon[49361]: Upgrade: Updating alertmanager.smithi037 2024-09-17T07:24:06.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:05 smithi167 ceph-mon[49361]: Deploying daemon alertmanager.smithi037 on smithi037 2024-09-17T07:24:06.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:05 smithi167 ceph-mon[49361]: pgmap v277: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 192 B/s rd, 0 op/s 2024-09-17T07:24:08.085 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:07 smithi037 ceph-mon[67971]: pgmap v278: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 192 B/s rd, 0 op/s 2024-09-17T07:24:08.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:07 smithi167 ceph-mon[49361]: pgmap v278: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 192 B/s rd, 0 op/s 2024-09-17T07:24:10.211 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:09 smithi037 ceph-mon[67971]: pgmap v279: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 192 B/s rd, 0 op/s 2024-09-17T07:24:10.211 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:09 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:24:10.211 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:09 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:24:10.211 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:09 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:24:10.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:09 smithi167 ceph-mon[49361]: pgmap v279: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 192 B/s rd, 0 op/s 2024-09-17T07:24:10.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:09 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:24:10.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:09 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:24:10.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:09 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:24:12.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:11 smithi037 ceph-mon[67971]: pgmap v280: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 192 B/s rd, 0 op/s 2024-09-17T07:24:12.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:11 smithi167 ceph-mon[49361]: pgmap v280: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 192 B/s rd, 0 op/s 2024-09-17T07:24:13.490 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-09-17T07:24:14.201 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T07:24:14.202 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.smithi037 smithi037 *:9093,9094 starting - - - - 2024-09-17T07:24:14.202 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi037 smithi037 running (6m) 15s ago 26m 6891k - 18.2.4-855-g19e2a2be 980a0bfcd684 de568c6f44a6 2024-09-17T07:24:14.202 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi167 smithi167 running (6m) 31s ago 25m 6891k - 18.2.4-855-g19e2a2be 980a0bfcd684 2749f4c51060 2024-09-17T07:24:14.202 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.smithi037 smithi037 *:3000 running (14m) 15s ago 26m 37.4M - 6.7.4 557c83e11646 645fc2db463d 2024-09-17T07:24:14.202 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi037.jtdcan smithi037 running (94s) 15s ago 21m 26.5M - 18.2.4-855-g19e2a2be 980a0bfcd684 0cf8b0e80ea0 2024-09-17T07:24:14.202 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi167.pprzvy smithi167 running (72s) 31s ago 21m 14.3M - 18.2.4-855-g19e2a2be 980a0bfcd684 f61c40b3177e 2024-09-17T07:24:14.202 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi037.xnzdne smithi037 *:8443,9283,8765 running (7m) 15s ago 28m 500M - 18.2.4-855-g19e2a2be 980a0bfcd684 e9e9a55f52f5 2024-09-17T07:24:14.202 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi167.ysqmzf smithi167 *:8443,9283,8765 running (7m) 31s ago 25m 441M - 18.2.4-855-g19e2a2be 980a0bfcd684 22020adca1e8 2024-09-17T07:24:14.202 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi037 smithi037 running (7m) 15s ago 28m 81.5M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 8ad50fcd5c53 2024-09-17T07:24:14.202 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi167 smithi167 running (6m) 31s ago 25m 55.8M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 4e36fc03fea9 2024-09-17T07:24:14.202 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.0.0.smithi037.koazav smithi037 *:2049 running (60s) 15s ago 18m 62.4M - 5.5 980a0bfcd684 4c9d23df5790 2024-09-17T07:24:14.203 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.1.0.smithi167.rhgwce smithi167 *:2049 running (55s) 31s ago 18m 59.8M - 5.5 980a0bfcd684 4728b01a2eef 2024-09-17T07:24:14.203 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi037 smithi037 *:9100 running (41s) 15s ago 26m 3653k - 1.5.0 0da6a335fe13 38fa172e32ec 2024-09-17T07:24:14.203 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi167 smithi167 *:9100 running (34s) 31s ago 25m 5200k - 1.5.0 0da6a335fe13 19b5984f7c51 2024-09-17T07:24:14.203 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (5m) 15s ago 25m 216M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 424969d37dcb 2024-09-17T07:24:14.203 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (5m) 15s ago 24m 192M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 21d038dcf00b 2024-09-17T07:24:14.203 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (4m) 15s ago 24m 179M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 eda694698e8a 2024-09-17T07:24:14.203 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (4m) 15s ago 24m 211M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 86b97ce80e2d 2024-09-17T07:24:14.203 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi167 running (3m) 31s ago 23m 212M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 1c04660dd3e7 2024-09-17T07:24:14.203 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi167 running (2m) 31s ago 23m 211M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 96f829075adc 2024-09-17T07:24:14.203 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi167 running (2m) 31s ago 23m 197M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 793a388967da 2024-09-17T07:24:14.203 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi167 running (111s) 31s ago 22m 246M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 afaa4f201031 2024-09-17T07:24:14.203 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.smithi037 smithi037 *:9095 running (20s) 15s ago 26m 40.0M - 2.43.0 a07b618ecd1d fd1d9764d60d 2024-09-17T07:24:14.204 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:13 smithi037 ceph-mon[67971]: pgmap v281: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 192 B/s rd, 0 op/s 2024-09-17T07:24:14.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:13 smithi167 ceph-mon[49361]: pgmap v281: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 192 B/s rd, 0 op/s 2024-09-17T07:24:14.609 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T07:24:14.610 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-09-17T07:24:14.610 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T07:24:14.610 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:24:14.610 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-09-17T07:24:14.610 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T07:24:14.610 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:24:14.610 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-09-17T07:24:14.610 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 8 2024-09-17T07:24:14.610 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:24:14.610 INFO:teuthology.orchestra.run.smithi037.stdout: "mds": { 2024-09-17T07:24:14.610 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T07:24:14.610 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:24:14.611 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-09-17T07:24:14.611 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 14 2024-09-17T07:24:14.611 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-09-17T07:24:14.611 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T07:24:14.969 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T07:24:14.970 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9", 2024-09-17T07:24:14.970 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": true, 2024-09-17T07:24:14.970 INFO:teuthology.orchestra.run.smithi037.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T07:24:14.970 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [ 2024-09-17T07:24:14.970 INFO:teuthology.orchestra.run.smithi037.stdout: "osd", 2024-09-17T07:24:14.971 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr", 2024-09-17T07:24:14.971 INFO:teuthology.orchestra.run.smithi037.stdout: "mds", 2024-09-17T07:24:14.971 INFO:teuthology.orchestra.run.smithi037.stdout: "nfs", 2024-09-17T07:24:14.971 INFO:teuthology.orchestra.run.smithi037.stdout: "mon", 2024-09-17T07:24:14.971 INFO:teuthology.orchestra.run.smithi037.stdout: "crash" 2024-09-17T07:24:14.971 INFO:teuthology.orchestra.run.smithi037.stdout: ], 2024-09-17T07:24:14.972 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": "18/23 daemons upgraded", 2024-09-17T07:24:14.972 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "Currently upgrading alertmanager daemons", 2024-09-17T07:24:14.972 INFO:teuthology.orchestra.run.smithi037.stdout: "is_paused": false 2024-09-17T07:24:14.972 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T07:24:15.167 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:14 smithi167 ceph-mon[49361]: from='client.34510 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:24:15.168 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:14 smithi167 ceph-mon[49361]: from='client.34514 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:24:15.168 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:14 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:24:15.168 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:14 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:24:15.168 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:14 smithi167 ceph-mon[49361]: from='client.? 172.21.15.37:0/947434886' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:15.168 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:14 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:24:15.168 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:14 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:24:15.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:14 smithi037 ceph-mon[67971]: from='client.34510 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:24:15.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:14 smithi037 ceph-mon[67971]: from='client.34514 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:24:15.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:14 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:24:15.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:14 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:24:15.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:14 smithi037 ceph-mon[67971]: from='client.? 172.21.15.37:0/947434886' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:15.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:14 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:24:15.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:14 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:24:15.389 INFO:teuthology.orchestra.run.smithi037.stdout:HEALTH_OK 2024-09-17T07:24:16.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:15 smithi167 ceph-mon[49361]: from='client.34518 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:24:16.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:15 smithi167 ceph-mon[49361]: pgmap v282: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:24:16.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:15 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:24:16.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:15 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:24:16.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:15 smithi167 ceph-mon[49361]: from='client.34530 172.21.15.37:0/2893139112' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:24:16.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:15 smithi037 ceph-mon[67971]: from='client.34518 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:24:16.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:15 smithi037 ceph-mon[67971]: pgmap v282: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:24:16.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:15 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:24:16.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:15 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:24:16.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:15 smithi037 ceph-mon[67971]: from='client.34530 172.21.15.37:0/2893139112' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:24:17.210 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:16 smithi037 ceph-mon[67971]: from='client.34526 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:24:17.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:16 smithi167 ceph-mon[49361]: from='client.34526 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:24:18.074 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:17 smithi037 ceph-mon[67971]: pgmap v283: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:24:18.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:17 smithi167 ceph-mon[49361]: pgmap v283: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:24:19.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:19 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:24:19.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:19 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:24:19.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:19 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:24:19.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:19 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:24:19.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:19 smithi037 ceph-mon[67971]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:24:19.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:19 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:24:19.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:19 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:24:19.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:19 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T07:24:19.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:19 smithi037 ceph-mon[67971]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T07:24:19.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:19 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:24:19.774 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:19 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:19.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:19 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:19.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:19 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:19.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:19 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:19.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:19 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:19.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:19 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:19.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:19 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:19.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:19 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:19.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:19 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:19.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:19 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:19.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:19 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:19.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:19 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:19.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:19 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:19.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:19 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:19.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:19 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:19.775 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:19 smithi037 ceph-mon[67971]: pgmap v284: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:24:19.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:19 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:24:19.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:19 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:24:19.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:19 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:24:19.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:19 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:24:19.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:19 smithi167 ceph-mon[49361]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:24:20.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:19 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:24:20.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:19 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:24:20.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:19 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T07:24:20.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:19 smithi167 ceph-mon[49361]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T07:24:20.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:19 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:24:20.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:19 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:20.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:19 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:20.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:19 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:20.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:19 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:20.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:19 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:20.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:19 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:20.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:19 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:20.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:19 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:20.000 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:19 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:20.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:19 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:20.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:19 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:20.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:19 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:20.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:19 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:20.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:19 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:20.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:19 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:20.001 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:19 smithi167 ceph-mon[49361]: pgmap v284: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:24:22.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:21 smithi037 ceph-mon[67971]: Upgrade: Updating grafana.smithi037 2024-09-17T07:24:22.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:21 smithi037 ceph-mon[67971]: Deploying daemon grafana.smithi037 on smithi037 2024-09-17T07:24:22.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:21 smithi037 ceph-mon[67971]: pgmap v285: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:24:22.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:21 smithi167 ceph-mon[49361]: Upgrade: Updating grafana.smithi037 2024-09-17T07:24:22.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:21 smithi167 ceph-mon[49361]: Deploying daemon grafana.smithi037 on smithi037 2024-09-17T07:24:22.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:21 smithi167 ceph-mon[49361]: pgmap v285: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:24:24.061 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:23 smithi037 ceph-mon[67971]: pgmap v286: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:24:24.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:23 smithi167 ceph-mon[49361]: pgmap v286: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:24:25.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:25 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:24:25.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:25 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:24:25.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:25 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:24:25.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:25 smithi167 ceph-mon[49361]: pgmap v287: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:24:26.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:25 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:24:26.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:25 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:24:26.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:25 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:24:26.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:25 smithi037 ceph-mon[67971]: pgmap v287: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:24:28.211 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:27 smithi037 ceph-mon[67971]: pgmap v288: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:24:28.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:27 smithi167 ceph-mon[49361]: pgmap v288: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:24:30.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:29 smithi167 ceph-mon[49361]: pgmap v289: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:24:30.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:29 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:24:30.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:29 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:24:30.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:29 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:24:30.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:29 smithi037 ceph-mon[67971]: pgmap v289: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:24:30.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:29 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:24:30.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:29 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:24:30.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:29 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:24:31.465 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:31 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:24:31.465 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:31 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:24:31.465 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:31 smithi037 ceph-mon[67971]: pgmap v290: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:24:31.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:31 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:24:31.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:31 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:24:31.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:31 smithi167 ceph-mon[49361]: pgmap v290: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:24:34.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:33 smithi167 ceph-mon[49361]: pgmap v291: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:24:34.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:33 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:24:34.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:33 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:24:34.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:33 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:24:34.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:33 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:24:34.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:33 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:24:34.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:33 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:24:34.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:33 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T07:24:34.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:33 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:24:34.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:33 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:34.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:33 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:34.250 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:33 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:34.251 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:33 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:34.251 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:33 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:34.251 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:33 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:34.251 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:33 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:34.251 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:33 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:34.251 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:33 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:34.251 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:33 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:34.251 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:33 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:34.251 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:33 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:34.251 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:33 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:34.251 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:33 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:34.251 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:33 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:34.252 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:33 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:34.252 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:33 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:34.252 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:33 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:34.252 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:33 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:24:34.252 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:33 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T07:24:34.252 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:33 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T07:24:34.252 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:33 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:24:34.252 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:33 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T07:24:34.252 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:33 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T07:24:34.252 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:33 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T07:24:34.252 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:33 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T07:24:34.252 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:33 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T07:24:34.253 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:33 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T07:24:34.253 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:33 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T07:24:34.253 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:33 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T07:24:34.253 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:33 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-17T07:24:34.253 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:33 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T07:24:34.253 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:33 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T07:24:34.253 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:33 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:24:34.253 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:33 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T07:24:34.253 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:33 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T07:24:34.253 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:33 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T07:24:34.253 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:33 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-09-17T07:24:34.253 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:33 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T07:24:34.253 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:33 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T07:24:34.254 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:33 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T07:24:34.254 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:33 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T07:24:34.254 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:33 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:24:34.254 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:33 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:24:34.254 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:33 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:24:34.254 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:33 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:24:34.254 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:33 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:24:34.254 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:33 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:24:34.254 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:33 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]: dispatch 2024-09-17T07:24:34.254 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:33 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]': finished 2024-09-17T07:24:34.254 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:33 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T07:24:34.254 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:33 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T07:24:34.254 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:33 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:24:34.254 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:33 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:24:34.255 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:33 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:24:34.255 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:33 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:24:34.255 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:33 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:24:34.255 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:33 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:24:34.255 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:33 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:24:34.255 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:33 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:24:34.255 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:33 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:24:34.255 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:33 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:24:34.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:33 smithi037 ceph-mon[67971]: pgmap v291: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:24:34.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:33 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:24:34.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:33 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:24:34.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:33 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:24:34.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:33 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:24:34.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:33 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:24:34.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:33 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:24:34.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:33 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T07:24:34.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:33 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:24:34.275 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:33 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:34.275 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:33 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:34.275 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:33 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:34.275 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:33 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:34.275 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:33 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:34.275 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:33 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:34.275 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:33 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:34.275 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:33 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:34.275 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:33 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:34.275 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:33 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:34.275 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:33 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:34.275 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:33 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:34.275 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:33 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:34.276 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:33 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:34.276 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:33 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:34.276 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:33 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:34.276 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:33 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:34.276 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:33 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:34.276 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:33 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:24:34.276 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:33 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T07:24:34.276 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:33 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T07:24:34.276 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:33 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:24:34.276 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:33 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T07:24:34.276 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:33 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T07:24:34.276 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:33 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T07:24:34.276 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:33 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T07:24:34.276 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:33 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T07:24:34.277 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:33 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T07:24:34.277 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:33 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T07:24:34.277 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:33 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T07:24:34.277 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:33 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-17T07:24:34.277 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:33 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T07:24:34.277 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:33 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T07:24:34.277 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:33 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:24:34.277 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:33 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T07:24:34.277 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:33 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T07:24:34.277 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:33 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T07:24:34.277 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:33 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-09-17T07:24:34.277 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:33 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T07:24:34.277 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:33 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T07:24:34.278 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:33 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T07:24:34.278 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:33 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T07:24:34.278 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:33 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:24:34.278 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:33 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:24:34.278 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:33 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:24:34.278 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:33 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:24:34.278 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:33 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:24:34.278 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:33 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:24:34.278 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:33 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]: dispatch 2024-09-17T07:24:34.278 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:33 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd='[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]': finished 2024-09-17T07:24:34.278 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:33 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T07:24:34.278 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:33 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T07:24:34.278 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:33 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:24:34.278 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:33 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:24:34.279 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:33 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:24:34.279 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:33 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:24:34.279 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:33 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:24:34.279 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:33 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:24:34.279 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:33 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:24:34.279 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:33 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:24:34.279 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:33 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:24:34.279 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:33 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:24:35.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:34 smithi167 ceph-mon[49361]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:24:35.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:34 smithi167 ceph-mon[49361]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T07:24:35.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:34 smithi167 ceph-mon[49361]: Upgrade: Finalizing container_image settings 2024-09-17T07:24:35.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:34 smithi167 ceph-mon[49361]: Upgrade: Complete! 2024-09-17T07:24:35.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:34 smithi167 ceph-mon[49361]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:24:35.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:34 smithi167 ceph-mon[49361]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:24:35.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:34 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:24:35.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:34 smithi037 ceph-mon[67971]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:24:35.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:34 smithi037 ceph-mon[67971]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T07:24:35.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:34 smithi037 ceph-mon[67971]: Upgrade: Finalizing container_image settings 2024-09-17T07:24:35.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:34 smithi037 ceph-mon[67971]: Upgrade: Complete! 2024-09-17T07:24:35.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:34 smithi037 ceph-mon[67971]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:24:35.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:34 smithi037 ceph-mon[67971]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:24:35.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:34 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:24:36.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:35 smithi167 ceph-mon[49361]: pgmap v292: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:24:36.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:35 smithi037 ceph-mon[67971]: pgmap v292: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:24:38.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:37 smithi167 ceph-mon[49361]: pgmap v293: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:24:38.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:37 smithi037 ceph-mon[67971]: pgmap v293: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:24:40.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:39 smithi167 ceph-mon[49361]: pgmap v294: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:24:40.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:39 smithi037 ceph-mon[67971]: pgmap v294: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:24:42.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:41 smithi167 ceph-mon[49361]: pgmap v295: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:24:42.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:41 smithi037 ceph-mon[67971]: pgmap v295: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:24:44.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:43 smithi167 ceph-mon[49361]: pgmap v296: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:24:44.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:43 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:24:44.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:43 smithi037 ceph-mon[67971]: pgmap v296: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:24:44.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:43 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:24:46.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:45 smithi037 ceph-mon[67971]: pgmap v297: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:24:46.248 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:45 smithi167 ceph-mon[49361]: pgmap v297: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:24:46.699 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d241d094-74c1-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph orch ps' 2024-09-17T07:24:47.189 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:46 smithi037 ceph-mon[67971]: from='client.34534 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:24:47.228 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:46 smithi167 ceph-mon[49361]: from='client.34534 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:24:48.205 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:47 smithi037 ceph-mon[67971]: pgmap v298: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:24:48.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:47 smithi167 ceph-mon[49361]: pgmap v298: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:24:48.782 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T07:24:48.783 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.smithi037 smithi037 *:9093,9094 running (39s) 19s ago 27m 16.5M - 0.25.0 c8568f914cd2 2a5beb48999c 2024-09-17T07:24:48.783 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi037 smithi037 running (6m) 19s ago 27m 6891k - 18.2.4-855-g19e2a2be 980a0bfcd684 de568c6f44a6 2024-09-17T07:24:48.783 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi167 smithi167 running (6m) 65s ago 26m 6891k - 18.2.4-855-g19e2a2be 980a0bfcd684 2749f4c51060 2024-09-17T07:24:48.783 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.smithi037 smithi037 *:3000 running (24s) 19s ago 27m 25.6M - 9.4.7 954c08fa6188 26d049df3c52 2024-09-17T07:24:48.783 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi037.jtdcan smithi037 running (2m) 19s ago 22m 26.7M - 18.2.4-855-g19e2a2be 980a0bfcd684 0cf8b0e80ea0 2024-09-17T07:24:48.783 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi167.pprzvy smithi167 running (107s) 65s ago 22m 14.3M - 18.2.4-855-g19e2a2be 980a0bfcd684 f61c40b3177e 2024-09-17T07:24:48.783 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi037.xnzdne smithi037 *:8443,9283,8765 running (8m) 19s ago 28m 503M - 18.2.4-855-g19e2a2be 980a0bfcd684 e9e9a55f52f5 2024-09-17T07:24:48.783 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi167.ysqmzf smithi167 *:8443,9283,8765 running (7m) 65s ago 26m 441M - 18.2.4-855-g19e2a2be 980a0bfcd684 22020adca1e8 2024-09-17T07:24:48.783 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi037 smithi037 running (7m) 19s ago 28m 80.8M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 8ad50fcd5c53 2024-09-17T07:24:48.783 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi167 smithi167 running (7m) 65s ago 26m 55.8M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 4e36fc03fea9 2024-09-17T07:24:48.783 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.0.0.smithi037.koazav smithi037 *:2049 running (95s) 19s ago 19m 63.9M - 5.5 980a0bfcd684 4c9d23df5790 2024-09-17T07:24:48.784 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.1.0.smithi167.rhgwce smithi167 *:2049 running (90s) 65s ago 19m 59.8M - 5.5 980a0bfcd684 4728b01a2eef 2024-09-17T07:24:48.784 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi037 smithi037 *:9100 running (75s) 19s ago 26m 7944k - 1.5.0 0da6a335fe13 38fa172e32ec 2024-09-17T07:24:48.784 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi167 smithi167 *:9100 running (69s) 65s ago 26m 5200k - 1.5.0 0da6a335fe13 19b5984f7c51 2024-09-17T07:24:48.784 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (6m) 19s ago 25m 216M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 424969d37dcb 2024-09-17T07:24:48.784 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (5m) 19s ago 25m 192M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 21d038dcf00b 2024-09-17T07:24:48.784 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (5m) 19s ago 25m 179M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 eda694698e8a 2024-09-17T07:24:48.784 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (4m) 19s ago 24m 211M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 86b97ce80e2d 2024-09-17T07:24:48.784 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi167 running (4m) 65s ago 24m 212M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 1c04660dd3e7 2024-09-17T07:24:48.784 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi167 running (3m) 65s ago 24m 211M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 96f829075adc 2024-09-17T07:24:48.784 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi167 running (2m) 65s ago 23m 197M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 793a388967da 2024-09-17T07:24:48.784 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi167 running (2m) 65s ago 23m 246M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 afaa4f201031 2024-09-17T07:24:48.784 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.smithi037 smithi037 *:9095 running (55s) 19s ago 26m 41.3M - 2.43.0 a07b618ecd1d fd1d9764d60d 2024-09-17T07:24:49.378 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d241d094-74c1-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph versions' 2024-09-17T07:24:49.980 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:49 smithi037 ceph-mon[67971]: from='client.34538 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:24:49.980 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:49 smithi037 ceph-mon[67971]: pgmap v299: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:24:50.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:49 smithi167 ceph-mon[49361]: from='client.34538 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:24:50.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:49 smithi167 ceph-mon[49361]: pgmap v299: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:24:51.349 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T07:24:51.349 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-09-17T07:24:51.349 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T07:24:51.349 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:24:51.350 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-09-17T07:24:51.350 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T07:24:51.350 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:24:51.350 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-09-17T07:24:51.350 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 8 2024-09-17T07:24:51.350 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:24:51.350 INFO:teuthology.orchestra.run.smithi037.stdout: "mds": { 2024-09-17T07:24:51.350 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T07:24:51.350 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:24:51.350 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-09-17T07:24:51.350 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 14 2024-09-17T07:24:51.350 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-09-17T07:24:51.350 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T07:24:52.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:51 smithi037 ceph-mon[67971]: pgmap v300: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:24:52.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:51 smithi037 ceph-mon[67971]: from='client.34542 172.21.15.37:0/2571921312' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:52.070 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d241d094-74c1-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2024-09-17T07:24:52.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:51 smithi167 ceph-mon[49361]: pgmap v300: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:24:52.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:51 smithi167 ceph-mon[49361]: from='client.34542 172.21.15.37:0/2571921312' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:24:53.736 INFO:teuthology.orchestra.run.smithi037.stdout:wait for servicemap items w/ changing names to refresh 2024-09-17T07:24:54.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:53 smithi037 ceph-mon[67971]: pgmap v301: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:24:54.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:53 smithi167 ceph-mon[49361]: pgmap v301: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:24:54.370 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d241d094-74c1-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'sleep 60' 2024-09-17T07:24:56.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:55 smithi167 ceph-mon[49361]: pgmap v302: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:24:56.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:55 smithi037 ceph-mon[67971]: pgmap v302: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:24:58.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:57 smithi167 ceph-mon[49361]: pgmap v303: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:24:58.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:57 smithi037 ceph-mon[67971]: pgmap v303: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:24:59.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:58 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:24:59.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:58 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:25:00.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:24:59 smithi167 ceph-mon[49361]: pgmap v304: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:25:00.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:24:59 smithi037 ceph-mon[67971]: pgmap v304: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:25:02.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:25:01 smithi167 ceph-mon[49361]: pgmap v305: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:25:02.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:25:01 smithi037 ceph-mon[67971]: pgmap v305: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:25:03.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:25:02 smithi167 ceph-mon[49361]: pgmap v306: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:25:03.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:25:02 smithi037 ceph-mon[67971]: pgmap v306: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:25:06.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:25:05 smithi167 ceph-mon[49361]: pgmap v307: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:25:06.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:25:05 smithi037 ceph-mon[67971]: pgmap v307: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:25:08.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:25:07 smithi167 ceph-mon[49361]: pgmap v308: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:25:08.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:25:07 smithi037 ceph-mon[67971]: pgmap v308: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:25:10.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:25:09 smithi167 ceph-mon[49361]: pgmap v309: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:25:10.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:25:09 smithi037 ceph-mon[67971]: pgmap v309: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:25:12.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:25:11 smithi167 ceph-mon[49361]: pgmap v310: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:25:12.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:25:11 smithi037 ceph-mon[67971]: pgmap v310: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:25:14.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:25:13 smithi167 ceph-mon[49361]: pgmap v311: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:25:14.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:25:13 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:25:14.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:25:13 smithi037 ceph-mon[67971]: pgmap v311: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:25:14.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:25:13 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:25:16.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:25:15 smithi167 ceph-mon[49361]: pgmap v312: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:25:16.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:25:15 smithi037 ceph-mon[67971]: pgmap v312: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:25:18.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:25:17 smithi167 ceph-mon[49361]: pgmap v313: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:25:18.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:25:17 smithi037 ceph-mon[67971]: pgmap v313: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:25:20.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:25:19 smithi167 ceph-mon[49361]: pgmap v314: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:25:20.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:25:19 smithi037 ceph-mon[67971]: pgmap v314: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:25:22.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:25:21 smithi167 ceph-mon[49361]: pgmap v315: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:25:22.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:25:21 smithi037 ceph-mon[67971]: pgmap v315: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:25:24.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:25:23 smithi167 ceph-mon[49361]: pgmap v316: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:25:24.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:25:23 smithi037 ceph-mon[67971]: pgmap v316: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:25:26.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:25:25 smithi167 ceph-mon[49361]: pgmap v317: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:25:26.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:25:25 smithi037 ceph-mon[67971]: pgmap v317: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:25:28.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:25:27 smithi167 ceph-mon[49361]: pgmap v318: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:25:28.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:25:27 smithi037 ceph-mon[67971]: pgmap v318: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:25:29.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:25:28 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:25:29.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:25:28 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:25:30.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:25:29 smithi167 ceph-mon[49361]: pgmap v319: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:25:30.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:25:29 smithi037 ceph-mon[67971]: pgmap v319: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:25:32.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:25:31 smithi167 ceph-mon[49361]: pgmap v320: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:25:32.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:25:31 smithi037 ceph-mon[67971]: pgmap v320: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:25:33.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:25:33 smithi037 ceph-mon[67971]: pgmap v321: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:25:33.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:25:33 smithi167 ceph-mon[49361]: pgmap v321: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:25:34.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:25:34 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:25:34.498 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:25:34 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:25:35.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:25:35 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:25:35.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:25:35 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:25:35.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:25:35 smithi037 ceph-mon[67971]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:25:35.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:25:35 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:25:35.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:25:35 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:25:35.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:25:35 smithi037 ceph-mon[67971]: pgmap v322: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:25:35.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:25:35 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:25:35.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:25:35 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:25:35.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:25:35 smithi167 ceph-mon[49361]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:25:35.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:25:35 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:25:35.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:25:35 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' 2024-09-17T07:25:35.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:25:35 smithi167 ceph-mon[49361]: pgmap v322: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:25:38.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:25:37 smithi167 ceph-mon[49361]: pgmap v323: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:25:38.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:25:37 smithi037 ceph-mon[67971]: pgmap v323: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:25:40.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:25:39 smithi167 ceph-mon[49361]: pgmap v324: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:25:40.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:25:39 smithi037 ceph-mon[67971]: pgmap v324: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:25:42.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:25:41 smithi167 ceph-mon[49361]: pgmap v325: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:25:42.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:25:41 smithi037 ceph-mon[67971]: pgmap v325: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:25:44.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:25:43 smithi167 ceph-mon[49361]: pgmap v326: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:25:44.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:25:43 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:25:44.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:25:43 smithi037 ceph-mon[67971]: pgmap v326: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:25:44.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:25:43 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:25:46.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:25:45 smithi167 ceph-mon[49361]: pgmap v327: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:25:46.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:25:45 smithi037 ceph-mon[67971]: pgmap v327: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:25:48.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:25:47 smithi167 ceph-mon[49361]: pgmap v328: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:25:48.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:25:47 smithi037 ceph-mon[67971]: pgmap v328: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:25:50.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:25:49 smithi167 ceph-mon[49361]: pgmap v329: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:25:50.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:25:49 smithi037 ceph-mon[67971]: pgmap v329: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:25:52.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:25:51 smithi167 ceph-mon[49361]: pgmap v330: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:25:52.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:25:51 smithi037 ceph-mon[67971]: pgmap v330: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:25:54.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:25:53 smithi167 ceph-mon[49361]: pgmap v331: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:25:54.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:25:53 smithi037 ceph-mon[67971]: pgmap v331: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:25:56.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:25:55 smithi167 ceph-mon[49361]: pgmap v332: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:25:56.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:25:55 smithi037 ceph-mon[67971]: pgmap v332: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:25:56.737 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d241d094-74c1-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph orch ps' 2024-09-17T07:25:58.181 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:25:57 smithi037 ceph-mon[67971]: pgmap v333: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:25:58.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:25:57 smithi167 ceph-mon[49361]: pgmap v333: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:25:58.611 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T07:25:58.611 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.smithi037 smithi037 *:9093,9094 running (109s) 89s ago 28m 16.5M - 0.25.0 c8568f914cd2 2a5beb48999c 2024-09-17T07:25:58.611 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi037 smithi037 running (7m) 89s ago 28m 6891k - 18.2.4-855-g19e2a2be 980a0bfcd684 de568c6f44a6 2024-09-17T07:25:58.611 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi167 smithi167 running (7m) 2m ago 27m 6891k - 18.2.4-855-g19e2a2be 980a0bfcd684 2749f4c51060 2024-09-17T07:25:58.611 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.smithi037 smithi037 *:3000 running (94s) 89s ago 28m 25.6M - 9.4.7 954c08fa6188 26d049df3c52 2024-09-17T07:25:58.611 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi037.jtdcan smithi037 running (3m) 89s ago 23m 26.7M - 18.2.4-855-g19e2a2be 980a0bfcd684 0cf8b0e80ea0 2024-09-17T07:25:58.611 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi167.pprzvy smithi167 running (2m) 2m ago 23m 14.3M - 18.2.4-855-g19e2a2be 980a0bfcd684 f61c40b3177e 2024-09-17T07:25:58.611 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi037.xnzdne smithi037 *:8443,9283,8765 running (9m) 89s ago 29m 503M - 18.2.4-855-g19e2a2be 980a0bfcd684 e9e9a55f52f5 2024-09-17T07:25:58.611 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi167.ysqmzf smithi167 *:8443,9283,8765 running (9m) 2m ago 27m 441M - 18.2.4-855-g19e2a2be 980a0bfcd684 22020adca1e8 2024-09-17T07:25:58.611 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi037 smithi037 running (8m) 89s ago 29m 80.8M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 8ad50fcd5c53 2024-09-17T07:25:58.611 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi167 smithi167 running (8m) 2m ago 27m 55.8M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 4e36fc03fea9 2024-09-17T07:25:58.612 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.0.0.smithi037.koazav smithi037 *:2049 running (2m) 89s ago 20m 63.9M - 5.5 980a0bfcd684 4c9d23df5790 2024-09-17T07:25:58.612 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.1.0.smithi167.rhgwce smithi167 *:2049 running (2m) 2m ago 20m 59.8M - 5.5 980a0bfcd684 4728b01a2eef 2024-09-17T07:25:58.612 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi037 smithi037 *:9100 running (2m) 89s ago 28m 7944k - 1.5.0 0da6a335fe13 38fa172e32ec 2024-09-17T07:25:58.612 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi167 smithi167 *:9100 running (2m) 2m ago 27m 5200k - 1.5.0 0da6a335fe13 19b5984f7c51 2024-09-17T07:25:58.612 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (7m) 89s ago 27m 216M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 424969d37dcb 2024-09-17T07:25:58.612 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (6m) 89s ago 26m 192M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 21d038dcf00b 2024-09-17T07:25:58.612 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (6m) 89s ago 26m 179M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 eda694698e8a 2024-09-17T07:25:58.612 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (5m) 89s ago 25m 211M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 86b97ce80e2d 2024-09-17T07:25:58.612 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi167 running (5m) 2m ago 25m 212M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 1c04660dd3e7 2024-09-17T07:25:58.612 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi167 running (4m) 2m ago 25m 211M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 96f829075adc 2024-09-17T07:25:58.613 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi167 running (4m) 2m ago 24m 197M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 793a388967da 2024-09-17T07:25:58.613 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi167 running (3m) 2m ago 24m 246M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 afaa4f201031 2024-09-17T07:25:58.613 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.smithi037 smithi037 *:9095 running (2m) 89s ago 27m 41.3M - 2.43.0 a07b618ecd1d fd1d9764d60d 2024-09-17T07:25:59.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:25:58 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:25:59.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:25:58 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:25:59.319 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d241d094-74c1-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph orch upgrade status' 2024-09-17T07:26:00.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:25:59 smithi167 ceph-mon[49361]: from='client.34546 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:26:00.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:25:59 smithi167 ceph-mon[49361]: pgmap v334: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:26:00.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:25:59 smithi037 ceph-mon[67971]: from='client.34546 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:26:00.274 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:25:59 smithi037 ceph-mon[67971]: pgmap v334: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:26:01.218 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T07:26:01.218 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": null, 2024-09-17T07:26:01.219 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": false, 2024-09-17T07:26:01.219 INFO:teuthology.orchestra.run.smithi037.stdout: "which": "", 2024-09-17T07:26:01.219 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [], 2024-09-17T07:26:01.219 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": null, 2024-09-17T07:26:01.219 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "", 2024-09-17T07:26:01.219 INFO:teuthology.orchestra.run.smithi037.stdout: "is_paused": false 2024-09-17T07:26:01.219 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T07:26:01.944 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d241d094-74c1-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph health detail' 2024-09-17T07:26:02.246 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:26:01 smithi037 ceph-mon[67971]: pgmap v335: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:26:02.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:26:01 smithi167 ceph-mon[49361]: pgmap v335: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:26:03.141 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:26:02 smithi037 ceph-mon[67971]: from='client.34550 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:26:03.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:26:02 smithi167 ceph-mon[49361]: from='client.34550 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:26:03.943 INFO:teuthology.orchestra.run.smithi037.stdout:HEALTH_OK 2024-09-17T07:26:04.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:26:03 smithi167 ceph-mon[49361]: pgmap v336: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:26:04.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:26:03 smithi167 ceph-mon[49361]: from='client.34554 172.21.15.37:0/1284400182' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:26:04.258 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:26:03 smithi037 ceph-mon[67971]: pgmap v336: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:26:04.259 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:26:03 smithi037 ceph-mon[67971]: from='client.34554 172.21.15.37:0/1284400182' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:26:04.522 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d241d094-74c1-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph versions' 2024-09-17T07:26:05.069 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:26:04 smithi037 ceph-mon[67971]: pgmap v337: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:26:05.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:26:04 smithi167 ceph-mon[49361]: pgmap v337: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:26:06.623 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-09-17T07:26:06.623 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-09-17T07:26:06.623 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T07:26:06.623 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:26:06.624 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-09-17T07:26:06.624 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T07:26:06.624 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:26:06.624 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-09-17T07:26:06.624 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 8 2024-09-17T07:26:06.624 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:26:06.624 INFO:teuthology.orchestra.run.smithi037.stdout: "mds": { 2024-09-17T07:26:06.624 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T07:26:06.624 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:26:06.624 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-09-17T07:26:06.624 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 14 2024-09-17T07:26:06.624 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-09-17T07:26:06.624 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-09-17T07:26:06.987 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:26:06 smithi037 ceph-mon[67971]: from='client.34558 172.21.15.37:0/1332969199' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:26:06.999 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:26:06 smithi167 ceph-mon[49361]: from='client.34558 172.21.15.37:0/1332969199' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:26:07.325 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d241d094-74c1-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-09-17T07:26:07.952 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:26:07 smithi037 ceph-mon[67971]: pgmap v338: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:26:07.998 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:26:07 smithi167 ceph-mon[49361]: pgmap v338: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:26:09.338 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-09-17T07:26:09.939 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d241d094-74c1-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2024-09-17T07:26:10.177 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:26:09 smithi037 ceph-mon[67971]: pgmap v339: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:26:10.177 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:26:09 smithi037 ceph-mon[67971]: from='client.34562 172.21.15.37:0/3851395131' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:26:10.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:26:09 smithi167 ceph-mon[49361]: pgmap v339: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:26:10.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:26:09 smithi167 ceph-mon[49361]: from='client.34562 172.21.15.37:0/3851395131' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:26:11.943 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)" 2024-09-17T07:26:12.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:26:11 smithi167 ceph-mon[49361]: pgmap v340: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:26:12.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:26:11 smithi167 ceph-mon[49361]: from='client.34566 172.21.15.37:0/378193015' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:26:12.258 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:26:11 smithi037 ceph-mon[67971]: pgmap v340: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:26:12.259 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:26:11 smithi037 ceph-mon[67971]: from='client.34566 172.21.15.37:0/378193015' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:26:12.529 INFO:teuthology.task.sequential:In sequential, running task cephadm.wait_for_service... 2024-09-17T07:26:12.530 INFO:tasks.cephadm:Waiting for ceph service nfs.foo to start (timeout 300)... 2024-09-17T07:26:12.530 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T07:26:14.057 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:26:13 smithi037 ceph-mon[67971]: pgmap v341: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:26:14.057 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:26:13 smithi037 ceph-mon[67971]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:26:14.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:26:13 smithi167 ceph-mon[49361]: pgmap v341: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T07:26:14.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:26:13 smithi167 ceph-mon[49361]: from='mgr.34104 172.21.15.37:0/4004905805' entity='mgr.smithi037.xnzdne' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T07:26:14.509 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-09-17T07:26:14.509 INFO:teuthology.orchestra.run.smithi037.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-17T06:56:48.394779Z", "last_refresh": "2024-09-17T07:24:29.582942Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-17T06:56:35.015284Z", "last_refresh": "2024-09-17T07:23:42.817416Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-17T06:56:45.682702Z", "last_refresh": "2024-09-17T07:24:29.583070Z", "ports": [3000], "running": 1, "size": 1}}, {"placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-17T07:02:41.052505Z", "last_refresh": "2024-09-17T07:23:42.817926Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T06:56:33.271087Z", "last_refresh": "2024-09-17T07:23:42.817496Z", "running": 2, "size": 2}}, {"placement": {"count": 2, "hosts": ["smithi037:172.21.15.37=smithi037", "smithi167:172.21.15.167=smithi167"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T06:57:19.837282Z", "last_refresh": "2024-09-17T07:23:42.817559Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T07:25:34.102653Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "status": {"created": "2024-09-17T07:05:25.156541Z", "last_refresh": "2024-09-17T07:23:42.817986Z", "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-17T06:56:47.079798Z", "last_refresh": "2024-09-17T07:23:42.817618Z", "ports": [9100], "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89", "container_image_name": "quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9", "last_refresh": "2024-09-17T07:23:42.817677Z", "running": 8, "size": 8}, "unmanaged": true}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-17T06:56:43.474217Z", "last_refresh": "2024-09-17T07:24:29.583196Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-17T07:26:15.107 INFO:tasks.cephadm:nfs.foo has 2/2 2024-09-17T07:26:15.107 DEBUG:teuthology.parallel:result is None 2024-09-17T07:26:15.107 INFO:teuthology.run_tasks:Running task vip.exec... 2024-09-17T07:26:15.117 INFO:tasks.vip:Running commands on role host.a host ubuntu@smithi037.front.sepia.ceph.com 2024-09-17T07:26:15.117 DEBUG:teuthology.orchestra.run.smithi037:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'umount /mnt/foo' 2024-09-17T07:26:15.144 INFO:teuthology.orchestra.run.smithi037.stderr:+ umount /mnt/foo 2024-09-17T07:26:15.150 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-17T07:26:15.160 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi037.front.sepia.ceph.com 2024-09-17T07:26:15.161 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- bash -c 'ceph nfs cluster ls | grep foo' 2024-09-17T07:26:16.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:26:15 smithi037 ceph-mon[67971]: from='client.34570 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T07:26:16.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:26:15 smithi037 ceph-mon[67971]: pgmap v342: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:26:16.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:26:15 smithi167 ceph-mon[49361]: from='client.34570 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T07:26:16.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:26:15 smithi167 ceph-mon[49361]: pgmap v342: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:26:17.128 INFO:teuthology.orchestra.run.smithi037.stdout: "foo" 2024-09-17T07:26:17.859 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- bash -c 'ceph nfs export ls foo --detailed' 2024-09-17T07:26:18.169 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:26:17 smithi037 ceph-mon[67971]: pgmap v343: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:26:18.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:26:17 smithi167 ceph-mon[49361]: pgmap v343: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:26:19.138 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:26:18 smithi037 ceph-mon[67971]: from='client.34574 -' entity='client.admin' cmd=[{"prefix": "nfs cluster ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:26:19.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:26:18 smithi167 ceph-mon[49361]: from='client.34574 -' entity='client.admin' cmd=[{"prefix": "nfs cluster ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:26:19.915 INFO:teuthology.orchestra.run.smithi037.stdout:[ 2024-09-17T07:26:19.915 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-09-17T07:26:19.915 INFO:teuthology.orchestra.run.smithi037.stdout: "access_type": "RW", 2024-09-17T07:26:19.915 INFO:teuthology.orchestra.run.smithi037.stdout: "clients": [], 2024-09-17T07:26:19.915 INFO:teuthology.orchestra.run.smithi037.stdout: "cluster_id": "foo", 2024-09-17T07:26:19.915 INFO:teuthology.orchestra.run.smithi037.stdout: "export_id": 1, 2024-09-17T07:26:19.916 INFO:teuthology.orchestra.run.smithi037.stdout: "fsal": { 2024-09-17T07:26:19.916 INFO:teuthology.orchestra.run.smithi037.stdout: "fs_name": "foofs", 2024-09-17T07:26:19.916 INFO:teuthology.orchestra.run.smithi037.stdout: "name": "CEPH", 2024-09-17T07:26:19.916 INFO:teuthology.orchestra.run.smithi037.stdout: "user_id": "nfs.foo.1" 2024-09-17T07:26:19.916 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-09-17T07:26:19.916 INFO:teuthology.orchestra.run.smithi037.stdout: "path": "/", 2024-09-17T07:26:19.916 INFO:teuthology.orchestra.run.smithi037.stdout: "protocols": [ 2024-09-17T07:26:19.916 INFO:teuthology.orchestra.run.smithi037.stdout: 4 2024-09-17T07:26:19.916 INFO:teuthology.orchestra.run.smithi037.stdout: ], 2024-09-17T07:26:19.916 INFO:teuthology.orchestra.run.smithi037.stdout: "pseudo": "/fake", 2024-09-17T07:26:19.917 INFO:teuthology.orchestra.run.smithi037.stdout: "security_label": true, 2024-09-17T07:26:19.917 INFO:teuthology.orchestra.run.smithi037.stdout: "squash": "no_root_squash", 2024-09-17T07:26:19.917 INFO:teuthology.orchestra.run.smithi037.stdout: "transports": [ 2024-09-17T07:26:19.917 INFO:teuthology.orchestra.run.smithi037.stdout: "TCP" 2024-09-17T07:26:19.917 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-09-17T07:26:19.917 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-09-17T07:26:19.917 INFO:teuthology.orchestra.run.smithi037.stdout:] 2024-09-17T07:26:20.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:26:19 smithi167 ceph-mon[49361]: pgmap v344: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:26:20.263 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:26:19 smithi037 ceph-mon[67971]: pgmap v344: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:26:20.577 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- bash -c 'rados -p .nfs --all ls -' 2024-09-17T07:26:21.174 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:26:20 smithi037 ceph-mon[67971]: from='client.34578 -' entity='client.admin' cmd=[{"prefix": "nfs export ls", "cluster_id": "foo", "detailed": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:26:21.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:26:20 smithi167 ceph-mon[49361]: from='client.34578 -' entity='client.admin' cmd=[{"prefix": "nfs export ls", "cluster_id": "foo", "detailed": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:26:22.105 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:26:21 smithi037 ceph-mon[67971]: pgmap v345: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:26:22.105 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:26:21 smithi037 ceph-mon[67971]: mgrmap e48: smithi037.xnzdne(active, since 9m), standbys: smithi167.ysqmzf 2024-09-17T07:26:22.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:26:21 smithi167 ceph-mon[49361]: pgmap v345: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T07:26:22.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:26:21 smithi167 ceph-mon[49361]: mgrmap e48: smithi037.xnzdne(active, since 9m), standbys: smithi167.ysqmzf 2024-09-17T07:26:22.331 INFO:teuthology.orchestra.run.smithi037.stdout:foo rec-0000000000000004:nfs.foo.1 2024-09-17T07:26:22.331 INFO:teuthology.orchestra.run.smithi037.stdout:foo grace 2024-09-17T07:26:22.331 INFO:teuthology.orchestra.run.smithi037.stdout:foo rec-0000000000000004:nfs.foo.0 2024-09-17T07:26:22.331 INFO:teuthology.orchestra.run.smithi037.stdout:foo conf-nfs.foo 2024-09-17T07:26:22.331 INFO:teuthology.orchestra.run.smithi037.stdout:foo export-1 2024-09-17T07:26:22.882 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d241d094-74c1-11ef-bceb-c7b262605968 -- bash -c 'ceph config get mgr mgr/cephadm/migration_current | grep 6' 2024-09-17T07:26:24.176 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:26:23 smithi037 ceph-mon[67971]: pgmap v346: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-09-17T07:26:24.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:26:23 smithi167 ceph-mon[49361]: pgmap v346: 129 pgs: 129 active+clean; 221 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-09-17T07:26:24.868 INFO:teuthology.orchestra.run.smithi037.stdout:6 2024-09-17T07:26:25.149 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:26:24 smithi037 ceph-mon[67971]: from='client.34592 172.21.15.37:0/4111864366' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/cephadm/migration_current"}]: dispatch 2024-09-17T07:26:25.249 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:26:24 smithi167 ceph-mon[49361]: from='client.34592 172.21.15.37:0/4111864366' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/cephadm/migration_current"}]: dispatch 2024-09-17T07:26:25.457 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-17T07:26:25.466 INFO:tasks.cephadm:Teardown begin 2024-09-17T07:26:25.467 DEBUG:teuthology.orchestra.run.smithi037:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T07:26:25.496 DEBUG:teuthology.orchestra.run.smithi167:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T07:26:25.530 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-17T07:26:25.530 DEBUG:teuthology.orchestra.run.smithi037:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-17T07:26:25.553 DEBUG:teuthology.orchestra.run.smithi167:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-17T07:26:25.587 INFO:tasks.cephadm:Stopping all daemons... 2024-09-17T07:26:25.587 INFO:tasks.cephadm.mon.smithi037:Stopping mon.smithi037... 2024-09-17T07:26:25.588 DEBUG:teuthology.orchestra.run.smithi037:> sudo systemctl stop ceph-d241d094-74c1-11ef-bceb-c7b262605968@mon.smithi037 2024-09-17T07:26:25.773 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:26:25 smithi037 systemd[1]: Stopping Ceph mon.smithi037 for d241d094-74c1-11ef-bceb-c7b262605968... 2024-09-17T07:26:26.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:26:25 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon-smithi037[67967]: 2024-09-17T07:26:25.919+0000 7f6213b36640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi037 -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-09-17T07:26:26.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:26:25 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon-smithi037[67967]: 2024-09-17T07:26:25.919+0000 7f6213b36640 -1 mon.smithi037@0(leader) e3 *** Got Signal Terminated *** 2024-09-17T07:26:26.273 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:26:26 smithi037 podman[113777]: 2024-09-17 07:26:26.082245723 +0000 UTC m=+0.294626710 container died 8ad50fcd5c53e634d886bc23301a74bd3ede8c2c0ae097a8b686c28977731299 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon-smithi037, org.label-schema.vendor=CentOS, GIT_CLEAN=True, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, RELEASE=reef-19e2a2b) 2024-09-17T07:26:26.712 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:26:26 smithi037 podman[113777]: 2024-09-17 07:26:26.503196198 +0000 UTC m=+0.715577175 container cleanup 8ad50fcd5c53e634d886bc23301a74bd3ede8c2c0ae097a8b686c28977731299 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon-smithi037, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=reef-19e2a2b, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, ceph=True, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.license=GPLv2) 2024-09-17T07:26:26.713 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:26:26 smithi037 bash[113777]: ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon-smithi037 2024-09-17T07:26:26.939 DEBUG:teuthology.orchestra.run.smithi037:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d241d094-74c1-11ef-bceb-c7b262605968@mon.smithi037.service' 2024-09-17T07:26:26.963 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:26:26 smithi037 podman[113855]: 2024-09-17 07:26:26.712931637 +0000 UTC m=+0.625222528 container remove 8ad50fcd5c53e634d886bc23301a74bd3ede8c2c0ae097a8b686c28977731299 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon-smithi037, ceph=True, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=reef-19e2a2b, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-17T07:26:26.963 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:26:26 smithi037 systemd[1]: ceph-d241d094-74c1-11ef-bceb-c7b262605968@mon.smithi037.service: Deactivated successfully. 2024-09-17T07:26:26.963 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:26:26 smithi037 systemd[1]: Stopped Ceph mon.smithi037 for d241d094-74c1-11ef-bceb-c7b262605968. 2024-09-17T07:26:26.963 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Sep 17 07:26:26 smithi037 systemd[1]: ceph-d241d094-74c1-11ef-bceb-c7b262605968@mon.smithi037.service: Consumed 9.083s CPU time. 2024-09-17T07:26:26.992 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T07:26:26.992 INFO:tasks.cephadm.mon.smithi037:Stopped mon.smithi037 2024-09-17T07:26:26.992 INFO:tasks.cephadm.mon.smithi167:Stopping mon.smithi167... 2024-09-17T07:26:26.992 DEBUG:teuthology.orchestra.run.smithi167:> sudo systemctl stop ceph-d241d094-74c1-11ef-bceb-c7b262605968@mon.smithi167 2024-09-17T07:26:27.314 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:26:27 smithi167 systemd[1]: Stopping Ceph mon.smithi167 for d241d094-74c1-11ef-bceb-c7b262605968... 2024-09-17T07:26:27.579 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:26:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon-smithi167[49357]: 2024-09-17T07:26:27.313+0000 7f720c211640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi167 -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-09-17T07:26:28.452 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:26:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon-smithi167[49357]: 2024-09-17T07:26:27.313+0000 7f720c211640 -1 mon.smithi167@1(peon) e3 *** Got Signal Terminated *** 2024-09-17T07:26:28.453 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:26:27 smithi167 podman[75030]: 2024-09-17 07:26:27.579039755 +0000 UTC m=+0.381605080 container died 4e36fc03fea99e00454b55f06f739443b08e2d34e58ecd3bb399f6c1ff155b2d (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon-smithi167, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, RELEASE=reef-19e2a2b, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux ) 2024-09-17T07:26:28.453 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:26:28 smithi167 podman[75030]: 2024-09-17 07:26:28.063557646 +0000 UTC m=+0.866122960 container cleanup 4e36fc03fea99e00454b55f06f739443b08e2d34e58ecd3bb399f6c1ff155b2d (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon-smithi167, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, RELEASE=reef-19e2a2b, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0) 2024-09-17T07:26:28.453 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Sep 17 07:26:28 smithi167 bash[75030]: ceph-d241d094-74c1-11ef-bceb-c7b262605968-mon-smithi167 2024-09-17T07:26:28.500 DEBUG:teuthology.orchestra.run.smithi167:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d241d094-74c1-11ef-bceb-c7b262605968@mon.smithi167.service' 2024-09-17T07:26:28.549 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T07:26:28.549 INFO:tasks.cephadm.mon.smithi167:Stopped mon.smithi167 2024-09-17T07:26:28.549 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-09-17T07:26:28.550 DEBUG:teuthology.orchestra.run.smithi037:> sudo systemctl stop ceph-d241d094-74c1-11ef-bceb-c7b262605968@osd.0 2024-09-17T07:26:28.917 INFO:journalctl@ceph.osd.0.smithi037.stdout:Sep 17 07:26:28 smithi037 systemd[1]: Stopping Ceph osd.0 for d241d094-74c1-11ef-bceb-c7b262605968... 2024-09-17T07:26:29.273 INFO:journalctl@ceph.osd.0.smithi037.stdout:Sep 17 07:26:28 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-0[73898]: 2024-09-17T07:26:28.915+0000 7f7d2c86c640 -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-09-17T07:26:29.273 INFO:journalctl@ceph.osd.0.smithi037.stdout:Sep 17 07:26:28 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-0[73898]: 2024-09-17T07:26:28.915+0000 7f7d2c86c640 -1 osd.0 117 *** Got signal Terminated *** 2024-09-17T07:26:29.273 INFO:journalctl@ceph.osd.0.smithi037.stdout:Sep 17 07:26:28 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-0[73898]: 2024-09-17T07:26:28.915+0000 7f7d2c86c640 -1 osd.0 117 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T07:26:34.750 INFO:journalctl@ceph.osd.0.smithi037.stdout:Sep 17 07:26:34 smithi037 podman[113994]: 2024-09-17 07:26:34.475216387 +0000 UTC m=+5.720669188 container died 424969d37dcb26dcc7492c4c66b16534d5c05a44d09cdf9814e5fc1c36903b3a (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-0, org.label-schema.vendor=CentOS, ceph=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-19e2a2b, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0) 2024-09-17T07:26:35.023 INFO:journalctl@ceph.osd.0.smithi037.stdout:Sep 17 07:26:34 smithi037 podman[113994]: 2024-09-17 07:26:34.858093383 +0000 UTC m=+6.103546169 container cleanup 424969d37dcb26dcc7492c4c66b16534d5c05a44d09cdf9814e5fc1c36903b3a (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, RELEASE=reef-19e2a2b, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux ) 2024-09-17T07:26:35.023 INFO:journalctl@ceph.osd.0.smithi037.stdout:Sep 17 07:26:34 smithi037 bash[113994]: ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-0 2024-09-17T07:26:35.438 INFO:journalctl@ceph.osd.0.smithi037.stdout:Sep 17 07:26:35 smithi037 podman[114010]: 2024-09-17 07:26:35.109429486 +0000 UTC m=+0.628282469 container remove 424969d37dcb26dcc7492c4c66b16534d5c05a44d09cdf9814e5fc1c36903b3a (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, RELEASE=reef-19e2a2b, ceph=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2) 2024-09-17T07:26:35.746 INFO:journalctl@ceph.osd.0.smithi037.stdout:Sep 17 07:26:35 smithi037 podman[114097]: 2024-09-17 07:26:35.341853922 +0000 UTC m=+0.016744312 image pull 980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89 quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 2024-09-17T07:26:35.746 INFO:journalctl@ceph.osd.0.smithi037.stdout:Sep 17 07:26:35 smithi037 podman[114097]: 2024-09-17 07:26:35.46032181 +0000 UTC m=+0.135212187 container create 058f3470c9d7de903ad59d7986514674915cc0f00f77ac1434a1af0ef4f9a325 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-0-deactivate, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.build-date=20240731, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, RELEASE=reef-19e2a2b) 2024-09-17T07:26:35.746 INFO:journalctl@ceph.osd.0.smithi037.stdout:Sep 17 07:26:35 smithi037 podman[114097]: 2024-09-17 07:26:35.671495993 +0000 UTC m=+0.346386385 container init 058f3470c9d7de903ad59d7986514674915cc0f00f77ac1434a1af0ef4f9a325 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-0-deactivate, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=reef-19e2a2b, ceph=True) 2024-09-17T07:26:35.746 INFO:journalctl@ceph.osd.0.smithi037.stdout:Sep 17 07:26:35 smithi037 podman[114097]: 2024-09-17 07:26:35.674892805 +0000 UTC m=+0.349783193 container start 058f3470c9d7de903ad59d7986514674915cc0f00f77ac1434a1af0ef4f9a325 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-0-deactivate, RELEASE=reef-19e2a2b, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True) 2024-09-17T07:26:35.747 INFO:journalctl@ceph.osd.0.smithi037.stdout:Sep 17 07:26:35 smithi037 podman[114097]: 2024-09-17 07:26:35.746282241 +0000 UTC m=+0.421172629 container attach 058f3470c9d7de903ad59d7986514674915cc0f00f77ac1434a1af0ef4f9a325 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-0-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_CLEAN=True, CEPH_POINT_RELEASE=, RELEASE=reef-19e2a2b, ceph=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux ) 2024-09-17T07:26:36.023 INFO:journalctl@ceph.osd.0.smithi037.stdout:Sep 17 07:26:35 smithi037 podman[114097]: 2024-09-17 07:26:35.86859698 +0000 UTC m=+0.543487367 container died 058f3470c9d7de903ad59d7986514674915cc0f00f77ac1434a1af0ef4f9a325 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-0-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, RELEASE=reef-19e2a2b, ceph=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=) 2024-09-17T07:26:36.500 DEBUG:teuthology.orchestra.run.smithi037:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d241d094-74c1-11ef-bceb-c7b262605968@osd.0.service' 2024-09-17T07:26:36.547 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T07:26:36.547 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-09-17T07:26:36.547 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-09-17T07:26:36.547 DEBUG:teuthology.orchestra.run.smithi037:> sudo systemctl stop ceph-d241d094-74c1-11ef-bceb-c7b262605968@osd.1 2024-09-17T07:26:36.755 INFO:journalctl@ceph.osd.1.smithi037.stdout:Sep 17 07:26:36 smithi037 systemd[1]: Stopping Ceph osd.1 for d241d094-74c1-11ef-bceb-c7b262605968... 2024-09-17T07:26:37.023 INFO:journalctl@ceph.osd.1.smithi037.stdout:Sep 17 07:26:36 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-1[76798]: 2024-09-17T07:26:36.844+0000 7f3427004640 -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-09-17T07:26:37.023 INFO:journalctl@ceph.osd.1.smithi037.stdout:Sep 17 07:26:36 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-1[76798]: 2024-09-17T07:26:36.844+0000 7f3427004640 -1 osd.1 117 *** Got signal Terminated *** 2024-09-17T07:26:37.024 INFO:journalctl@ceph.osd.1.smithi037.stdout:Sep 17 07:26:36 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-1[76798]: 2024-09-17T07:26:36.844+0000 7f3427004640 -1 osd.1 117 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T07:26:42.649 INFO:journalctl@ceph.osd.1.smithi037.stdout:Sep 17 07:26:42 smithi037 podman[114201]: 2024-09-17 07:26:42.380557274 +0000 UTC m=+5.629663746 container died 21d038dcf00bd6a54c5a1a74faec7bd34ac564f852519d2872d7379fb5527f8b (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-1, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, RELEASE=reef-19e2a2b, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2) 2024-09-17T07:26:43.021 INFO:journalctl@ceph.osd.1.smithi037.stdout:Sep 17 07:26:42 smithi037 podman[114201]: 2024-09-17 07:26:42.737072198 +0000 UTC m=+5.986178665 container cleanup 21d038dcf00bd6a54c5a1a74faec7bd34ac564f852519d2872d7379fb5527f8b (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-1, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, RELEASE=reef-19e2a2b, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD) 2024-09-17T07:26:43.022 INFO:journalctl@ceph.osd.1.smithi037.stdout:Sep 17 07:26:42 smithi037 bash[114201]: ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-1 2024-09-17T07:26:43.273 INFO:journalctl@ceph.osd.1.smithi037.stdout:Sep 17 07:26:43 smithi037 podman[114227]: 2024-09-17 07:26:43.021927259 +0000 UTC m=+0.632813738 container remove 21d038dcf00bd6a54c5a1a74faec7bd34ac564f852519d2872d7379fb5527f8b (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-1, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, RELEASE=reef-19e2a2b, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-17T07:26:43.629 INFO:journalctl@ceph.osd.1.smithi037.stdout:Sep 17 07:26:43 smithi037 podman[114316]: 2024-09-17 07:26:43.281925995 +0000 UTC m=+0.016972181 image pull 980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89 quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 2024-09-17T07:26:43.629 INFO:journalctl@ceph.osd.1.smithi037.stdout:Sep 17 07:26:43 smithi037 podman[114316]: 2024-09-17 07:26:43.414715345 +0000 UTC m=+0.149761512 container create 0672b42fddc1e7ac312083a81ba13bce6978c0c6ffe27d55fe66ab27b64acafd (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-1-deactivate, maintainer=Guillaume Abrioux , GIT_CLEAN=True, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, RELEASE=reef-19e2a2b, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=) 2024-09-17T07:26:43.629 INFO:journalctl@ceph.osd.1.smithi037.stdout:Sep 17 07:26:43 smithi037 podman[114316]: 2024-09-17 07:26:43.62568526 +0000 UTC m=+0.360731432 container init 0672b42fddc1e7ac312083a81ba13bce6978c0c6ffe27d55fe66ab27b64acafd (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-1-deactivate, RELEASE=reef-19e2a2b, GIT_CLEAN=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, io.buildah.version=1.37.2) 2024-09-17T07:26:43.629 INFO:journalctl@ceph.osd.1.smithi037.stdout:Sep 17 07:26:43 smithi037 podman[114316]: 2024-09-17 07:26:43.629273707 +0000 UTC m=+0.364319877 container start 0672b42fddc1e7ac312083a81ba13bce6978c0c6ffe27d55fe66ab27b64acafd (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-1-deactivate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-19e2a2b, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, ceph=True) 2024-09-17T07:26:44.023 INFO:journalctl@ceph.osd.1.smithi037.stdout:Sep 17 07:26:43 smithi037 podman[114316]: 2024-09-17 07:26:43.7090688 +0000 UTC m=+0.444114968 container attach 0672b42fddc1e7ac312083a81ba13bce6978c0c6ffe27d55fe66ab27b64acafd (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-1-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, RELEASE=reef-19e2a2b, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, org.label-schema.schema-version=1.0, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731) 2024-09-17T07:26:44.024 INFO:journalctl@ceph.osd.1.smithi037.stdout:Sep 17 07:26:43 smithi037 podman[114316]: 2024-09-17 07:26:43.821181346 +0000 UTC m=+0.556227520 container died 0672b42fddc1e7ac312083a81ba13bce6978c0c6ffe27d55fe66ab27b64acafd (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-1-deactivate, RELEASE=reef-19e2a2b, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0) 2024-09-17T07:26:44.413 DEBUG:teuthology.orchestra.run.smithi037:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d241d094-74c1-11ef-bceb-c7b262605968@osd.1.service' 2024-09-17T07:26:44.456 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T07:26:44.456 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-09-17T07:26:44.456 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-09-17T07:26:44.456 DEBUG:teuthology.orchestra.run.smithi037:> sudo systemctl stop ceph-d241d094-74c1-11ef-bceb-c7b262605968@osd.2 2024-09-17T07:26:44.773 INFO:journalctl@ceph.osd.2.smithi037.stdout:Sep 17 07:26:44 smithi037 systemd[1]: Stopping Ceph osd.2 for d241d094-74c1-11ef-bceb-c7b262605968... 2024-09-17T07:26:45.273 INFO:journalctl@ceph.osd.2.smithi037.stdout:Sep 17 07:26:44 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-2[79666]: 2024-09-17T07:26:44.832+0000 7fa762c98640 -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-09-17T07:26:45.273 INFO:journalctl@ceph.osd.2.smithi037.stdout:Sep 17 07:26:44 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-2[79666]: 2024-09-17T07:26:44.832+0000 7fa762c98640 -1 osd.2 117 *** Got signal Terminated *** 2024-09-17T07:26:45.274 INFO:journalctl@ceph.osd.2.smithi037.stdout:Sep 17 07:26:44 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-2[79666]: 2024-09-17T07:26:44.832+0000 7fa762c98640 -1 osd.2 117 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T07:26:50.501 INFO:journalctl@ceph.osd.2.smithi037.stdout:Sep 17 07:26:50 smithi037 podman[114451]: 2024-09-17 07:26:50.219147176 +0000 UTC m=+5.523066295 container died eda694698e8a9fe2c6102f4d313e867ad01ca7bfcc39129420b16487e4841942 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-2, GIT_CLEAN=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, RELEASE=reef-19e2a2b, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731) 2024-09-17T07:26:50.759 INFO:journalctl@ceph.osd.2.smithi037.stdout:Sep 17 07:26:50 smithi037 podman[114451]: 2024-09-17 07:26:50.599174142 +0000 UTC m=+5.903093259 container cleanup eda694698e8a9fe2c6102f4d313e867ad01ca7bfcc39129420b16487e4841942 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-2, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, RELEASE=reef-19e2a2b, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, ceph=True, GIT_CLEAN=True) 2024-09-17T07:26:50.759 INFO:journalctl@ceph.osd.2.smithi037.stdout:Sep 17 07:26:50 smithi037 bash[114451]: ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-2 2024-09-17T07:26:51.023 INFO:journalctl@ceph.osd.2.smithi037.stdout:Sep 17 07:26:50 smithi037 podman[114478]: 2024-09-17 07:26:50.758909357 +0000 UTC m=+0.542948755 container remove eda694698e8a9fe2c6102f4d313e867ad01ca7bfcc39129420b16487e4841942 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, RELEASE=reef-19e2a2b, org.label-schema.schema-version=1.0) 2024-09-17T07:26:51.470 INFO:journalctl@ceph.osd.2.smithi037.stdout:Sep 17 07:26:51 smithi037 podman[114568]: 2024-09-17 07:26:51.073407862 +0000 UTC m=+0.016452309 image pull 980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89 quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 2024-09-17T07:26:51.471 INFO:journalctl@ceph.osd.2.smithi037.stdout:Sep 17 07:26:51 smithi037 podman[114568]: 2024-09-17 07:26:51.176531044 +0000 UTC m=+0.119575527 container create 2434f103e1ebf4bc049a2bac9e509f9771b1fe107ebca9f52ebdcee697bc18db (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-2-deactivate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, ceph=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , RELEASE=reef-19e2a2b, GIT_CLEAN=True, org.label-schema.vendor=CentOS) 2024-09-17T07:26:51.471 INFO:journalctl@ceph.osd.2.smithi037.stdout:Sep 17 07:26:51 smithi037 podman[114568]: 2024-09-17 07:26:51.387391291 +0000 UTC m=+0.330435736 container init 2434f103e1ebf4bc049a2bac9e509f9771b1fe107ebca9f52ebdcee697bc18db (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-2-deactivate, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, ceph=True, RELEASE=reef-19e2a2b, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-17T07:26:51.471 INFO:journalctl@ceph.osd.2.smithi037.stdout:Sep 17 07:26:51 smithi037 podman[114568]: 2024-09-17 07:26:51.390806206 +0000 UTC m=+0.333850643 container start 2434f103e1ebf4bc049a2bac9e509f9771b1fe107ebca9f52ebdcee697bc18db (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-2-deactivate, org.label-schema.license=GPLv2, RELEASE=reef-19e2a2b, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True) 2024-09-17T07:26:51.471 INFO:journalctl@ceph.osd.2.smithi037.stdout:Sep 17 07:26:51 smithi037 podman[114568]: 2024-09-17 07:26:51.470488669 +0000 UTC m=+0.413533116 container attach 2434f103e1ebf4bc049a2bac9e509f9771b1fe107ebca9f52ebdcee697bc18db (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-2-deactivate, ceph=True, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, RELEASE=reef-19e2a2b) 2024-09-17T07:26:51.773 INFO:journalctl@ceph.osd.2.smithi037.stdout:Sep 17 07:26:51 smithi037 podman[114568]: 2024-09-17 07:26:51.586186073 +0000 UTC m=+0.529230518 container died 2434f103e1ebf4bc049a2bac9e509f9771b1fe107ebca9f52ebdcee697bc18db (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-2-deactivate, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, RELEASE=reef-19e2a2b, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, io.buildah.version=1.37.2) 2024-09-17T07:26:52.187 DEBUG:teuthology.orchestra.run.smithi037:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d241d094-74c1-11ef-bceb-c7b262605968@osd.2.service' 2024-09-17T07:26:52.230 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T07:26:52.230 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-09-17T07:26:52.230 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-09-17T07:26:52.230 DEBUG:teuthology.orchestra.run.smithi037:> sudo systemctl stop ceph-d241d094-74c1-11ef-bceb-c7b262605968@osd.3 2024-09-17T07:26:52.523 INFO:journalctl@ceph.osd.3.smithi037.stdout:Sep 17 07:26:52 smithi037 systemd[1]: Stopping Ceph osd.3 for d241d094-74c1-11ef-bceb-c7b262605968... 2024-09-17T07:26:53.023 INFO:journalctl@ceph.osd.3.smithi037.stdout:Sep 17 07:26:52 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-3[82548]: 2024-09-17T07:26:52.569+0000 7f3838afa640 -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-09-17T07:26:53.023 INFO:journalctl@ceph.osd.3.smithi037.stdout:Sep 17 07:26:52 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-3[82548]: 2024-09-17T07:26:52.569+0000 7f3838afa640 -1 osd.3 117 *** Got signal Terminated *** 2024-09-17T07:26:53.024 INFO:journalctl@ceph.osd.3.smithi037.stdout:Sep 17 07:26:52 smithi037 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-3[82548]: 2024-09-17T07:26:52.569+0000 7f3838afa640 -1 osd.3 117 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T07:26:55.999 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:26:55 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:26:55.545+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:30.770022+0000 front 2024-09-17T07:26:30.769832+0000 (oldest deadline 2024-09-17T07:26:55.469761+0000) 2024-09-17T07:26:56.466 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:26:56 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-5[56590]: 2024-09-17T07:26:56.143+0000 7f071a8a2640 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:31.164632+0000 front 2024-09-17T07:26:31.164786+0000 (oldest deadline 2024-09-17T07:26:55.864675+0000) 2024-09-17T07:26:56.749 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:26:56 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6[58905]: 2024-09-17T07:26:56.465+0000 7f4406a00640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:31.607013+0000 front 2024-09-17T07:26:31.607037+0000 (oldest deadline 2024-09-17T07:26:55.706947+0000) 2024-09-17T07:26:56.749 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:26:56 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:26:56.529+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:30.770022+0000 front 2024-09-17T07:26:30.769832+0000 (oldest deadline 2024-09-17T07:26:55.469761+0000) 2024-09-17T07:26:57.249 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:26:57 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-5[56590]: 2024-09-17T07:26:57.142+0000 7f071a8a2640 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:31.164632+0000 front 2024-09-17T07:26:31.164786+0000 (oldest deadline 2024-09-17T07:26:55.864675+0000) 2024-09-17T07:26:57.250 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 17 07:26:56 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-4[54315]: 2024-09-17T07:26:56.932+0000 7f715b5b2640 -1 osd.4 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:33.428848+0000 front 2024-09-17T07:26:33.428970+0000 (oldest deadline 2024-09-17T07:26:56.328748+0000) 2024-09-17T07:26:57.749 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:26:57 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6[58905]: 2024-09-17T07:26:57.487+0000 7f4406a00640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:31.607013+0000 front 2024-09-17T07:26:31.607037+0000 (oldest deadline 2024-09-17T07:26:55.706947+0000) 2024-09-17T07:26:57.749 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:26:57 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:26:57.575+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:30.770022+0000 front 2024-09-17T07:26:30.769832+0000 (oldest deadline 2024-09-17T07:26:55.469761+0000) 2024-09-17T07:26:58.249 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 17 07:26:57 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-4[54315]: 2024-09-17T07:26:57.960+0000 7f715b5b2640 -1 osd.4 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:33.428848+0000 front 2024-09-17T07:26:33.428970+0000 (oldest deadline 2024-09-17T07:26:56.328748+0000) 2024-09-17T07:26:58.249 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:26:58 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-5[56590]: 2024-09-17T07:26:58.102+0000 7f071a8a2640 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:31.164632+0000 front 2024-09-17T07:26:31.164786+0000 (oldest deadline 2024-09-17T07:26:55.864675+0000) 2024-09-17T07:26:58.268 INFO:journalctl@ceph.osd.3.smithi037.stdout:Sep 17 07:26:57 smithi037 podman[114670]: 2024-09-17 07:26:57.950043616 +0000 UTC m=+5.490649265 container died 86b97ce80e2da246ad6f7d37523e3f1797c8817352685762b2d1c4b4ccd70bdb (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-3, RELEASE=reef-19e2a2b, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.license=GPLv2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=) 2024-09-17T07:26:58.524 INFO:journalctl@ceph.osd.3.smithi037.stdout:Sep 17 07:26:58 smithi037 podman[114670]: 2024-09-17 07:26:58.268715027 +0000 UTC m=+5.809320671 container cleanup 86b97ce80e2da246ad6f7d37523e3f1797c8817352685762b2d1c4b4ccd70bdb (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-3, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, RELEASE=reef-19e2a2b, org.label-schema.schema-version=1.0) 2024-09-17T07:26:58.682 INFO:journalctl@ceph.osd.3.smithi037.stdout:Sep 17 07:26:58 smithi037 bash[114670]: ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-3 2024-09-17T07:26:58.683 INFO:journalctl@ceph.osd.3.smithi037.stdout:Sep 17 07:26:58 smithi037 podman[114685]: 2024-09-17 07:26:58.461559968 +0000 UTC m=+0.513743547 container remove 86b97ce80e2da246ad6f7d37523e3f1797c8817352685762b2d1c4b4ccd70bdb (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-3, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_CLEAN=True, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=reef-19e2a2b, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, io.buildah.version=1.37.2) 2024-09-17T07:26:58.749 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:26:58 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6[58905]: 2024-09-17T07:26:58.469+0000 7f4406a00640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:31.607013+0000 front 2024-09-17T07:26:31.607037+0000 (oldest deadline 2024-09-17T07:26:55.706947+0000) 2024-09-17T07:26:58.749 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:26:58 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:26:58.573+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:30.770022+0000 front 2024-09-17T07:26:30.769832+0000 (oldest deadline 2024-09-17T07:26:55.469761+0000) 2024-09-17T07:26:59.173 INFO:journalctl@ceph.osd.3.smithi037.stdout:Sep 17 07:26:58 smithi037 podman[114774]: 2024-09-17 07:26:58.812323619 +0000 UTC m=+0.016851561 image pull 980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89 quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 2024-09-17T07:26:59.173 INFO:journalctl@ceph.osd.3.smithi037.stdout:Sep 17 07:26:58 smithi037 podman[114774]: 2024-09-17 07:26:58.945901123 +0000 UTC m=+0.150429106 container create 7b4c1bea02f511e75f3badd6915890802f92c6ed9c9908bf8e936ff9a22589f4 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-3-deactivate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , RELEASE=reef-19e2a2b, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0) 2024-09-17T07:26:59.173 INFO:journalctl@ceph.osd.3.smithi037.stdout:Sep 17 07:26:59 smithi037 podman[114774]: 2024-09-17 07:26:59.173405435 +0000 UTC m=+0.377933382 container init 7b4c1bea02f511e75f3badd6915890802f92c6ed9c9908bf8e936ff9a22589f4 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-3-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, RELEASE=reef-19e2a2b, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-17T07:26:59.249 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 17 07:26:58 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-4[54315]: 2024-09-17T07:26:58.943+0000 7f715b5b2640 -1 osd.4 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:33.428848+0000 front 2024-09-17T07:26:33.428970+0000 (oldest deadline 2024-09-17T07:26:56.328748+0000) 2024-09-17T07:26:59.249 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:26:59 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-5[56590]: 2024-09-17T07:26:59.085+0000 7f071a8a2640 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:31.164632+0000 front 2024-09-17T07:26:31.164786+0000 (oldest deadline 2024-09-17T07:26:55.864675+0000) 2024-09-17T07:26:59.524 INFO:journalctl@ceph.osd.3.smithi037.stdout:Sep 17 07:26:59 smithi037 podman[114774]: 2024-09-17 07:26:59.176858342 +0000 UTC m=+0.381386291 container start 7b4c1bea02f511e75f3badd6915890802f92c6ed9c9908bf8e936ff9a22589f4 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-3-deactivate, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, GIT_CLEAN=True, CEPH_POINT_RELEASE=, RELEASE=reef-19e2a2b, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, ceph=True, org.label-schema.vendor=CentOS) 2024-09-17T07:26:59.524 INFO:journalctl@ceph.osd.3.smithi037.stdout:Sep 17 07:26:59 smithi037 podman[114774]: 2024-09-17 07:26:59.24851748 +0000 UTC m=+0.453045433 container attach 7b4c1bea02f511e75f3badd6915890802f92c6ed9c9908bf8e936ff9a22589f4 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-3-deactivate, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-19e2a2b) 2024-09-17T07:26:59.524 INFO:journalctl@ceph.osd.3.smithi037.stdout:Sep 17 07:26:59 smithi037 podman[114774]: 2024-09-17 07:26:59.36999466 +0000 UTC m=+0.574522610 container died 7b4c1bea02f511e75f3badd6915890802f92c6ed9c9908bf8e936ff9a22589f4 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-3-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_CLEAN=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.license=GPLv2, RELEASE=reef-19e2a2b, org.label-schema.build-date=20240731) 2024-09-17T07:26:59.749 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:26:59 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:26:59.543+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:30.770022+0000 front 2024-09-17T07:26:30.769832+0000 (oldest deadline 2024-09-17T07:26:55.469761+0000) 2024-09-17T07:26:59.749 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:26:59 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6[58905]: 2024-09-17T07:26:59.447+0000 7f4406a00640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:31.607013+0000 front 2024-09-17T07:26:31.607037+0000 (oldest deadline 2024-09-17T07:26:55.706947+0000) 2024-09-17T07:26:59.942 DEBUG:teuthology.orchestra.run.smithi037:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d241d094-74c1-11ef-bceb-c7b262605968@osd.3.service' 2024-09-17T07:26:59.989 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T07:26:59.989 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-09-17T07:26:59.989 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-09-17T07:26:59.989 DEBUG:teuthology.orchestra.run.smithi167:> sudo systemctl stop ceph-d241d094-74c1-11ef-bceb-c7b262605968@osd.4 2024-09-17T07:27:00.249 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:27:00 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-5[56590]: 2024-09-17T07:27:00.063+0000 7f071a8a2640 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:31.164632+0000 front 2024-09-17T07:26:31.164786+0000 (oldest deadline 2024-09-17T07:26:55.864675+0000) 2024-09-17T07:27:00.249 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 17 07:26:59 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-4[54315]: 2024-09-17T07:26:59.937+0000 7f715b5b2640 -1 osd.4 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:33.428848+0000 front 2024-09-17T07:26:33.428970+0000 (oldest deadline 2024-09-17T07:26:56.328748+0000) 2024-09-17T07:27:00.249 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 17 07:27:00 smithi167 systemd[1]: Stopping Ceph osd.4 for d241d094-74c1-11ef-bceb-c7b262605968... 2024-09-17T07:27:00.749 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:00 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:00.526+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:30.770022+0000 front 2024-09-17T07:26:30.769832+0000 (oldest deadline 2024-09-17T07:26:55.469761+0000) 2024-09-17T07:27:00.749 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:27:00 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6[58905]: 2024-09-17T07:27:00.496+0000 7f4406a00640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:31.607013+0000 front 2024-09-17T07:26:31.607037+0000 (oldest deadline 2024-09-17T07:26:55.706947+0000) 2024-09-17T07:27:00.749 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 17 07:27:00 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-4[54315]: 2024-09-17T07:27:00.307+0000 7f715ef9e640 -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-09-17T07:27:00.749 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 17 07:27:00 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-4[54315]: 2024-09-17T07:27:00.307+0000 7f715ef9e640 -1 osd.4 117 *** Got signal Terminated *** 2024-09-17T07:27:00.749 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 17 07:27:00 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-4[54315]: 2024-09-17T07:27:00.307+0000 7f715ef9e640 -1 osd.4 117 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T07:27:01.249 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:27:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-5[56590]: 2024-09-17T07:27:01.040+0000 7f071a8a2640 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:31.164632+0000 front 2024-09-17T07:26:31.164786+0000 (oldest deadline 2024-09-17T07:26:55.864675+0000) 2024-09-17T07:27:01.249 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 17 07:27:00 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-4[54315]: 2024-09-17T07:27:00.889+0000 7f715b5b2640 -1 osd.4 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:33.428848+0000 front 2024-09-17T07:26:33.428970+0000 (oldest deadline 2024-09-17T07:26:56.328748+0000) 2024-09-17T07:27:01.749 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:01.478+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:30.770022+0000 front 2024-09-17T07:26:30.769832+0000 (oldest deadline 2024-09-17T07:26:55.469761+0000) 2024-09-17T07:27:01.749 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:27:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6[58905]: 2024-09-17T07:27:01.455+0000 7f4406a00640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:31.607013+0000 front 2024-09-17T07:26:31.607037+0000 (oldest deadline 2024-09-17T07:26:55.706947+0000) 2024-09-17T07:27:02.249 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 17 07:27:01 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-4[54315]: 2024-09-17T07:27:01.842+0000 7f715b5b2640 -1 osd.4 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:33.428848+0000 front 2024-09-17T07:26:33.428970+0000 (oldest deadline 2024-09-17T07:26:56.328748+0000) 2024-09-17T07:27:02.249 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:27:02 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-5[56590]: 2024-09-17T07:27:02.090+0000 7f071a8a2640 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:31.164632+0000 front 2024-09-17T07:26:31.164786+0000 (oldest deadline 2024-09-17T07:26:55.864675+0000) 2024-09-17T07:27:02.749 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:27:02 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6[58905]: 2024-09-17T07:27:02.444+0000 7f4406a00640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:31.607013+0000 front 2024-09-17T07:26:31.607037+0000 (oldest deadline 2024-09-17T07:26:55.706947+0000) 2024-09-17T07:27:02.749 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:02 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:02.464+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:30.770022+0000 front 2024-09-17T07:26:30.769832+0000 (oldest deadline 2024-09-17T07:26:55.469761+0000) 2024-09-17T07:27:03.137 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 17 07:27:02 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-4[54315]: 2024-09-17T07:27:02.856+0000 7f715b5b2640 -1 osd.4 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:33.428848+0000 front 2024-09-17T07:26:33.428970+0000 (oldest deadline 2024-09-17T07:26:56.328748+0000) 2024-09-17T07:27:03.436 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:27:03 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-5[56590]: 2024-09-17T07:27:03.135+0000 7f071a8a2640 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:31.164632+0000 front 2024-09-17T07:26:31.164786+0000 (oldest deadline 2024-09-17T07:26:55.864675+0000) 2024-09-17T07:27:03.749 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:27:03 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6[58905]: 2024-09-17T07:27:03.475+0000 7f4406a00640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:31.607013+0000 front 2024-09-17T07:26:31.607037+0000 (oldest deadline 2024-09-17T07:26:55.706947+0000) 2024-09-17T07:27:03.749 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:03 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:03.434+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:30.770022+0000 front 2024-09-17T07:26:30.769832+0000 (oldest deadline 2024-09-17T07:26:55.469761+0000) 2024-09-17T07:27:04.249 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:27:04 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-5[56590]: 2024-09-17T07:27:04.092+0000 7f071a8a2640 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:31.164632+0000 front 2024-09-17T07:26:31.164786+0000 (oldest deadline 2024-09-17T07:26:55.864675+0000) 2024-09-17T07:27:04.249 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 17 07:27:03 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-4[54315]: 2024-09-17T07:27:03.859+0000 7f715b5b2640 -1 osd.4 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:33.428848+0000 front 2024-09-17T07:26:33.428970+0000 (oldest deadline 2024-09-17T07:26:56.328748+0000) 2024-09-17T07:27:04.749 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:04 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:04.476+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:30.770022+0000 front 2024-09-17T07:26:30.769832+0000 (oldest deadline 2024-09-17T07:26:55.469761+0000) 2024-09-17T07:27:04.749 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:27:04 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6[58905]: 2024-09-17T07:27:04.491+0000 7f4406a00640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:31.607013+0000 front 2024-09-17T07:26:31.607037+0000 (oldest deadline 2024-09-17T07:26:55.706947+0000) 2024-09-17T07:27:04.749 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:27:04 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6[58905]: 2024-09-17T07:27:04.491+0000 7f4406a00640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-09-17T07:26:40.208708+0000 front 2024-09-17T07:26:40.208774+0000 (oldest deadline 2024-09-17T07:27:04.308590+0000) 2024-09-17T07:27:05.103 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 17 07:27:04 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-4[54315]: 2024-09-17T07:27:04.823+0000 7f715b5b2640 -1 osd.4 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:33.428848+0000 front 2024-09-17T07:26:33.428970+0000 (oldest deadline 2024-09-17T07:26:56.328748+0000) 2024-09-17T07:27:05.478 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:27:05 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-5[56590]: 2024-09-17T07:27:05.101+0000 7f071a8a2640 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:31.164632+0000 front 2024-09-17T07:26:31.164786+0000 (oldest deadline 2024-09-17T07:26:55.864675+0000) 2024-09-17T07:27:05.749 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:05 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:05.520+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:30.770022+0000 front 2024-09-17T07:26:30.769832+0000 (oldest deadline 2024-09-17T07:26:55.469761+0000) 2024-09-17T07:27:05.749 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:05 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:05.520+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-09-17T07:26:40.471811+0000 front 2024-09-17T07:26:40.471834+0000 (oldest deadline 2024-09-17T07:27:05.171812+0000) 2024-09-17T07:27:05.749 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:27:05 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6[58905]: 2024-09-17T07:27:05.477+0000 7f4406a00640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:31.607013+0000 front 2024-09-17T07:26:31.607037+0000 (oldest deadline 2024-09-17T07:26:55.706947+0000) 2024-09-17T07:27:05.749 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:27:05 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6[58905]: 2024-09-17T07:27:05.477+0000 7f4406a00640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-09-17T07:26:40.208708+0000 front 2024-09-17T07:26:40.208774+0000 (oldest deadline 2024-09-17T07:27:04.308590+0000) 2024-09-17T07:27:06.134 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:27:06 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-5[56590]: 2024-09-17T07:27:06.061+0000 7f071a8a2640 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:31.164632+0000 front 2024-09-17T07:26:31.164786+0000 (oldest deadline 2024-09-17T07:26:55.864675+0000) 2024-09-17T07:27:06.135 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 17 07:27:05 smithi167 podman[75182]: 2024-09-17 07:27:05.854225473 +0000 UTC m=+5.662652524 container died 1c04660dd3e78aacd3d306ac13d481042862a4dc41c7b168c8b51b869681fd7b (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-4, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-19e2a2b, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, ceph=True, GIT_CLEAN=True) 2024-09-17T07:27:06.429 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 17 07:27:06 smithi167 podman[75182]: 2024-09-17 07:27:06.333390127 +0000 UTC m=+6.141817176 container cleanup 1c04660dd3e78aacd3d306ac13d481042862a4dc41c7b168c8b51b869681fd7b (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-4, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-19e2a2b, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0) 2024-09-17T07:27:06.429 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 17 07:27:06 smithi167 bash[75182]: ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-4 2024-09-17T07:27:06.749 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 17 07:27:06 smithi167 podman[75228]: 2024-09-17 07:27:06.651915584 +0000 UTC m=+0.787907683 container remove 1c04660dd3e78aacd3d306ac13d481042862a4dc41c7b168c8b51b869681fd7b (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-4, RELEASE=reef-19e2a2b, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, ceph=True, GIT_CLEAN=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=) 2024-09-17T07:27:06.749 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:06 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:06.562+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:30.770022+0000 front 2024-09-17T07:26:30.769832+0000 (oldest deadline 2024-09-17T07:26:55.469761+0000) 2024-09-17T07:27:06.749 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:06 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:06.562+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-09-17T07:26:40.471811+0000 front 2024-09-17T07:26:40.471834+0000 (oldest deadline 2024-09-17T07:27:05.171812+0000) 2024-09-17T07:27:06.749 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:27:06 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6[58905]: 2024-09-17T07:27:06.427+0000 7f4406a00640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:31.607013+0000 front 2024-09-17T07:26:31.607037+0000 (oldest deadline 2024-09-17T07:26:55.706947+0000) 2024-09-17T07:27:06.749 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:27:06 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6[58905]: 2024-09-17T07:27:06.427+0000 7f4406a00640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-09-17T07:26:40.208708+0000 front 2024-09-17T07:26:40.208774+0000 (oldest deadline 2024-09-17T07:27:04.308590+0000) 2024-09-17T07:27:07.305 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:27:07 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-5[56590]: 2024-09-17T07:27:07.049+0000 7f071a8a2640 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:31.164632+0000 front 2024-09-17T07:26:31.164786+0000 (oldest deadline 2024-09-17T07:26:55.864675+0000) 2024-09-17T07:27:07.306 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:27:07 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-5[56590]: 2024-09-17T07:27:07.049+0000 7f071a8a2640 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-09-17T07:26:41.165773+0000 front 2024-09-17T07:26:41.165846+0000 (oldest deadline 2024-09-17T07:27:06.966209+0000) 2024-09-17T07:27:07.306 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 17 07:27:06 smithi167 podman[75317]: 2024-09-17 07:27:06.901883066 +0000 UTC m=+0.015946925 image pull 980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89 quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 2024-09-17T07:27:07.306 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 17 07:27:07 smithi167 podman[75317]: 2024-09-17 07:27:07.011383838 +0000 UTC m=+0.125447733 container create a0d6027fcf2a424692fa65e69e6ea1e8676aefc6b60e87cad851866f8630eb91 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-4-deactivate, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, RELEASE=reef-19e2a2b, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=) 2024-09-17T07:27:07.306 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 17 07:27:07 smithi167 podman[75317]: 2024-09-17 07:27:07.22219569 +0000 UTC m=+0.336259549 container init a0d6027fcf2a424692fa65e69e6ea1e8676aefc6b60e87cad851866f8630eb91 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-4-deactivate, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=reef-19e2a2b, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2) 2024-09-17T07:27:07.306 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 17 07:27:07 smithi167 podman[75317]: 2024-09-17 07:27:07.225403617 +0000 UTC m=+0.339467467 container start a0d6027fcf2a424692fa65e69e6ea1e8676aefc6b60e87cad851866f8630eb91 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-4-deactivate, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, ceph=True, RELEASE=reef-19e2a2b, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, GIT_CLEAN=True) 2024-09-17T07:27:07.306 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 17 07:27:07 smithi167 podman[75317]: 2024-09-17 07:27:07.30556173 +0000 UTC m=+0.419625588 container attach a0d6027fcf2a424692fa65e69e6ea1e8676aefc6b60e87cad851866f8630eb91 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-4-deactivate, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-19e2a2b, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS) 2024-09-17T07:27:07.749 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:07 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:07.522+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:30.770022+0000 front 2024-09-17T07:26:30.769832+0000 (oldest deadline 2024-09-17T07:26:55.469761+0000) 2024-09-17T07:27:07.749 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:07 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:07.522+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-09-17T07:26:40.471811+0000 front 2024-09-17T07:26:40.471834+0000 (oldest deadline 2024-09-17T07:27:05.171812+0000) 2024-09-17T07:27:07.749 INFO:journalctl@ceph.osd.4.smithi167.stdout:Sep 17 07:27:07 smithi167 podman[75317]: 2024-09-17 07:27:07.419756442 +0000 UTC m=+0.533820292 container died a0d6027fcf2a424692fa65e69e6ea1e8676aefc6b60e87cad851866f8630eb91 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-4-deactivate, GIT_CLEAN=True, RELEASE=reef-19e2a2b, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD) 2024-09-17T07:27:07.750 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:27:07 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6[58905]: 2024-09-17T07:27:07.426+0000 7f4406a00640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:31.607013+0000 front 2024-09-17T07:26:31.607037+0000 (oldest deadline 2024-09-17T07:26:55.706947+0000) 2024-09-17T07:27:07.750 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:27:07 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6[58905]: 2024-09-17T07:27:07.426+0000 7f4406a00640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-09-17T07:26:40.208708+0000 front 2024-09-17T07:26:40.208774+0000 (oldest deadline 2024-09-17T07:27:04.308590+0000) 2024-09-17T07:27:08.001 DEBUG:teuthology.orchestra.run.smithi167:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d241d094-74c1-11ef-bceb-c7b262605968@osd.4.service' 2024-09-17T07:27:08.041 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T07:27:08.042 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-09-17T07:27:08.042 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-09-17T07:27:08.042 DEBUG:teuthology.orchestra.run.smithi167:> sudo systemctl stop ceph-d241d094-74c1-11ef-bceb-c7b262605968@osd.5 2024-09-17T07:27:08.241 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:27:08 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-5[56590]: 2024-09-17T07:27:08.045+0000 7f071a8a2640 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:31.164632+0000 front 2024-09-17T07:26:31.164786+0000 (oldest deadline 2024-09-17T07:26:55.864675+0000) 2024-09-17T07:27:08.241 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:27:08 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-5[56590]: 2024-09-17T07:27:08.045+0000 7f071a8a2640 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-09-17T07:26:41.165773+0000 front 2024-09-17T07:26:41.165846+0000 (oldest deadline 2024-09-17T07:27:06.966209+0000) 2024-09-17T07:27:08.241 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:27:08 smithi167 systemd[1]: Stopping Ceph osd.5 for d241d094-74c1-11ef-bceb-c7b262605968... 2024-09-17T07:27:08.499 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:27:08 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-5[56590]: 2024-09-17T07:27:08.378+0000 7f0722296640 -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-09-17T07:27:08.499 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:27:08 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-5[56590]: 2024-09-17T07:27:08.378+0000 7f0722296640 -1 osd.5 117 *** Got signal Terminated *** 2024-09-17T07:27:08.499 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:27:08 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-5[56590]: 2024-09-17T07:27:08.378+0000 7f0722296640 -1 osd.5 117 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T07:27:08.499 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:27:08 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6[58905]: 2024-09-17T07:27:08.388+0000 7f4406a00640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:31.607013+0000 front 2024-09-17T07:26:31.607037+0000 (oldest deadline 2024-09-17T07:26:55.706947+0000) 2024-09-17T07:27:08.499 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:27:08 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6[58905]: 2024-09-17T07:27:08.388+0000 7f4406a00640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-09-17T07:26:40.208708+0000 front 2024-09-17T07:26:40.208774+0000 (oldest deadline 2024-09-17T07:27:04.308590+0000) 2024-09-17T07:27:08.500 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:08 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:08.478+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:30.770022+0000 front 2024-09-17T07:26:30.769832+0000 (oldest deadline 2024-09-17T07:26:55.469761+0000) 2024-09-17T07:27:08.500 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:08 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:08.478+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-09-17T07:26:40.471811+0000 front 2024-09-17T07:26:40.471834+0000 (oldest deadline 2024-09-17T07:27:05.171812+0000) 2024-09-17T07:27:09.357 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:27:09 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6[58905]: 2024-09-17T07:27:09.355+0000 7f4406a00640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:31.607013+0000 front 2024-09-17T07:26:31.607037+0000 (oldest deadline 2024-09-17T07:26:55.706947+0000) 2024-09-17T07:27:09.357 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:27:09 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6[58905]: 2024-09-17T07:27:09.355+0000 7f4406a00640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-09-17T07:26:40.208708+0000 front 2024-09-17T07:26:40.208774+0000 (oldest deadline 2024-09-17T07:27:04.308590+0000) 2024-09-17T07:27:09.357 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:27:09 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-5[56590]: 2024-09-17T07:27:09.007+0000 7f071a8a2640 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:31.164632+0000 front 2024-09-17T07:26:31.164786+0000 (oldest deadline 2024-09-17T07:26:55.864675+0000) 2024-09-17T07:27:09.358 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:27:09 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-5[56590]: 2024-09-17T07:27:09.007+0000 7f071a8a2640 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-09-17T07:26:41.165773+0000 front 2024-09-17T07:26:41.165846+0000 (oldest deadline 2024-09-17T07:27:06.966209+0000) 2024-09-17T07:27:09.749 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:09 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:09.490+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:30.770022+0000 front 2024-09-17T07:26:30.769832+0000 (oldest deadline 2024-09-17T07:26:55.469761+0000) 2024-09-17T07:27:09.749 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:09 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:09.490+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-09-17T07:26:40.471811+0000 front 2024-09-17T07:26:40.471834+0000 (oldest deadline 2024-09-17T07:27:05.171812+0000) 2024-09-17T07:27:10.249 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:27:09 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-5[56590]: 2024-09-17T07:27:09.964+0000 7f071a8a2640 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:31.164632+0000 front 2024-09-17T07:26:31.164786+0000 (oldest deadline 2024-09-17T07:26:55.864675+0000) 2024-09-17T07:27:10.249 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:27:09 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-5[56590]: 2024-09-17T07:27:09.964+0000 7f071a8a2640 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-09-17T07:26:41.165773+0000 front 2024-09-17T07:26:41.165846+0000 (oldest deadline 2024-09-17T07:27:06.966209+0000) 2024-09-17T07:27:10.749 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:27:10 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6[58905]: 2024-09-17T07:27:10.324+0000 7f4406a00640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:31.607013+0000 front 2024-09-17T07:26:31.607037+0000 (oldest deadline 2024-09-17T07:26:55.706947+0000) 2024-09-17T07:27:10.749 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:27:10 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6[58905]: 2024-09-17T07:27:10.324+0000 7f4406a00640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-09-17T07:26:40.208708+0000 front 2024-09-17T07:26:40.208774+0000 (oldest deadline 2024-09-17T07:27:04.308590+0000) 2024-09-17T07:27:10.749 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:10 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:10.510+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:30.770022+0000 front 2024-09-17T07:26:30.769832+0000 (oldest deadline 2024-09-17T07:26:55.469761+0000) 2024-09-17T07:27:10.749 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:10 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:10.510+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-09-17T07:26:40.471811+0000 front 2024-09-17T07:26:40.471834+0000 (oldest deadline 2024-09-17T07:27:05.171812+0000) 2024-09-17T07:27:10.749 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:10 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:10.510+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-09-17T07:26:45.672519+0000 front 2024-09-17T07:26:45.672534+0000 (oldest deadline 2024-09-17T07:27:10.372456+0000) 2024-09-17T07:27:11.249 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:27:10 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-5[56590]: 2024-09-17T07:27:10.954+0000 7f071a8a2640 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:31.164632+0000 front 2024-09-17T07:26:31.164786+0000 (oldest deadline 2024-09-17T07:26:55.864675+0000) 2024-09-17T07:27:11.249 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:27:10 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-5[56590]: 2024-09-17T07:27:10.954+0000 7f071a8a2640 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-09-17T07:26:41.165773+0000 front 2024-09-17T07:26:41.165846+0000 (oldest deadline 2024-09-17T07:27:06.966209+0000) 2024-09-17T07:27:11.749 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:27:11 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6[58905]: 2024-09-17T07:27:11.351+0000 7f4406a00640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:31.607013+0000 front 2024-09-17T07:26:31.607037+0000 (oldest deadline 2024-09-17T07:26:55.706947+0000) 2024-09-17T07:27:11.749 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:27:11 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6[58905]: 2024-09-17T07:27:11.351+0000 7f4406a00640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-09-17T07:26:40.208708+0000 front 2024-09-17T07:26:40.208774+0000 (oldest deadline 2024-09-17T07:27:04.308590+0000) 2024-09-17T07:27:11.749 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:27:11 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6[58905]: 2024-09-17T07:27:11.351+0000 7f4406a00640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-09-17T07:26:47.809573+0000 front 2024-09-17T07:26:47.809501+0000 (oldest deadline 2024-09-17T07:27:10.709554+0000) 2024-09-17T07:27:11.749 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:11 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:11.462+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:30.770022+0000 front 2024-09-17T07:26:30.769832+0000 (oldest deadline 2024-09-17T07:26:55.469761+0000) 2024-09-17T07:27:11.749 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:11 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:11.462+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-09-17T07:26:40.471811+0000 front 2024-09-17T07:26:40.471834+0000 (oldest deadline 2024-09-17T07:27:05.171812+0000) 2024-09-17T07:27:11.749 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:11 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:11.462+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-09-17T07:26:45.672519+0000 front 2024-09-17T07:26:45.672534+0000 (oldest deadline 2024-09-17T07:27:10.372456+0000) 2024-09-17T07:27:12.249 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:27:11 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-5[56590]: 2024-09-17T07:27:11.954+0000 7f071a8a2640 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:31.164632+0000 front 2024-09-17T07:26:31.164786+0000 (oldest deadline 2024-09-17T07:26:55.864675+0000) 2024-09-17T07:27:12.249 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:27:11 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-5[56590]: 2024-09-17T07:27:11.954+0000 7f071a8a2640 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-09-17T07:26:41.165773+0000 front 2024-09-17T07:26:41.165846+0000 (oldest deadline 2024-09-17T07:27:06.966209+0000) 2024-09-17T07:27:12.249 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:27:11 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-5[56590]: 2024-09-17T07:27:11.954+0000 7f071a8a2640 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-09-17T07:26:46.966712+0000 front 2024-09-17T07:26:46.966757+0000 (oldest deadline 2024-09-17T07:27:11.666589+0000) 2024-09-17T07:27:12.749 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:27:12 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6[58905]: 2024-09-17T07:27:12.373+0000 7f4406a00640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:31.607013+0000 front 2024-09-17T07:26:31.607037+0000 (oldest deadline 2024-09-17T07:26:55.706947+0000) 2024-09-17T07:27:12.749 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:27:12 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6[58905]: 2024-09-17T07:27:12.373+0000 7f4406a00640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-09-17T07:26:40.208708+0000 front 2024-09-17T07:26:40.208774+0000 (oldest deadline 2024-09-17T07:27:04.308590+0000) 2024-09-17T07:27:12.749 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:27:12 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6[58905]: 2024-09-17T07:27:12.373+0000 7f4406a00640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-09-17T07:26:47.809573+0000 front 2024-09-17T07:26:47.809501+0000 (oldest deadline 2024-09-17T07:27:10.709554+0000) 2024-09-17T07:27:12.749 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:12 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:12.445+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:30.770022+0000 front 2024-09-17T07:26:30.769832+0000 (oldest deadline 2024-09-17T07:26:55.469761+0000) 2024-09-17T07:27:12.749 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:12 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:12.445+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-09-17T07:26:40.471811+0000 front 2024-09-17T07:26:40.471834+0000 (oldest deadline 2024-09-17T07:27:05.171812+0000) 2024-09-17T07:27:12.750 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:12 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:12.445+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-09-17T07:26:45.672519+0000 front 2024-09-17T07:26:45.672534+0000 (oldest deadline 2024-09-17T07:27:10.372456+0000) 2024-09-17T07:27:13.249 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:27:12 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-5[56590]: 2024-09-17T07:27:12.959+0000 7f071a8a2640 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:31.164632+0000 front 2024-09-17T07:26:31.164786+0000 (oldest deadline 2024-09-17T07:26:55.864675+0000) 2024-09-17T07:27:13.249 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:27:12 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-5[56590]: 2024-09-17T07:27:12.959+0000 7f071a8a2640 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-09-17T07:26:41.165773+0000 front 2024-09-17T07:26:41.165846+0000 (oldest deadline 2024-09-17T07:27:06.966209+0000) 2024-09-17T07:27:13.249 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:27:12 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-5[56590]: 2024-09-17T07:27:12.959+0000 7f071a8a2640 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-09-17T07:26:46.966712+0000 front 2024-09-17T07:26:46.966757+0000 (oldest deadline 2024-09-17T07:27:11.666589+0000) 2024-09-17T07:27:13.752 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:27:13 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6[58905]: 2024-09-17T07:27:13.396+0000 7f4406a00640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:31.607013+0000 front 2024-09-17T07:26:31.607037+0000 (oldest deadline 2024-09-17T07:26:55.706947+0000) 2024-09-17T07:27:13.752 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:27:13 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6[58905]: 2024-09-17T07:27:13.396+0000 7f4406a00640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-09-17T07:26:40.208708+0000 front 2024-09-17T07:26:40.208774+0000 (oldest deadline 2024-09-17T07:27:04.308590+0000) 2024-09-17T07:27:13.752 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:27:13 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6[58905]: 2024-09-17T07:27:13.396+0000 7f4406a00640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-09-17T07:26:47.809573+0000 front 2024-09-17T07:26:47.809501+0000 (oldest deadline 2024-09-17T07:27:10.709554+0000) 2024-09-17T07:27:13.752 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:13 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:13.431+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:30.770022+0000 front 2024-09-17T07:26:30.769832+0000 (oldest deadline 2024-09-17T07:26:55.469761+0000) 2024-09-17T07:27:13.752 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:13 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:13.431+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-09-17T07:26:40.471811+0000 front 2024-09-17T07:26:40.471834+0000 (oldest deadline 2024-09-17T07:27:05.171812+0000) 2024-09-17T07:27:13.752 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:13 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:13.431+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-09-17T07:26:45.672519+0000 front 2024-09-17T07:26:45.672534+0000 (oldest deadline 2024-09-17T07:27:10.372456+0000) 2024-09-17T07:27:14.249 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:27:13 smithi167 podman[75421]: 2024-09-17 07:27:13.962384751 +0000 UTC m=+5.686726570 container died 96f829075adcf3963b0b9048cadf32fbb11e32a5608383f032d9207fd22e79df (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-5, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=reef-19e2a2b, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS) 2024-09-17T07:27:14.739 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:27:14 smithi167 podman[75421]: 2024-09-17 07:27:14.450017766 +0000 UTC m=+6.174359593 container cleanup 96f829075adcf3963b0b9048cadf32fbb11e32a5608383f032d9207fd22e79df (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-5, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.build-date=20240731, RELEASE=reef-19e2a2b, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux ) 2024-09-17T07:27:14.739 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:27:14 smithi167 bash[75421]: ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-5 2024-09-17T07:27:14.740 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:27:14 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6[58905]: 2024-09-17T07:27:14.357+0000 7f4406a00640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:31.607013+0000 front 2024-09-17T07:26:31.607037+0000 (oldest deadline 2024-09-17T07:26:55.706947+0000) 2024-09-17T07:27:14.740 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:27:14 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6[58905]: 2024-09-17T07:27:14.357+0000 7f4406a00640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-09-17T07:26:40.208708+0000 front 2024-09-17T07:26:40.208774+0000 (oldest deadline 2024-09-17T07:27:04.308590+0000) 2024-09-17T07:27:14.740 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:27:14 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6[58905]: 2024-09-17T07:27:14.357+0000 7f4406a00640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-09-17T07:26:47.809573+0000 front 2024-09-17T07:26:47.809501+0000 (oldest deadline 2024-09-17T07:27:10.709554+0000) 2024-09-17T07:27:14.740 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:14 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:14.400+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:30.770022+0000 front 2024-09-17T07:26:30.769832+0000 (oldest deadline 2024-09-17T07:26:55.469761+0000) 2024-09-17T07:27:14.740 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:14 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:14.400+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-09-17T07:26:40.471811+0000 front 2024-09-17T07:26:40.471834+0000 (oldest deadline 2024-09-17T07:27:05.171812+0000) 2024-09-17T07:27:14.740 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:14 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:14.400+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-09-17T07:26:45.672519+0000 front 2024-09-17T07:26:45.672534+0000 (oldest deadline 2024-09-17T07:27:10.372456+0000) 2024-09-17T07:27:14.999 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:27:14 smithi167 podman[75449]: 2024-09-17 07:27:14.739487627 +0000 UTC m=+0.771214263 container remove 96f829075adcf3963b0b9048cadf32fbb11e32a5608383f032d9207fd22e79df (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-5, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, RELEASE=reef-19e2a2b, ceph=True, GIT_BRANCH=HEAD) 2024-09-17T07:27:15.323 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:27:15 smithi167 podman[75539]: 2024-09-17 07:27:14.961574461 +0000 UTC m=+0.015712151 image pull 980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89 quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 2024-09-17T07:27:15.324 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:27:15 smithi167 podman[75539]: 2024-09-17 07:27:15.073821125 +0000 UTC m=+0.127958815 container create 2e7b7aee43201386244e0d4237a54d74e43d012b5c7291d4f112880f1a2a1b48 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-5-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, RELEASE=reef-19e2a2b) 2024-09-17T07:27:15.324 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:27:15 smithi167 podman[75539]: 2024-09-17 07:27:15.302389207 +0000 UTC m=+0.356526903 container init 2e7b7aee43201386244e0d4237a54d74e43d012b5c7291d4f112880f1a2a1b48 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-5-deactivate, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, ceph=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, RELEASE=reef-19e2a2b, io.buildah.version=1.37.2) 2024-09-17T07:27:15.324 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:27:15 smithi167 podman[75539]: 2024-09-17 07:27:15.305755916 +0000 UTC m=+0.359893606 container start 2e7b7aee43201386244e0d4237a54d74e43d012b5c7291d4f112880f1a2a1b48 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-5-deactivate, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, RELEASE=reef-19e2a2b, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2) 2024-09-17T07:27:15.749 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:27:15 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6[58905]: 2024-09-17T07:27:15.323+0000 7f4406a00640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:31.607013+0000 front 2024-09-17T07:26:31.607037+0000 (oldest deadline 2024-09-17T07:26:55.706947+0000) 2024-09-17T07:27:15.749 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:27:15 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6[58905]: 2024-09-17T07:27:15.323+0000 7f4406a00640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-09-17T07:26:40.208708+0000 front 2024-09-17T07:26:40.208774+0000 (oldest deadline 2024-09-17T07:27:04.308590+0000) 2024-09-17T07:27:15.749 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:27:15 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6[58905]: 2024-09-17T07:27:15.323+0000 7f4406a00640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-09-17T07:26:47.809573+0000 front 2024-09-17T07:26:47.809501+0000 (oldest deadline 2024-09-17T07:27:10.709554+0000) 2024-09-17T07:27:15.749 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:15 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:15.412+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:30.770022+0000 front 2024-09-17T07:26:30.769832+0000 (oldest deadline 2024-09-17T07:26:55.469761+0000) 2024-09-17T07:27:15.750 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:15 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:15.412+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-09-17T07:26:40.471811+0000 front 2024-09-17T07:26:40.471834+0000 (oldest deadline 2024-09-17T07:27:05.171812+0000) 2024-09-17T07:27:15.750 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:15 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:15.412+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-09-17T07:26:45.672519+0000 front 2024-09-17T07:26:45.672534+0000 (oldest deadline 2024-09-17T07:27:10.372456+0000) 2024-09-17T07:27:15.750 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:27:15 smithi167 podman[75539]: 2024-09-17 07:27:15.411115814 +0000 UTC m=+0.465253505 container attach 2e7b7aee43201386244e0d4237a54d74e43d012b5c7291d4f112880f1a2a1b48 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-5-deactivate, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, RELEASE=reef-19e2a2b, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, GIT_CLEAN=True) 2024-09-17T07:27:15.750 INFO:journalctl@ceph.osd.5.smithi167.stdout:Sep 17 07:27:15 smithi167 podman[75539]: 2024-09-17 07:27:15.491804641 +0000 UTC m=+0.545942332 container died 2e7b7aee43201386244e0d4237a54d74e43d012b5c7291d4f112880f1a2a1b48 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-5-deactivate, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, ceph=True, RELEASE=reef-19e2a2b, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.license=GPLv2) 2024-09-17T07:27:16.167 DEBUG:teuthology.orchestra.run.smithi167:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d241d094-74c1-11ef-bceb-c7b262605968@osd.5.service' 2024-09-17T07:27:16.209 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T07:27:16.210 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-09-17T07:27:16.210 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-09-17T07:27:16.210 DEBUG:teuthology.orchestra.run.smithi167:> sudo systemctl stop ceph-d241d094-74c1-11ef-bceb-c7b262605968@osd.6 2024-09-17T07:27:16.437 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:27:16 smithi167 systemd[1]: Stopping Ceph osd.6 for d241d094-74c1-11ef-bceb-c7b262605968... 2024-09-17T07:27:16.437 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:27:16 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6[58905]: 2024-09-17T07:27:16.328+0000 7f4406a00640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:31.607013+0000 front 2024-09-17T07:26:31.607037+0000 (oldest deadline 2024-09-17T07:26:55.706947+0000) 2024-09-17T07:27:16.437 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:27:16 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6[58905]: 2024-09-17T07:27:16.328+0000 7f4406a00640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-09-17T07:26:40.208708+0000 front 2024-09-17T07:26:40.208774+0000 (oldest deadline 2024-09-17T07:27:04.308590+0000) 2024-09-17T07:27:16.437 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:27:16 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6[58905]: 2024-09-17T07:27:16.328+0000 7f4406a00640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-09-17T07:26:47.809573+0000 front 2024-09-17T07:26:47.809501+0000 (oldest deadline 2024-09-17T07:27:10.709554+0000) 2024-09-17T07:27:16.749 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:27:16 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6[58905]: 2024-09-17T07:27:16.535+0000 7f440a3ec640 -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-09-17T07:27:16.749 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:27:16 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6[58905]: 2024-09-17T07:27:16.535+0000 7f440a3ec640 -1 osd.6 117 *** Got signal Terminated *** 2024-09-17T07:27:16.749 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:27:16 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6[58905]: 2024-09-17T07:27:16.535+0000 7f440a3ec640 -1 osd.6 117 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T07:27:16.749 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:16 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:16.434+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:30.770022+0000 front 2024-09-17T07:26:30.769832+0000 (oldest deadline 2024-09-17T07:26:55.469761+0000) 2024-09-17T07:27:16.749 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:16 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:16.434+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-09-17T07:26:40.471811+0000 front 2024-09-17T07:26:40.471834+0000 (oldest deadline 2024-09-17T07:27:05.171812+0000) 2024-09-17T07:27:16.749 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:16 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:16.434+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-09-17T07:26:45.672519+0000 front 2024-09-17T07:26:45.672534+0000 (oldest deadline 2024-09-17T07:27:10.372456+0000) 2024-09-17T07:27:17.749 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:27:17 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6[58905]: 2024-09-17T07:27:17.316+0000 7f4406a00640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:31.607013+0000 front 2024-09-17T07:26:31.607037+0000 (oldest deadline 2024-09-17T07:26:55.706947+0000) 2024-09-17T07:27:17.749 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:27:17 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6[58905]: 2024-09-17T07:27:17.316+0000 7f4406a00640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-09-17T07:26:40.208708+0000 front 2024-09-17T07:26:40.208774+0000 (oldest deadline 2024-09-17T07:27:04.308590+0000) 2024-09-17T07:27:17.749 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:27:17 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6[58905]: 2024-09-17T07:27:17.316+0000 7f4406a00640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-09-17T07:26:47.809573+0000 front 2024-09-17T07:26:47.809501+0000 (oldest deadline 2024-09-17T07:27:10.709554+0000) 2024-09-17T07:27:17.750 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:17 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:17.474+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:30.770022+0000 front 2024-09-17T07:26:30.769832+0000 (oldest deadline 2024-09-17T07:26:55.469761+0000) 2024-09-17T07:27:17.750 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:17 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:17.474+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-09-17T07:26:40.471811+0000 front 2024-09-17T07:26:40.471834+0000 (oldest deadline 2024-09-17T07:27:05.171812+0000) 2024-09-17T07:27:17.750 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:17 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:17.474+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-09-17T07:26:45.672519+0000 front 2024-09-17T07:26:45.672534+0000 (oldest deadline 2024-09-17T07:27:10.372456+0000) 2024-09-17T07:27:18.705 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:27:18 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6[58905]: 2024-09-17T07:27:18.324+0000 7f4406a00640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:31.607013+0000 front 2024-09-17T07:26:31.607037+0000 (oldest deadline 2024-09-17T07:26:55.706947+0000) 2024-09-17T07:27:18.705 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:27:18 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6[58905]: 2024-09-17T07:27:18.324+0000 7f4406a00640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-09-17T07:26:40.208708+0000 front 2024-09-17T07:26:40.208774+0000 (oldest deadline 2024-09-17T07:27:04.308590+0000) 2024-09-17T07:27:18.705 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:27:18 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6[58905]: 2024-09-17T07:27:18.324+0000 7f4406a00640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-09-17T07:26:47.809573+0000 front 2024-09-17T07:26:47.809501+0000 (oldest deadline 2024-09-17T07:27:10.709554+0000) 2024-09-17T07:27:18.706 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:18 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:18.471+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:30.770022+0000 front 2024-09-17T07:26:30.769832+0000 (oldest deadline 2024-09-17T07:26:55.469761+0000) 2024-09-17T07:27:18.706 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:18 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:18.471+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-09-17T07:26:40.471811+0000 front 2024-09-17T07:26:40.471834+0000 (oldest deadline 2024-09-17T07:27:05.171812+0000) 2024-09-17T07:27:18.706 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:18 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:18.471+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-09-17T07:26:45.672519+0000 front 2024-09-17T07:26:45.672534+0000 (oldest deadline 2024-09-17T07:27:10.372456+0000) 2024-09-17T07:27:19.749 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:27:19 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6[58905]: 2024-09-17T07:27:19.335+0000 7f4406a00640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:31.607013+0000 front 2024-09-17T07:26:31.607037+0000 (oldest deadline 2024-09-17T07:26:55.706947+0000) 2024-09-17T07:27:19.749 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:27:19 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6[58905]: 2024-09-17T07:27:19.335+0000 7f4406a00640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-09-17T07:26:40.208708+0000 front 2024-09-17T07:26:40.208774+0000 (oldest deadline 2024-09-17T07:27:04.308590+0000) 2024-09-17T07:27:19.749 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:27:19 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6[58905]: 2024-09-17T07:27:19.335+0000 7f4406a00640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-09-17T07:26:47.809573+0000 front 2024-09-17T07:26:47.809501+0000 (oldest deadline 2024-09-17T07:27:10.709554+0000) 2024-09-17T07:27:19.750 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:19 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:19.486+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:30.770022+0000 front 2024-09-17T07:26:30.769832+0000 (oldest deadline 2024-09-17T07:26:55.469761+0000) 2024-09-17T07:27:19.750 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:19 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:19.486+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-09-17T07:26:40.471811+0000 front 2024-09-17T07:26:40.471834+0000 (oldest deadline 2024-09-17T07:27:05.171812+0000) 2024-09-17T07:27:19.750 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:19 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:19.486+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-09-17T07:26:45.672519+0000 front 2024-09-17T07:26:45.672534+0000 (oldest deadline 2024-09-17T07:27:10.372456+0000) 2024-09-17T07:27:19.750 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:19 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:19.486+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6830 osd.3 since back 2024-09-17T07:26:56.674392+0000 front 2024-09-17T07:26:56.674407+0000 (oldest deadline 2024-09-17T07:27:18.974291+0000) 2024-09-17T07:27:20.749 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:27:20 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6[58905]: 2024-09-17T07:27:20.338+0000 7f4406a00640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:31.607013+0000 front 2024-09-17T07:26:31.607037+0000 (oldest deadline 2024-09-17T07:26:55.706947+0000) 2024-09-17T07:27:20.749 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:27:20 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6[58905]: 2024-09-17T07:27:20.338+0000 7f4406a00640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-09-17T07:26:40.208708+0000 front 2024-09-17T07:26:40.208774+0000 (oldest deadline 2024-09-17T07:27:04.308590+0000) 2024-09-17T07:27:20.749 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:27:20 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6[58905]: 2024-09-17T07:27:20.338+0000 7f4406a00640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-09-17T07:26:47.809573+0000 front 2024-09-17T07:26:47.809501+0000 (oldest deadline 2024-09-17T07:27:10.709554+0000) 2024-09-17T07:27:20.749 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:27:20 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6[58905]: 2024-09-17T07:27:20.338+0000 7f4406a00640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.37:6830 osd.3 since back 2024-09-17T07:26:54.711365+0000 front 2024-09-17T07:26:54.711397+0000 (oldest deadline 2024-09-17T07:27:19.411334+0000) 2024-09-17T07:27:20.750 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:20 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:20.525+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:30.770022+0000 front 2024-09-17T07:26:30.769832+0000 (oldest deadline 2024-09-17T07:26:55.469761+0000) 2024-09-17T07:27:20.750 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:20 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:20.525+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-09-17T07:26:40.471811+0000 front 2024-09-17T07:26:40.471834+0000 (oldest deadline 2024-09-17T07:27:05.171812+0000) 2024-09-17T07:27:20.750 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:20 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:20.525+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-09-17T07:26:45.672519+0000 front 2024-09-17T07:26:45.672534+0000 (oldest deadline 2024-09-17T07:27:10.372456+0000) 2024-09-17T07:27:20.750 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:20 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:20.525+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6830 osd.3 since back 2024-09-17T07:26:56.674392+0000 front 2024-09-17T07:26:56.674407+0000 (oldest deadline 2024-09-17T07:27:18.974291+0000) 2024-09-17T07:27:21.573 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:27:21 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6[58905]: 2024-09-17T07:27:21.296+0000 7f4406a00640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:31.607013+0000 front 2024-09-17T07:26:31.607037+0000 (oldest deadline 2024-09-17T07:26:55.706947+0000) 2024-09-17T07:27:21.573 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:27:21 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6[58905]: 2024-09-17T07:27:21.296+0000 7f4406a00640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-09-17T07:26:40.208708+0000 front 2024-09-17T07:26:40.208774+0000 (oldest deadline 2024-09-17T07:27:04.308590+0000) 2024-09-17T07:27:21.573 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:27:21 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6[58905]: 2024-09-17T07:27:21.296+0000 7f4406a00640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-09-17T07:26:47.809573+0000 front 2024-09-17T07:26:47.809501+0000 (oldest deadline 2024-09-17T07:27:10.709554+0000) 2024-09-17T07:27:21.573 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:27:21 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6[58905]: 2024-09-17T07:27:21.296+0000 7f4406a00640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.37:6830 osd.3 since back 2024-09-17T07:26:54.711365+0000 front 2024-09-17T07:26:54.711397+0000 (oldest deadline 2024-09-17T07:27:19.411334+0000) 2024-09-17T07:27:21.999 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:21 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:21.572+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:30.770022+0000 front 2024-09-17T07:26:30.769832+0000 (oldest deadline 2024-09-17T07:26:55.469761+0000) 2024-09-17T07:27:21.999 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:21 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:21.572+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-09-17T07:26:40.471811+0000 front 2024-09-17T07:26:40.471834+0000 (oldest deadline 2024-09-17T07:27:05.171812+0000) 2024-09-17T07:27:22.000 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:21 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:21.572+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-09-17T07:26:45.672519+0000 front 2024-09-17T07:26:45.672534+0000 (oldest deadline 2024-09-17T07:27:10.372456+0000) 2024-09-17T07:27:22.000 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:21 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:21.572+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6830 osd.3 since back 2024-09-17T07:26:56.674392+0000 front 2024-09-17T07:26:56.674407+0000 (oldest deadline 2024-09-17T07:27:18.974291+0000) 2024-09-17T07:27:22.402 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:27:22 smithi167 podman[75641]: 2024-09-17 07:27:22.1168097 +0000 UTC m=+5.682669082 container died 793a388967da6a8772a858cb634814ae0fb1a18267bae83435c8b53dc9752259 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6, io.buildah.version=1.37.2, RELEASE=reef-19e2a2b, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0) 2024-09-17T07:27:22.749 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:27:22 smithi167 podman[75641]: 2024-09-17 07:27:22.568360081 +0000 UTC m=+6.134219454 container cleanup 793a388967da6a8772a858cb634814ae0fb1a18267bae83435c8b53dc9752259 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, RELEASE=reef-19e2a2b, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, ceph=True, io.buildah.version=1.37.2) 2024-09-17T07:27:22.749 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:27:22 smithi167 bash[75641]: ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6 2024-09-17T07:27:22.749 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:22 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:22.562+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:30.770022+0000 front 2024-09-17T07:26:30.769832+0000 (oldest deadline 2024-09-17T07:26:55.469761+0000) 2024-09-17T07:27:22.749 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:22 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:22.562+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-09-17T07:26:40.471811+0000 front 2024-09-17T07:26:40.471834+0000 (oldest deadline 2024-09-17T07:27:05.171812+0000) 2024-09-17T07:27:22.749 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:22 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:22.562+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-09-17T07:26:45.672519+0000 front 2024-09-17T07:26:45.672534+0000 (oldest deadline 2024-09-17T07:27:10.372456+0000) 2024-09-17T07:27:22.749 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:22 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:22.562+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6830 osd.3 since back 2024-09-17T07:26:56.674392+0000 front 2024-09-17T07:26:56.674407+0000 (oldest deadline 2024-09-17T07:27:18.974291+0000) 2024-09-17T07:27:23.211 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:27:22 smithi167 podman[75659]: 2024-09-17 07:27:22.886765513 +0000 UTC m=+0.772692206 container remove 793a388967da6a8772a858cb634814ae0fb1a18267bae83435c8b53dc9752259 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6, org.label-schema.license=GPLv2, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, RELEASE=reef-19e2a2b, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731) 2024-09-17T07:27:23.465 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:27:23 smithi167 podman[75748]: 2024-09-17 07:27:23.113895504 +0000 UTC m=+0.015993798 image pull 980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89 quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 2024-09-17T07:27:23.465 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:27:23 smithi167 podman[75748]: 2024-09-17 07:27:23.229294938 +0000 UTC m=+0.131393268 container create 6b061d6f8e1efc9d5aa79afdde777e5c345a7927c3ce9223ae55ecfd53087a36 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6-deactivate, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=reef-19e2a2b, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-17T07:27:23.465 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:27:23 smithi167 podman[75748]: 2024-09-17 07:27:23.465196392 +0000 UTC m=+0.367294689 container init 6b061d6f8e1efc9d5aa79afdde777e5c345a7927c3ce9223ae55ecfd53087a36 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6-deactivate, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=reef-19e2a2b, ceph=True, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS) 2024-09-17T07:27:23.749 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:27:23 smithi167 podman[75748]: 2024-09-17 07:27:23.468540856 +0000 UTC m=+0.370639145 container start 6b061d6f8e1efc9d5aa79afdde777e5c345a7927c3ce9223ae55ecfd53087a36 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , RELEASE=reef-19e2a2b, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, ceph=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS) 2024-09-17T07:27:23.749 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:27:23 smithi167 podman[75748]: 2024-09-17 07:27:23.57338565 +0000 UTC m=+0.475483941 container attach 6b061d6f8e1efc9d5aa79afdde777e5c345a7927c3ce9223ae55ecfd53087a36 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=reef-19e2a2b, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=) 2024-09-17T07:27:23.749 INFO:journalctl@ceph.osd.6.smithi167.stdout:Sep 17 07:27:23 smithi167 podman[75748]: 2024-09-17 07:27:23.66168184 +0000 UTC m=+0.563780129 container died 6b061d6f8e1efc9d5aa79afdde777e5c345a7927c3ce9223ae55ecfd53087a36 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-6-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, ceph=True, GIT_BRANCH=HEAD, RELEASE=reef-19e2a2b, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.vendor=CentOS) 2024-09-17T07:27:23.749 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:23 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:23.534+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:30.770022+0000 front 2024-09-17T07:26:30.769832+0000 (oldest deadline 2024-09-17T07:26:55.469761+0000) 2024-09-17T07:27:23.749 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:23 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:23.534+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-09-17T07:26:40.471811+0000 front 2024-09-17T07:26:40.471834+0000 (oldest deadline 2024-09-17T07:27:05.171812+0000) 2024-09-17T07:27:23.749 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:23 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:23.534+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-09-17T07:26:45.672519+0000 front 2024-09-17T07:26:45.672534+0000 (oldest deadline 2024-09-17T07:27:10.372456+0000) 2024-09-17T07:27:23.749 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:23 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:23.534+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6830 osd.3 since back 2024-09-17T07:26:56.674392+0000 front 2024-09-17T07:26:56.674407+0000 (oldest deadline 2024-09-17T07:27:18.974291+0000) 2024-09-17T07:27:24.276 DEBUG:teuthology.orchestra.run.smithi167:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d241d094-74c1-11ef-bceb-c7b262605968@osd.6.service' 2024-09-17T07:27:24.314 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T07:27:24.315 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-09-17T07:27:24.315 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-09-17T07:27:24.315 DEBUG:teuthology.orchestra.run.smithi167:> sudo systemctl stop ceph-d241d094-74c1-11ef-bceb-c7b262605968@osd.7 2024-09-17T07:27:24.499 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:24 smithi167 systemd[1]: Stopping Ceph osd.7 for d241d094-74c1-11ef-bceb-c7b262605968... 2024-09-17T07:27:24.999 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:24 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:24.511+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:30.770022+0000 front 2024-09-17T07:26:30.769832+0000 (oldest deadline 2024-09-17T07:26:55.469761+0000) 2024-09-17T07:27:24.999 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:24 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:24.511+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-09-17T07:26:40.471811+0000 front 2024-09-17T07:26:40.471834+0000 (oldest deadline 2024-09-17T07:27:05.171812+0000) 2024-09-17T07:27:24.999 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:24 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:24.511+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-09-17T07:26:45.672519+0000 front 2024-09-17T07:26:45.672534+0000 (oldest deadline 2024-09-17T07:27:10.372456+0000) 2024-09-17T07:27:24.999 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:24 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:24.511+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6830 osd.3 since back 2024-09-17T07:26:56.674392+0000 front 2024-09-17T07:26:56.674407+0000 (oldest deadline 2024-09-17T07:27:18.974291+0000) 2024-09-17T07:27:24.999 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:24 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:24.680+0000 7fa63786b640 -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-09-17T07:27:25.000 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:24 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:24.680+0000 7fa63786b640 -1 osd.7 117 *** Got signal Terminated *** 2024-09-17T07:27:25.000 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:24 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:24.680+0000 7fa63786b640 -1 osd.7 117 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T07:27:25.749 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:25 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:25.492+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:30.770022+0000 front 2024-09-17T07:26:30.769832+0000 (oldest deadline 2024-09-17T07:26:55.469761+0000) 2024-09-17T07:27:25.749 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:25 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:25.492+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-09-17T07:26:40.471811+0000 front 2024-09-17T07:26:40.471834+0000 (oldest deadline 2024-09-17T07:27:05.171812+0000) 2024-09-17T07:27:25.749 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:25 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:25.492+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-09-17T07:26:45.672519+0000 front 2024-09-17T07:26:45.672534+0000 (oldest deadline 2024-09-17T07:27:10.372456+0000) 2024-09-17T07:27:25.749 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:25 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:25.492+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6830 osd.3 since back 2024-09-17T07:26:56.674392+0000 front 2024-09-17T07:26:56.674407+0000 (oldest deadline 2024-09-17T07:27:18.974291+0000) 2024-09-17T07:27:26.749 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:26 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:26.478+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:30.770022+0000 front 2024-09-17T07:26:30.769832+0000 (oldest deadline 2024-09-17T07:26:55.469761+0000) 2024-09-17T07:27:26.749 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:26 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:26.478+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-09-17T07:26:40.471811+0000 front 2024-09-17T07:26:40.471834+0000 (oldest deadline 2024-09-17T07:27:05.171812+0000) 2024-09-17T07:27:26.749 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:26 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:26.478+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-09-17T07:26:45.672519+0000 front 2024-09-17T07:26:45.672534+0000 (oldest deadline 2024-09-17T07:27:10.372456+0000) 2024-09-17T07:27:26.749 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:26 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:26.478+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6830 osd.3 since back 2024-09-17T07:26:56.674392+0000 front 2024-09-17T07:26:56.674407+0000 (oldest deadline 2024-09-17T07:27:18.974291+0000) 2024-09-17T07:27:27.999 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:27.498+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:30.770022+0000 front 2024-09-17T07:26:30.769832+0000 (oldest deadline 2024-09-17T07:26:55.469761+0000) 2024-09-17T07:27:27.999 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:27.498+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-09-17T07:26:40.471811+0000 front 2024-09-17T07:26:40.471834+0000 (oldest deadline 2024-09-17T07:27:05.171812+0000) 2024-09-17T07:27:27.999 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:27.498+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-09-17T07:26:45.672519+0000 front 2024-09-17T07:26:45.672534+0000 (oldest deadline 2024-09-17T07:27:10.372456+0000) 2024-09-17T07:27:27.999 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:27 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:27.498+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6830 osd.3 since back 2024-09-17T07:26:56.674392+0000 front 2024-09-17T07:26:56.674407+0000 (oldest deadline 2024-09-17T07:27:18.974291+0000) 2024-09-17T07:27:28.999 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:28 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:28.521+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:30.770022+0000 front 2024-09-17T07:26:30.769832+0000 (oldest deadline 2024-09-17T07:26:55.469761+0000) 2024-09-17T07:27:28.999 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:28 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:28.521+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-09-17T07:26:40.471811+0000 front 2024-09-17T07:26:40.471834+0000 (oldest deadline 2024-09-17T07:27:05.171812+0000) 2024-09-17T07:27:28.999 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:28 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:28.521+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-09-17T07:26:45.672519+0000 front 2024-09-17T07:26:45.672534+0000 (oldest deadline 2024-09-17T07:27:10.372456+0000) 2024-09-17T07:27:28.999 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:28 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:28.521+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6830 osd.3 since back 2024-09-17T07:26:56.674392+0000 front 2024-09-17T07:26:56.674407+0000 (oldest deadline 2024-09-17T07:27:18.974291+0000) 2024-09-17T07:27:29.999 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:29 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:29.530+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-09-17T07:26:30.770022+0000 front 2024-09-17T07:26:30.769832+0000 (oldest deadline 2024-09-17T07:26:55.469761+0000) 2024-09-17T07:27:29.999 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:29 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:29.530+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-09-17T07:26:40.471811+0000 front 2024-09-17T07:26:40.471834+0000 (oldest deadline 2024-09-17T07:27:05.171812+0000) 2024-09-17T07:27:29.999 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:29 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:29.530+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-09-17T07:26:45.672519+0000 front 2024-09-17T07:26:45.672534+0000 (oldest deadline 2024-09-17T07:27:10.372456+0000) 2024-09-17T07:27:29.999 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:29 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:29.530+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.37:6830 osd.3 since back 2024-09-17T07:26:56.674392+0000 front 2024-09-17T07:26:56.674407+0000 (oldest deadline 2024-09-17T07:27:18.974291+0000) 2024-09-17T07:27:29.999 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:29 smithi167 ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7[61209]: 2024-09-17T07:27:29.530+0000 7fa62fe77640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.167:6804 osd.4 since back 2024-09-17T07:27:04.775728+0000 front 2024-09-17T07:27:04.775761+0000 (oldest deadline 2024-09-17T07:27:29.475764+0000) 2024-09-17T07:27:30.555 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:30 smithi167 podman[75881]: 2024-09-17 07:27:30.258132613 +0000 UTC m=+5.722743906 container died afaa4f2010313191736f1de076b10e209cdf076d52c4a65c4783dea77e918e5c (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, RELEASE=reef-19e2a2b, maintainer=Guillaume Abrioux ) 2024-09-17T07:27:30.999 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:30 smithi167 podman[75881]: 2024-09-17 07:27:30.746772725 +0000 UTC m=+6.211384018 container cleanup afaa4f2010313191736f1de076b10e209cdf076d52c4a65c4783dea77e918e5c (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_CLEAN=True, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-19e2a2b, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS) 2024-09-17T07:27:30.999 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:30 smithi167 bash[75881]: ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7 2024-09-17T07:27:31.361 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:31 smithi167 podman[75912]: 2024-09-17 07:27:31.014707632 +0000 UTC m=+0.747412423 container remove afaa4f2010313191736f1de076b10e209cdf076d52c4a65c4783dea77e918e5c (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, ceph=True, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, RELEASE=reef-19e2a2b, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS) 2024-09-17T07:27:31.685 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:31 smithi167 podman[76003]: 2024-09-17 07:27:31.264541165 +0000 UTC m=+0.015758797 image pull 980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89 quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 2024-09-17T07:27:31.685 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:31 smithi167 podman[76003]: 2024-09-17 07:27:31.365562495 +0000 UTC m=+0.116780113 container create fbe583cbd4d0202f28d228330627f9cc02150b178f0e7b921a1abc38d18402c7 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7-deactivate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, RELEASE=reef-19e2a2b, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-17T07:27:31.685 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:31 smithi167 podman[76003]: 2024-09-17 07:27:31.601952696 +0000 UTC m=+0.353170324 container init fbe583cbd4d0202f28d228330627f9cc02150b178f0e7b921a1abc38d18402c7 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7-deactivate, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, RELEASE=reef-19e2a2b, GIT_CLEAN=True, ceph=True, maintainer=Guillaume Abrioux ) 2024-09-17T07:27:31.685 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:31 smithi167 podman[76003]: 2024-09-17 07:27:31.605297939 +0000 UTC m=+0.356515566 container start fbe583cbd4d0202f28d228330627f9cc02150b178f0e7b921a1abc38d18402c7 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , GIT_CLEAN=True, RELEASE=reef-19e2a2b, org.label-schema.license=GPLv2, ceph=True, org.label-schema.build-date=20240731) 2024-09-17T07:27:31.685 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:31 smithi167 podman[76003]: 2024-09-17 07:27:31.68515472 +0000 UTC m=+0.436372344 container attach fbe583cbd4d0202f28d228330627f9cc02150b178f0e7b921a1abc38d18402c7 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7-deactivate, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, RELEASE=reef-19e2a2b, GIT_CLEAN=True, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=) 2024-09-17T07:27:31.999 INFO:journalctl@ceph.osd.7.smithi167.stdout:Sep 17 07:27:31 smithi167 podman[76003]: 2024-09-17 07:27:31.793853189 +0000 UTC m=+0.545070808 container died fbe583cbd4d0202f28d228330627f9cc02150b178f0e7b921a1abc38d18402c7 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-d241d094-74c1-11ef-bceb-c7b262605968-osd-7-deactivate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, RELEASE=reef-19e2a2b, org.label-schema.build-date=20240731, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2) 2024-09-17T07:27:32.423 DEBUG:teuthology.orchestra.run.smithi167:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d241d094-74c1-11ef-bceb-c7b262605968@osd.7.service' 2024-09-17T07:27:32.462 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T07:27:32.462 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-09-17T07:27:32.462 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid d241d094-74c1-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-17T07:27:32.630 INFO:teuthology.orchestra.run.smithi037.stderr:usage: cephadm [-h] [--image IMAGE] [--docker] [--data-dir DATA_DIR] 2024-09-17T07:27:32.630 INFO:teuthology.orchestra.run.smithi037.stderr: [--log-dir LOG_DIR] [--logrotate-dir LOGROTATE_DIR] 2024-09-17T07:27:32.630 INFO:teuthology.orchestra.run.smithi037.stderr: [--unit-dir UNIT_DIR] [--verbose] [--timeout TIMEOUT] 2024-09-17T07:27:32.630 INFO:teuthology.orchestra.run.smithi037.stderr: [--retry RETRY] [--env ENV] [--no-container-init] 2024-09-17T07:27:32.631 INFO:teuthology.orchestra.run.smithi037.stderr: {version,pull,inspect-image,ls,list-networks,adopt,rm-daemon,rm-cluster,run,shell,enter,ceph-volume,unit,logs,bootstrap,deploy,check-host,prepare-host,add-repo,rm-repo,install,registry-login,gather-facts,exporter,host-maintenance,verify-prereqs} 2024-09-17T07:27:32.631 INFO:teuthology.orchestra.run.smithi037.stderr: ... 2024-09-17T07:27:32.631 INFO:teuthology.orchestra.run.smithi037.stderr:cephadm: error: unrecognized arguments: --keep-logs 2024-09-17T07:27:32.644 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-09-17T07:27:32.645 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid d241d094-74c1-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-17T07:27:32.789 INFO:teuthology.orchestra.run.smithi167.stderr:usage: cephadm [-h] [--image IMAGE] [--docker] [--data-dir DATA_DIR] 2024-09-17T07:27:32.790 INFO:teuthology.orchestra.run.smithi167.stderr: [--log-dir LOG_DIR] [--logrotate-dir LOGROTATE_DIR] 2024-09-17T07:27:32.790 INFO:teuthology.orchestra.run.smithi167.stderr: [--unit-dir UNIT_DIR] [--verbose] [--timeout TIMEOUT] 2024-09-17T07:27:32.790 INFO:teuthology.orchestra.run.smithi167.stderr: [--retry RETRY] [--env ENV] [--no-container-init] 2024-09-17T07:27:32.790 INFO:teuthology.orchestra.run.smithi167.stderr: {version,pull,inspect-image,ls,list-networks,adopt,rm-daemon,rm-cluster,run,shell,enter,ceph-volume,unit,logs,bootstrap,deploy,check-host,prepare-host,add-repo,rm-repo,install,registry-login,gather-facts,exporter,host-maintenance,verify-prereqs} 2024-09-17T07:27:32.790 INFO:teuthology.orchestra.run.smithi167.stderr: ... 2024-09-17T07:27:32.790 INFO:teuthology.orchestra.run.smithi167.stderr:cephadm: error: unrecognized arguments: --keep-logs 2024-09-17T07:27:32.804 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-09-17T07:27:32.804 DEBUG:teuthology.orchestra.run.smithi037:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T07:27:32.831 DEBUG:teuthology.orchestra.run.smithi167:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T07:27:32.856 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-17T07:27:32.858 DEBUG:teuthology.misc:Transferring archived files from smithi037:/var/lib/ceph/d241d094-74c1-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-09-16_22:08:02-orch-reef-distro-default-smithi/7908132/remote/smithi037/crash 2024-09-17T07:27:32.859 DEBUG:teuthology.orchestra.run.smithi037:> sudo tar c -f - -C /var/lib/ceph/d241d094-74c1-11ef-bceb-c7b262605968/crash -- . 2024-09-17T07:27:32.911 DEBUG:teuthology.misc:Transferring archived files from smithi167:/var/lib/ceph/d241d094-74c1-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-09-16_22:08:02-orch-reef-distro-default-smithi/7908132/remote/smithi167/crash 2024-09-17T07:27:32.912 DEBUG:teuthology.orchestra.run.smithi167:> sudo tar c -f - -C /var/lib/ceph/d241d094-74c1-11ef-bceb-c7b262605968/crash -- . 2024-09-17T07:27:32.946 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-17T07:27:32.946 DEBUG:teuthology.orchestra.run.smithi037:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/d241d094-74c1-11ef-bceb-c7b262605968/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v CEPHADM_REFRESH_FAILED | head -n 1 2024-09-17T07:27:32.979 INFO:teuthology.orchestra.run.smithi037.stderr:grep: /var/log/ceph/d241d094-74c1-11ef-bceb-c7b262605968/ceph.log: No such file or directory 2024-09-17T07:27:32.980 INFO:tasks.cephadm:Compressing logs... 2024-09-17T07:27:32.981 DEBUG:teuthology.orchestra.run.smithi037:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-17T07:27:33.023 DEBUG:teuthology.orchestra.run.smithi167:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-17T07:27:33.045 INFO:teuthology.orchestra.run.smithi037.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2024-09-17T07:27:33.047 INFO:teuthology.orchestra.run.smithi167.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2024-09-17T07:28:47.979 INFO:tasks.cephadm:Archiving logs... 2024-09-17T07:28:47.980 DEBUG:teuthology.misc:Transferring archived files from smithi037:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-16_22:08:02-orch-reef-distro-default-smithi/7908132/remote/smithi037/log 2024-09-17T07:28:47.982 DEBUG:teuthology.orchestra.run.smithi037:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-17T07:28:55.610 DEBUG:teuthology.misc:Transferring archived files from smithi167:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-16_22:08:02-orch-reef-distro-default-smithi/7908132/remote/smithi167/log 2024-09-17T07:28:55.612 DEBUG:teuthology.orchestra.run.smithi167:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-17T07:29:04.731 INFO:tasks.cephadm:Removing cluster... 2024-09-17T07:29:04.732 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid d241d094-74c1-11ef-bceb-c7b262605968 --force 2024-09-17T07:32:02.810 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid d241d094-74c1-11ef-bceb-c7b262605968 --force 2024-09-17T07:32:22.438 INFO:tasks.cephadm:Removing cephadm ... 2024-09-17T07:32:22.439 DEBUG:teuthology.orchestra.run.smithi037:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-17T07:32:22.461 DEBUG:teuthology.orchestra.run.smithi167:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-17T07:32:22.478 INFO:tasks.cephadm:Teardown complete 2024-09-17T07:32:22.478 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-17T07:32:22.491 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-17T07:32:22.491 DEBUG:teuthology.orchestra.run.smithi037:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-17T07:32:22.504 DEBUG:teuthology.orchestra.run.smithi167:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-17T07:32:22.519 INFO:teuthology.orchestra.run.smithi037.stderr:bash: line 1: ntpq: command not found 2024-09-17T07:32:22.523 INFO:teuthology.orchestra.run.smithi037.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-17T07:32:22.524 INFO:teuthology.orchestra.run.smithi037.stdout:=============================================================================== 2024-09-17T07:32:22.524 INFO:teuthology.orchestra.run.smithi037.stdout:^* hv01.front.sepia.ceph.com 3 6 377 8 +902us[ +911us] +/- 48ms 2024-09-17T07:32:22.524 INFO:teuthology.orchestra.run.smithi037.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 13 -3894us[-3886us] +/- 56ms 2024-09-17T07:32:22.524 INFO:teuthology.orchestra.run.smithi037.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 10 +3198us[+3207us] +/- 73ms 2024-09-17T07:32:22.524 INFO:teuthology.orchestra.run.smithi037.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T07:32:22.535 INFO:teuthology.orchestra.run.smithi167.stderr:bash: line 1: ntpq: command not found 2024-09-17T07:32:22.539 INFO:teuthology.orchestra.run.smithi167.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-17T07:32:22.539 INFO:teuthology.orchestra.run.smithi167.stdout:=============================================================================== 2024-09-17T07:32:22.539 INFO:teuthology.orchestra.run.smithi167.stdout:^* hv01.front.sepia.ceph.com 3 6 377 11 +916us[ +459us] +/- 48ms 2024-09-17T07:32:22.539 INFO:teuthology.orchestra.run.smithi167.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 10 -3887us[-3887us] +/- 56ms 2024-09-17T07:32:22.539 INFO:teuthology.orchestra.run.smithi167.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 76 +3203us[+2734us] +/- 72ms 2024-09-17T07:32:22.539 INFO:teuthology.orchestra.run.smithi167.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T07:32:22.540 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-17T07:32:22.549 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-17T07:32:22.549 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-17T07:32:22.559 DEBUG:teuthology.orchestra.run.smithi037:> 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-09-17T07:32:22.656 DEBUG:teuthology.orchestra.run.smithi167:> 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-09-17T07:32:22.728 DEBUG:teuthology.orchestra.run.smithi037:> 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 context=system_u:system_r:getty_t:s0 2024-09-17T07:32:22.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T07:32:22.760 DEBUG:teuthology.orchestra.run.smithi167:> 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 context=system_u:system_r:getty_t:s0 2024-09-17T07:32:22.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T07:32:22.787 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-17T07:32:22.797 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-17T07:32:22.807 INFO:teuthology.task.internal:Duration was 2445.412958 seconds 2024-09-17T07:32:22.808 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-17T07:32:22.820 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-17T07:32:22.820 DEBUG:teuthology.orchestra.run.smithi037:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-17T07:32:22.823 DEBUG:teuthology.orchestra.run.smithi167:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-17T07:32:22.863 INFO:teuthology.orchestra.run.smithi037.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-17T07:32:22.866 INFO:teuthology.orchestra.run.smithi167.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-17T07:32:23.315 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-17T07:32:23.315 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi037.front.sepia.ceph.com 2024-09-17T07:32:23.315 DEBUG:teuthology.orchestra.run.smithi037:> 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-09-17T07:32:23.378 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi167.front.sepia.ceph.com 2024-09-17T07:32:23.379 DEBUG:teuthology.orchestra.run.smithi167:> 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-09-17T07:32:23.409 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-17T07:32:23.409 DEBUG:teuthology.orchestra.run.smithi037:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-17T07:32:23.421 DEBUG:teuthology.orchestra.run.smithi167:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-17T07:32:23.476 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-17T07:32:23.476 DEBUG:teuthology.orchestra.run.smithi037:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-17T07:32:23.490 DEBUG:teuthology.orchestra.run.smithi167:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-17T07:32:23.988 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-17T07:32:23.999 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-17T07:32:24.000 DEBUG:teuthology.orchestra.run.smithi037:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-17T07:32:24.026 DEBUG:teuthology.orchestra.run.smithi167:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-17T07:32:24.052 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-17T07:32:24.062 DEBUG:teuthology.orchestra.run.smithi037:> 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-09-17T07:32:24.069 DEBUG:teuthology.orchestra.run.smithi167:> 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-09-17T07:32:24.090 INFO:teuthology.orchestra.run.smithi037.stdout:kernel.core_pattern = core 2024-09-17T07:32:24.115 INFO:teuthology.orchestra.run.smithi167.stdout:kernel.core_pattern = core 2024-09-17T07:32:24.154 DEBUG:teuthology.orchestra.run.smithi037:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-17T07:32:24.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T07:32:24.169 DEBUG:teuthology.orchestra.run.smithi167:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-17T07:32:24.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T07:32:24.209 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-17T07:32:24.219 INFO:teuthology.task.internal:Transferring archived files... 2024-09-17T07:32:24.221 DEBUG:teuthology.misc:Transferring archived files from smithi037:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-16_22:08:02-orch-reef-distro-default-smithi/7908132/remote/smithi037 2024-09-17T07:32:24.221 DEBUG:teuthology.orchestra.run.smithi037:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-17T07:32:24.268 DEBUG:teuthology.misc:Transferring archived files from smithi167:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-16_22:08:02-orch-reef-distro-default-smithi/7908132/remote/smithi167 2024-09-17T07:32:24.268 DEBUG:teuthology.orchestra.run.smithi167:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-17T07:32:24.305 INFO:teuthology.task.internal:Removing archive directory... 2024-09-17T07:32:24.306 DEBUG:teuthology.orchestra.run.smithi037:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-17T07:32:24.308 DEBUG:teuthology.orchestra.run.smithi167:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-17T07:32:24.354 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-17T07:32:24.368 INFO:teuthology.task.internal:Not uploading archives. 2024-09-17T07:32:24.368 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-17T07:32:24.378 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-17T07:32:24.378 DEBUG:teuthology.orchestra.run.smithi037:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-17T07:32:24.381 DEBUG:teuthology.orchestra.run.smithi167:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-17T07:32:24.394 INFO:teuthology.orchestra.run.smithi037.stdout: 265324 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 17 07:32 /home/ubuntu/cephtest 2024-09-17T07:32:24.408 INFO:teuthology.orchestra.run.smithi167.stdout: 265613 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 17 07:32 /home/ubuntu/cephtest 2024-09-17T07:32:24.409 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-17T07:32:24.420 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-17T07:32:24.444 INFO:teuthology.run:Summary data: description: orch/cephadm/mgr-nfs-upgrade/{0-centos_9.stream 1-bootstrap/16.2.0 1-start 2-nfs 3-upgrade-with-workload 4-final} duration: 2445.41295838356 owner: scheduled_teuthology@teuthology success: true 2024-09-17T07:32:24.445 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-17T07:32:24.519 INFO:teuthology.run:pass